Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d4bbcde2a9a17709321423f63287523073c17bb 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-ssh12677767158135596930.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-ssh2093962286651668399.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-ssh11150583625328836540.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-ssh772358969922512798.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-ssh5202882687603538208.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-5734 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/969 [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/969 # 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 > 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 Avoid second fetch Checking out Revision 5d4bbcde2a9a17709321423f63287523073c17bb (main) Commit message: "Merge pull request #5402 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.9.2" > git config core.sparsecheckout # timeout=10 > git checkout -f 5d4bbcde2a9a17709321423f63287523073c17bb # timeout=10 > git rev-list --no-walk ccfc4ad80108f97da12a51b67a32382092a5128e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:29:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:29:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:29:39 ========================================================= 02:29:39 EdgeX Global Pipelines Version Info 02:29:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:29:40 ------------------- 02:29:40 stable info: 02:29:40 ------------------- 02:29:40 Commited By: Cherry Wang cherry@iotechsys.com 02:29:40 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:29:40 Message: update stable to v1.0.278 02:29:40 ------------------- 02:29:40 experimental info: 02:29:40 ------------------- 02:29:40 Commited By: **** collab-it+edgex@linuxfoundation.org 02:29:40 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:29:40 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:29:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d4bbcd [Pipeline] echo 02:29:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:41 provisioning config files... 02:29:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/969@tmp/config8352698268238157249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:41 ---> ****-login.sh 02:29:41 nexus3.edgexfoundry.org:10001 02:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:42 02:29:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:29:42 Configure a credential helper to remove this warning. See 02:29:42 https://docs.****.com/go/credential-store/ 02:29:42 02:29:42 Login Succeeded 02:29:42 nexus3.edgexfoundry.org:10002 02:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:42 02:29:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:29:42 Configure a credential helper to remove this warning. See 02:29:42 https://docs.****.com/go/credential-store/ 02:29:42 02:29:42 Login Succeeded 02:29:42 nexus3.edgexfoundry.org:10003 02:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:42 02:29:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:29:42 Configure a credential helper to remove this warning. See 02:29:42 https://docs.****.com/go/credential-store/ 02:29:42 02:29:42 Login Succeeded 02:29:42 nexus3.edgexfoundry.org:10004 02:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:42 02:29:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:29:42 Configure a credential helper to remove this warning. See 02:29:42 https://docs.****.com/go/credential-store/ 02:29:42 02:29:42 Login Succeeded 02:29:42 ****.io 02:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:42 02:29:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:29:42 Configure a credential helper to remove this warning. See 02:29:42 https://docs.****.com/go/credential-store/ 02:29:42 02:29:42 Login Succeeded 02:29:42 ---> ****-login.sh ends [Pipeline] } 02:29:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:29:43 + 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:29:43 + + dirname cmd/core-command/Dockerfile 02:29:43 cut -d/ -f2 02:29:43 + echo core-command,cmd/core-command/Dockerfile 02:29:43 + + cut -d/ -f2dirname 02:29:43 cmd/core-common-config-bootstrapper/Dockerfile 02:29:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:29:43 + dirname cmd/core-data/Dockerfile 02:29:43 + cut -d/ -f2 02:29:43 + echo core-data,cmd/core-data/Dockerfile 02:29:43 + dirname cmd/core-keeper/Dockerfile 02:29:43 + cut -d/ -f2 02:29:43 + echo core-keeper,cmd/core-keeper/Dockerfile 02:29:43 + dirname cmd/core-metadata/Dockerfile 02:29:43 + cut -d/ -f2 02:29:43 + echo core-metadata,cmd/core-metadata/Dockerfile 02:29:43 + dirname cmd/security-bootstrapper/Dockerfile 02:29:43 + cut -d/ -f2 02:29:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:29:43 + dirname cmd/security-proxy-auth/Dockerfile 02:29:43 + cut -d/ -f2 02:29:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:29:43 + dirname cmd/security-proxy-setup/Dockerfile 02:29:43 + cut -d/ -f2 02:29:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:29:43 + dirname cmd/security-secretstore-setup/Dockerfile 02:29:43 + cut -d/ -f2 02:29:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:29:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:29:43 + cut -d/ -f2 02:29:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:29:43 + dirname cmd/security-spire-agent/Dockerfile 02:29:43 + cut -d/ -f2 02:29:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:29:43 + dirname+ cmd/security-spire-config/Dockerfile 02:29:43 cut -d/ -f2 02:29:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:29:43 + dirname cmd/security-spire-server/Dockerfile 02:29:43 + cut -d/ -f2 02:29:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:29:43 + dirname cmd/support-notifications/Dockerfile 02:29:43 + cut -d/ -f2 02:29:43 + echo support-notifications,cmd/support-notifications/Dockerfile 02:29:43 + dirname cmd/support-scheduler/Dockerfile 02:29:43 + cut -d/ -f2 02:29:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:29:43 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:29:43 + git rev-list -1 --merges 5d4bbcde2a9a17709321423f63287523073c17bb~1..5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo 02:29:43 -----------> git rev-list -1 --merges 5d4bbcde2a9a17709321423f63287523073c17bb~1..5d4bbcde2a9a17709321423f63287523073c17bb 5d4bbcde2a9a17709321423f63287523073c17bb 02:29:43 5d4bbcde2a9a17709321423f63287523073c17bb [false] [Pipeline] sh 02:29:43 + git log --format=format:%s -1 5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo 02:29:43 ========================================================= 02:29:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:29:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:29:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:29:44 + grep -v github /etc/ssh/ssh_known_hosts 02:29:44 + [ -e /tmp/ssh_known_hosts ] 02:29:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:29:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:29:44 + sudo tee -a /etc/ssh/ssh_known_hosts 02:29:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:29:44 02:29:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:29:45 0.1.4: Pulling from edgex-devops/py-git-semver 02:29:45 3dae71ba6b94: Pulling fs layer 02:29:45 6bf1a483ea7c: Pulling fs layer 02:29:45 f5dfc541a4d3: Pulling fs layer 02:29:45 461d9e800cba: Pulling fs layer 02:29:45 80192f66455f: Pulling fs layer 02:29:45 2e8e34ca0e6c: Pulling fs layer 02:29:45 a29436f7fd5d: Pulling fs layer 02:29:45 923cac83aea3: Pulling fs layer 02:29:45 25ad8b0a4227: Pulling fs layer 02:29:45 db01528c6b51: Pulling fs layer 02:29:45 28988de357af: Pulling fs layer 02:29:45 db01528c6b51: Waiting 02:29:45 a29436f7fd5d: Waiting 02:29:45 923cac83aea3: Waiting 02:29:45 28988de357af: Waiting 02:29:45 25ad8b0a4227: Waiting 02:29:45 461d9e800cba: Waiting 02:29:45 80192f66455f: Waiting 02:29:45 2e8e34ca0e6c: Waiting 02:29:45 6bf1a483ea7c: Verifying Checksum 02:29:45 6bf1a483ea7c: Download complete 02:29:45 461d9e800cba: Verifying Checksum 02:29:45 461d9e800cba: Download complete 02:29:45 80192f66455f: Download complete 02:29:45 f5dfc541a4d3: Verifying Checksum 02:29:45 f5dfc541a4d3: Download complete 02:29:45 3dae71ba6b94: Download complete 02:29:45 923cac83aea3: Verifying Checksum 02:29:45 923cac83aea3: Download complete 02:29:45 25ad8b0a4227: Verifying Checksum 02:29:45 25ad8b0a4227: Download complete 02:29:45 db01528c6b51: Download complete 02:29:45 28988de357af: Verifying Checksum 02:29:45 28988de357af: Download complete 02:29:45 a29436f7fd5d: Verifying Checksum 02:29:45 a29436f7fd5d: Download complete 02:29:45 2e8e34ca0e6c: Verifying Checksum 02:29:45 2e8e34ca0e6c: Download complete 02:29:46 3dae71ba6b94: Pull complete 02:29:47 6bf1a483ea7c: Pull complete 02:29:47 f5dfc541a4d3: Pull complete 02:29:47 461d9e800cba: Pull complete 02:29:47 80192f66455f: Pull complete 02:29:51 2e8e34ca0e6c: Pull complete 02:29:52 a29436f7fd5d: Pull complete 02:29:52 923cac83aea3: Pull complete 02:29:52 25ad8b0a4227: Pull complete 02:29:52 db01528c6b51: Pull complete 02:29:52 28988de357af: Pull complete 02:29:52 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:29:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:52 prd-ubuntu20.04-docker-8c-8g-5734 does not seem to be running inside a container 02:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/969 -v /w/workspace/edgex-go/969:/w/workspace/edgex-go/969:rw,z -v /w/workspace/edgex-go/969@tmp:/w/workspace/edgex-go/969@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:29:54 $ docker top 5d4f9dac01d0a13c58ca8a5f183b0ca84b483b276757926f077170f8fee50d6a -eo pid,comm 02:29:54 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:29:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:29:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:54 [ssh-agent] Looking for ssh-agent implementation... 02:29:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:54 $ docker exec 5d4f9dac01d0a13c58ca8a5f183b0ca84b483b276757926f077170f8fee50d6a ssh-agent 02:29:54 SSH_AUTH_SOCK=/tmp/ssh-9OywuyzKNw7i/agent.33 02:29:54 SSH_AGENT_PID=39 02:29:54 Running ssh-add (command line suppressed) 02:29:54 Identity added: /w/workspace/edgex-go/969@tmp/private_key_14620598852963195977.key (/w/workspace/edgex-go/969@tmp/private_key_14620598852963195977.key) 02:29:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:55 + git config --global --add safe.directory /w/workspace/edgex-go/969 [Pipeline] sh 02:29:55 + git tag --points-at HEAD [Pipeline] } 02:29:55 $ docker exec --env ******** --env ******** 5d4f9dac01d0a13c58ca8a5f183b0ca84b483b276757926f077170f8fee50d6a ssh-agent -k 02:29:55 unset SSH_AUTH_SOCK; 02:29:55 unset SSH_AGENT_PID; 02:29:55 echo Agent pid 39 killed; 02:29:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:29:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:55 [ssh-agent] Looking for ssh-agent implementation... 02:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:55 $ docker exec 5d4f9dac01d0a13c58ca8a5f183b0ca84b483b276757926f077170f8fee50d6a ssh-agent 02:29:55 SSH_AUTH_SOCK=/tmp/ssh-vtbgJXO7VdHE/agent.86 02:29:55 SSH_AGENT_PID=92 02:29:55 Running ssh-add (command line suppressed) 02:29:55 Identity added: /w/workspace/edgex-go/969@tmp/private_key_7483256240212748456.key (/w/workspace/edgex-go/969@tmp/private_key_7483256240212748456.key) 02:29:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:56 + git semver init 02:29:56 2026-04-21 02:29:56,467 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:29:56 2026-04-21 02:29:56,470 [run_init] DEBUG init version:0.0.0 force:False 02:29:56 2026-04-21 02:29:56,471 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/969/.semver 02:29:56 2026-04-21 02:29:56,472 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/969/.semver 02:29:56 2026-04-21 02:29:56,472 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/969/.semver'], cwd=/w/workspace/edgex-go/969, stdin=None, shell=False, universal_newlines=False) 02:30:08 2026-04-21 02:30:08,496 [append_file] DEBUG append to file:/w/workspace/edgex-go/969/.git/info/exclude 02:30:08 2026-04-21 02:30:08,497 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/969/.semver/main with force:False 02:30:08 2026-04-21 02:30:08,497 [read_version] DEBUG read version from /w/workspace/edgex-go/969/.semver/main 02:30:08 2026-04-21 02:30:08,497 [read_version] DEBUG read version from /w/workspace/edgex-go/969/.semver/main 02:30:08 4.1.0-dev.110 [Pipeline] } 02:30:08 $ docker exec --env ******** --env ******** 5d4f9dac01d0a13c58ca8a5f183b0ca84b483b276757926f077170f8fee50d6a ssh-agent -k 02:30:08 unset SSH_AUTH_SOCK; 02:30:08 unset SSH_AGENT_PID; 02:30:08 echo Agent pid 92 killed; 02:30:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:30:09 + git semver [Pipeline] } 02:30:09 $ docker stop --time=1 5d4f9dac01d0a13c58ca8a5f183b0ca84b483b276757926f077170f8fee50d6a 02:30:10 $ docker rm -f --volumes 5d4f9dac01d0a13c58ca8a5f183b0ca84b483b276757926f077170f8fee50d6a [Pipeline] // withDockerContainer [Pipeline] sh 02:30:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:30:11 Stashed 1 file(s) [Pipeline] echo 02:30:11 [edgeXSemver]: initialized semver on version 4.1.0-dev.110 [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:30:11 + git config --global --add safe.directory /w/workspace/edgex-go/969 [Pipeline] echo 02:30:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:30:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:30:11 ========================================================= 02:30:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:30:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:30:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:30:12 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 02:30:12 2d35ebdb57d9: Pulling fs layer 02:30:12 c35fb4624d26: Pulling fs layer 02:30:12 4e2aec7ef170: Pulling fs layer 02:30:12 333b49ad6fbf: Pulling fs layer 02:30:12 4f4fb700ef54: Pulling fs layer 02:30:12 c3e65509a76b: Pulling fs layer 02:30:12 7cf9ebb963bd: Pulling fs layer 02:30:12 bb34ca984cfb: Pulling fs layer 02:30:12 151cf03bc807: Pulling fs layer 02:30:12 333b49ad6fbf: Waiting 02:30:12 c3e65509a76b: Waiting 02:30:12 4f4fb700ef54: Waiting 02:30:12 7cf9ebb963bd: Waiting 02:30:12 151cf03bc807: Waiting 02:30:12 c35fb4624d26: Verifying Checksum 02:30:12 c35fb4624d26: Download complete 02:30:12 333b49ad6fbf: Verifying Checksum 02:30:12 333b49ad6fbf: Download complete 02:30:12 4f4fb700ef54: Verifying Checksum 02:30:12 c3e65509a76b: Download complete 02:30:12 2d35ebdb57d9: Verifying Checksum 02:30:12 2d35ebdb57d9: Download complete 02:30:12 2d35ebdb57d9: Pull complete 02:30:12 7cf9ebb963bd: Verifying Checksum 02:30:12 7cf9ebb963bd: Download complete 02:30:12 c35fb4624d26: Pull complete 02:30:12 151cf03bc807: Verifying Checksum 02:30:12 151cf03bc807: Download complete 02:30:12 4e2aec7ef170: Verifying Checksum 02:30:12 4e2aec7ef170: Download complete 02:30:12 bb34ca984cfb: Verifying Checksum 02:30:12 bb34ca984cfb: Download complete 02:30:17 4e2aec7ef170: Pull complete 02:30:17 333b49ad6fbf: Pull complete 02:30:17 4f4fb700ef54: Pull complete 02:30:17 c3e65509a76b: Pull complete 02:30:17 7cf9ebb963bd: Pull complete 02:30:19 bb34ca984cfb: Pull complete 02:30:20 151cf03bc807: Pull complete 02:30:20 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:30:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:30:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:30:20 WORKDIR /edgex 02:30:20 COPY go.mod . 02:30:20 RUN go mod download 02:30:20 + docker build -t ci-base-image-x86_64 -f - . 02:30:21 #0 building with "default" instance using docker driver 02:30:21 02:30:21 #1 [internal] load build definition from Dockerfile 02:30:21 #1 transferring dockerfile: 164B done 02:30:21 #1 DONE 0.0s 02:30:21 02:30:21 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:30:21 #2 DONE 0.0s 02:30:21 02:30:21 #3 [internal] load .dockerignore 02:30:21 #3 transferring context: 50B done 02:30:21 #3 DONE 0.0s 02:30:21 02:30:21 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:30:21 #4 DONE 0.1s 02:30:21 02:30:21 #5 [internal] load build context 02:30:21 #5 transferring context: 7.03kB done 02:30:21 #5 DONE 0.1s 02:30:21 02:30:21 #6 [2/4] WORKDIR /edgex 02:30:23 #6 DONE 1.6s 02:30:23 02:30:23 #7 [3/4] COPY go.mod . 02:30:23 #7 DONE 0.0s 02:30:23 02:30:23 #8 [4/4] RUN go mod download 02:30:26 Still waiting to schedule task 02:30:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5727’ 02:30:38 #8 DONE 13.3s 02:30:38 02:30:38 #9 exporting to image 02:30:38 #9 exporting layers 02:30:39 #9 exporting layers 3.2s done 02:30:39 #9 writing image sha256:865ae714ff7ee2bccb13254ded1567ff6d459c3f6930e3134e3889fc895ef169 done 02:30:39 #9 naming to docker.io/library/ci-base-image-x86_64 done 02:30:39 #9 DONE 3.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:40 + docker inspect -f . ci-base-image-x86_64 02:30:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:40 prd-ubuntu20.04-docker-8c-8g-5734 does not seem to be running inside a container 02:30:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/969 -v /w/workspace/edgex-go/969:/w/workspace/edgex-go/969:rw,z -v /w/workspace/edgex-go/969@tmp:/w/workspace/edgex-go/969@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:30:40 $ docker top 63e8d1c87625a1de1ee3cdde0a2cb38780138b42437e0e18f750bf14afdf6b62 -eo pid,comm [Pipeline] { [Pipeline] sh 02:30:40 + go version 02:30:40 go version go1.25.2 linux/amd64 [Pipeline] } 02:30:40 $ docker stop --time=1 63e8d1c87625a1de1ee3cdde0a2cb38780138b42437e0e18f750bf14afdf6b62 02:30:42 $ docker rm -f --volumes 63e8d1c87625a1de1ee3cdde0a2cb38780138b42437e0e18f750bf14afdf6b62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:42 + docker inspect -f . ci-base-image-x86_64 02:30:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:42 prd-ubuntu20.04-docker-8c-8g-5734 does not seem to be running inside a container 02:30:42 $ 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/969 -v /w/workspace/edgex-go/969:/w/workspace/edgex-go/969:rw,z -v /w/workspace/edgex-go/969@tmp:/w/workspace/edgex-go/969@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:30:42 $ docker top bf2e66e22d66607704159f7ea1b7c43048e65036a33ffe5efd263f341407b749 -eo pid,comm [Pipeline] { [Pipeline] echo 02:30:42 ========================================================= 02:30:42 [edgeXBuildGoParallel] Running Tests and Build... 02:30:42 ========================================================= [Pipeline] sh 02:30:43 + git config --global --add safe.directory /w/workspace/edgex-go/969 [Pipeline] fileExists [Pipeline] sh 02:30:43 + make test 02:30:43 go test -race -coverprofile=coverage.out ./... 02:30:51 ? github.com/edgexfoundry/edgex-go [no test files] 02:31:23 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:31:23 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:31:23 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:31:23 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:31:23 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:31:23 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:31:23 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:31:23 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:31:23 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:31:23 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:31:23 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:31:23 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:31:23 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:31:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:31:23 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:31:23 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 02:31:23 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:31:23 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 02:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.4% of statements 02:31:27 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements 02:31:27 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.074s coverage: 57.3% of statements 02:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.032s coverage: 86.5% of statements 02:31:27 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:31:27 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.318s coverage: 94.2% of statements 02:31:27 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 02:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:31:27 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:31:27 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 02:31:27 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:31:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:31:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:31:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 90.7% of statements 02:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 02:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:31:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.033s coverage: 0.0% of statements 02:31:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:31:27 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.035s coverage: 8.2% of statements 02:31:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:31:28 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:31:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.434s coverage: 97.6% of statements 02:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 02:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:31:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:31:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:31:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 02:31:31 ok github.com/edgexfoundry/edgex-go/internal/io 1.016s coverage: 72.2% of statements 02:31:31 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:31:31 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:31:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:31:31 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 02:31:31 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:31:31 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:31:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:31:31 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:31:31 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:31:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 02:31:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.048s coverage: 3.5% of statements 02:31:33 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 02:31:33 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:31:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 1.0% of statements 02:31:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:31:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 38.2% of statements 02:31:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements 02:31:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:31:33 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:31:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements 02:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.023s coverage: 87.1% of statements 02:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 89.5% of statements 02:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 93.1% of statements 02:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.013s coverage: 87.5% of statements 02:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.023s coverage: 94.4% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.038s coverage: 92.9% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements 02:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.051s coverage: 81.8% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.046s coverage: 82.1% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 02:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.028s coverage: 6.8% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.032s coverage: 33.3% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.144s coverage: 54.8% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.6% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.038s coverage: 20.0% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 02:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 02:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 29.2% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.034s coverage: 93.8% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 02:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements 02:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.030s coverage: 54.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:31:57 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:31:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.1% of statements 02:31:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:31:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:31:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:31:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:31:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 94.9% of statements 02:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 02:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:31:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:31:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:31:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.028s coverage: 9.0% of statements 02:31:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:31:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:31:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:31:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 97.7% of statements 02:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 02:31:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 47.1% of statements 02:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:31:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:31:58 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:31:59 running golangci-lint 02:31:59 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 02:31:59 go version go1.25.2 linux/amd64 02:31:59 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 02:31:59 level=info msg="[config_reader] Used config file .golangci.yml" 02:31:59 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 02:31:59 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 02:31:59 level=info msg="[goenv] Read go env for 3.30422ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 02:31:59 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 02:32:21 level=info msg="[loader] Go packages loading at mode 8767 (deps|exports_file|files|types_sizes|compiled_files|imports|name) took 20.861070055s" 02:32:21 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.420258ms" 02:32:33 level=info msg="[linters_context/goanalysis] analyzers took 2m6.87219092s with top 10 stages: buildir: 52.423474429s, fact_deprecated: 3.206798362s, inspect: 2.883793285s, gosec: 2.830821524s, ctrlflow: 2.421740118s, printf: 1.866438816s, QF1004: 1.437104927s, fact_purity: 1.209541791s, S1038: 1.054920217s, SA1001: 1.038218385s" 02:32:33 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 02:32:33 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 02:32:33 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 02:32:33 level=info msg="[runner] Issues before processing: 35, after processing: 0" 02:32:33 level=info msg="[runner] Processors filtering stat (in/out): path_relativity: 35/35, cgo: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, invalid_issue: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, path_absoluter: 35/35, filename_unadjuster: 35/35" 02:32:33 level=info msg="[runner] processing took 8.052018ms with stages: nolint_filter: 7.215721ms, generated_file_filter: 604.125µs, exclusion_rules: 119.571µs, path_relativity: 53.2µs, exclusion_paths: 41.97µs, path_absoluter: 4.23µs, cgo: 4.221µs, invalid_issue: 2.97µs, sort_results: 2.14µs, filename_unadjuster: 840ns, max_same_issues: 790ns, diff: 470ns, fixer: 440ns, path_prettifier: 260ns, uniq_by_line: 240ns, path_shortener: 220ns, max_from_linter: 190ns, max_per_file_from_linter: 180ns, source_code: 140ns, severity-rules: 100ns" 02:32:33 level=info msg="[runner] linters took 11.225945575s with stages: goanalysis_metalinter: 11.217826977s" 02:32:33 0 issues. 02:32:33 level=info msg="File cache stats: 0 entries of total size 0B" 02:32:33 level=info msg="Memory: 323 samples, avg is 336.2MB, max is 1541.6MB" 02:32:33 level=info msg="Execution took 32.139354243s" 02:32:33 go vet ./... 02:32:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:32:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:32:39 ./bin/test-attribution-txt.sh 02:32:39 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 02:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:32:39 + ls -al . 02:32:39 total 1392 02:32:39 drwxrwxr-x 11 1001 1001 4096 Apr 21 02:30 . 02:32:39 drwxr-xr-x 4 root root 4096 Apr 21 02:30 .. 02:32:39 drwxrwxr-x 2 1001 1001 4096 Apr 21 02:29 .blubracket 02:32:39 -rw-rw-r-- 1 1001 1001 10 Apr 21 02:29 .dockerignore 02:32:39 drwxrwxr-x 8 1001 1001 4096 Apr 21 02:31 .git 02:32:39 drwxrwxr-x 3 1001 1001 4096 Apr 21 02:29 .github 02:32:39 -rw-rw-r-- 1 1001 1001 909 Apr 21 02:29 .gitignore 02:32:39 -rw-rw-r-- 1 1001 1001 359 Apr 21 02:29 .golangci.yml 02:32:39 -rw-rw-r-- 1 1001 1001 100 Apr 21 02:29 .hadolint.yml 02:32:39 drwxr-xr-x 3 1001 1001 4096 Apr 21 02:30 .semver 02:32:39 -rw-rw-r-- 1 1001 1001 155 Apr 21 02:29 .sonarcloud.properties 02:32:39 -rw-rw-r-- 1 1001 1001 1171 Apr 21 02:29 ADOPTERS.md 02:32:39 -rw-rw-r-- 1 1001 1001 20143 Apr 21 02:29 Attribution.txt 02:32:39 -rw-rw-r-- 1 1001 1001 108018 Apr 21 02:29 CHANGELOG.md 02:32:39 -rw-rw-r-- 1 1001 1001 3804 Apr 21 02:29 CONTRIBUTING.md 02:32:39 -rw-rw-r-- 1 1001 1001 677 Apr 21 02:29 GOVERNANCE.md 02:32:39 -rw-rw-r-- 1 1001 1001 886 Apr 21 02:29 Jenkinsfile 02:32:39 -rw-rw-r-- 1 1001 1001 10775 Apr 21 02:29 LICENSE 02:32:39 -rw-rw-r-- 1 1001 1001 16743 Apr 21 02:29 Makefile 02:32:39 -rw-rw-r-- 1 1001 1001 582 Apr 21 02:29 OWNERS.md 02:32:39 -rw-rw-r-- 1 1001 1001 9932 Apr 21 02:29 README.md 02:32:39 -rw-rw-r-- 1 1001 1001 789 Apr 21 02:29 SECURITY.md 02:32:39 -rw-rw-r-- 1 1001 1001 13 Apr 21 02:30 VERSION 02:32:39 drwxrwxr-x 2 1001 1001 4096 Apr 21 02:29 bin 02:32:39 drwxrwxr-x 19 1001 1001 4096 Apr 21 02:29 cmd 02:32:39 -rw-r--r-- 1 root root 1044477 Apr 21 02:31 coverage.out 02:32:39 drwxrwxr-x 2 1001 1001 4096 Apr 21 02:29 fuzz_test 02:32:39 -rw-rw-r-- 1 1001 1001 6990 Apr 21 02:29 go.mod 02:32:39 -rw-rw-r-- 1 1001 1001 90838 Apr 21 02:29 go.sum 02:32:39 drwxrwxr-x 7 1001 1001 4096 Apr 21 02:29 internal 02:32:39 drwxrwxr-x 2 1001 1001 4096 Apr 21 02:29 openapi 02:32:39 -rw-rw-r-- 1 1001 1001 584 Apr 21 02:29 security.txt 02:32:39 -rw-rw-r-- 1 1001 1001 204 Apr 21 02:29 version.go [Pipeline] sh 02:32:39 + '[' -e coverage.out ] 02:32:39 + chown 1001:1001 coverage.out [Pipeline] stash 02:32:39 Stashed 1 file(s) [Pipeline] sh 02:32:40 + make build 02:32:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:33:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:33:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:33:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:33:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:33:08 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:33:14 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:33:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:33:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:33:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:33:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:33:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:33:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:33:27 $ docker stop --time=1 bf2e66e22d66607704159f7ea1b7c43048e65036a33ffe5efd263f341407b749 02:33:29 $ docker rm -f --volumes bf2e66e22d66607704159f7ea1b7c43048e65036a33ffe5efd263f341407b749 [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:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:33:31 02:33:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:33:31 latest: Pulling from edgex-devops/edgex-compose 02:33:31 91d30c5bc195: Pulling fs layer 02:33:31 2e9b0aa3be6d: Pulling fs layer 02:33:31 9c61dcf015f6: Pulling fs layer 02:33:31 4698f68db338: Pulling fs layer 02:33:31 2a2f49069b9e: Pulling fs layer 02:33:31 e0025b399a48: Pulling fs layer 02:33:31 4698f68db338: Waiting 02:33:31 2a2f49069b9e: Waiting 02:33:31 e0025b399a48: Waiting 02:33:31 91d30c5bc195: Download complete 02:33:31 4698f68db338: Download complete 02:33:31 2e9b0aa3be6d: Verifying Checksum 02:33:31 2e9b0aa3be6d: Download complete 02:33:31 e0025b399a48: Verifying Checksum 02:33:31 e0025b399a48: Download complete 02:33:31 91d30c5bc195: Pull complete 02:33:31 2a2f49069b9e: Verifying Checksum 02:33:31 2a2f49069b9e: Download complete 02:33:31 2e9b0aa3be6d: Pull complete 02:33:32 9c61dcf015f6: Verifying Checksum 02:33:32 9c61dcf015f6: Download complete 02:33:35 9c61dcf015f6: Pull complete 02:33:35 4698f68db338: Pull complete 02:33:35 2a2f49069b9e: Pull complete 02:33:35 e0025b399a48: Pull complete 02:33:35 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:33:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:33:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:35 prd-ubuntu20.04-docker-8c-8g-5734 does not seem to be running inside a container 02:33:35 $ 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/969 -v /w/workspace/edgex-go/969:/w/workspace/edgex-go/969:rw,z -v /w/workspace/edgex-go/969@tmp:/w/workspace/edgex-go/969@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:33:36 $ docker top fa891b73110e99434abf2e674ee54475bd27989968cac2ed3cfa7810301db0fa -eo pid,comm [Pipeline] { [Pipeline] sh 02:33:37 + docker compose -f ./docker-compose-build.yml build --parallel 02:33:37 #1 [core-command internal] load build definition from Dockerfile 02:33:37 #1 transferring dockerfile: 1.94kB done 02:33:37 #1 DONE 0.1s 02:33:37 02:33:37 #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:33:37 #2 DONE 0.0s 02:33:37 02:33:37 #3 [core-data internal] load build definition from Dockerfile 02:33:37 #3 ... 02:33:37 02:33:37 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:33:37 #4 transferring dockerfile: 1.89kB done 02:33:37 #4 DONE 0.1s 02:33:37 02:33:37 #5 [security-spire-config internal] load build definition from Dockerfile 02:33:37 #5 transferring dockerfile: 1.69kB done 02:33:37 #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:33:37 #5 DONE 0.1s 02:33:37 02:33:37 #2 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:33:37 #2 DONE 0.0s 02:33:37 02:33:37 #6 [core-keeper internal] load build definition from Dockerfile 02:33:37 #6 transferring dockerfile: 2.07kB done 02:33:37 #6 DONE 0.2s 02:33:37 02:33:37 #7 [core-metadata internal] load build definition from Dockerfile 02:33:37 #7 transferring dockerfile: 2.10kB done 02:33:37 #7 DONE 0.2s 02:33:37 02:33:37 #8 [security-secretstore-setup internal] load build definition from Dockerfile 02:33:37 #8 transferring dockerfile: 2.49kB done 02:33:37 #8 DONE 0.2s 02:33:37 02:33:37 #9 [security-proxy-setup internal] load build definition from Dockerfile 02:33:37 #9 transferring dockerfile: 2.50kB done 02:33:37 #9 DONE 0.2s 02:33:37 02:33:37 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:33:37 #10 transferring dockerfile: 2.23kB done 02:33:37 #10 DONE 0.2s 02:33:37 02:33:37 #11 [support-scheduler internal] load build definition from Dockerfile 02:33:37 #11 transferring dockerfile: 1.83kB done 02:33:37 #11 DONE 0.2s 02:33:37 02:33:37 #12 [security-bootstrapper internal] load build definition from Dockerfile 02:33:37 #12 transferring dockerfile: 3.02kB done 02:33:37 #12 DONE 0.2s 02:33:37 02:33:37 #13 [security-spire-server internal] load build definition from Dockerfile 02:33:37 #13 transferring dockerfile: 1.70kB done 02:33:37 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:33:37 #13 DONE 0.2s 02:33:37 02:33:37 #14 [support-notifications internal] load build definition from Dockerfile 02:33:37 #14 transferring dockerfile: 2.02kB done 02:33:37 #14 DONE 0.2s 02:33:37 02:33:37 #15 [security-spire-agent internal] load build definition from Dockerfile 02:33:37 #15 transferring dockerfile: 1.81kB done 02:33:37 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:33:37 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 02:33:37 #15 DONE 0.2s 02:33:37 02:33:37 #16 [security-proxy-auth internal] load build definition from Dockerfile 02:33:37 #16 transferring dockerfile: 2.14kB done 02:33:37 #16 DONE 0.2s 02:33:37 02:33:37 #3 [core-data internal] load build definition from Dockerfile 02:33:37 #3 transferring dockerfile: 2.04kB done 02:33:37 #3 DONE 0.2s 02:33:37 02:33:37 #2 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:33:37 #2 DONE 0.0s 02:33:37 02:33:37 #17 [core-common-config-bootstrapper internal] load .dockerignore 02:33:37 #17 ... 02:33:37 02:33:37 #18 [core-keeper internal] load .dockerignore 02:33:37 #18 transferring context: 50B done 02:33:37 #18 DONE 0.1s 02:33:37 02:33:37 #19 [security-spiffe-token-provider internal] load .dockerignore 02:33:37 #19 transferring context: 50B done 02:33:37 #19 DONE 0.1s 02:33:37 02:33:37 #20 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 02:33:37 #20 DONE 0.3s 02:33:37 02:33:37 #21 [core-command internal] load .dockerignore 02:33:37 #21 transferring context: 50B done 02:33:37 #21 DONE 0.1s 02:33:37 02:33:37 #17 [core-common-config-bootstrapper internal] load .dockerignore 02:33:37 #17 transferring context: 50B done 02:33:37 #17 DONE 0.2s 02:33:37 02:33:37 #22 [core-metadata internal] load .dockerignore 02:33:37 #22 transferring context: 50B done 02:33:37 #22 DONE 0.2s 02:33:37 02:33:37 #23 [support-scheduler internal] load .dockerignore 02:33:37 #23 transferring context: 50B done 02:33:37 #23 DONE 0.1s 02:33:37 02:33:37 #24 [security-secretstore-setup internal] load .dockerignore 02:33:37 #24 transferring context: 50B done 02:33:37 #24 DONE 0.2s 02:33:37 02:33:37 #25 [security-bootstrapper internal] load .dockerignore 02:33:37 #25 transferring context: 50B done 02:33:37 #25 DONE 0.2s 02:33:37 02:33:37 #26 [security-proxy-setup internal] load .dockerignore 02:33:37 #26 transferring context: 50B done 02:33:37 #26 DONE 0.2s 02:33:37 02:33:37 #27 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:33:37 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:33:37 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:33:37 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:33:37 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:33:37 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s 02:33:37 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 02:33:37 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:33:37 #27 ... 02:33:37 02:33:37 #28 [security-proxy-auth internal] load .dockerignore 02:33:37 #28 transferring context: 50B 0.0s done 02:33:37 #28 DONE 0.2s 02:33:37 02:33:37 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:33:37 #29 DONE 0.5s 02:33:37 02:33:37 #30 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 02:33:37 #30 DONE 0.4s 02:33:37 02:33:37 #27 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:33:37 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:33:37 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:33:37 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:33:37 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:33:37 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:33:38 #27 ... 02:33:38 02:33:38 #30 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 02:33:38 #30 DONE 0.4s 02:33:38 02:33:38 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:33:38 #31 DONE 0.4s 02:33:38 02:33:38 #32 [support-notifications internal] load .dockerignore 02:33:38 #32 transferring context: 50B done 02:33:38 #32 DONE 0.4s 02:33:38 02:33:38 #27 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:33:38 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:33:38 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:33:38 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:33:38 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:33:38 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:33:38 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done 02:33:38 #27 ... 02:33:38 02:33:38 #33 [core-data internal] load .dockerignore 02:33:38 #33 transferring context: 50B done 02:33:38 #33 DONE 0.5s 02:33:38 02:33:38 #34 [support-notifications builder 2/8] WORKDIR /edgex-go 02:33:38 #34 DONE 0.6s 02:33:38 02:33:38 #30 [core-data builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 02:33:38 #30 DONE 0.4s 02:33:38 02:33:38 #27 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:33:38 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:33:38 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:33:38 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:33:38 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:33:38 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:33:38 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done 02:33:38 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:33:38 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:33:38 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:33:38 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:33:38 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:33:38 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done 02:33:38 #27 DONE 1.2s 02:33:38 02:33:38 #35 [security-spire-server internal] load .dockerignore 02:33:38 #35 transferring context: 50B 0.0s done 02:33:38 #35 DONE 0.7s 02:33:38 02:33:38 #36 [security-spire-agent internal] load .dockerignore 02:33:38 #36 transferring context: 50B done 02:33:38 #36 DONE 0.8s 02:33:38 02:33:38 #37 [security-spire-config internal] load .dockerignore 02:33:38 #37 transferring context: 50B done 02:33:38 #37 DONE 0.8s 02:33:38 02:33:38 #38 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:33:38 #38 ... 02:33:38 02:33:38 #27 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:33:38 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:33:38 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:33:38 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:33:38 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:33:38 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:33:38 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done 02:33:38 #27 DONE 1.2s 02:33:38 02:33:38 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:33:38 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:33:39 #39 ... 02:33:39 02:33:39 #40 [security-spire-server internal] load build context 02:33:39 #40 transferring context: 26.57kB 0.0s done 02:33:39 #40 DONE 0.5s 02:33:39 02:33:39 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:33:39 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done 02:33:39 #39 ... 02:33:39 02:33:39 #41 [security-spire-agent internal] load build context 02:33:39 #41 transferring context: 26.10kB 0.0s done 02:33:39 #41 DONE 0.4s 02:33:39 02:33:39 #42 [security-spire-config internal] load build context 02:33:39 #42 transferring context: 24.82kB 0.1s done 02:33:39 #42 DONE 0.4s 02:33:39 02:33:39 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:33:39 #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:33:39 #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 02:33:39 #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 02:33:39 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.0s 02:33:39 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 02:33:39 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 02:33:39 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s 02:33:39 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s 02:33:39 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s 02:33:39 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 02:33:39 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 02:33:39 #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 02:33:39 #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 02:33:39 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 13.33MB / 41.51MB 0.3s 02:33:39 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.5s 02:33:40 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.0s done 02:33:41 #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 02:33:44 #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.3s done 02:33:44 #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.3s done 02:33:47 #39 ... 02:33:47 02:33:47 #43 [security-spiffe-token-provider internal] load build context 02:33:47 #43 transferring context: 309.76MB 9.9s 02:33:47 #43 ... 02:33:47 02:33:47 #44 [core-common-config-bootstrapper internal] load build context 02:33:47 #44 ... 02:33:47 02:33:47 #45 [core-metadata internal] load build context 02:33:47 #45 ... 02:33:47 02:33:47 #46 [security-proxy-setup internal] load build context 02:33:48 #46 ... 02:33:48 02:33:48 #47 [security-proxy-auth internal] load build context 02:33:48 #47 ... 02:33:48 02:33:48 #48 [core-keeper internal] load build context 02:33:48 #48 ... 02:33:48 02:33:48 #49 [security-bootstrapper internal] load build context 02:33:48 #49 ... 02:33:48 02:33:48 #50 [support-scheduler internal] load build context 02:33:48 #50 ... 02:33:48 02:33:48 #51 [core-command internal] load build context 02:33:49 #51 ... 02:33:49 02:33:49 #52 [core-data internal] load build context 02:33:49 #52 ... 02:33:49 02:33:49 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:33:49 #53 ... 02:33:49 02:33:49 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:33:49 #0 1.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:49 #0 1.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:49 #0 1.623 OK: 265 MiB in 60 packages 02:33:49 #54 ... 02:33:49 02:33:49 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:33:49 #0 1.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:49 #0 1.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:49 #0 1.650 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:33:49 #0 1.650 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:33:49 #0 1.650 OK: 26341 distinct packages available 02:33:49 #0 1.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:49 #0 1.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:49 #0 2.127 OK: 265 MiB in 60 packages 02:33:49 #55 ... 02:33:49 02:33:49 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:33:49 #0 3.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:49 #0 3.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:49 #0 4.053 (1/1) Installing dumb-init (1.2.5-r3) 02:33:49 #0 4.068 Executing busybox-1.37.0-r20.trigger 02:33:49 #0 4.068 OK: 7 MiB in 17 packages 02:33:49 #56 ... 02:33:49 02:33:49 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:33:49 #57 ... 02:33:49 02:33:49 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:33:49 #0 2.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:49 #0 2.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:49 #0 2.852 OK: 265 MiB in 60 packages 02:33:49 #58 ... 02:33:49 02:33:49 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:33:50 #59 ... 02:33:50 02:33:50 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:33:50 #60 ... 02:33:50 02:33:50 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:33:50 #0 2.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:50 #0 2.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:50 #0 2.782 OK: 265 MiB in 60 packages 02:33:50 #61 ... 02:33:50 02:33:50 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:33:50 #62 ... 02:33:50 02:33:50 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:33:50 #63 ... 02:33:50 02:33:50 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:33:50 #64 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done 02:33:50 #64 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:33:50 #64 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 02:33:50 #64 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 02:33:50 #64 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 02:33:50 #64 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 02:33:50 #64 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 02:33:50 #64 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 02:33:50 #64 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 02:33:50 #64 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.3s done 02:33:50 #64 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 02:33:50 #64 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.8s done 02:33:50 #64 ... 02:33:50 02:33:50 #65 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:33:50 #0 1.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:50 #0 1.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:50 #0 1.618 OK: 265 MiB in 60 packages 02:33:50 #65 ... 02:33:50 02:33:50 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:33:50 #0 3.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:50 #0 3.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:50 #0 3.466 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:33:50 #0 3.466 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:33:50 #0 3.466 OK: 26324 distinct packages available 02:33:50 #0 3.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:50 #0 3.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:50 #0 3.989 (1/13) Installing brotli-libs (1.1.0-r2) 02:33:50 #0 4.077 (2/13) Installing c-ares (1.34.6-r0) 02:33:50 #0 4.080 (3/13) Installing libunistring (1.3-r0) 02:33:50 #0 4.092 (4/13) Installing libidn2 (2.3.7-r0) 02:33:50 #0 4.097 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:33:50 #0 4.105 (6/13) Installing libpsl (0.21.5-r3) 02:33:50 #0 4.116 (7/13) Installing zstd-libs (1.5.7-r0) 02:33:50 #0 4.124 (8/13) Installing libcurl (8.14.1-r2) 02:33:50 #0 4.135 (9/13) Installing curl (8.14.1-r2) 02:33:50 #0 4.142 (10/13) Installing dumb-init (1.2.5-r3) 02:33:50 #0 4.145 (11/13) Installing musl-obstack (1.2.3-r2) 02:33:50 #0 4.150 (12/13) Installing libucontext (1.3.2-r0) 02:33:50 #0 4.153 (13/13) Installing gcompat (1.1.0-r4) 02:33:50 #0 4.158 Executing busybox-1.37.0-r20.trigger 02:33:50 #0 4.168 OK: 13 MiB in 29 packages 02:33:50 #66 ... 02:33:50 02:33:50 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:33:50 #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:50 #0 3.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:50 #0 3.754 (1/3) Installing ca-certificates (20260413-r0) 02:33:50 #0 3.772 (2/3) Installing dumb-init (1.2.5-r3) 02:33:50 #0 3.775 (3/3) Installing tzdata (2026a-r0) 02:33:50 #0 3.805 Executing busybox-1.37.0-r20.trigger 02:33:50 #0 3.812 Executing ca-certificates-20260413-r0.trigger 02:33:50 #0 3.854 OK: 8 MiB in 19 packages 02:33:50 #67 ... 02:33:50 02:33:50 #68 [support-notifications internal] load build context 02:33:50 #68 transferring context: 640.10MB 11.2s done 02:33:50 #68 ... 02:33:50 02:33:50 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:33:50 #0 1.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:50 #0 1.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:50 #0 2.283 (1/7) Installing ca-certificates (20260413-r0) 02:33:50 #0 2.304 (2/7) Installing dumb-init (1.2.5-r3) 02:33:50 #0 2.304 (3/7) Installing libgcc (14.2.0-r6) 02:33:50 #0 2.309 (4/7) Installing libsodium (1.0.20-r1) 02:33:50 #0 2.320 (5/7) Installing libstdc++ (14.2.0-r6) 02:33:50 #0 2.363 (6/7) Installing libzmq (4.3.5-r2) 02:33:50 #0 2.364 (7/7) Installing zeromq (4.3.5-r2) 02:33:50 #0 2.369 Executing busybox-1.37.0-r20.trigger 02:33:50 #0 2.380 Executing ca-certificates-20260413-r0.trigger 02:33:50 #0 2.419 OK: 12 MiB in 23 packages 02:33:51 #69 ... 02:33:51 02:33:51 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:33:51 #70 ... 02:33:51 02:33:51 #71 [security-secretstore-setup internal] load build context 02:33:51 #71 transferring context: 640.10MB 10.3s done 02:33:51 #71 ... 02:33:51 02:33:51 #52 [core-data internal] load build context 02:33:51 #52 transferring context: 640.10MB 12.3s done 02:33:54 #52 ... 02:33:54 02:33:54 #71 [security-secretstore-setup internal] load build context 02:33:54 #71 DONE 17.0s 02:33:54 02:33:54 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:33:54 #53 DONE 16.2s 02:33:54 02:33:54 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:33:54 #61 DONE 16.2s 02:33:54 02:33:54 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:33:54 #54 DONE 16.2s 02:33:54 02:33:54 #65 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:33:54 #65 DONE 16.2s 02:33:54 02:33:54 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:33:54 #55 DONE 16.2s 02:33:54 02:33:54 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:33:54 #69 DONE 16.0s 02:33:54 02:33:54 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:33:54 #72 ... 02:33:54 02:33:54 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:33:54 #58 DONE 16.2s 02:33:54 02:33:54 #44 [core-common-config-bootstrapper internal] load build context 02:33:54 #44 transferring context: 640.10MB 10.6s done 02:33:54 #44 DONE 17.0s 02:33:54 02:33:54 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:33:54 #56 DONE 16.0s 02:33:54 02:33:54 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:33:54 #66 DONE 16.0s 02:33:54 02:33:54 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:33:54 #67 DONE 16.0s 02:33:54 02:33:54 #47 [security-proxy-auth internal] load build context 02:33:54 #47 transferring context: 640.10MB 10.6s done 02:33:54 #47 DONE 16.9s 02:33:54 02:33:54 #48 [core-keeper internal] load build context 02:33:54 #48 transferring context: 640.10MB 12.5s done 02:33:54 #48 DONE 17.3s 02:33:54 02:33:54 #68 [support-notifications internal] load build context 02:33:54 #68 DONE 16.8s 02:33:54 02:33:54 #49 [security-bootstrapper internal] load build context 02:33:54 #49 transferring context: 640.10MB 12.4s done 02:33:54 #49 DONE 17.1s 02:33:54 02:33:54 #51 [core-command internal] load build context 02:33:54 #51 transferring context: 640.10MB 13.2s done 02:33:54 #51 DONE 17.2s 02:33:54 02:33:54 #46 [security-proxy-setup internal] load build context 02:33:54 #46 transferring context: 640.10MB 13.1s done 02:33:54 #46 DONE 17.1s 02:33:54 02:33:54 #52 [core-data internal] load build context 02:33:54 #52 DONE 16.3s 02:33:54 02:33:54 #45 [core-metadata internal] load build context 02:33:54 #45 transferring context: 640.10MB 14.7s done 02:33:54 #45 DONE 17.2s 02:33:54 02:33:54 #43 [security-spiffe-token-provider internal] load build context 02:33:54 #43 transferring context: 640.10MB 14.6s done 02:33:54 #43 DONE 17.3s 02:33:54 02:33:54 #50 [support-scheduler internal] load build context 02:33:54 #50 transferring context: 640.10MB 14.7s done 02:33:54 #50 DONE 17.2s 02:33:54 02:33:54 #73 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:33:55 #73 DONE 0.2s 02:33:55 02:33:55 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:33:55 #74 DONE 0.3s 02:33:55 02:33:55 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:33:55 #75 DONE 0.2s 02:33:55 02:33:55 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:33:55 #76 DONE 0.2s 02:33:55 02:33:55 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:33:55 #77 DONE 0.2s 02:33:55 02:33:55 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:33:55 #64 DONE 16.4s 02:33:55 02:33:55 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:55 #78 ... 02:33:55 02:33:55 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:33:55 #39 DONE 16.5s 02:33:55 02:33:55 #38 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:33:55 #38 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:55 #38 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:55 #38 ... 02:33:55 02:33:55 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:33:55 #59 DONE 17.0s 02:33:55 02:33:55 #38 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:33:55 #38 17.03 (1/1) Installing dumb-init (1.2.5-r3) 02:33:55 #38 17.04 Executing busybox-1.37.0-r20.trigger 02:33:55 #38 17.06 OK: 7 MiB in 17 packages 02:33:56 #38 DONE 17.3s 02:33:56 02:33:56 #79 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 02:33:56 #79 ... 02:33:56 02:33:56 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:33:56 #70 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:56 #70 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:56 #70 17.32 (1/2) Installing dumb-init (1.2.5-r3) 02:33:56 #70 17.33 (2/2) Installing su-exec (0.2-r3) 02:33:56 #70 17.33 Executing busybox-1.37.0-r20.trigger 02:33:56 #70 17.34 OK: 7 MiB in 18 packages 02:33:56 #70 DONE 17.6s 02:33:56 02:33:56 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:33:56 #63 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:56 #63 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:56 #63 17.38 (1/4) Installing dumb-init (1.2.5-r3) 02:33:56 #63 17.38 (2/4) Installing openssl (3.5.6-r0) 02:33:56 #63 17.41 (3/4) Installing su-exec (0.2-r3) 02:33:56 #63 17.41 (4/4) Installing yq-go (4.47.2-r3) 02:33:56 #63 17.52 Executing busybox-1.37.0-r20.trigger 02:33:56 #63 17.54 OK: 20 MiB in 20 packages 02:33:56 #63 DONE 17.7s 02:33:56 02:33:56 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:33:56 #62 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:56 #62 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:56 #62 17.37 (1/4) Installing ca-certificates (20260413-r0) 02:33:56 #62 17.38 (2/4) Installing dumb-init (1.2.5-r3) 02:33:56 #62 17.39 (3/4) Installing su-exec (0.2-r3) 02:33:56 #62 17.39 (4/4) Installing yq-go (4.47.2-r3) 02:33:56 #62 17.49 Executing busybox-1.37.0-r20.trigger 02:33:56 #62 17.52 Executing ca-certificates-20260413-r0.trigger 02:33:56 #62 17.57 OK: 20 MiB in 20 packages 02:33:56 #62 DONE 17.7s 02:33:56 02:33:56 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:33:56 #80 ... 02:33:56 02:33:56 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:33:56 #0 1.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:56 #0 1.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:56 #0 1.897 OK: 12 MiB in 23 packages 02:33:56 #81 DONE 2.0s 02:33:56 02:33:56 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:33:56 #60 16.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:56 #60 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:56 #60 17.35 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:33:56 #60 17.35 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:33:56 #60 17.35 OK: 26324 distinct packages available 02:33:56 #60 17.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:56 #60 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:56 #60 17.86 (1/4) Installing dumb-init (1.2.5-r3) 02:33:56 #60 17.86 (2/4) Installing musl-obstack (1.2.3-r2) 02:33:56 #60 17.86 (3/4) Installing libucontext (1.3.2-r0) 02:33:56 #60 17.87 (4/4) Installing gcompat (1.1.0-r4) 02:33:56 #60 17.87 Executing busybox-1.37.0-r20.trigger 02:33:56 #60 17.88 OK: 8 MiB in 20 packages 02:33:56 #60 DONE 18.0s 02:33:56 02:33:56 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:33:56 #72 1.137 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:56 #72 1.547 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:56 #72 1.994 OK: 265 MiB in 60 packages 02:33:56 #72 DONE 2.1s 02:33:56 02:33:56 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:33:56 #0 1.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:56 #0 1.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:56 #0 1.916 OK: 13 MiB in 29 packages 02:33:56 #82 DONE 2.0s 02:33:56 02:33:56 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:33:56 #57 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:56 #57 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:56 #57 17.46 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:33:56 #57 17.46 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:33:56 #57 17.46 OK: 26324 distinct packages available 02:33:56 #57 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:56 #57 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:56 #57 17.99 (1/5) Installing dumb-init (1.2.5-r3) 02:33:56 #57 17.99 (2/5) Installing musl-obstack (1.2.3-r2) 02:33:56 #57 18.00 (3/5) Installing libucontext (1.3.2-r0) 02:33:56 #57 18.00 (4/5) Installing gcompat (1.1.0-r4) 02:33:56 #57 18.01 (5/5) Installing openssl (3.5.6-r0) 02:33:56 #57 18.02 Executing busybox-1.37.0-r20.trigger 02:33:56 #57 18.03 OK: 8 MiB in 21 packages 02:33:56 #57 DONE 18.2s 02:33:56 02:33:56 #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:33:56 #83 DONE 0.1s 02:33:56 02:33:56 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:33:56 #84 ... 02:33:56 02:33:56 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:33:56 #0 1.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:56 #0 1.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:56 #0 2.062 OK: 8 MiB in 19 packages 02:33:56 #85 DONE 2.2s 02:33:57 02:33:57 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:58 #86 ... 02:33:58 02:33:58 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:33:58 #0 2.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:58 #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:58 #0 3.524 OK: 7 MiB in 17 packages 02:33:58 #87 DONE 3.7s 02:33:58 02:33:58 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:33:58 #80 2.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:58 #80 2.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:58 #80 ... 02:33:58 02:33:58 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:33:58 #0 1.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:58 #0 1.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:58 #0 2.217 OK: 20 MiB in 20 packages 02:33:58 #88 DONE 2.4s 02:33:58 02:33:58 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:33:58 #0 1.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:58 #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:58 #0 2.443 OK: 7 MiB in 18 packages 02:33:58 #89 DONE 2.6s 02:33:59 02:33:59 #79 [core-command stage-1 3/8] RUN apk --no-cache upgrade 02:33:59 #79 2.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:59 #79 2.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:59 #79 2.771 OK: 7 MiB in 17 packages 02:33:59 #79 DONE 2.9s 02:33:59 02:33:59 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:33:59 #90 DONE 0.1s 02:33:59 02:33:59 #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:33:59 #0 2.182 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:59 #0 2.436 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:59 #0 2.929 (1/1) Installing dumb-init (1.2.5-r3) 02:33:59 #0 3.095 Executing busybox-1.37.0-r20.trigger 02:33:59 #0 3.106 OK: 7 MiB in 17 packages 02:33:59 #91 DONE 3.2s 02:33:59 02:33:59 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:33:59 #92 ... 02:33:59 02:33:59 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:33:59 #0 1.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:59 #0 1.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:59 #0 2.228 OK: 8 MiB in 20 packages 02:33:59 #93 DONE 2.5s 02:33:59 02:33:59 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:33:59 #80 2.648 OK: 20 MiB in 20 packages 02:33:59 #80 DONE 2.8s 02:33:59 02:33:59 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:33:59 #84 1.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:59 #84 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:59 #84 2.265 OK: 8 MiB in 21 packages 02:33:59 #84 DONE 2.5s 02:33:59 02:33:59 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:34:06 #94 ... 02:34:06 02:34:06 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:06 #95 ... 02:34:06 02:34:06 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:06 #96 ... 02:34:06 02:34:06 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:06 #97 ... 02:34:06 02:34:06 #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:06 #98 ... 02:34:06 02:34:06 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:34:06 #99 DONE 6.8s 02:34:06 02:34:06 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:34:09 #100 ... 02:34:09 02:34:09 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:34:12 #101 ... 02:34:12 02:34:12 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:34:12 #92 DONE 13.1s 02:34:12 02:34:12 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:34:12 #94 DONE 12.7s 02:34:12 02:34:12 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:12 #96 DONE 17.0s 02:34:12 02:34:12 #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:12 #98 DONE 17.0s 02:34:12 02:34:12 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:12 #86 DONE 15.1s 02:34:12 02:34:12 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:12 #78 DONE 17.0s 02:34:12 02:34:12 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:12 #95 DONE 17.0s 02:34:12 02:34:12 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:12 #97 DONE 17.0s 02:34:12 02:34:12 #102 [security-secretstore-setup builder 6/7] COPY . . 02:34:12 #102 ... 02:34:12 02:34:12 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:34:12 #100 DONE 5.8s 02:34:12 02:34:12 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:34:12 #101 DONE 12.8s 02:34:12 02:34:12 #103 [core-command builder 6/7] COPY . . 02:34:14 #103 ... 02:34:14 02:34:14 #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:34:14 #104 DONE 1.9s 02:34:14 02:34:14 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:34:21 #105 ... 02:34:21 02:34:21 #106 [security-spire-server stage-2 6/9] COPY security.txt / 02:34:21 #106 DONE 8.6s 02:34:21 02:34:21 #103 [core-data builder 6/7] COPY . . 02:34:21 #103 DONE 8.6s 02:34:21 02:34:21 #107 [support-notifications builder 6/7] COPY . . 02:34:21 #107 DONE 8.7s 02:34:21 02:34:21 #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:34:21 #108 CACHED 02:34:21 02:34:21 #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:21 #109 CACHED 02:34:21 02:34:21 #110 [security-proxy-auth builder 6/7] COPY . . 02:34:21 #110 CACHED 02:34:21 02:34:21 #111 [core-command builder 6/7] COPY . . 02:34:21 #111 CACHED 02:34:21 02:34:21 #112 [core-command builder 4/7] COPY go.mod vendor* ./ 02:34:21 #112 CACHED 02:34:21 02:34:21 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:21 #113 CACHED 02:34:21 02:34:21 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:21 #114 CACHED 02:34:21 02:34:21 #115 [core-metadata builder 6/7] COPY . . 02:34:21 #115 CACHED 02:34:21 02:34:21 #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:34:21 #116 CACHED 02:34:21 02:34:21 #117 [core-data builder 6/7] COPY . . 02:34:21 #117 CACHED 02:34:21 02:34:21 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:21 #118 CACHED 02:34:21 02:34:21 #119 [core-data builder 4/7] COPY go.mod vendor* ./ 02:34:21 #119 CACHED 02:34:21 02:34:21 #120 [security-spiffe-token-provider builder 6/7] COPY . . 02:34:21 #120 DONE 8.7s 02:34:21 02:34:21 #121 [core-keeper builder 7/8] COPY . . 02:34:21 #121 DONE 8.7s 02:34:21 02:34:21 #102 [security-proxy-setup builder 6/7] COPY . . 02:34:21 #102 DONE 8.7s 02:34:21 02:34:21 #122 [support-scheduler builder 6/7] COPY . . 02:34:21 #122 DONE 8.7s 02:34:21 02:34:21 #123 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:34:21 #123 ... 02:34:21 02:34:21 #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:34:21 #124 CACHED 02:34:21 02:34:21 #125 [security-proxy-setup builder 6/7] COPY . . 02:34:21 #125 CACHED 02:34:21 02:34:21 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:21 #126 CACHED 02:34:21 02:34:21 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:21 #127 CACHED 02:34:21 02:34:21 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:34:21 #128 CACHED 02:34:21 02:34:21 #129 [security-bootstrapper builder 6/7] COPY . . 02:34:21 #129 CACHED 02:34:21 02:34:21 #130 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:34:21 #130 DONE 8.7s 02:34:21 02:34:21 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:34:21 #105 DONE 8.7s 02:34:21 02:34:21 #131 [security-spire-config stage-2 6/10] COPY security.txt / 02:34:21 #131 ... 02:34:21 02:34:21 #132 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:34:21 #132 DONE 0.4s 02:34:21 02:34:21 #133 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:34:21 #133 DONE 0.4s 02:34:21 02:34:21 #131 [security-spire-config stage-2 6/10] COPY security.txt / 02:34:21 #131 DONE 0.4s 02:34:21 02:34:21 #134 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:34:21 #134 DONE 0.1s 02:34:21 02:34:21 #135 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:34:21 #135 DONE 0.1s 02:34:21 02:34:21 #136 [security-spire-agent stage-3 7/10] COPY security.txt / 02:34:21 #136 DONE 0.1s 02:34:21 02:34:21 #137 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:34:21 #137 DONE 0.1s 02:34:21 02:34:21 #138 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:34:21 #138 DONE 0.1s 02:34:21 02:34:21 #139 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:34:21 #139 DONE 0.1s 02:34:21 02:34:21 #140 [security-spire-server] exporting to image 02:34:21 #140 exporting layers 02:34:21 #140 ... 02:34:21 02:34:21 #141 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:34:21 #141 DONE 0.2s 02:34:21 02:34:21 #142 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:34:21 #142 DONE 0.2s 02:34:21 02:34:21 #143 [security-spire-config] exporting to image 02:34:21 #143 ... 02:34:21 02:34:21 #144 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:34:21 #144 DONE 0.3s 02:34:22 02:34:22 #145 [security-spire-agent] exporting to image 02:34:26 #145 ... 02:34:26 02:34:26 #140 [security-spire-server] exporting to image 02:34:26 #140 exporting layers 2.6s done 02:34:26 #140 writing image sha256:05449ccb96515b6cda8ec10ff1ccd7a37d5e27dcf46db421675f55c7ecbf0032 0.9s done 02:34:26 #140 naming to docker.io/library/security-spire-server 0.4s done 02:34:26 #140 DONE 4.4s 02:34:26 02:34:26 #143 [security-spire-config] exporting to image 02:34:26 #143 exporting layers 3.8s done 02:34:26 #143 writing image sha256:e925bcc713c9e405bd73d4628edc561100519a4cf21ef24eb73d26997ff44326 0.4s done 02:34:26 #143 naming to docker.io/library/security-spire-config 0.3s done 02:34:27 #143 DONE 5.7s 02:34:27 02:34:27 #145 [security-spire-agent] exporting to image 02:34:27 #145 exporting layers 5.3s done 02:34:27 #145 writing image sha256:73affd171e000e5da37c034fc405a7682bba4b73e855be9e9a98021554c7792f 0.0s done 02:34:27 #145 naming to docker.io/library/security-spire-agent 0.0s done 02:34:27 #145 DONE 5.5s 02:34:27 02:34:27 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:34:27 #0 1.027 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:34:31 #146 ... 02:34:31 02:34:31 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:34:31 #0 0.809 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:34:31 #147 ... 02:34:31 02:34:31 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:34:31 #0 0.817 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:34:31 #148 ... 02:34:31 02:34:31 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:34:31 #0 0.869 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:34:31 #149 ... 02:34:31 02:34:31 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:34:31 #0 0.790 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:34:31 #150 ... 02:34:31 02:34:31 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:34:31 #0 0.916 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:34:31 #151 ... 02:34:31 02:34:31 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:34:31 #0 0.807 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:34:31 #152 ... 02:34:31 02:34:31 #153 [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:34:31 #0 1.090 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:34:31 #153 ... 02:34:31 02:34:31 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:34:31 #0 0.635 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:34:32 #154 ... 02:34:32 02:34:32 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:34:32 #0 1.026 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:34:32 #155 ... 02:34:32 02:34:32 #123 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:34:32 #123 1.116 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:34:32 #123 ... 02:34:32 02:34:32 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:34:32 #0 0.587 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:35:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5736 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:35:13 Running in /w/workspace/edgex-go/969 [Pipeline] { [Pipeline] checkout 02:35:13 The recommended git tool is: git 02:35:21 using credential edgex-jenkins-ssh 02:35:22 Cloning the remote Git repository 02:35:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:35:22 > git init /w/workspace/edgex-go/969 # timeout=10 02:35:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:35:22 > git --version # timeout=10 02:35:22 > git --version # 'git version 2.25.1' 02:35:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:35:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:35:43 Avoid second fetch 02:35:43 Checking out Revision 5d4bbcde2a9a17709321423f63287523073c17bb (main) 02:35:44 Commit message: "Merge pull request #5402 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.9.2" 02:35:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:35:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:35:43 > git config core.sparsecheckout # timeout=10 02:35:43 > git checkout -f 5d4bbcde2a9a17709321423f63287523073c17bb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:48 provisioning config files... 02:35:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/969@tmp/config8542225418425601651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:49 ---> ****-login.sh 02:35:49 nexus3.edgexfoundry.org:10001 02:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:50 Configure a credential helper to remove this warning. See 02:35:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:50 02:35:50 Login Succeeded 02:35:50 nexus3.edgexfoundry.org:10002 02:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:50 Configure a credential helper to remove this warning. See 02:35:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:50 02:35:50 Login Succeeded 02:35:50 nexus3.edgexfoundry.org:10003 02:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:50 Configure a credential helper to remove this warning. See 02:35:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:50 02:35:50 Login Succeeded 02:35:50 nexus3.edgexfoundry.org:10004 02:35:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:51 Configure a credential helper to remove this warning. See 02:35:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:51 02:35:51 Login Succeeded 02:35:51 ****.io 02:35:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:51 Configure a credential helper to remove this warning. See 02:35:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:51 02:35:51 Login Succeeded 02:35:51 ---> ****-login.sh ends [Pipeline] } 02:35:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:35:52 + git config --global --add safe.directory /w/workspace/edgex-go/969 [Pipeline] echo 02:35:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:35:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:35:52 ========================================================= 02:35:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:35:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:35:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:35:53 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:35:53 6b59a28fa201: Pulling fs layer 02:35:53 d32bb0dddca7: Pulling fs layer 02:35:53 5dab1238d3d9: Pulling fs layer 02:35:53 196fd7d83e7d: Pulling fs layer 02:35:53 4f4fb700ef54: Pulling fs layer 02:35:53 8ba94037c8f0: Pulling fs layer 02:35:53 deaec5988b04: Pulling fs layer 02:35:53 9f65657bb879: Pulling fs layer 02:35:53 4f4fb700ef54: Waiting 02:35:53 196fd7d83e7d: Waiting 02:35:53 8ba94037c8f0: Waiting 02:35:53 9f65657bb879: Waiting 02:35:53 deaec5988b04: Waiting 02:35:53 d32bb0dddca7: Verifying Checksum 02:35:53 d32bb0dddca7: Download complete 02:35:53 196fd7d83e7d: Verifying Checksum 02:35:53 196fd7d83e7d: Download complete 02:35:53 4f4fb700ef54: Verifying Checksum 02:35:53 4f4fb700ef54: Download complete 02:35:53 8ba94037c8f0: Verifying Checksum 02:35:53 8ba94037c8f0: Download complete 02:35:53 6b59a28fa201: Verifying Checksum 02:35:53 6b59a28fa201: Download complete 02:35:53 9f65657bb879: Verifying Checksum 02:35:53 9f65657bb879: Download complete 02:35:53 #156 ... 02:35:53 02:35:53 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:35:53 #152 DONE 88.3s 02:35:53 02:35:53 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:35:53 #157 DONE 0.1s 02:35:53 02:35:53 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:35:53 #158 DONE 0.1s 02:35:53 02:35:53 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:35:53 #151 ... 02:35:53 02:35:53 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:35:53 #159 DONE 0.1s 02:35:53 02:35:53 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:35:53 #160 DONE 0.0s 02:35:53 02:35:53 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:35:53 #161 DONE 0.0s 02:35:53 02:35:53 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:35:53 #162 DONE 1.0s 02:35:53 02:35:53 #163 [core-common-config-bootstrapper] exporting to image 02:35:53 #163 exporting layers 02:35:53 #163 exporting layers 0.3s done 02:35:53 #163 writing image sha256:ac63443e7b2985aee52f804a09bb5a4bca292c22fed63996b03de90850ebd9c1 done 02:35:53 #163 naming to docker.io/library/core-common-config-bootstrapper done 02:35:53 #163 DONE 0.3s 02:35:53 02:35:53 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:35:53 #151 ... 02:35:53 02:35:53 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:35:53 #155 DONE 90.6s 02:35:53 02:35:53 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:35:53 #164 DONE 0.2s 02:35:53 02:35:53 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:35:53 #146 ... 02:35:53 02:35:53 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:35:53 #165 DONE 0.8s 02:35:53 02:35:53 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:35:53 #166 DONE 0.2s 02:35:53 02:35:53 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:35:53 #167 DONE 0.0s 02:35:53 02:35:53 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:35:53 #154 ... 02:35:53 02:35:53 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:35:53 #168 DONE 0.1s 02:35:53 02:35:53 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:35:53 #169 DONE 0.1s 02:35:53 02:35:53 #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:35:53 #170 DONE 0.0s 02:35:53 02:35:53 #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:35:53 #171 DONE 0.0s 02:35:53 02:35:53 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:35:53 #146 ... 02:35:53 02:35:53 #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:35:53 #172 DONE 0.0s 02:35:53 02:35:53 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:35:53 #173 DONE 0.1s 02:35:53 02:35:53 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:35:53 #174 DONE 0.8s 02:35:53 02:35:53 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:35:54 #154 ... 02:35:54 02:35:54 #175 [security-bootstrapper] exporting to image 02:35:54 6b59a28fa201: Pull complete 02:35:54 #175 exporting layers 0.6s done 02:35:54 #175 writing image sha256:dbb6b1ee41f9a32ff592ffff83c8280ad03f3a51d994da66ab9d24bb4717b6be 0.0s done 02:35:54 #175 naming to docker.io/library/security-bootstrapper done 02:35:54 #175 DONE 0.7s 02:35:54 02:35:54 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:35:54 d32bb0dddca7: Pull complete 02:35:55 5dab1238d3d9: Verifying Checksum 02:35:55 5dab1238d3d9: Download complete 02:35:56 deaec5988b04: Verifying Checksum 02:35:56 deaec5988b04: Download complete 02:36:11 5dab1238d3d9: Pull complete 02:36:11 196fd7d83e7d: Pull complete 02:36:11 4f4fb700ef54: Pull complete 02:36:11 8ba94037c8f0: Pull complete 02:36:19 deaec5988b04: Pull complete 02:36:21 9f65657bb879: Pull complete 02:36:21 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:36:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:36:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:36:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:36:21 WORKDIR /edgex 02:36:21 COPY go.mod . 02:36:21 RUN go mod download 02:36:21 + docker build -t ci-base-image-arm64 -f - . 02:36:22 Sending build context to Docker daemon 3.894MB 02:36:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:36:22 ---> 334268110677 02:36:22 Step 2/4 : WORKDIR /edgex 02:36:24 ---> Running in 088be7c7b3a3 02:36:24 Removing intermediate container 088be7c7b3a3 02:36:24 ---> 923e65dbdafe 02:36:24 Step 3/4 : COPY go.mod . 02:36:25 ---> c73af0b61406 02:36:25 Step 4/4 : RUN go mod download 02:36:25 ---> Running in 7dad1e18a37a 02:37:16 #151 ... 02:37:16 02:37:16 #153 [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:37:16 #153 162.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:37:16 #153 ... 02:37:16 02:37:16 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:37:16 #149 DONE 165.4s 02:37:16 02:37:16 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:37:16 #151 DONE 165.4s 02:37:16 02:37:16 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:37:16 #176 DONE 0.4s 02:37:16 02:37:16 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:37:16 #177 DONE 0.4s 02:37:16 02:37:16 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:37:16 #148 DONE 165.9s 02:37:16 02:37:16 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:37:16 #178 DONE 0.2s 02:37:16 02:37:16 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:37:16 #179 DONE 0.2s 02:37:16 02:37:16 #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:37:16 #180 DONE 0.2s 02:37:16 02:37:16 #181 [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:37:16 #181 DONE 0.5s 02:37:16 02:37:16 #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:37:16 #182 DONE 0.5s 02:37:16 02:37:16 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:37:16 #156 DONE 166.7s 02:37:16 02:37:16 #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:37:16 #183 DONE 0.6s 02:37:16 02:37:16 #153 [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:37:16 #153 DONE 166.8s 02:37:16 02:37:16 #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:37:16 #184 ... 02:37:16 02:37:16 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:37:16 #154 DONE 167.2s 02:37:16 02:37:16 #177 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:37:16 #177 DONE 0.4s 02:37:16 02:37:16 #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:37:16 #178 DONE 0.2s 02:37:16 02:37:16 #185 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:37:16 #185 DONE 0.5s 02:37:16 02:37:16 #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:37:16 #184 DONE 0.5s 02:37:16 02:37:16 #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:37:16 #186 DONE 0.5s 02:37:16 02:37:16 #187 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:37:16 #187 ... 02:37:16 02:37:16 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:37:16 #188 DONE 0.6s 02:37:16 02:37:16 #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:37:16 #189 CACHED 02:37:16 02:37:16 #190 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:37:16 #190 CACHED 02:37:16 02:37:16 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:37:16 #147 DONE 167.6s 02:37:16 02:37:16 #191 [core-command] exporting to image 02:37:16 #191 exporting layers 02:37:16 #191 ... 02:37:16 02:37:16 #192 [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:37:16 #192 DONE 0.4s 02:37:16 02:37:16 #191 [core-command] exporting to image 02:37:16 #191 exporting layers 0.3s done 02:37:16 #191 ... 02:37:16 02:37:16 #187 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:37:16 #187 DONE 0.4s 02:37:16 02:37:16 #193 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:37:16 #193 DONE 0.5s 02:37:16 02:37:16 #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:37:16 #194 DONE 0.3s 02:37:16 02:37:16 #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:37:16 #195 DONE 0.3s 02:37:16 02:37:16 #191 [core-command] exporting to image 02:37:16 #191 writing image sha256:69b6c78c62ffcc0364005de04fcf06ec825ad116830418fc23392f77f2f5739c done 02:37:16 #191 naming to docker.io/library/core-command done 02:37:16 #191 DONE 0.6s 02:37:16 02:37:16 #177 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:37:16 #177 DONE 0.4s 02:37:16 02:37:16 #178 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:37:16 #178 DONE 0.2s 02:37:16 02:37:16 #196 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:37:16 #196 CACHED 02:37:16 02:37:16 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:37:16 #197 CACHED 02:37:16 02:37:16 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:37:16 #198 ... 02:37:16 02:37:16 #199 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:37:16 #199 DONE 0.7s 02:37:16 02:37:16 #200 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:37:16 #200 DONE 0.7s 02:37:16 02:37:16 #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:37:16 #201 DONE 0.7s 02:37:16 02:37:16 #123 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:37:16 #123 DONE 168.5s 02:37:16 02:37:16 #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:37:16 #202 DONE 0.7s 02:37:16 02:37:16 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:37:16 #198 DONE 0.5s 02:37:16 02:37:16 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:37:16 #203 ... 02:37:16 02:37:16 #204 [security-spiffe-token-provider] exporting to image 02:37:16 #204 exporting layers 0.8s done 02:37:16 #204 writing image sha256:bc2d4e65cffe5ad796637a5eb7807cf0ae97db9d5501bd7a3d469e3175369519 done 02:37:16 #204 naming to docker.io/library/security-spiffe-token-provider done 02:37:16 #204 DONE 0.9s 02:37:16 02:37:16 #205 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:37:16 #205 DONE 0.3s 02:37:16 02:37:16 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:37:16 #206 DONE 0.3s 02:37:16 02:37:16 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:37:16 #203 DONE 0.3s 02:37:16 02:37:16 #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:37:16 #207 DONE 0.3s 02:37:16 02:37:16 #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:37:16 #208 DONE 0.2s 02:37:16 02:37:16 #209 [core-data] exporting to image 02:37:16 #209 ... 02:37:16 02:37:16 #210 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:37:16 #210 DONE 0.1s 02:37:16 02:37:16 #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:37:16 #211 DONE 0.3s 02:37:16 02:37:16 #212 [core-metadata] exporting to image 02:37:16 #212 ... 02:37:16 02:37:16 #213 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:37:16 #213 DONE 0.6s 02:37:16 02:37:16 #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:37:16 #214 DONE 0.3s 02:37:16 02:37:16 #212 [core-metadata] exporting to image 02:37:16 #212 exporting layers 0.3s done 02:37:16 #212 writing image sha256:8f23b253e55ba786b717b714215c898956e8c6f9089217b2d81e317be93bac3a done 02:37:16 #212 naming to docker.io/library/core-metadata done 02:37:16 #212 DONE 0.4s 02:37:16 02:37:16 #209 [core-data] exporting to image 02:37:16 #209 exporting layers 0.3s done 02:37:16 #209 writing image sha256:01235e2c59709631522930340ba30b09e6721f933377efeb73266aedb877ab40 0.0s done 02:37:16 #209 naming to docker.io/library/core-data 0.0s done 02:37:16 #209 DONE 0.4s 02:37:16 02:37:16 #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:37:16 #215 DONE 0.3s 02:37:16 02:37:16 #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:37:16 #216 DONE 0.2s 02:37:16 02:37:16 #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:37:16 #217 DONE 0.2s 02:37:16 02:37:16 #218 [security-proxy-setup] exporting to image 02:37:16 #218 exporting layers 0.4s done 02:37:16 #218 writing image sha256:8316322f2e4a1b13c9a92c42444a099d38d9ca3da934da11264449f8a17d179d done 02:37:16 #218 naming to docker.io/library/security-proxy-setup done 02:37:16 #218 DONE 0.4s 02:37:16 02:37:16 #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:37:16 #219 DONE 0.2s 02:37:16 02:37:16 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:37:16 #220 DONE 0.5s 02:37:16 02:37:16 #221 [core-keeper] exporting to image 02:37:16 #221 exporting layers 0.2s done 02:37:16 #221 writing image sha256:877f62be7bfb941964726e3265a7d78d9db7bd2b97f12360b662fae21ae8d739 0.0s done 02:37:16 #221 naming to docker.io/library/core-keeper done 02:37:16 #221 DONE 0.4s 02:37:16 02:37:16 #222 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:37:16 #222 DONE 0.1s 02:37:16 02:37:16 #223 [security-proxy-auth] exporting to image 02:37:16 #223 exporting layers 0.2s done 02:37:16 #223 writing image sha256:8b1fb454ae4333afabcf7e0d28a1144abcce38d080587614c138621fb0ade853 done 02:37:16 #223 naming to docker.io/library/security-proxy-auth 02:37:16 #223 naming to docker.io/library/security-proxy-auth done 02:37:16 #223 DONE 0.2s 02:37:16 02:37:16 #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:37:16 #224 DONE 0.6s 02:37:16 02:37:16 #225 [security-secretstore-setup] exporting to image 02:37:16 #225 exporting layers 0.3s done 02:37:16 #225 writing image sha256:87b6f074d6118dddded8cfb6156fb745d51eaf4897387e6246cf8986d16a6f1e done 02:37:16 #225 naming to docker.io/library/security-secretstore-setup done 02:37:16 #225 DONE 0.3s 02:37:16 02:37:16 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:37:16 #146 DONE 170.9s 02:37:16 02:37:16 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:37:16 #226 DONE 0.0s 02:37:16 02:37:16 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:37:16 #227 DONE 0.0s 02:37:16 02:37:16 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:37:16 #228 ... 02:37:16 02:37:16 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:16 #150 DONE 171.3s 02:37:16 02:37:16 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:37:16 #228 DONE 0.2s 02:37:16 02:37:16 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:37:16 #229 DONE 0.0s 02:37:16 02:37:16 #230 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:37:16 #230 DONE 0.1s 02:37:16 02:37:16 #231 [support-scheduler] exporting to image 02:37:16 #231 ... 02:37:16 02:37:16 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:37:16 #232 DONE 0.0s 02:37:16 02:37:16 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:37:16 #233 DONE 0.2s 02:37:16 02:37:16 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:37:16 #234 DONE 0.0s 02:37:16 02:37:16 #235 [support-notifications] exporting to image 02:37:16 #235 ... 02:37:16 02:37:16 #231 [support-scheduler] exporting to image 02:37:16 #231 exporting layers 0.6s done 02:37:16 #231 writing image sha256:898f55b0f0cc0b22dbec2af7c953c1e83748e9efaa40e07b55516cadbf486884 done 02:37:16 #231 naming to docker.io/library/support-scheduler done 02:37:16 #231 DONE 0.6s 02:37:16 02:37:16 #235 [support-notifications] exporting to image 02:37:16 #235 exporting layers 0.3s done 02:37:16 #235 writing image sha256:e3993cb3e2aa73a26f47974690d000fd0d2b3a0acb6323eae52834447a1acebb done 02:37:16 #235 naming to docker.io/library/support-notifications done 02:37:16 #235 DONE 0.3s 02:37:16 time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:16 time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:16 time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:16 time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:16 time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:16 time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:16 time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:16 time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:16 time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:16 time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:16 time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:16 time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:16 time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:16 time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:16 time="2026-04-21T02:33:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:37:16 $ docker stop --time=1 fa891b73110e99434abf2e674ee54475bd27989968cac2ed3cfa7810301db0fa 02:37:17 $ docker rm -f --volumes fa891b73110e99434abf2e674ee54475bd27989968cac2ed3cfa7810301db0fa [Pipeline] // withDockerContainer [Pipeline] sh 02:37:17 + docker images 02:37:17 REPOSITORY TAG IMAGE ID CREATED SIZE 02:37:17 support-notifications latest e3993cb3e2aa 5 seconds ago 57.8MB 02:37:17 support-scheduler latest 898f55b0f0cc 6 seconds ago 54.1MB 02:37:17 security-secretstore-setup latest 87b6f074d611 7 seconds ago 89.2MB 02:37:17 security-proxy-auth latest 8b1fb454ae43 7 seconds ago 49MB 02:37:17 security-proxy-setup latest 8316322f2e4a 8 seconds ago 54.7MB 02:37:17 core-metadata latest 8f23b253e55b 8 seconds ago 50MB 02:37:17 core-keeper latest 877f62be7bfb 8 seconds ago 49.7MB 02:37:17 core-data latest 01235e2c5970 8 seconds ago 49.9MB 02:37:17 security-spiffe-token-provider latest bc2d4e65cffe 9 seconds ago 53MB 02:37:17 core-command latest 69b6c78c62ff 10 seconds ago 44.1MB 02:37:17 security-bootstrapper latest dbb6b1ee41f9 About a minute ago 21.6MB 02:37:17 core-common-config-bootstrapper latest ac63443e7b29 About a minute ago 20.5MB 02:37:17 security-spire-agent latest 73affd171e00 2 minutes ago 237MB 02:37:17 security-spire-server latest 05449ccb9651 2 minutes ago 178MB 02:37:17 security-spire-config latest e925bcc713c9 2 minutes ago 177MB 02:37:17 ci-base-image-x86_64 latest 865ae714ff7e 6 minutes ago 970MB 02:37:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 months ago 636MB 02:37:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 11 months ago 573MB 02:37:17 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:37:17 provisioning config files... 02:37:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/969@tmp/config5328436669992944334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:18 ---> ****-login.sh 02:37:18 nexus3.edgexfoundry.org:10001 02:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:18 Login Succeeded 02:37:18 nexus3.edgexfoundry.org:10002 02:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:18 Login Succeeded 02:37:18 nexus3.edgexfoundry.org:10003 02:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:18 Login Succeeded 02:37:18 nexus3.edgexfoundry.org:10004 02:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:18 Login Succeeded 02:37:18 ****.io 02:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:18 Login Succeeded 02:37:18 ---> ****-login.sh ends [Pipeline] } 02:37:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:37:18 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:37:18 5d4bbcde2a9a17709321423f63287523073c17bb 02:37:18 latest 02:37:18 4.1.0-dev.110 02:37:18 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:37:18 main 02:37:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:19 + docker push nexus3.edgexfoundry.org:10004/core-command:5d4bbcde2a9a17709321423f63287523073c17bb 02:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:37:19 4f5f35227fef: Preparing 02:37:19 541f70dcd73b: Preparing 02:37:19 a776479145b8: Preparing 02:37:19 cb816bdbcb49: Preparing 02:37:19 4225501fb2be: Preparing 02:37:19 62312db43f62: Preparing 02:37:19 0854555d70ac: Preparing 02:37:19 62312db43f62: Waiting 02:37:19 0854555d70ac: Waiting 02:37:19 cb816bdbcb49: Pushed 02:37:19 4f5f35227fef: Pushed 02:37:19 a776479145b8: Pushed 02:37:19 4225501fb2be: Pushed 02:37:19 0854555d70ac: Layer already exists 02:37:19 62312db43f62: Pushed 02:37:23 541f70dcd73b: Pushed 02:37:23 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:f2f9b5f7463fdbc56327bfc34065a85fcb618c47b49a25a536032ffe878aa2dd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:23 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:37:23 4f5f35227fef: Preparing 02:37:23 541f70dcd73b: Preparing 02:37:23 a776479145b8: Preparing 02:37:23 cb816bdbcb49: Preparing 02:37:23 4225501fb2be: Preparing 02:37:23 62312db43f62: Preparing 02:37:23 0854555d70ac: Preparing 02:37:23 62312db43f62: Waiting 02:37:23 0854555d70ac: Waiting 02:37:23 541f70dcd73b: Layer already exists 02:37:23 4225501fb2be: Layer already exists 02:37:23 4f5f35227fef: Layer already exists 02:37:23 cb816bdbcb49: Layer already exists 02:37:23 a776479145b8: Layer already exists 02:37:23 0854555d70ac: Layer already exists 02:37:23 62312db43f62: Layer already exists 02:37:23 latest: digest: sha256:f2f9b5f7463fdbc56327bfc34065a85fcb618c47b49a25a536032ffe878aa2dd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:24 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 02:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:37:24 4f5f35227fef: Preparing 02:37:24 541f70dcd73b: Preparing 02:37:24 a776479145b8: Preparing 02:37:24 cb816bdbcb49: Preparing 02:37:24 4225501fb2be: Preparing 02:37:24 62312db43f62: Preparing 02:37:24 0854555d70ac: Preparing 02:37:24 62312db43f62: Waiting 02:37:24 0854555d70ac: Waiting 02:37:24 4225501fb2be: Layer already exists 02:37:24 a776479145b8: Layer already exists 02:37:24 4f5f35227fef: Layer already exists 02:37:24 cb816bdbcb49: Layer already exists 02:37:24 541f70dcd73b: Layer already exists 02:37:24 0854555d70ac: Layer already exists 02:37:24 62312db43f62: Layer already exists 02:37:24 4.1.0-dev.110: digest: sha256:f2f9b5f7463fdbc56327bfc34065a85fcb618c47b49a25a536032ffe878aa2dd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:25 + docker push nexus3.edgexfoundry.org:10004/core-command:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:37:25 4f5f35227fef: Preparing 02:37:25 541f70dcd73b: Preparing 02:37:25 a776479145b8: Preparing 02:37:25 cb816bdbcb49: Preparing 02:37:25 4225501fb2be: Preparing 02:37:25 62312db43f62: Preparing 02:37:25 0854555d70ac: Preparing 02:37:25 62312db43f62: Waiting 02:37:25 0854555d70ac: Waiting 02:37:25 a776479145b8: Layer already exists 02:37:25 4f5f35227fef: Layer already exists 02:37:25 cb816bdbcb49: Layer already exists 02:37:25 541f70dcd73b: Layer already exists 02:37:25 4225501fb2be: Layer already exists 02:37:25 0854555d70ac: Layer already exists 02:37:25 62312db43f62: Layer already exists 02:37:25 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:f2f9b5f7463fdbc56327bfc34065a85fcb618c47b49a25a536032ffe878aa2dd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:25 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:37:25 4f5f35227fef: Preparing 02:37:25 541f70dcd73b: Preparing 02:37:25 a776479145b8: Preparing 02:37:25 cb816bdbcb49: Preparing 02:37:25 4225501fb2be: Preparing 02:37:25 62312db43f62: Preparing 02:37:25 0854555d70ac: Preparing 02:37:25 62312db43f62: Waiting 02:37:25 0854555d70ac: Waiting 02:37:25 4f5f35227fef: Layer already exists 02:37:25 a776479145b8: Layer already exists 02:37:25 cb816bdbcb49: Layer already exists 02:37:25 4225501fb2be: Layer already exists 02:37:25 541f70dcd73b: Layer already exists 02:37:25 0854555d70ac: Layer already exists 02:37:25 62312db43f62: Layer already exists 02:37:25 main: digest: sha256:f2f9b5f7463fdbc56327bfc34065a85fcb618c47b49a25a536032ffe878aa2dd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:25 ===================================================== [Pipeline] echo 02:37:25 taggedImages: 02:37:25 - nexus3.edgexfoundry.org:10004/core-command:5d4bbcde2a9a17709321423f63287523073c17bb 02:37:25 - nexus3.edgexfoundry.org:10004/core-command:latest 02:37:25 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 02:37:25 - nexus3.edgexfoundry.org:10004/core-command:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:37:25 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:37:25 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:37:25 5d4bbcde2a9a17709321423f63287523073c17bb 02:37:25 latest 02:37:25 4.1.0-dev.110 02:37:25 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:37:25 main 02:37:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb 02:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:37:26 e1dcab6f52d5: Preparing 02:37:26 5f0d6e790807: Preparing 02:37:26 48ab9a041687: Preparing 02:37:26 fdc4c5b41549: Preparing 02:37:26 a776479145b8: Preparing 02:37:26 cb816bdbcb49: Preparing 02:37:26 4225501fb2be: Preparing 02:37:26 62312db43f62: Preparing 02:37:26 0854555d70ac: Preparing 02:37:26 cb816bdbcb49: Waiting 02:37:26 4225501fb2be: Waiting 02:37:26 62312db43f62: Waiting 02:37:26 0854555d70ac: Waiting 02:37:26 a776479145b8: Layer already exists 02:37:26 cb816bdbcb49: Layer already exists 02:37:26 4225501fb2be: Layer already exists 02:37:26 62312db43f62: Layer already exists 02:37:26 0854555d70ac: Layer already exists 02:37:26 48ab9a041687: Pushed 02:37:26 e1dcab6f52d5: Pushed 02:37:26 5f0d6e790807: Pushed 02:37:27 fdc4c5b41549: Pushed 02:37:27 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:b7e6b5478221a85c256f7d47afc217d5dfa81c6a5aa910d1d36f319b0fedd456 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:28 + 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:37:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:37:28 e1dcab6f52d5: Preparing 02:37:28 5f0d6e790807: Preparing 02:37:28 48ab9a041687: Preparing 02:37:28 fdc4c5b41549: Preparing 02:37:28 a776479145b8: Preparing 02:37:28 cb816bdbcb49: Preparing 02:37:28 4225501fb2be: Preparing 02:37:28 62312db43f62: Preparing 02:37:28 0854555d70ac: Preparing 02:37:28 4225501fb2be: Waiting 02:37:28 62312db43f62: Waiting 02:37:28 cb816bdbcb49: Waiting 02:37:28 0854555d70ac: Waiting 02:37:28 5f0d6e790807: Layer already exists 02:37:28 e1dcab6f52d5: Layer already exists 02:37:28 48ab9a041687: Layer already exists 02:37:28 a776479145b8: Layer already exists 02:37:28 fdc4c5b41549: Layer already exists 02:37:28 62312db43f62: Layer already exists 02:37:28 4225501fb2be: Layer already exists 02:37:28 cb816bdbcb49: Layer already exists 02:37:28 0854555d70ac: Layer already exists 02:37:28 latest: digest: sha256:b7e6b5478221a85c256f7d47afc217d5dfa81c6a5aa910d1d36f319b0fedd456 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 02:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:37:29 e1dcab6f52d5: Preparing 02:37:29 5f0d6e790807: Preparing 02:37:29 48ab9a041687: Preparing 02:37:29 fdc4c5b41549: Preparing 02:37:29 a776479145b8: Preparing 02:37:29 cb816bdbcb49: Preparing 02:37:29 4225501fb2be: Preparing 02:37:29 62312db43f62: Preparing 02:37:29 0854555d70ac: Preparing 02:37:29 cb816bdbcb49: Waiting 02:37:29 0854555d70ac: Waiting 02:37:29 4225501fb2be: Waiting 02:37:29 62312db43f62: Waiting 02:37:29 e1dcab6f52d5: Layer already exists 02:37:29 fdc4c5b41549: Layer already exists 02:37:29 48ab9a041687: Layer already exists 02:37:29 a776479145b8: Layer already exists 02:37:29 5f0d6e790807: Layer already exists 02:37:29 cb816bdbcb49: Layer already exists 02:37:29 4225501fb2be: Layer already exists 02:37:29 62312db43f62: Layer already exists 02:37:29 0854555d70ac: Layer already exists 02:37:29 4.1.0-dev.110: digest: sha256:b7e6b5478221a85c256f7d47afc217d5dfa81c6a5aa910d1d36f319b0fedd456 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:37:29 e1dcab6f52d5: Preparing 02:37:29 5f0d6e790807: Preparing 02:37:29 48ab9a041687: Preparing 02:37:29 fdc4c5b41549: Preparing 02:37:29 a776479145b8: Preparing 02:37:29 cb816bdbcb49: Preparing 02:37:29 4225501fb2be: Preparing 02:37:29 62312db43f62: Preparing 02:37:29 0854555d70ac: Preparing 02:37:29 cb816bdbcb49: Waiting 02:37:29 4225501fb2be: Waiting 02:37:29 62312db43f62: Waiting 02:37:29 0854555d70ac: Waiting 02:37:29 48ab9a041687: Layer already exists 02:37:29 a776479145b8: Layer already exists 02:37:29 5f0d6e790807: Layer already exists 02:37:29 fdc4c5b41549: Layer already exists 02:37:29 e1dcab6f52d5: Layer already exists 02:37:29 4225501fb2be: Layer already exists 02:37:29 cb816bdbcb49: Layer already exists 02:37:29 0854555d70ac: Layer already exists 02:37:29 62312db43f62: Layer already exists 02:37:29 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:b7e6b5478221a85c256f7d47afc217d5dfa81c6a5aa910d1d36f319b0fedd456 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:30 + 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:37:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:37:30 e1dcab6f52d5: Preparing 02:37:30 5f0d6e790807: Preparing 02:37:30 48ab9a041687: Preparing 02:37:30 fdc4c5b41549: Preparing 02:37:30 a776479145b8: Preparing 02:37:30 cb816bdbcb49: Preparing 02:37:30 4225501fb2be: Preparing 02:37:30 62312db43f62: Preparing 02:37:30 0854555d70ac: Preparing 02:37:30 cb816bdbcb49: Waiting 02:37:30 4225501fb2be: Waiting 02:37:30 62312db43f62: Waiting 02:37:30 0854555d70ac: Waiting 02:37:30 fdc4c5b41549: Layer already exists 02:37:30 48ab9a041687: Layer already exists 02:37:30 a776479145b8: Layer already exists 02:37:30 e1dcab6f52d5: Layer already exists 02:37:30 5f0d6e790807: Layer already exists 02:37:30 cb816bdbcb49: Layer already exists 02:37:30 0854555d70ac: Layer already exists 02:37:30 62312db43f62: Layer already exists 02:37:30 4225501fb2be: Layer already exists 02:37:30 main: digest: sha256:b7e6b5478221a85c256f7d47afc217d5dfa81c6a5aa910d1d36f319b0fedd456 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:30 ===================================================== [Pipeline] echo 02:37:30 taggedImages: 02:37:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb 02:37:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:37:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 02:37:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:37:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:37:30 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:37:30 5d4bbcde2a9a17709321423f63287523073c17bb 02:37:30 latest 02:37:30 4.1.0-dev.110 02:37:30 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:37:30 main 02:37:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:31 + docker push nexus3.edgexfoundry.org:10004/core-data:5d4bbcde2a9a17709321423f63287523073c17bb 02:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:37:31 2f3128a77471: Preparing 02:37:31 338631dd0eda: Preparing 02:37:31 a776479145b8: Preparing 02:37:31 cb816bdbcb49: Preparing 02:37:31 5578976f540f: Preparing 02:37:31 29fb0dd74d5e: Preparing 02:37:31 0854555d70ac: Preparing 02:37:31 29fb0dd74d5e: Waiting 02:37:31 0854555d70ac: Waiting 02:37:31 cb816bdbcb49: Layer already exists 02:37:31 a776479145b8: Layer already exists 02:37:31 0854555d70ac: Layer already exists 02:37:31 5578976f540f: Pushed 02:37:31 2f3128a77471: Pushed 02:37:31 29fb0dd74d5e: Pushed 02:37:33 Removing intermediate container 7dad1e18a37a 02:37:33 ---> 0ffb8266e8d2 02:37:33 Successfully built 0ffb8266e8d2 02:37:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:33 + docker inspect -f . ci-base-image-arm64 02:37:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:33 prd-ubuntu20.04-docker-arm64-4c-16g-5736 does not seem to be running inside a container 02:37:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/969 -v /w/workspace/edgex-go/969:/w/workspace/edgex-go/969:rw,z -v /w/workspace/edgex-go/969@tmp:/w/workspace/edgex-go/969@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 ******** ci-base-image-arm64 cat 02:37:35 338631dd0eda: Pushed 02:37:35 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:a3188e544df6f1098f6ac4d0865482982105cade7463c1a271e38300ff9412f5 size: 1779 02:37:38 $ docker top 058af46db3bf4ef2f4d0040128ac7cb75dfc6cfa21dd48179ad676ec03a2655c -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:39 + go version 02:37:39 go version go1.25.3 linux/arm64 [Pipeline] } 02:37:39 $ docker stop --time=1 058af46db3bf4ef2f4d0040128ac7cb75dfc6cfa21dd48179ad676ec03a2655c 02:37:39 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:37:39 2f3128a77471: Preparing 02:37:39 338631dd0eda: Preparing 02:37:39 a776479145b8: Preparing 02:37:39 cb816bdbcb49: Preparing 02:37:39 5578976f540f: Preparing 02:37:39 29fb0dd74d5e: Preparing 02:37:39 0854555d70ac: Preparing 02:37:39 29fb0dd74d5e: Waiting 02:37:39 0854555d70ac: Waiting 02:37:39 2f3128a77471: Layer already exists 02:37:39 338631dd0eda: Layer already exists 02:37:39 cb816bdbcb49: Layer already exists 02:37:39 5578976f540f: Layer already exists 02:37:39 a776479145b8: Layer already exists 02:37:39 29fb0dd74d5e: Layer already exists 02:37:39 0854555d70ac: Layer already exists 02:37:39 latest: digest: sha256:a3188e544df6f1098f6ac4d0865482982105cade7463c1a271e38300ff9412f5 size: 1779 02:37:41 $ docker rm -f --volumes 058af46db3bf4ef2f4d0040128ac7cb75dfc6cfa21dd48179ad676ec03a2655c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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:37:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:37:42 02:37:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:42 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 02:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:37:42 2f3128a77471: Preparing 02:37:42 338631dd0eda: Preparing 02:37:42 a776479145b8: Preparing 02:37:42 cb816bdbcb49: Preparing 02:37:42 5578976f540f: Preparing 02:37:42 29fb0dd74d5e: Preparing 02:37:42 0854555d70ac: Preparing 02:37:42 29fb0dd74d5e: Waiting 02:37:42 0854555d70ac: Waiting 02:37:42 338631dd0eda: Layer already exists 02:37:42 2f3128a77471: Layer already exists 02:37:42 5578976f540f: Layer already exists 02:37:42 cb816bdbcb49: Layer already exists 02:37:42 a776479145b8: Layer already exists 02:37:42 0854555d70ac: Layer already exists 02:37:42 29fb0dd74d5e: Layer already exists 02:37:42 4.1.0-dev.110: digest: sha256:a3188e544df6f1098f6ac4d0865482982105cade7463c1a271e38300ff9412f5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:37:42 latest: Pulling from edgex-devops/edgex-compose-arm64 02:37:42 547446be3368: Pulling fs layer 02:37:42 d125d8839a47: Pulling fs layer 02:37:42 3e85d5ac6304: Pulling fs layer 02:37:42 c3105a71a48b: Pulling fs layer 02:37:42 0f093f025ec4: Pulling fs layer 02:37:42 c3106fc0e877: Pulling fs layer 02:37:42 c3105a71a48b: Waiting 02:37:42 c3106fc0e877: Waiting 02:37:42 0f093f025ec4: Waiting 02:37:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:42 547446be3368: Verifying Checksum 02:37:42 c3105a71a48b: Verifying Checksum 02:37:42 c3105a71a48b: Download complete 02:37:42 + docker push nexus3.edgexfoundry.org:10004/core-data:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:37:42 2f3128a77471: Preparing 02:37:42 338631dd0eda: Preparing 02:37:42 a776479145b8: Preparing 02:37:42 cb816bdbcb49: Preparing 02:37:42 5578976f540f: Preparing 02:37:42 29fb0dd74d5e: Preparing 02:37:42 0854555d70ac: Preparing 02:37:42 29fb0dd74d5e: Waiting 02:37:42 0854555d70ac: Waiting 02:37:42 cb816bdbcb49: Layer already exists 02:37:42 338631dd0eda: Layer already exists 02:37:42 5578976f540f: Layer already exists 02:37:42 a776479145b8: Layer already exists 02:37:42 2f3128a77471: Layer already exists 02:37:42 0854555d70ac: Layer already exists 02:37:42 29fb0dd74d5e: Layer already exists 02:37:42 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:a3188e544df6f1098f6ac4d0865482982105cade7463c1a271e38300ff9412f5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:42 d125d8839a47: Verifying Checksum 02:37:42 d125d8839a47: Download complete 02:37:42 c3106fc0e877: Verifying Checksum 02:37:42 c3106fc0e877: Download complete 02:37:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:43 0f093f025ec4: Verifying Checksum 02:37:43 0f093f025ec4: Download complete 02:37:43 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:37:43 2f3128a77471: Preparing 02:37:43 338631dd0eda: Preparing 02:37:43 a776479145b8: Preparing 02:37:43 cb816bdbcb49: Preparing 02:37:43 5578976f540f: Preparing 02:37:43 29fb0dd74d5e: Preparing 02:37:43 0854555d70ac: Preparing 02:37:43 29fb0dd74d5e: Waiting 02:37:43 0854555d70ac: Waiting 02:37:43 a776479145b8: Layer already exists 02:37:43 cb816bdbcb49: Layer already exists 02:37:43 5578976f540f: Layer already exists 02:37:43 338631dd0eda: Layer already exists 02:37:43 2f3128a77471: Layer already exists 02:37:43 29fb0dd74d5e: Layer already exists 02:37:43 0854555d70ac: Layer already exists 02:37:43 main: digest: sha256:a3188e544df6f1098f6ac4d0865482982105cade7463c1a271e38300ff9412f5 size: 1779 02:37:43 547446be3368: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:43 ===================================================== [Pipeline] echo 02:37:43 taggedImages: 02:37:43 - nexus3.edgexfoundry.org:10004/core-data:5d4bbcde2a9a17709321423f63287523073c17bb 02:37:43 - nexus3.edgexfoundry.org:10004/core-data:latest 02:37:43 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 02:37:43 - nexus3.edgexfoundry.org:10004/core-data:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:37:43 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:37:43 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:37:43 5d4bbcde2a9a17709321423f63287523073c17bb 02:37:43 latest 02:37:43 4.1.0-dev.110 02:37:43 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:37:43 main 02:37:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5d4bbcde2a9a17709321423f63287523073c17bb 02:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:37:44 6558e382dfa6: Preparing 02:37:44 b57c1ecc746a: Preparing 02:37:44 cb816bdbcb49: Preparing 02:37:44 edf878e2a6b6: Preparing 02:37:44 969529dcb7f8: Preparing 02:37:44 0854555d70ac: Preparing 02:37:44 0854555d70ac: Waiting 02:37:44 cb816bdbcb49: Layer already exists 02:37:44 0854555d70ac: Layer already exists 02:37:44 969529dcb7f8: Pushed 02:37:44 6558e382dfa6: Pushed 02:37:44 edf878e2a6b6: Pushed 02:37:44 d125d8839a47: Pull complete 02:37:45 3e85d5ac6304: Verifying Checksum 02:37:45 3e85d5ac6304: Download complete 02:37:48 b57c1ecc746a: Pushed 02:37:48 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:abb70782618652ee45424422495c73cbcd7bc68782a93857bb299d2442706f22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:37:49 6558e382dfa6: Preparing 02:37:49 b57c1ecc746a: Preparing 02:37:49 cb816bdbcb49: Preparing 02:37:49 edf878e2a6b6: Preparing 02:37:49 969529dcb7f8: Preparing 02:37:49 0854555d70ac: Preparing 02:37:49 0854555d70ac: Waiting 02:37:49 b57c1ecc746a: Layer already exists 02:37:49 cb816bdbcb49: Layer already exists 02:37:49 969529dcb7f8: Layer already exists 02:37:49 6558e382dfa6: Layer already exists 02:37:49 edf878e2a6b6: Layer already exists 02:37:49 0854555d70ac: Layer already exists 02:37:49 latest: digest: sha256:abb70782618652ee45424422495c73cbcd7bc68782a93857bb299d2442706f22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 02:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:37:49 6558e382dfa6: Preparing 02:37:49 b57c1ecc746a: Preparing 02:37:49 cb816bdbcb49: Preparing 02:37:49 edf878e2a6b6: Preparing 02:37:49 969529dcb7f8: Preparing 02:37:49 0854555d70ac: Preparing 02:37:49 0854555d70ac: Waiting 02:37:49 6558e382dfa6: Layer already exists 02:37:49 b57c1ecc746a: Layer already exists 02:37:49 cb816bdbcb49: Layer already exists 02:37:49 edf878e2a6b6: Layer already exists 02:37:49 969529dcb7f8: Layer already exists 02:37:49 0854555d70ac: Layer already exists 02:37:49 4.1.0-dev.110: digest: sha256:abb70782618652ee45424422495c73cbcd7bc68782a93857bb299d2442706f22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:37:50 6558e382dfa6: Preparing 02:37:50 b57c1ecc746a: Preparing 02:37:50 cb816bdbcb49: Preparing 02:37:50 edf878e2a6b6: Preparing 02:37:50 969529dcb7f8: Preparing 02:37:50 0854555d70ac: Preparing 02:37:50 0854555d70ac: Waiting 02:37:50 6558e382dfa6: Layer already exists 02:37:50 b57c1ecc746a: Layer already exists 02:37:50 cb816bdbcb49: Layer already exists 02:37:50 edf878e2a6b6: Layer already exists 02:37:50 969529dcb7f8: Layer already exists 02:37:50 0854555d70ac: Layer already exists 02:37:50 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:abb70782618652ee45424422495c73cbcd7bc68782a93857bb299d2442706f22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:37:51 6558e382dfa6: Preparing 02:37:51 b57c1ecc746a: Preparing 02:37:51 cb816bdbcb49: Preparing 02:37:51 edf878e2a6b6: Preparing 02:37:51 969529dcb7f8: Preparing 02:37:51 0854555d70ac: Preparing 02:37:51 0854555d70ac: Waiting 02:37:51 6558e382dfa6: Layer already exists 02:37:51 969529dcb7f8: Layer already exists 02:37:51 cb816bdbcb49: Layer already exists 02:37:51 edf878e2a6b6: Layer already exists 02:37:51 b57c1ecc746a: Layer already exists 02:37:51 0854555d70ac: Layer already exists 02:37:51 main: digest: sha256:abb70782618652ee45424422495c73cbcd7bc68782a93857bb299d2442706f22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:51 ===================================================== [Pipeline] echo 02:37:51 taggedImages: 02:37:51 - nexus3.edgexfoundry.org:10004/core-keeper:5d4bbcde2a9a17709321423f63287523073c17bb 02:37:51 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:37:51 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 02:37:51 - nexus3.edgexfoundry.org:10004/core-keeper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:37:51 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:37:51 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:37:51 5d4bbcde2a9a17709321423f63287523073c17bb 02:37:51 latest 02:37:51 4.1.0-dev.110 02:37:51 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:37:51 main 02:37:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5d4bbcde2a9a17709321423f63287523073c17bb 02:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:37:51 b7b3a7690556: Preparing 02:37:51 53a028b459a5: Preparing 02:37:51 186945630f91: Preparing 02:37:51 a776479145b8: Preparing 02:37:51 cb816bdbcb49: Preparing 02:37:51 4225501fb2be: Preparing 02:37:51 62312db43f62: Preparing 02:37:51 0854555d70ac: Preparing 02:37:51 4225501fb2be: Waiting 02:37:51 62312db43f62: Waiting 02:37:51 0854555d70ac: Waiting 02:37:51 a776479145b8: Layer already exists 02:37:51 cb816bdbcb49: Layer already exists 02:37:51 4225501fb2be: Layer already exists 02:37:51 62312db43f62: Layer already exists 02:37:51 0854555d70ac: Layer already exists 02:37:51 b7b3a7690556: Pushed 02:37:51 53a028b459a5: Pushed 02:37:55 3e85d5ac6304: Pull complete 02:37:55 c3105a71a48b: Pull complete 02:37:56 186945630f91: Pushed 02:37:56 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:e977f647f070a7b96dda0d61ddcf216e7d27bee823020d8512de7a98cca78b4b size: 1986 [Pipeline] } [Pipeline] // withEnv 02:37:56 0f093f025ec4: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:56 c3106fc0e877: Pull complete 02:37:56 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:37:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:37:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv 02:37:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:56 prd-ubuntu20.04-docker-arm64-4c-16g-5736 does not seem to be running inside a container 02:37:56 $ 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/969 -v /w/workspace/edgex-go/969:/w/workspace/edgex-go/969:rw,z -v /w/workspace/edgex-go/969@tmp:/w/workspace/edgex-go/969@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-devops/edgex-compose-arm64:latest cat 02:37:58 $ docker top 242643c3c23ef1474fe2ef2e6ce1565181e7eb4816851aa6d9064a2303f4c1bb -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 02:37:59 + docker compose -f ./docker-compose-build.yml build --parallel 02:37:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:37:59 b7b3a7690556: Preparing 02:37:59 53a028b459a5: Preparing 02:37:59 186945630f91: Preparing 02:37:59 a776479145b8: Preparing 02:37:59 cb816bdbcb49: Preparing 02:37:59 4225501fb2be: Preparing 02:37:59 62312db43f62: Preparing 02:37:59 0854555d70ac: Preparing 02:37:59 4225501fb2be: Waiting 02:37:59 62312db43f62: Waiting 02:37:59 0854555d70ac: Waiting 02:37:59 b7b3a7690556: Layer already exists 02:37:59 186945630f91: Layer already exists 02:37:59 cb816bdbcb49: Layer already exists 02:37:59 a776479145b8: Layer already exists 02:37:59 53a028b459a5: Layer already exists 02:37:59 4225501fb2be: Layer already exists 02:37:59 62312db43f62: Layer already exists 02:37:59 0854555d70ac: Layer already exists 02:37:59 latest: digest: sha256:e977f647f070a7b96dda0d61ddcf216e7d27bee823020d8512de7a98cca78b4b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 02:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:38:00 b7b3a7690556: Preparing 02:38:00 53a028b459a5: Preparing 02:38:00 186945630f91: Preparing 02:38:00 a776479145b8: Preparing 02:38:00 cb816bdbcb49: Preparing 02:38:00 4225501fb2be: Preparing 02:38:00 62312db43f62: Preparing 02:38:00 0854555d70ac: Preparing 02:38:00 62312db43f62: Waiting 02:38:00 0854555d70ac: Waiting 02:38:00 4225501fb2be: Waiting 02:38:00 186945630f91: Layer already exists 02:38:00 cb816bdbcb49: Layer already exists 02:38:00 a776479145b8: Layer already exists 02:38:00 53a028b459a5: Layer already exists 02:38:00 b7b3a7690556: Layer already exists 02:38:00 0854555d70ac: Layer already exists 02:38:00 4225501fb2be: Layer already exists 02:38:00 62312db43f62: Layer already exists 02:38:00 4.1.0-dev.110: digest: sha256:e977f647f070a7b96dda0d61ddcf216e7d27bee823020d8512de7a98cca78b4b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:38:00 b7b3a7690556: Preparing 02:38:00 53a028b459a5: Preparing 02:38:00 186945630f91: Preparing 02:38:00 a776479145b8: Preparing 02:38:00 cb816bdbcb49: Preparing 02:38:00 4225501fb2be: Preparing 02:38:00 62312db43f62: Preparing 02:38:00 0854555d70ac: Preparing 02:38:00 4225501fb2be: Waiting 02:38:00 62312db43f62: Waiting 02:38:00 0854555d70ac: Waiting 02:38:00 b7b3a7690556: Layer already exists 02:38:00 186945630f91: Layer already exists 02:38:00 cb816bdbcb49: Layer already exists 02:38:00 a776479145b8: Layer already exists 02:38:00 62312db43f62: Layer already exists 02:38:00 0854555d70ac: Layer already exists 02:38:00 53a028b459a5: Layer already exists 02:38:00 4225501fb2be: Layer already exists 02:38:00 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:e977f647f070a7b96dda0d61ddcf216e7d27bee823020d8512de7a98cca78b4b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:38:01 b7b3a7690556: Preparing 02:38:01 53a028b459a5: Preparing 02:38:01 186945630f91: Preparing 02:38:01 a776479145b8: Preparing 02:38:01 cb816bdbcb49: Preparing 02:38:01 4225501fb2be: Preparing 02:38:01 62312db43f62: Preparing 02:38:01 0854555d70ac: Preparing 02:38:01 62312db43f62: Waiting 02:38:01 0854555d70ac: Waiting 02:38:01 4225501fb2be: Waiting 02:38:01 cb816bdbcb49: Layer already exists 02:38:01 53a028b459a5: Layer already exists 02:38:01 b7b3a7690556: Layer already exists 02:38:01 186945630f91: Layer already exists 02:38:01 a776479145b8: Layer already exists 02:38:01 0854555d70ac: Layer already exists 02:38:01 4225501fb2be: Layer already exists 02:38:01 62312db43f62: Layer already exists 02:38:01 main: digest: sha256:e977f647f070a7b96dda0d61ddcf216e7d27bee823020d8512de7a98cca78b4b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:01 ===================================================== [Pipeline] echo 02:38:01 taggedImages: 02:38:01 - nexus3.edgexfoundry.org:10004/core-metadata:5d4bbcde2a9a17709321423f63287523073c17bb 02:38:01 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:38:01 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 02:38:01 - nexus3.edgexfoundry.org:10004/core-metadata:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:01 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:38:01 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:38:01 5d4bbcde2a9a17709321423f63287523073c17bb 02:38:01 latest 02:38:01 4.1.0-dev.110 02:38:01 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:01 main 02:38:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb 02:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:38:02 3c26670d2dce: Preparing 02:38:02 31cb8700f3b1: Preparing 02:38:02 3040219de2e5: Preparing 02:38:02 a7cc931160bd: Preparing 02:38:02 d7238b6de0e0: Preparing 02:38:02 5936406bd3d2: Preparing 02:38:02 5f57aaadccf7: Preparing 02:38:02 a776479145b8: Preparing 02:38:02 cb816bdbcb49: Preparing 02:38:02 e611aa94e6e5: Preparing 02:38:02 a71a6691ddb3: Preparing 02:38:02 5936406bd3d2: Waiting 02:38:02 5f57aaadccf7: Waiting 02:38:02 cb816bdbcb49: Waiting 02:38:02 a776479145b8: Waiting 02:38:02 e611aa94e6e5: Waiting 02:38:02 5f70bf18a086: Preparing 02:38:02 ac102b28c64d: Preparing 02:38:02 8dbb6e93f063: Preparing 02:38:02 a71a6691ddb3: Waiting 02:38:02 5f70bf18a086: Waiting 02:38:02 ac102b28c64d: Waiting 02:38:02 8dbb6e93f063: Waiting 02:38:02 6ba0316b8eb1: Preparing 02:38:02 0854555d70ac: Preparing 02:38:02 6ba0316b8eb1: Waiting 02:38:02 0854555d70ac: Waiting 02:38:02 a7cc931160bd: Pushed 02:38:02 31cb8700f3b1: Pushed 02:38:02 3c26670d2dce: Pushed 02:38:02 d7238b6de0e0: Pushed 02:38:02 3040219de2e5: Pushed 02:38:02 a776479145b8: Layer already exists 02:38:02 cb816bdbcb49: Layer already exists 02:38:02 5936406bd3d2: Pushed 02:38:02 5f70bf18a086: Layer already exists 02:38:03 e611aa94e6e5: Pushed 02:38:03 a71a6691ddb3: Pushed 02:38:03 0854555d70ac: Layer already exists 02:38:03 ac102b28c64d: Pushed 02:38:03 8dbb6e93f063: Pushed 02:38:03 6ba0316b8eb1: Pushed 02:38:07 5f57aaadccf7: Pushed 02:38:08 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:31cbd47cb5d82e114984237b1ae179cf50baa3c1191d2a3afdcccd7a6886c890 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:38:08 3c26670d2dce: Preparing 02:38:08 31cb8700f3b1: Preparing 02:38:08 3040219de2e5: Preparing 02:38:08 a7cc931160bd: Preparing 02:38:08 d7238b6de0e0: Preparing 02:38:08 5936406bd3d2: Preparing 02:38:08 5f57aaadccf7: Preparing 02:38:08 a776479145b8: Preparing 02:38:08 cb816bdbcb49: Preparing 02:38:08 e611aa94e6e5: Preparing 02:38:08 a71a6691ddb3: Preparing 02:38:08 5f70bf18a086: Preparing 02:38:08 ac102b28c64d: Preparing 02:38:08 8dbb6e93f063: Preparing 02:38:08 6ba0316b8eb1: Preparing 02:38:08 0854555d70ac: Preparing 02:38:08 5936406bd3d2: Waiting 02:38:08 cb816bdbcb49: Waiting 02:38:08 5f57aaadccf7: Waiting 02:38:08 e611aa94e6e5: Waiting 02:38:08 a776479145b8: Waiting 02:38:08 a71a6691ddb3: Waiting 02:38:08 5f70bf18a086: Waiting 02:38:08 8dbb6e93f063: Waiting 02:38:08 ac102b28c64d: Waiting 02:38:08 6ba0316b8eb1: Waiting 02:38:08 0854555d70ac: Waiting 02:38:08 d7238b6de0e0: Layer already exists 02:38:08 3c26670d2dce: Layer already exists 02:38:08 a7cc931160bd: Layer already exists 02:38:08 3040219de2e5: Layer already exists 02:38:08 31cb8700f3b1: Layer already exists 02:38:08 5f57aaadccf7: Layer already exists 02:38:08 e611aa94e6e5: Layer already exists 02:38:08 cb816bdbcb49: Layer already exists 02:38:08 5936406bd3d2: Layer already exists 02:38:08 a776479145b8: Layer already exists 02:38:08 a71a6691ddb3: Layer already exists 02:38:08 ac102b28c64d: Layer already exists 02:38:08 5f70bf18a086: Layer already exists 02:38:08 6ba0316b8eb1: Layer already exists 02:38:08 8dbb6e93f063: Layer already exists 02:38:08 0854555d70ac: Layer already exists 02:38:09 #1 [security-spire-agent internal] load build definition from Dockerfile 02:38:09 #1 transferring dockerfile: 1.81kB done 02:38:09 #1 DONE 0.1s 02:38:09 02:38:09 #2 [security-proxy-setup internal] load build definition from Dockerfile 02:38:09 #2 transferring dockerfile: 2.50kB done 02:38:09 #2 DONE 0.1s 02:38:09 02:38:09 #3 [support-scheduler internal] load build definition from Dockerfile 02:38:09 #3 transferring dockerfile: 1.83kB 0.0s done 02:38:09 #3 DONE 0.1s 02:38:09 02:38:09 #4 [core-metadata internal] load build definition from Dockerfile 02:38:09 #4 transferring dockerfile: 2.10kB 0.0s done 02:38:09 #4 DONE 0.0s 02:38:09 02:38:09 #5 [core-data internal] load build definition from Dockerfile 02:38:09 #5 transferring dockerfile: 2.04kB 0.0s done 02:38:09 #5 DONE 0.1s 02:38:09 02:38:09 #6 [security-proxy-auth internal] load build definition from Dockerfile 02:38:09 #6 transferring dockerfile: 2.14kB 0.0s done 02:38:09 #6 DONE 0.1s 02:38:09 02:38:09 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:38:09 #7 transferring dockerfile: 1.89kB done 02:38:09 #7 DONE 0.1s 02:38:09 02:38:09 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:38:09 #8 transferring dockerfile: 2.23kB done 02:38:09 #8 DONE 0.1s 02:38:09 02:38:09 #9 [core-keeper internal] load build definition from Dockerfile 02:38:09 #9 transferring dockerfile: 2.07kB 0.0s done 02:38:09 #9 DONE 0.1s 02:38:09 02:38:09 #10 [core-command internal] load build definition from Dockerfile 02:38:09 #10 transferring dockerfile: 1.94kB done 02:38:09 #10 DONE 0.1s 02:38:09 02:38:09 #11 [support-notifications internal] load build definition from Dockerfile 02:38:09 #11 transferring dockerfile: 2.02kB 0.0s done 02:38:09 #11 DONE 0.1s 02:38:09 02:38:09 #12 [security-spire-server internal] load build definition from Dockerfile 02:38:10 #12 transferring dockerfile: 1.70kB 0.0s done 02:38:10 #12 DONE 0.1s 02:38:10 02:38:10 #13 [security-spire-config internal] load build definition from Dockerfile 02:38:10 #13 transferring dockerfile: 1.69kB 0.0s done 02:38:10 #13 DONE 0.1s 02:38:10 02:38:10 #14 [security-bootstrapper internal] load build definition from Dockerfile 02:38:10 #14 transferring dockerfile: 3.02kB 0.0s done 02:38:10 #14 DONE 0.1s 02:38:10 02:38:10 #15 [security-secretstore-setup internal] load build definition from Dockerfile 02:38:10 #15 transferring dockerfile: 2.49kB 0.0s done 02:38:10 #15 DONE 0.1s 02:38:10 02:38:10 #16 [security-spire-agent internal] load .dockerignore 02:38:10 #16 transferring context: 50B 0.0s done 02:38:10 #16 DONE 0.1s 02:38:11 02:38:11 #17 [security-proxy-setup internal] load .dockerignore 02:38:11 #17 transferring context: 50B done 02:38:11 #17 DONE 0.0s 02:38:11 02:38:11 #18 [support-scheduler internal] load .dockerignore 02:38:11 #18 transferring context: 50B 0.0s done 02:38:11 #18 DONE 0.0s 02:38:11 02:38:11 #19 [core-metadata internal] load .dockerignore 02:38:11 #19 transferring context: 50B done 02:38:11 #19 DONE 0.1s 02:38:11 02:38:11 #20 [core-data internal] load .dockerignore 02:38:11 #20 transferring context: 50B 0.0s done 02:38:11 #20 DONE 0.1s 02:38:11 02:38:11 #21 [security-proxy-auth internal] load .dockerignore 02:38:11 #21 transferring context: 50B 0.0s done 02:38:11 #21 DONE 0.1s 02:38:11 02:38:11 #22 [security-spiffe-token-provider internal] load .dockerignore 02:38:11 #22 transferring context: 50B done 02:38:11 #22 DONE 0.1s 02:38:11 02:38:11 #23 [core-common-config-bootstrapper internal] load .dockerignore 02:38:11 #23 transferring context: 50B done 02:38:11 #23 DONE 0.1s 02:38:11 02:38:11 #24 [core-keeper internal] load .dockerignore 02:38:11 #24 transferring context: 50B done 02:38:11 #24 DONE 0.1s 02:38:11 02:38:11 #25 [core-command internal] load .dockerignore 02:38:11 #25 transferring context: 50B done 02:38:11 #25 DONE 0.0s 02:38:11 02:38:11 #26 [support-notifications internal] load .dockerignore 02:38:11 #26 transferring context: 50B done 02:38:11 #26 DONE 0.1s 02:38:11 02:38:11 #27 [security-spire-server internal] load .dockerignore 02:38:11 #27 transferring context: 50B 0.0s done 02:38:11 #27 DONE 0.1s 02:38:11 02:38:11 #28 [security-spire-config internal] load .dockerignore 02:38:11 #28 transferring context: 50B done 02:38:11 #28 DONE 0.1s 02:38:11 02:38:11 #29 [security-bootstrapper internal] load .dockerignore 02:38:11 #29 transferring context: 50B done 02:38:11 #29 DONE 0.1s 02:38:11 02:38:11 #30 [security-secretstore-setup internal] load .dockerignore 02:38:12 #30 transferring context: 50B done 02:38:12 #30 DONE 0.1s 02:38:12 02:38:12 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:38:12 #31 DONE 0.7s 02:38:12 02:38:12 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:38:12 #32 DONE 0.6s 02:38:12 02:38:12 #33 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 02:38:12 #33 ... 02:38:12 02:38:12 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:38:12 #34 DONE 0.0s 02:38:12 02:38:12 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 02:38:12 #33 ... 02:38:12 02:38:12 #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:38:12 #34 DONE 0.0s 02:38:12 02:38:12 #33 [core-command internal] load metadata for docker.io/library/alpine:3.22 02:38:13 #33 ... 02:38:13 02:38:13 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:38:13 #34 DONE 0.0s 02:38:13 02:38:13 #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 02:38:13 #33 ... 02:38:13 02:38:13 #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:38:13 #34 DONE 0.0s 02:38:13 02:38:13 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:38:13 #31 DONE 0.7s 02:38:13 02:38:13 #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 02:38:14 latest: digest: sha256:31cbd47cb5d82e114984237b1ae179cf50baa3c1191d2a3afdcccd7a6886c890 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:38:14 #33 ... 02:38:14 02:38:14 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:38:14 #35 DONE 0.0s 02:38:14 02:38:14 #36 [security-spire-config stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:38:14 #36 DONE 0.0s 02:38:14 02:38:14 #37 [security-proxy-setup internal] load build context 02:38:14 #37 DONE 0.0s 02:38:14 02:38:14 #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:38:14 #38 DONE 0.0s 02:38:14 02:38:14 #39 [support-scheduler internal] load build context 02:38:14 #39 DONE 0.0s 02:38:14 02:38:14 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 02:38:14 #33 DONE 2.2s 02:38:14 02:38:14 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:38:14 #40 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done 02:38:14 #40 DONE 0.0s 02:38:14 02:38:14 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:38:14 #35 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 02:38:14 #35 DONE 0.1s 02:38:14 02:38:14 #36 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:38:14 #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [Pipeline] sh 02:38:14 #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.2s done 02:38:14 #36 ... 02:38:14 02:38:14 #41 [security-spire-agent internal] load build context 02:38:14 #41 transferring context: 26.10kB 0.0s done 02:38:14 #41 DONE 0.3s 02:38:14 02:38:14 #36 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:38:14 #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.2s done 02:38:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:14 #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 02:38:14 #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 02:38:14 #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:38:14 #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 02:38:14 #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 02:38:14 #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:38:14 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 0.3s 02:38:14 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.05MB / 4.14MB 0.4s 02:38:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 02:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:38:14 3c26670d2dce: Preparing 02:38:14 31cb8700f3b1: Preparing 02:38:14 3040219de2e5: Preparing 02:38:14 a7cc931160bd: Preparing 02:38:14 d7238b6de0e0: Preparing 02:38:14 5936406bd3d2: Preparing 02:38:14 5f57aaadccf7: Preparing 02:38:14 a776479145b8: Preparing 02:38:14 cb816bdbcb49: Preparing 02:38:14 e611aa94e6e5: Preparing 02:38:14 a71a6691ddb3: Preparing 02:38:14 5f70bf18a086: Preparing 02:38:14 ac102b28c64d: Preparing 02:38:14 8dbb6e93f063: Preparing 02:38:14 6ba0316b8eb1: Preparing 02:38:14 0854555d70ac: Preparing 02:38:14 cb816bdbcb49: Waiting 02:38:14 e611aa94e6e5: Waiting 02:38:14 a71a6691ddb3: Waiting 02:38:14 5f70bf18a086: Waiting 02:38:14 ac102b28c64d: Waiting 02:38:14 8dbb6e93f063: Waiting 02:38:14 6ba0316b8eb1: Waiting 02:38:14 0854555d70ac: Waiting 02:38:14 5936406bd3d2: Waiting 02:38:14 5f57aaadccf7: Waiting 02:38:14 a776479145b8: Waiting 02:38:14 3040219de2e5: Layer already exists 02:38:14 3c26670d2dce: Layer already exists 02:38:14 31cb8700f3b1: Layer already exists 02:38:14 a7cc931160bd: Layer already exists 02:38:14 d7238b6de0e0: Layer already exists 02:38:14 5936406bd3d2: Layer already exists 02:38:14 cb816bdbcb49: Layer already exists 02:38:14 5f57aaadccf7: Layer already exists 02:38:14 a776479145b8: Layer already exists 02:38:14 e611aa94e6e5: Layer already exists 02:38:14 a71a6691ddb3: Layer already exists 02:38:14 6ba0316b8eb1: Layer already exists 02:38:14 ac102b28c64d: Layer already exists 02:38:14 5f70bf18a086: Layer already exists 02:38:14 8dbb6e93f063: Layer already exists 02:38:14 0854555d70ac: Layer already exists 02:38:14 4.1.0-dev.110: digest: sha256:31cbd47cb5d82e114984237b1ae179cf50baa3c1191d2a3afdcccd7a6886c890 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:15 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.50MB / 4.14MB 0.7s 02:38:15 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.15MB / 4.14MB 0.8s 02:38:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:38:15 3c26670d2dce: Preparing 02:38:15 31cb8700f3b1: Preparing 02:38:15 3040219de2e5: Preparing 02:38:15 a7cc931160bd: Preparing 02:38:15 d7238b6de0e0: Preparing 02:38:15 5936406bd3d2: Preparing 02:38:15 5f57aaadccf7: Preparing 02:38:15 a776479145b8: Preparing 02:38:15 cb816bdbcb49: Preparing 02:38:15 e611aa94e6e5: Preparing 02:38:15 a71a6691ddb3: Preparing 02:38:15 5f70bf18a086: Preparing 02:38:15 ac102b28c64d: Preparing 02:38:15 8dbb6e93f063: Preparing 02:38:15 6ba0316b8eb1: Preparing 02:38:15 0854555d70ac: Preparing 02:38:15 e611aa94e6e5: Waiting 02:38:15 cb816bdbcb49: Waiting 02:38:15 5936406bd3d2: Waiting 02:38:15 a776479145b8: Waiting 02:38:15 5f57aaadccf7: Waiting 02:38:15 8dbb6e93f063: Waiting 02:38:15 5f70bf18a086: Waiting 02:38:15 a71a6691ddb3: Waiting 02:38:15 6ba0316b8eb1: Waiting 02:38:15 ac102b28c64d: Waiting 02:38:15 0854555d70ac: Waiting 02:38:15 3040219de2e5: Layer already exists 02:38:15 3c26670d2dce: Layer already exists 02:38:15 31cb8700f3b1: Layer already exists 02:38:15 a7cc931160bd: Layer already exists 02:38:15 d7238b6de0e0: Layer already exists 02:38:15 5936406bd3d2: Layer already exists 02:38:15 cb816bdbcb49: Layer already exists 02:38:15 e611aa94e6e5: Layer already exists 02:38:15 a776479145b8: Layer already exists 02:38:15 5f57aaadccf7: Layer already exists 02:38:15 5f70bf18a086: Layer already exists 02:38:15 a71a6691ddb3: Layer already exists 02:38:15 8dbb6e93f063: Layer already exists 02:38:15 ac102b28c64d: Layer already exists 02:38:15 6ba0316b8eb1: Layer already exists 02:38:15 0854555d70ac: Layer already exists 02:38:15 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:31cbd47cb5d82e114984237b1ae179cf50baa3c1191d2a3afdcccd7a6886c890 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:15 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.0s 02:38:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv 02:38:15 #36 ... 02:38:15 02:38:15 #42 [security-spire-server internal] load build context 02:38:15 #42 transferring context: 26.57kB 0.3s done 02:38:15 #42 DONE 1.6s 02:38:15 02:38:15 #36 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:16 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.3s done 02:38:16 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.3s done 02:38:16 #36 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 02:38:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:38:16 3c26670d2dce: Preparing 02:38:16 31cb8700f3b1: Preparing 02:38:16 3040219de2e5: Preparing 02:38:16 a7cc931160bd: Preparing 02:38:16 d7238b6de0e0: Preparing 02:38:16 5936406bd3d2: Preparing 02:38:16 5f57aaadccf7: Preparing 02:38:16 a776479145b8: Preparing 02:38:16 cb816bdbcb49: Preparing 02:38:16 e611aa94e6e5: Preparing 02:38:16 a71a6691ddb3: Preparing 02:38:16 5f70bf18a086: Preparing 02:38:16 ac102b28c64d: Preparing 02:38:16 8dbb6e93f063: Preparing 02:38:16 6ba0316b8eb1: Preparing 02:38:16 0854555d70ac: Preparing 02:38:16 5936406bd3d2: Waiting 02:38:16 5f57aaadccf7: Waiting 02:38:16 a776479145b8: Waiting 02:38:16 cb816bdbcb49: Waiting 02:38:16 a71a6691ddb3: Waiting 02:38:16 e611aa94e6e5: Waiting 02:38:16 5f70bf18a086: Waiting 02:38:16 8dbb6e93f063: Waiting 02:38:16 ac102b28c64d: Waiting 02:38:16 6ba0316b8eb1: Waiting 02:38:16 a7cc931160bd: Layer already exists 02:38:16 3c26670d2dce: Layer already exists 02:38:16 3040219de2e5: Layer already exists 02:38:16 31cb8700f3b1: Layer already exists 02:38:16 d7238b6de0e0: Layer already exists 02:38:16 5f57aaadccf7: Layer already exists 02:38:16 5936406bd3d2: Layer already exists 02:38:16 e611aa94e6e5: Layer already exists 02:38:16 cb816bdbcb49: Layer already exists 02:38:16 a776479145b8: Layer already exists 02:38:16 ac102b28c64d: Layer already exists 02:38:16 a71a6691ddb3: Layer already exists 02:38:16 5f70bf18a086: Layer already exists 02:38:16 6ba0316b8eb1: Layer already exists 02:38:16 8dbb6e93f063: Layer already exists 02:38:16 0854555d70ac: Layer already exists 02:38:16 main: digest: sha256:31cbd47cb5d82e114984237b1ae179cf50baa3c1191d2a3afdcccd7a6886c890 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:16 ===================================================== [Pipeline] echo 02:38:16 taggedImages: 02:38:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb 02:38:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:38:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 02:38:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:38:16 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:38:16 5d4bbcde2a9a17709321423f63287523073c17bb 02:38:16 latest 02:38:16 4.1.0-dev.110 02:38:16 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:16 main 02:38:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:16 #36 ... 02:38:16 02:38:16 #43 [security-spire-config internal] load build context 02:38:16 #43 transferring context: 24.82kB 0.4s done 02:38:16 #43 DONE 2.0s 02:38:16 02:38:16 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:38:16 #35 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:38:16 #35 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 02:38:16 #35 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 02:38:16 #35 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s done 02:38:16 #35 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.3s done 02:38:16 #35 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s 02:38:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } 02:38:16 #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 1.8s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:16 #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.0s 02:38:17 #35 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.4s done 02:38:17 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 2.8s 02:38:17 #35 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 02:38:17 #35 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 02:38:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5d4bbcde2a9a17709321423f63287523073c17bb 02:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:38:17 b4be544dd34f: Preparing 02:38:17 90dd3bb2ae4c: Preparing 02:38:17 008b3a3d85ed: Preparing 02:38:17 ddbd1387d551: Preparing 02:38:17 a776479145b8: Preparing 02:38:17 cb816bdbcb49: Preparing 02:38:17 4225501fb2be: Preparing 02:38:17 62312db43f62: Preparing 02:38:17 0854555d70ac: Preparing 02:38:17 cb816bdbcb49: Waiting 02:38:17 4225501fb2be: Waiting 02:38:17 62312db43f62: Waiting 02:38:17 0854555d70ac: Waiting 02:38:17 a776479145b8: Layer already exists 02:38:17 cb816bdbcb49: Layer already exists 02:38:17 4225501fb2be: Layer already exists 02:38:17 62312db43f62: Layer already exists 02:38:17 008b3a3d85ed: Pushed 02:38:17 0854555d70ac: Layer already exists 02:38:17 90dd3bb2ae4c: Pushed 02:38:17 b4be544dd34f: Pushed 02:38:18 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 3.5s 02:38:18 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 4.0s 02:38:18 #35 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 02:38:19 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 4.3s 02:38:19 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 4.6s 02:38:19 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 4.8s 02:38:19 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 5.1s 02:38:20 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 5.4s 02:38:20 #35 ... 02:38:20 02:38:20 #36 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:38:20 #36 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.1s 02:38:20 #36 ... 02:38:20 02:38:20 #37 [security-proxy-setup internal] load build context 02:38:20 #37 transferring context: 3.40MB 4.5s done 02:38:20 #37 DONE 6.1s 02:38:20 02:38:20 #36 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:38:20 #36 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.2s done 02:38:20 #36 ... 02:38:20 02:38:20 #44 [security-bootstrapper internal] load build context 02:38:20 #44 transferring context: 3.40MB 4.7s done 02:38:20 #44 DONE 6.2s 02:38:20 02:38:20 #45 [security-spiffe-token-provider internal] load build context 02:38:20 #45 transferring context: 3.40MB 4.6s done 02:38:20 #45 DONE 6.1s 02:38:20 02:38:20 #46 [support-notifications internal] load build context 02:38:20 #46 transferring context: 3.40MB 4.9s done 02:38:20 #46 DONE 6.2s 02:38:20 02:38:20 #47 [core-keeper internal] load build context 02:38:20 #47 transferring context: 3.40MB 5.1s done 02:38:20 #47 DONE 6.3s 02:38:20 02:38:20 #39 [support-scheduler internal] load build context 02:38:20 #39 transferring context: 3.40MB 5.0s done 02:38:20 #39 DONE 6.3s 02:38:20 02:38:20 #48 [core-metadata internal] load build context 02:38:20 #48 transferring context: 3.40MB 5.3s done 02:38:20 #48 DONE 6.3s 02:38:20 02:38:20 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:38:20 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 5.8s 02:38:20 #35 ... 02:38:20 02:38:20 #49 [security-secretstore-setup internal] load build context 02:38:20 #49 transferring context: 3.40MB 5.6s done 02:38:20 #49 DONE 6.3s 02:38:20 02:38:20 #50 [core-command internal] load build context 02:38:20 #50 transferring context: 3.40MB 5.8s done 02:38:20 #50 DONE 6.4s 02:38:20 02:38:20 #51 [security-proxy-auth internal] load build context 02:38:20 #51 transferring context: 3.40MB 5.6s done 02:38:20 #51 DONE 6.4s 02:38:20 02:38:20 #52 [core-data internal] load build context 02:38:20 #52 transferring context: 3.40MB 5.7s done 02:38:20 #52 DONE 6.4s 02:38:20 02:38:20 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:38:20 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.31MB / 37.02MB 5.9s 02:38:20 #35 ... 02:38:20 02:38:20 #53 [core-common-config-bootstrapper internal] load build context 02:38:20 #53 transferring context: 3.40MB 4.1s done 02:38:20 #53 DONE 6.4s 02:38:20 02:38:20 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:38:20 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 6.0s 02:38:20 #35 ... 02:38:20 02:38:20 #36 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:38:20 #36 DONE 7.6s 02:38:20 02:38:20 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:38:20 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 6.1s 02:38:21 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 6.2s 02:38:21 #35 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 6.3s done 02:38:21 #35 ... 02:38:21 02:38:21 #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:38:21 #38 DONE 7.3s 02:38:21 02:38:21 #54 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:38:22 ddbd1387d551: Pushed 02:38:22 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:b29f6a6cf67db209d48d5df97e0a66673a43533a9ab1eebe929f891f8a4932d1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:22 #54 DONE 1.2s 02:38:22 02:38:22 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:38:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:38:22 b4be544dd34f: Preparing 02:38:22 90dd3bb2ae4c: Preparing 02:38:22 008b3a3d85ed: Preparing 02:38:22 ddbd1387d551: Preparing 02:38:22 a776479145b8: Preparing 02:38:22 cb816bdbcb49: Preparing 02:38:22 4225501fb2be: Preparing 02:38:22 62312db43f62: Preparing 02:38:22 0854555d70ac: Preparing 02:38:22 cb816bdbcb49: Waiting 02:38:22 4225501fb2be: Waiting 02:38:22 62312db43f62: Waiting 02:38:22 0854555d70ac: Waiting 02:38:22 90dd3bb2ae4c: Layer already exists 02:38:22 ddbd1387d551: Layer already exists 02:38:22 b4be544dd34f: Layer already exists 02:38:22 a776479145b8: Layer already exists 02:38:22 008b3a3d85ed: Layer already exists 02:38:22 cb816bdbcb49: Layer already exists 02:38:22 0854555d70ac: Layer already exists 02:38:22 4225501fb2be: Layer already exists 02:38:22 62312db43f62: Layer already exists 02:38:22 latest: digest: sha256:b29f6a6cf67db209d48d5df97e0a66673a43533a9ab1eebe929f891f8a4932d1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 02:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:38:23 b4be544dd34f: Preparing 02:38:23 90dd3bb2ae4c: Preparing 02:38:23 008b3a3d85ed: Preparing 02:38:23 ddbd1387d551: Preparing 02:38:23 a776479145b8: Preparing 02:38:23 cb816bdbcb49: Preparing 02:38:23 4225501fb2be: Preparing 02:38:23 62312db43f62: Preparing 02:38:23 0854555d70ac: Preparing 02:38:23 62312db43f62: Waiting 02:38:23 0854555d70ac: Waiting 02:38:23 cb816bdbcb49: Waiting 02:38:23 4225501fb2be: Waiting 02:38:23 a776479145b8: Layer already exists 02:38:23 008b3a3d85ed: Layer already exists 02:38:23 90dd3bb2ae4c: Layer already exists 02:38:23 ddbd1387d551: Layer already exists 02:38:23 b4be544dd34f: Layer already exists 02:38:23 4225501fb2be: Layer already exists 02:38:23 cb816bdbcb49: Layer already exists 02:38:23 62312db43f62: Layer already exists 02:38:23 0854555d70ac: Layer already exists 02:38:23 4.1.0-dev.110: digest: sha256:b29f6a6cf67db209d48d5df97e0a66673a43533a9ab1eebe929f891f8a4932d1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:38:24 b4be544dd34f: Preparing 02:38:24 90dd3bb2ae4c: Preparing 02:38:24 008b3a3d85ed: Preparing 02:38:24 ddbd1387d551: Preparing 02:38:24 a776479145b8: Preparing 02:38:24 cb816bdbcb49: Preparing 02:38:24 4225501fb2be: Preparing 02:38:24 62312db43f62: Preparing 02:38:24 0854555d70ac: Preparing 02:38:24 cb816bdbcb49: Waiting 02:38:24 4225501fb2be: Waiting 02:38:24 0854555d70ac: Waiting 02:38:24 62312db43f62: Waiting 02:38:24 008b3a3d85ed: Layer already exists 02:38:24 a776479145b8: Layer already exists 02:38:24 90dd3bb2ae4c: Layer already exists 02:38:24 b4be544dd34f: Layer already exists 02:38:24 ddbd1387d551: Layer already exists 02:38:24 62312db43f62: Layer already exists 02:38:24 cb816bdbcb49: Layer already exists 02:38:24 4225501fb2be: Layer already exists 02:38:24 0854555d70ac: Layer already exists 02:38:24 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:b29f6a6cf67db209d48d5df97e0a66673a43533a9ab1eebe929f891f8a4932d1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:24 #55 ... 02:38:24 02:38:24 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:38:24 #40 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:38:24 #40 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 02:38:24 #40 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 02:38:24 #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.3s done 02:38:24 #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done 02:38:24 #40 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 3.2s done 02:38:24 #40 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 5.6s done 02:38:24 #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 02:38:24 #40 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 02:38:24 #40 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.1s 02:38:24 #40 ... 02:38:24 02:38:24 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:38:24 #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.6s 02:38:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:38:24 b4be544dd34f: Preparing 02:38:24 90dd3bb2ae4c: Preparing 02:38:24 008b3a3d85ed: Preparing 02:38:24 ddbd1387d551: Preparing 02:38:24 a776479145b8: Preparing 02:38:24 cb816bdbcb49: Preparing 02:38:24 4225501fb2be: Preparing 02:38:24 62312db43f62: Preparing 02:38:24 cb816bdbcb49: Waiting 02:38:24 4225501fb2be: Waiting 02:38:24 0854555d70ac: Preparing 02:38:24 62312db43f62: Waiting 02:38:24 0854555d70ac: Waiting 02:38:24 ddbd1387d551: Layer already exists 02:38:24 b4be544dd34f: Layer already exists 02:38:24 a776479145b8: Layer already exists 02:38:24 008b3a3d85ed: Layer already exists 02:38:24 90dd3bb2ae4c: Layer already exists 02:38:24 cb816bdbcb49: Layer already exists 02:38:24 0854555d70ac: Layer already exists 02:38:24 62312db43f62: Layer already exists 02:38:24 4225501fb2be: Layer already exists 02:38:24 main: digest: sha256:b29f6a6cf67db209d48d5df97e0a66673a43533a9ab1eebe929f891f8a4932d1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:24 ===================================================== [Pipeline] echo 02:38:24 taggedImages: 02:38:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5d4bbcde2a9a17709321423f63287523073c17bb 02:38:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:38:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 02:38:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:38:24 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:38:24 5d4bbcde2a9a17709321423f63287523073c17bb 02:38:24 latest 02:38:24 4.1.0-dev.110 02:38:24 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:24 main 02:38:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5d4bbcde2a9a17709321423f63287523073c17bb 02:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:38:25 788fbf81828b: Preparing 02:38:25 e23e9d7a6d8d: Preparing 02:38:25 fd89e866e8d6: Preparing 02:38:25 44cd115864ac: Preparing 02:38:25 246766b6aaf4: Preparing 02:38:25 a776479145b8: Preparing 02:38:25 cb816bdbcb49: Preparing 02:38:25 a19378d2dd6b: Preparing 02:38:25 e7192da9d0c8: Preparing 02:38:25 a682de32545a: Preparing 02:38:25 0854555d70ac: Preparing 02:38:25 a776479145b8: Waiting 02:38:25 cb816bdbcb49: Waiting 02:38:25 a19378d2dd6b: Waiting 02:38:25 e7192da9d0c8: Waiting 02:38:25 a682de32545a: Waiting 02:38:25 0854555d70ac: Waiting 02:38:25 246766b6aaf4: Pushed 02:38:25 44cd115864ac: Pushed 02:38:25 e23e9d7a6d8d: Pushed 02:38:25 a776479145b8: Layer already exists 02:38:25 788fbf81828b: Pushed 02:38:25 cb816bdbcb49: Layer already exists 02:38:25 0854555d70ac: Layer already exists 02:38:25 a19378d2dd6b: Pushed 02:38:25 e7192da9d0c8: Pushed 02:38:27 a682de32545a: Pushed 02:38:28 fd89e866e8d6: Pushed 02:38:28 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:ac58b223a732b845e69ff17ef3674d61a72e1d24f9eb9e38b5b41ee9dbce4474 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:38:29 788fbf81828b: Preparing 02:38:29 e23e9d7a6d8d: Preparing 02:38:29 fd89e866e8d6: Preparing 02:38:29 44cd115864ac: Preparing 02:38:29 246766b6aaf4: Preparing 02:38:29 a776479145b8: Preparing 02:38:29 cb816bdbcb49: Preparing 02:38:29 a19378d2dd6b: Preparing 02:38:29 e7192da9d0c8: Preparing 02:38:29 a682de32545a: Preparing 02:38:29 0854555d70ac: Preparing 02:38:29 a776479145b8: Waiting 02:38:29 cb816bdbcb49: Waiting 02:38:29 a19378d2dd6b: Waiting 02:38:29 e7192da9d0c8: Waiting 02:38:29 a682de32545a: Waiting 02:38:29 0854555d70ac: Waiting 02:38:29 788fbf81828b: Layer already exists 02:38:29 246766b6aaf4: Layer already exists 02:38:29 fd89e866e8d6: Layer already exists 02:38:29 44cd115864ac: Layer already exists 02:38:29 e23e9d7a6d8d: Layer already exists 02:38:29 a19378d2dd6b: Layer already exists 02:38:29 e7192da9d0c8: Layer already exists 02:38:29 a776479145b8: Layer already exists 02:38:29 cb816bdbcb49: Layer already exists 02:38:29 a682de32545a: Layer already exists 02:38:29 0854555d70ac: Layer already exists 02:38:29 latest: digest: sha256:ac58b223a732b845e69ff17ef3674d61a72e1d24f9eb9e38b5b41ee9dbce4474 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 02:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:38:29 788fbf81828b: Preparing 02:38:29 e23e9d7a6d8d: Preparing 02:38:29 fd89e866e8d6: Preparing 02:38:29 44cd115864ac: Preparing 02:38:29 246766b6aaf4: Preparing 02:38:29 a776479145b8: Preparing 02:38:29 cb816bdbcb49: Preparing 02:38:29 a19378d2dd6b: Preparing 02:38:29 e7192da9d0c8: Preparing 02:38:29 a682de32545a: Preparing 02:38:29 0854555d70ac: Preparing 02:38:29 cb816bdbcb49: Waiting 02:38:29 a19378d2dd6b: Waiting 02:38:29 e7192da9d0c8: Waiting 02:38:29 a682de32545a: Waiting 02:38:29 0854555d70ac: Waiting 02:38:29 a776479145b8: Waiting 02:38:29 44cd115864ac: Layer already exists 02:38:29 e23e9d7a6d8d: Layer already exists 02:38:29 246766b6aaf4: Layer already exists 02:38:29 788fbf81828b: Layer already exists 02:38:29 fd89e866e8d6: Layer already exists 02:38:29 e7192da9d0c8: Layer already exists 02:38:29 cb816bdbcb49: Layer already exists 02:38:29 a682de32545a: Layer already exists 02:38:29 a19378d2dd6b: Layer already exists 02:38:29 a776479145b8: Layer already exists 02:38:29 0854555d70ac: Layer already exists 02:38:29 4.1.0-dev.110: digest: sha256:ac58b223a732b845e69ff17ef3674d61a72e1d24f9eb9e38b5b41ee9dbce4474 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:31 #35 ... 02:38:31 02:38:31 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:38:31 #40 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.3s done 02:38:31 #40 DONE 15.7s 02:38:31 02:38:31 #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:38:31 #56 ... 02:38:31 02:38:31 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:38:31 #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.3s 02:38:31 #35 ... 02:38:31 02:38:31 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:38:31 #57 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:31 #57 ... 02:38:31 02:38:31 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:38:31 #58 ... 02:38:31 02:38:31 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:38:31 #0 9.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:31 #0 9.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:31 #59 ... 02:38:31 02:38:31 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:38:31 #0 6.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:31 #0 7.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:31 #60 ... 02:38:31 02:38:31 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:38:31 #61 ... 02:38:31 02:38:31 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:38:31 #62 DONE 10.7s 02:38:31 02:38:31 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:38:31 #0 6.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:31 #0 7.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:31 #63 ... 02:38:31 02:38:31 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:38:31 #0 8.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:31 #0 8.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] sh 02:38:32 #64 ... 02:38:32 02:38:32 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:38:32 #0 9.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:32 #0 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:32 #65 ... 02:38:32 02:38:32 #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:38:32 #66 ... 02:38:32 02:38:32 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:38:32 #35 ... 02:38:32 02:38:32 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:38:32 #67 ... 02:38:32 02:38:32 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:38:32 #0 9.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:32 #68 ... 02:38:32 02:38:32 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:38:32 #69 ... 02:38:32 02:38:32 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:38:33 #70 ... 02:38:33 02:38:33 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:38:33 #71 ... 02:38:33 02:38:33 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:38:33 #69 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:34 #69 ... 02:38:34 02:38:34 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:38:34 #67 DONE 11.8s 02:38:34 02:38:34 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:38:34 #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.5s 02:38:35 #35 ... 02:38:35 02:38:35 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:38:35 #63 11.36 (1/1) Installing dumb-init (1.2.5-r3) 02:38:35 #63 11.41 Executing busybox-1.37.0-r20.trigger 02:38:35 #63 11.64 OK: 8 MiB in 17 packages 02:38:35 #63 DONE 14.4s 02:38:35 02:38:35 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:38:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:38:36 788fbf81828b: Preparing 02:38:36 e23e9d7a6d8d: Preparing 02:38:36 fd89e866e8d6: Preparing 02:38:36 44cd115864ac: Preparing 02:38:36 246766b6aaf4: Preparing 02:38:36 a776479145b8: Preparing 02:38:36 cb816bdbcb49: Preparing 02:38:36 a19378d2dd6b: Preparing 02:38:36 e7192da9d0c8: Preparing 02:38:36 a682de32545a: Preparing 02:38:36 0854555d70ac: Preparing 02:38:36 a19378d2dd6b: Waiting 02:38:36 e7192da9d0c8: Waiting 02:38:36 a682de32545a: Waiting 02:38:36 0854555d70ac: Waiting 02:38:36 e23e9d7a6d8d: Layer already exists 02:38:36 fd89e866e8d6: Layer already exists 02:38:36 246766b6aaf4: Layer already exists 02:38:36 788fbf81828b: Layer already exists 02:38:36 44cd115864ac: Layer already exists 02:38:36 cb816bdbcb49: Layer already exists 02:38:36 e7192da9d0c8: Layer already exists 02:38:36 a776479145b8: Layer already exists 02:38:36 a682de32545a: Layer already exists 02:38:36 a19378d2dd6b: Layer already exists 02:38:36 0854555d70ac: Layer already exists 02:38:36 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:ac58b223a732b845e69ff17ef3674d61a72e1d24f9eb9e38b5b41ee9dbce4474 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:38:37 788fbf81828b: Preparing 02:38:37 e23e9d7a6d8d: Preparing 02:38:37 fd89e866e8d6: Preparing 02:38:37 44cd115864ac: Preparing 02:38:37 246766b6aaf4: Preparing 02:38:37 a776479145b8: Preparing 02:38:37 cb816bdbcb49: Preparing 02:38:37 a19378d2dd6b: Preparing 02:38:37 e7192da9d0c8: Preparing 02:38:37 a682de32545a: Preparing 02:38:37 0854555d70ac: Preparing 02:38:37 a776479145b8: Waiting 02:38:37 cb816bdbcb49: Waiting 02:38:37 a19378d2dd6b: Waiting 02:38:37 0854555d70ac: Waiting 02:38:37 e7192da9d0c8: Waiting 02:38:37 a682de32545a: Waiting 02:38:37 44cd115864ac: Layer already exists 02:38:37 788fbf81828b: Layer already exists 02:38:37 e23e9d7a6d8d: Layer already exists 02:38:37 246766b6aaf4: Layer already exists 02:38:37 fd89e866e8d6: Layer already exists 02:38:37 a19378d2dd6b: Layer already exists 02:38:37 a776479145b8: Layer already exists 02:38:37 cb816bdbcb49: Layer already exists 02:38:37 e7192da9d0c8: Layer already exists 02:38:37 a682de32545a: Layer already exists 02:38:37 0854555d70ac: Layer already exists 02:38:37 main: digest: sha256:ac58b223a732b845e69ff17ef3674d61a72e1d24f9eb9e38b5b41ee9dbce4474 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:37 ===================================================== [Pipeline] echo 02:38:37 taggedImages: 02:38:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5d4bbcde2a9a17709321423f63287523073c17bb 02:38:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:38:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 02:38:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:38:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:38:37 5d4bbcde2a9a17709321423f63287523073c17bb 02:38:37 latest 02:38:37 4.1.0-dev.110 02:38:37 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:37 main 02:38:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5d4bbcde2a9a17709321423f63287523073c17bb 02:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:38:38 c684b868b38e: Preparing 02:38:38 a1117cf56ec6: Preparing 02:38:38 8bce57fd2f67: Preparing 02:38:38 612f482d6a8b: Preparing 02:38:38 504ae0ff989e: Preparing 02:38:38 a8c86e4c1982: Preparing 02:38:38 25ae68e06ac6: Preparing 02:38:38 a776479145b8: Preparing 02:38:38 cb816bdbcb49: Preparing 02:38:38 38039dc14d62: Preparing 02:38:38 091a95fb3587: Preparing 02:38:38 0854555d70ac: Preparing 02:38:38 a8c86e4c1982: Waiting 02:38:38 25ae68e06ac6: Waiting 02:38:38 a776479145b8: Waiting 02:38:38 cb816bdbcb49: Waiting 02:38:38 38039dc14d62: Waiting 02:38:38 091a95fb3587: Waiting 02:38:38 0854555d70ac: Waiting 02:38:38 a1117cf56ec6: Pushed 02:38:38 c684b868b38e: Pushed 02:38:38 504ae0ff989e: Pushed 02:38:38 a776479145b8: Layer already exists 02:38:38 cb816bdbcb49: Layer already exists 02:38:38 a8c86e4c1982: Pushed 02:38:38 25ae68e06ac6: Pushed 02:38:38 0854555d70ac: Layer already exists 02:38:38 38039dc14d62: Pushed 02:38:39 091a95fb3587: Pushed 02:38:40 #35 ... 02:38:40 02:38:40 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:38:40 #60 13.54 (1/7) Installing ca-certificates (20260413-r0) 02:38:40 #60 14.06 (2/7) Installing dumb-init (1.2.5-r3) 02:38:40 #60 14.08 (3/7) Installing libgcc (14.2.0-r6) 02:38:40 #60 14.10 (4/7) Installing libsodium (1.0.20-r1) 02:38:40 #60 14.14 (5/7) Installing libstdc++ (14.2.0-r6) 02:38:40 #60 14.74 (6/7) Installing libzmq (4.3.5-r2) 02:38:40 #60 14.93 (7/7) Installing zeromq (4.3.5-r2) 02:38:40 #60 15.10 Executing busybox-1.37.0-r20.trigger 02:38:40 #60 15.30 Executing ca-certificates-20260413-r0.trigger 02:38:40 #60 16.86 OK: 12 MiB in 23 packages 02:38:40 #60 DONE 18.4s 02:38:40 02:38:40 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:38:40 #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.4s 02:38:40 612f482d6a8b: Pushed 02:38:41 8bce57fd2f67: Pushed 02:38:41 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:047edceba21bcbfb568a954e512459d49ee40a8f520f4a0256d3c62f0cc785be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:41 #35 ... 02:38:41 02:38:41 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:38:41 #0 7.326 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:41 #72 10.14 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:41 #72 ... 02:38:41 02:38:41 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:38:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:38:41 c684b868b38e: Preparing 02:38:41 a1117cf56ec6: Preparing 02:38:41 8bce57fd2f67: Preparing 02:38:41 612f482d6a8b: Preparing 02:38:41 504ae0ff989e: Preparing 02:38:41 a8c86e4c1982: Preparing 02:38:41 25ae68e06ac6: Preparing 02:38:41 a776479145b8: Preparing 02:38:41 cb816bdbcb49: Preparing 02:38:41 a8c86e4c1982: Waiting 02:38:41 25ae68e06ac6: Waiting 02:38:41 a776479145b8: Waiting 02:38:41 cb816bdbcb49: Waiting 02:38:41 38039dc14d62: Preparing 02:38:41 091a95fb3587: Preparing 02:38:41 0854555d70ac: Preparing 02:38:41 091a95fb3587: Waiting 02:38:41 38039dc14d62: Waiting 02:38:41 0854555d70ac: Waiting 02:38:41 504ae0ff989e: Layer already exists 02:38:41 a1117cf56ec6: Layer already exists 02:38:41 612f482d6a8b: Layer already exists 02:38:41 8bce57fd2f67: Layer already exists 02:38:41 c684b868b38e: Layer already exists 02:38:41 a8c86e4c1982: Layer already exists 02:38:41 38039dc14d62: Layer already exists 02:38:41 a776479145b8: Layer already exists 02:38:41 25ae68e06ac6: Layer already exists 02:38:41 cb816bdbcb49: Layer already exists 02:38:41 091a95fb3587: Layer already exists 02:38:41 0854555d70ac: Layer already exists 02:38:41 latest: digest: sha256:047edceba21bcbfb568a954e512459d49ee40a8f520f4a0256d3c62f0cc785be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:42 #35 ... 02:38:42 02:38:42 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:38:42 #57 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:42 #57 ... 02:38:42 02:38:42 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:38:42 #64 20.18 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:38:42 #64 20.18 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:38:42 #64 20.18 OK: 26165 distinct packages available 02:38:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 02:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:38:42 c684b868b38e: Preparing 02:38:42 a1117cf56ec6: Preparing 02:38:42 8bce57fd2f67: Preparing 02:38:42 612f482d6a8b: Preparing 02:38:42 504ae0ff989e: Preparing 02:38:42 a8c86e4c1982: Preparing 02:38:42 25ae68e06ac6: Preparing 02:38:42 a776479145b8: Preparing 02:38:42 cb816bdbcb49: Preparing 02:38:42 38039dc14d62: Preparing 02:38:42 091a95fb3587: Preparing 02:38:42 0854555d70ac: Preparing 02:38:42 cb816bdbcb49: Waiting 02:38:42 38039dc14d62: Waiting 02:38:42 091a95fb3587: Waiting 02:38:42 0854555d70ac: Waiting 02:38:42 25ae68e06ac6: Waiting 02:38:42 a776479145b8: Waiting 02:38:42 a8c86e4c1982: Waiting 02:38:42 612f482d6a8b: Layer already exists 02:38:42 c684b868b38e: Layer already exists 02:38:42 8bce57fd2f67: Layer already exists 02:38:42 a1117cf56ec6: Layer already exists 02:38:42 504ae0ff989e: Layer already exists 02:38:42 cb816bdbcb49: Layer already exists 02:38:42 a8c86e4c1982: Layer already exists 02:38:42 25ae68e06ac6: Layer already exists 02:38:42 a776479145b8: Layer already exists 02:38:42 38039dc14d62: Layer already exists 02:38:42 0854555d70ac: Layer already exists 02:38:42 091a95fb3587: Layer already exists 02:38:42 4.1.0-dev.110: digest: sha256:047edceba21bcbfb568a954e512459d49ee40a8f520f4a0256d3c62f0cc785be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:38:43 c684b868b38e: Preparing 02:38:43 a1117cf56ec6: Preparing 02:38:43 8bce57fd2f67: Preparing 02:38:43 612f482d6a8b: Preparing 02:38:43 504ae0ff989e: Preparing 02:38:43 a8c86e4c1982: Preparing 02:38:43 25ae68e06ac6: Preparing 02:38:43 a776479145b8: Preparing 02:38:43 cb816bdbcb49: Preparing 02:38:43 38039dc14d62: Preparing 02:38:43 a8c86e4c1982: Waiting 02:38:43 25ae68e06ac6: Waiting 02:38:43 a776479145b8: Waiting 02:38:43 cb816bdbcb49: Waiting 02:38:43 091a95fb3587: Preparing 02:38:43 0854555d70ac: Preparing 02:38:43 38039dc14d62: Waiting 02:38:43 0854555d70ac: Waiting 02:38:43 091a95fb3587: Waiting 02:38:43 c684b868b38e: Layer already exists 02:38:43 a1117cf56ec6: Layer already exists 02:38:43 504ae0ff989e: Layer already exists 02:38:43 8bce57fd2f67: Layer already exists 02:38:43 612f482d6a8b: Layer already exists 02:38:43 a8c86e4c1982: Layer already exists 02:38:43 38039dc14d62: Layer already exists 02:38:43 a776479145b8: Layer already exists 02:38:43 25ae68e06ac6: Layer already exists 02:38:43 cb816bdbcb49: Layer already exists 02:38:43 091a95fb3587: Layer already exists 02:38:43 0854555d70ac: Layer already exists 02:38:43 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:047edceba21bcbfb568a954e512459d49ee40a8f520f4a0256d3c62f0cc785be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:43 #64 22.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:43 #64 ... 02:38:43 02:38:43 #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:38:43 #56 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:43 #56 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:43 #56 ... 02:38:43 02:38:43 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:38:43 #61 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:43 #61 15.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:43 #61 ... 02:38:43 02:38:43 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:38:43 #55 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:43 #55 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:38:43 c684b868b38e: Preparing 02:38:43 a1117cf56ec6: Preparing 02:38:43 8bce57fd2f67: Preparing 02:38:43 612f482d6a8b: Preparing 02:38:43 504ae0ff989e: Preparing 02:38:43 a8c86e4c1982: Preparing 02:38:43 25ae68e06ac6: Preparing 02:38:43 a776479145b8: Preparing 02:38:43 cb816bdbcb49: Preparing 02:38:43 38039dc14d62: Preparing 02:38:43 091a95fb3587: Preparing 02:38:43 0854555d70ac: Preparing 02:38:43 091a95fb3587: Waiting 02:38:43 0854555d70ac: Waiting 02:38:43 38039dc14d62: Waiting 02:38:43 25ae68e06ac6: Waiting 02:38:43 a776479145b8: Waiting 02:38:43 cb816bdbcb49: Waiting 02:38:43 a8c86e4c1982: Waiting 02:38:43 612f482d6a8b: Layer already exists 02:38:43 504ae0ff989e: Layer already exists 02:38:43 8bce57fd2f67: Layer already exists 02:38:43 a1117cf56ec6: Layer already exists 02:38:43 c684b868b38e: Layer already exists 02:38:43 a8c86e4c1982: Layer already exists 02:38:43 a776479145b8: Layer already exists 02:38:43 25ae68e06ac6: Layer already exists 02:38:43 cb816bdbcb49: Layer already exists 02:38:43 38039dc14d62: Layer already exists 02:38:43 091a95fb3587: Layer already exists 02:38:43 0854555d70ac: Layer already exists 02:38:43 main: digest: sha256:047edceba21bcbfb568a954e512459d49ee40a8f520f4a0256d3c62f0cc785be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 02:38:43 #55 ... 02:38:43 02:38:43 #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:38:43 #66 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:43 #66 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:43 #66 ... 02:38:43 02:38:43 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:38:43 #68 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:43 #68 ... 02:38:43 02:38:43 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:38:43 #58 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:43 #58 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] echo 02:38:43 ===================================================== [Pipeline] echo 02:38:44 taggedImages: 02:38:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5d4bbcde2a9a17709321423f63287523073c17bb 02:38:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:38:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 02:38:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:38:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:38:44 5d4bbcde2a9a17709321423f63287523073c17bb 02:38:44 latest 02:38:44 4.1.0-dev.110 02:38:44 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:44 main 02:38:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:44 #58 ... 02:38:44 02:38:44 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:38:44 #71 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:44 #71 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:44 #71 ... 02:38:44 02:38:44 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:38:44 #0 4.677 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:44 #0 6.699 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:44 #73 ... 02:38:44 02:38:44 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:38:44 #35 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.3s done 02:38:44 #35 DONE 30.9s 02:38:44 02:38:44 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:38:44 #59 23.55 (1/4) Installing ca-certificates (20260413-r0) 02:38:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5d4bbcde2a9a17709321423f63287523073c17bb 02:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:38:44 7247604233ad: Preparing 02:38:44 b8c47d2ea5c5: Preparing 02:38:44 a776479145b8: Preparing 02:38:44 cb816bdbcb49: Preparing 02:38:44 832f1b752f44: Preparing 02:38:44 742db2ce4a12: Preparing 02:38:44 0854555d70ac: Preparing 02:38:44 0854555d70ac: Waiting 02:38:44 742db2ce4a12: Waiting 02:38:44 cb816bdbcb49: Layer already exists 02:38:44 a776479145b8: Layer already exists 02:38:44 0854555d70ac: Layer already exists 02:38:44 832f1b752f44: Pushed 02:38:44 7247604233ad: Pushed 02:38:44 #59 ... 02:38:44 02:38:44 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:38:44 #70 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:44 #70 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:44 #70 ... 02:38:44 02:38:44 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:38:44 #64 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:45 #64 ... 02:38:45 02:38:45 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:38:45 #69 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:45 #69 ... 02:38:45 02:38:45 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:38:45 #0 5.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:45 #0 7.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:45 #74 ... 02:38:45 02:38:45 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:38:45 #59 24.09 (2/4) Installing dumb-init (1.2.5-r3) 02:38:45 #59 24.12 (3/4) Installing su-exec (0.2-r3) 02:38:45 #59 24.14 (4/4) Installing yq-go (4.47.2-r3) 02:38:45 742db2ce4a12: Pushed 02:38:46 #59 25.31 Executing busybox-1.37.0-r20.trigger 02:38:46 #59 25.46 Executing ca-certificates-20260413-r0.trigger 02:38:47 #59 26.59 OK: 20 MiB in 20 packages 02:38:48 b8c47d2ea5c5: Pushed 02:38:48 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:8a189c8bea0e5d630d75ad81d833290dded2731a0239424311a8f214aeaefe4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:48 + 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:38:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:38:48 7247604233ad: Preparing 02:38:48 b8c47d2ea5c5: Preparing 02:38:48 a776479145b8: Preparing 02:38:48 cb816bdbcb49: Preparing 02:38:48 832f1b752f44: Preparing 02:38:48 742db2ce4a12: Preparing 02:38:48 0854555d70ac: Preparing 02:38:48 742db2ce4a12: Waiting 02:38:48 0854555d70ac: Waiting 02:38:48 7247604233ad: Layer already exists 02:38:48 832f1b752f44: Layer already exists 02:38:48 b8c47d2ea5c5: Layer already exists 02:38:48 a776479145b8: Layer already exists 02:38:48 cb816bdbcb49: Layer already exists 02:38:48 742db2ce4a12: Layer already exists 02:38:48 0854555d70ac: Layer already exists 02:38:48 latest: digest: sha256:8a189c8bea0e5d630d75ad81d833290dded2731a0239424311a8f214aeaefe4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:49 #59 ... 02:38:49 02:38:49 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:38:49 #65 22.93 (1/2) Installing dumb-init (1.2.5-r3) 02:38:49 #65 22.95 (2/2) Installing su-exec (0.2-r3) 02:38:49 #65 22.96 Executing busybox-1.37.0-r20.trigger 02:38:49 #65 23.07 OK: 8 MiB in 18 packages 02:38:49 #65 DONE 28.2s 02:38:49 02:38:49 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:38:49 #71 25.08 OK: 255 MiB in 60 packages 02:38:49 #71 DONE 27.0s 02:38:49 02:38:49 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:38:49 #57 22.58 (1/3) Installing ca-certificates (20260413-r0) 02:38:49 #57 23.14 (2/3) Installing dumb-init (1.2.5-r3) 02:38:49 #57 23.16 (3/3) Installing tzdata (2026a-r0) 02:38:49 #57 25.05 Executing busybox-1.37.0-r20.trigger 02:38:49 #57 25.20 Executing ca-certificates-20260413-r0.trigger 02:38:49 #57 26.21 OK: 9 MiB in 19 packages 02:38:49 #57 DONE 28.5s 02:38:49 02:38:49 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:38:49 #75 ... 02:38:49 02:38:49 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:38:49 #69 24.79 OK: 255 MiB in 60 packages 02:38:49 #69 DONE 26.9s 02:38:49 02:38:49 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:38:49 #0 3.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:49 #0 5.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 02:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:38:49 7247604233ad: Preparing 02:38:49 b8c47d2ea5c5: Preparing 02:38:49 a776479145b8: Preparing 02:38:49 cb816bdbcb49: Preparing 02:38:49 832f1b752f44: Preparing 02:38:49 742db2ce4a12: Preparing 02:38:49 0854555d70ac: Preparing 02:38:49 742db2ce4a12: Waiting 02:38:49 0854555d70ac: Waiting 02:38:49 7247604233ad: Layer already exists 02:38:49 b8c47d2ea5c5: Layer already exists 02:38:49 832f1b752f44: Layer already exists 02:38:49 cb816bdbcb49: Layer already exists 02:38:49 a776479145b8: Layer already exists 02:38:49 0854555d70ac: Layer already exists 02:38:49 742db2ce4a12: Layer already exists 02:38:49 4.1.0-dev.110: digest: sha256:8a189c8bea0e5d630d75ad81d833290dded2731a0239424311a8f214aeaefe4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:49 #76 ... 02:38:49 02:38:49 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:38:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:50 #77 ... 02:38:50 02:38:50 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:38:50 #59 DONE 29.2s 02:38:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:38:50 7247604233ad: Preparing 02:38:50 b8c47d2ea5c5: Preparing 02:38:50 a776479145b8: Preparing 02:38:50 cb816bdbcb49: Preparing 02:38:50 832f1b752f44: Preparing 02:38:50 742db2ce4a12: Preparing 02:38:50 0854555d70ac: Preparing 02:38:50 742db2ce4a12: Waiting 02:38:50 0854555d70ac: Waiting 02:38:50 b8c47d2ea5c5: Layer already exists 02:38:50 7247604233ad: Layer already exists 02:38:50 cb816bdbcb49: Layer already exists 02:38:50 832f1b752f44: Layer already exists 02:38:50 a776479145b8: Layer already exists 02:38:50 0854555d70ac: Layer already exists 02:38:50 742db2ce4a12: Layer already exists 02:38:50 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:8a189c8bea0e5d630d75ad81d833290dded2731a0239424311a8f214aeaefe4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:50 02:38:50 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:38:50 + 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:38:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:38:50 7247604233ad: Preparing 02:38:50 b8c47d2ea5c5: Preparing 02:38:50 a776479145b8: Preparing 02:38:50 cb816bdbcb49: Preparing 02:38:50 832f1b752f44: Preparing 02:38:50 742db2ce4a12: Preparing 02:38:50 0854555d70ac: Preparing 02:38:50 742db2ce4a12: Waiting 02:38:50 0854555d70ac: Waiting 02:38:50 7247604233ad: Layer already exists 02:38:50 a776479145b8: Layer already exists 02:38:50 cb816bdbcb49: Layer already exists 02:38:50 832f1b752f44: Layer already exists 02:38:50 b8c47d2ea5c5: Layer already exists 02:38:50 0854555d70ac: Layer already exists 02:38:50 742db2ce4a12: Layer already exists 02:38:50 main: digest: sha256:8a189c8bea0e5d630d75ad81d833290dded2731a0239424311a8f214aeaefe4b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:50 ===================================================== [Pipeline] echo 02:38:50 taggedImages: 02:38:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5d4bbcde2a9a17709321423f63287523073c17bb 02:38:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:38:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 02:38:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:38:51 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:38:51 5d4bbcde2a9a17709321423f63287523073c17bb 02:38:51 latest 02:38:51 4.1.0-dev.110 02:38:51 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:38:51 main 02:38:51 ===================================================== 02:38:51 #78 ... 02:38:51 02:38:51 #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:38:51 #79 DONE 1.5s 02:38:51 02:38:51 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:38:51 #55 25.95 OK: 255 MiB in 60 packages 02:38:51 #55 DONE 28.5s 02:38:51 02:38:51 #80 [core-data builder 4/7] COPY go.mod vendor* ./ 02:38:51 #80 ... 02:38:51 02:38:51 #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:38:51 #56 26.90 (1/1) Installing dumb-init (1.2.5-r3) 02:38:51 #56 26.94 Executing busybox-1.37.0-r20.trigger 02:38:51 #56 27.12 OK: 8 MiB in 17 packages 02:38:51 #56 DONE 30.2s [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:51 02:38:51 #81 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:38:51 #81 ... 02:38:51 02:38:51 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:38:51 #77 DONE 1.9s 02:38:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:51 02:38:51 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5d4bbcde2a9a17709321423f63287523073c17bb 02:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:38:51 2d283a4ad505: Preparing 02:38:51 48798874da00: Preparing 02:38:51 045bdf373d8e: Preparing 02:38:51 a776479145b8: Preparing 02:38:51 cb816bdbcb49: Preparing 02:38:51 74eadfbb1d0f: Preparing 02:38:51 3eb9715749a2: Preparing 02:38:51 b13e1fbe9044: Preparing 02:38:51 a97b9d8d4f28: Preparing 02:38:51 0854555d70ac: Preparing 02:38:51 74eadfbb1d0f: Waiting 02:38:51 3eb9715749a2: Waiting 02:38:51 b13e1fbe9044: Waiting 02:38:51 a97b9d8d4f28: Waiting 02:38:51 0854555d70ac: Waiting 02:38:51 cb816bdbcb49: Layer already exists 02:38:51 a776479145b8: Layer already exists 02:38:51 2d283a4ad505: Pushed 02:38:51 48798874da00: Pushed 02:38:51 045bdf373d8e: Pushed 02:38:51 0854555d70ac: Layer already exists 02:38:51 b13e1fbe9044: Pushed 02:38:52 #82 ... 02:38:52 02:38:52 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:38:52 #70 27.14 OK: 255 MiB in 60 packages 02:38:52 #70 DONE 29.5s 02:38:52 02:38:52 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:38:52 a97b9d8d4f28: Pushed 02:38:52 #83 ... 02:38:52 02:38:52 #80 [core-data builder 4/7] COPY go.mod vendor* ./ 02:38:52 #80 DONE 1.8s 02:38:52 02:38:52 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:53 #84 ... 02:38:53 02:38:53 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:38:53 #83 DONE 1.7s 02:38:53 02:38:53 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:38:53 #61 27.40 (1/4) Installing dumb-init (1.2.5-r3) 02:38:53 #61 27.46 (2/4) Installing openssl (3.5.6-r0) 02:38:53 #61 27.57 (3/4) Installing su-exec (0.2-r3) 02:38:53 #61 27.60 (4/4) Installing yq-go (4.47.2-r3) 02:38:53 #61 29.96 Executing busybox-1.37.0-r20.trigger 02:38:53 #61 30.19 OK: 20 MiB in 20 packages 02:38:53 #61 DONE 32.9s 02:38:53 02:38:53 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:54 #85 ... 02:38:54 02:38:54 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:38:54 #73 17.55 OK: 255 MiB in 60 packages 02:38:54 #73 DONE 20.1s 02:38:54 02:38:54 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:38:56 #86 ... 02:38:56 02:38:56 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:38:56 #74 17.74 OK: 8 MiB in 17 packages 02:38:56 #74 DONE 20.4s 02:38:56 02:38:56 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:38:56 #64 34.84 (1/4) Installing dumb-init (1.2.5-r3) 02:38:56 #64 34.85 (2/4) Installing musl-obstack (1.2.3-r2) 02:38:56 #64 34.86 (3/4) Installing libucontext (1.3.2-r0) 02:38:56 #64 34.88 (4/4) Installing gcompat (1.1.0-r4) 02:38:56 #64 34.98 Executing busybox-1.37.0-r20.trigger 02:38:56 #64 35.22 OK: 8 MiB in 20 packages 02:38:56 #64 ... 02:38:56 02:38:56 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:38:56 #76 15.85 OK: 12 MiB in 23 packages 02:38:56 #76 DONE 17.1s 02:38:56 02:38:56 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:38:56 #72 21.99 (1/1) Installing dumb-init (1.2.5-r3) 02:38:56 #72 22.83 Executing busybox-1.37.0-r20.trigger 02:38:56 #72 22.88 OK: 8 MiB in 17 packages 02:38:56 #72 DONE 25.0s 02:38:56 02:38:56 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:38:57 #87 ... 02:38:57 02:38:57 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:38:57 #86 DONE 2.6s 02:38:57 02:38:57 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:57 #88 ... 02:38:57 02:38:57 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:38:57 #68 24.74 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:38:57 #68 24.74 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:38:57 #68 24.74 OK: 26182 distinct packages available 02:38:57 #68 26.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:57 #68 29.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:57 #68 ... 02:38:57 02:38:57 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:38:57 #64 DONE 36.5s 02:38:57 02:38:57 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:38:57 3eb9715749a2: Pushed 02:38:58 #89 ... 02:38:58 02:38:58 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:38:58 #58 27.05 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:38:58 #58 27.05 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:38:58 #58 27.05 OK: 26165 distinct packages available 02:38:58 #58 29.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:58 #58 32.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:58 #58 ... 02:38:58 02:38:58 #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:38:58 #66 27.94 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:38:58 #66 27.94 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:38:58 #66 27.94 OK: 26165 distinct packages available 02:38:58 #66 30.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:38:58 #66 33.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:58 #66 ... 02:38:58 02:38:58 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:38:58 #68 36.06 OK: 255 MiB in 60 packages 02:38:59 #68 ... 02:38:59 02:38:59 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:38:59 #90 ... 02:38:59 02:38:59 #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:38:59 #66 39.20 (1/5) Installing dumb-init (1.2.5-r3) 02:38:59 #66 39.22 (2/5) Installing musl-obstack (1.2.3-r2) 02:38:59 #66 39.23 (3/5) Installing libucontext (1.3.2-r0) 02:38:59 #66 39.23 (4/5) Installing gcompat (1.1.0-r4) 02:38:59 #66 39.26 (5/5) Installing openssl (3.5.6-r0) 02:38:59 #66 39.30 Executing busybox-1.37.0-r20.trigger 02:38:59 #66 39.41 OK: 9 MiB in 21 packages 02:39:00 #66 ... 02:39:00 02:39:00 #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:01 #91 ... 02:39:01 02:39:01 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:39:01 #58 38.04 (1/13) Installing brotli-libs (1.1.0-r2) 02:39:01 #58 38.09 (2/13) Installing c-ares (1.34.6-r0) 02:39:01 #58 38.11 (3/13) Installing libunistring (1.3-r0) 02:39:01 #58 38.19 (4/13) Installing libidn2 (2.3.7-r0) 02:39:01 #58 38.22 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:39:01 #58 38.22 (6/13) Installing libpsl (0.21.5-r3) 02:39:01 #58 38.24 (7/13) Installing zstd-libs (1.5.7-r0) 02:39:01 #58 38.28 (8/13) Installing libcurl (8.14.1-r2) 02:39:01 #58 38.34 (9/13) Installing curl (8.14.1-r2) 02:39:01 #58 38.35 (10/13) Installing dumb-init (1.2.5-r3) 02:39:01 #58 38.36 (11/13) Installing musl-obstack (1.2.3-r2) 02:39:01 #58 38.36 (12/13) Installing libucontext (1.3.2-r0) 02:39:01 #58 38.37 (13/13) Installing gcompat (1.1.0-r4) 02:39:01 #58 38.40 Executing busybox-1.37.0-r20.trigger 02:39:01 #58 38.44 OK: 13 MiB in 29 packages 02:39:03 #58 DONE 42.3s 02:39:03 02:39:03 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:39:03 #68 DONE 40.6s 02:39:03 02:39:03 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:39:03 #92 ... 02:39:03 02:39:03 #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:39:03 #66 DONE 43.2s 02:39:03 02:39:03 #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:39:04 #93 ... 02:39:04 02:39:04 #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:39:04 #94 DONE 0.7s 02:39:04 02:39:04 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:39:04 #87 9.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:39:04 74eadfbb1d0f: Pushed 02:39:04 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:91adc2e76aa5ce7bd7ff2b5ea7f2a64e0f89a95ffda4c903960f196f16233ee7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:39:04 2d283a4ad505: Preparing 02:39:04 48798874da00: Preparing 02:39:04 045bdf373d8e: Preparing 02:39:04 a776479145b8: Preparing 02:39:04 cb816bdbcb49: Preparing 02:39:04 74eadfbb1d0f: Preparing 02:39:04 3eb9715749a2: Preparing 02:39:04 b13e1fbe9044: Preparing 02:39:04 a97b9d8d4f28: Preparing 02:39:04 0854555d70ac: Preparing 02:39:04 b13e1fbe9044: Waiting 02:39:04 a97b9d8d4f28: Waiting 02:39:04 74eadfbb1d0f: Waiting 02:39:04 3eb9715749a2: Waiting 02:39:04 0854555d70ac: Waiting 02:39:04 045bdf373d8e: Layer already exists 02:39:04 2d283a4ad505: Layer already exists 02:39:04 cb816bdbcb49: Layer already exists 02:39:04 48798874da00: Layer already exists 02:39:04 a776479145b8: Layer already exists 02:39:04 3eb9715749a2: Layer already exists 02:39:04 b13e1fbe9044: Layer already exists 02:39:04 74eadfbb1d0f: Layer already exists 02:39:04 a97b9d8d4f28: Layer already exists 02:39:04 0854555d70ac: Layer already exists 02:39:04 latest: digest: sha256:91adc2e76aa5ce7bd7ff2b5ea7f2a64e0f89a95ffda4c903960f196f16233ee7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 02:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:39:05 2d283a4ad505: Preparing 02:39:05 48798874da00: Preparing 02:39:05 045bdf373d8e: Preparing 02:39:05 a776479145b8: Preparing 02:39:05 cb816bdbcb49: Preparing 02:39:05 74eadfbb1d0f: Preparing 02:39:05 3eb9715749a2: Preparing 02:39:05 b13e1fbe9044: Preparing 02:39:05 a97b9d8d4f28: Preparing 02:39:05 0854555d70ac: Preparing 02:39:05 b13e1fbe9044: Waiting 02:39:05 a97b9d8d4f28: Waiting 02:39:05 74eadfbb1d0f: Waiting 02:39:05 3eb9715749a2: Waiting 02:39:05 0854555d70ac: Waiting 02:39:05 cb816bdbcb49: Layer already exists 02:39:05 045bdf373d8e: Layer already exists 02:39:05 a776479145b8: Layer already exists 02:39:05 48798874da00: Layer already exists 02:39:05 2d283a4ad505: Layer already exists 02:39:05 74eadfbb1d0f: Layer already exists 02:39:05 3eb9715749a2: Layer already exists 02:39:05 a97b9d8d4f28: Layer already exists 02:39:05 0854555d70ac: Layer already exists 02:39:05 b13e1fbe9044: Layer already exists 02:39:05 4.1.0-dev.110: digest: sha256:91adc2e76aa5ce7bd7ff2b5ea7f2a64e0f89a95ffda4c903960f196f16233ee7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:05 #87 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:39:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:39:06 2d283a4ad505: Preparing 02:39:06 48798874da00: Preparing 02:39:06 045bdf373d8e: Preparing 02:39:06 a776479145b8: Preparing 02:39:06 cb816bdbcb49: Preparing 02:39:06 74eadfbb1d0f: Preparing 02:39:06 3eb9715749a2: Preparing 02:39:06 b13e1fbe9044: Preparing 02:39:06 a97b9d8d4f28: Preparing 02:39:06 0854555d70ac: Preparing 02:39:06 74eadfbb1d0f: Waiting 02:39:06 3eb9715749a2: Waiting 02:39:06 b13e1fbe9044: Waiting 02:39:06 a97b9d8d4f28: Waiting 02:39:06 0854555d70ac: Waiting 02:39:06 48798874da00: Layer already exists 02:39:06 2d283a4ad505: Layer already exists 02:39:06 cb816bdbcb49: Layer already exists 02:39:06 045bdf373d8e: Layer already exists 02:39:06 a776479145b8: Layer already exists 02:39:06 b13e1fbe9044: Layer already exists 02:39:06 3eb9715749a2: Layer already exists 02:39:06 0854555d70ac: Layer already exists 02:39:06 a97b9d8d4f28: Layer already exists 02:39:06 74eadfbb1d0f: Layer already exists 02:39:06 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:91adc2e76aa5ce7bd7ff2b5ea7f2a64e0f89a95ffda4c903960f196f16233ee7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:39:06 2d283a4ad505: Preparing 02:39:06 48798874da00: Preparing 02:39:06 045bdf373d8e: Preparing 02:39:06 a776479145b8: Preparing 02:39:06 cb816bdbcb49: Preparing 02:39:06 74eadfbb1d0f: Preparing 02:39:06 3eb9715749a2: Preparing 02:39:06 b13e1fbe9044: Preparing 02:39:06 a97b9d8d4f28: Preparing 02:39:06 0854555d70ac: Preparing 02:39:06 74eadfbb1d0f: Waiting 02:39:06 3eb9715749a2: Waiting 02:39:06 b13e1fbe9044: Waiting 02:39:06 a97b9d8d4f28: Waiting 02:39:06 0854555d70ac: Waiting 02:39:06 2d283a4ad505: Layer already exists 02:39:06 a776479145b8: Layer already exists 02:39:06 045bdf373d8e: Layer already exists 02:39:06 cb816bdbcb49: Layer already exists 02:39:06 48798874da00: Layer already exists 02:39:06 3eb9715749a2: Layer already exists 02:39:06 b13e1fbe9044: Layer already exists 02:39:06 a97b9d8d4f28: Layer already exists 02:39:06 74eadfbb1d0f: Layer already exists 02:39:06 0854555d70ac: Layer already exists 02:39:06 main: digest: sha256:91adc2e76aa5ce7bd7ff2b5ea7f2a64e0f89a95ffda4c903960f196f16233ee7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:06 ===================================================== [Pipeline] echo 02:39:06 taggedImages: 02:39:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:39:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 02:39:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:39:06 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:39:06 5d4bbcde2a9a17709321423f63287523073c17bb 02:39:06 latest 02:39:06 4.1.0-dev.110 02:39:06 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:06 main 02:39:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:39:07 dcddfd08ae6f: Preparing 02:39:07 c8d263976766: Preparing 02:39:07 c1b7c20def12: Preparing 02:39:07 a776479145b8: Preparing 02:39:07 cb816bdbcb49: Preparing 02:39:07 14a8ea6d7ed8: Preparing 02:39:07 4b31e89384e5: Preparing 02:39:07 f57e0d5c9276: Preparing 02:39:07 0854555d70ac: Preparing 02:39:07 f57e0d5c9276: Waiting 02:39:07 4b31e89384e5: Waiting 02:39:07 14a8ea6d7ed8: Waiting 02:39:07 0854555d70ac: Waiting 02:39:07 a776479145b8: Layer already exists 02:39:07 cb816bdbcb49: Layer already exists 02:39:07 4b31e89384e5: Pushed 02:39:07 c8d263976766: Pushed 02:39:07 c1b7c20def12: Pushed 02:39:07 dcddfd08ae6f: Pushed 02:39:07 0854555d70ac: Layer already exists 02:39:08 f57e0d5c9276: Pushed 02:39:09 #87 ... 02:39:09 02:39:09 #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:39:09 #93 4.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:39:09 #93 5.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:39:13 #93 ... 02:39:13 02:39:13 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:39:13 #90 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:39:13 #90 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:39:13 #90 22.56 OK: 8 MiB in 18 packages 02:39:13 #90 DONE 23.8s 02:39:13 02:39:13 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:39:13 #95 ... 02:39:13 02:39:13 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:39:13 #78 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:39:13 #78 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:39:13 #78 22.15 OK: 20 MiB in 20 packages 02:39:13 #78 ... 02:39:13 02:39:13 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:13 #96 ... 02:39:13 02:39:13 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:39:13 #75 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:39:13 #75 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:39:13 #75 23.44 OK: 9 MiB in 19 packages 02:39:14 #75 ... 02:39:14 02:39:14 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:39:14 #87 18.51 OK: 20 MiB in 20 packages 02:39:14 #87 ... 02:39:14 02:39:14 #81 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:39:14 #81 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:39:14 #81 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:39:14 #81 22.28 OK: 8 MiB in 17 packages 02:39:14 #81 ... 02:39:14 02:39:14 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:39:14 #89 8.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:39:14 #89 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:39:14 #89 16.43 OK: 8 MiB in 20 packages 02:39:15 #89 ... 02:39:15 02:39:15 #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:39:15 #93 12.56 OK: 9 MiB in 21 packages 02:39:17 #93 ... 02:39:17 02:39:17 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:39:17 #92 3.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:39:17 #92 5.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:39:17 #92 12.29 OK: 13 MiB in 29 packages 02:39:17 #92 ... 02:39:17 02:39:17 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:39:17 #87 DONE 23.2s 02:39:17 02:39:17 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:39:17 #97 ... 02:39:17 02:39:17 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:39:17 #78 DONE 27.3s 02:39:17 02:39:17 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:39:17 #89 DONE 20.1s 02:39:17 02:39:17 #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:39:17 #81 DONE 26.4s 02:39:17 02:39:17 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:39:17 #75 DONE 28.1s 02:39:17 02:39:17 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:39:17 #92 DONE 14.4s 02:39:17 02:39:17 #93 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:39:17 #93 DONE 15.1s 02:39:17 02:39:17 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:39:18 #98 ... 02:39:18 02:39:18 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:39:18 #95 DONE 5.0s 02:39:18 02:39:18 #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:39:18 #99 ... 02:39:18 02:39:18 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:39:18 #97 DONE 0.9s 02:39:18 02:39:18 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:39:18 #100 ... 02:39:18 02:39:18 #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:39:18 #99 DONE 0.7s 02:39:19 02:39:19 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:39:20 #101 ... 02:39:20 02:39:20 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:39:20 #100 DONE 2.8s 02:39:20 14a8ea6d7ed8: Pushed 02:39:20 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:5b8900af4e4d638d0e9faa6e263978e6c2eefbaf0a6d904acdb17655cb330976 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:20 02:39:20 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:39:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:20 #102 ... 02:39:20 02:39:20 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:39:20 #101 DONE 3.3s 02:39:20 02:39:20 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:39:20 #98 DONE 3.3s 02:39:20 02:39:20 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:39:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:39:21 dcddfd08ae6f: Preparing 02:39:21 c8d263976766: Preparing 02:39:21 c1b7c20def12: Preparing 02:39:21 a776479145b8: Preparing 02:39:21 cb816bdbcb49: Preparing 02:39:21 14a8ea6d7ed8: Preparing 02:39:21 4b31e89384e5: Preparing 02:39:21 f57e0d5c9276: Preparing 02:39:21 0854555d70ac: Preparing 02:39:21 14a8ea6d7ed8: Waiting 02:39:21 4b31e89384e5: Waiting 02:39:21 f57e0d5c9276: Waiting 02:39:21 0854555d70ac: Waiting 02:39:21 c8d263976766: Layer already exists 02:39:21 c1b7c20def12: Layer already exists 02:39:21 a776479145b8: Layer already exists 02:39:21 cb816bdbcb49: Layer already exists 02:39:21 dcddfd08ae6f: Layer already exists 02:39:21 f57e0d5c9276: Layer already exists 02:39:21 14a8ea6d7ed8: Layer already exists 02:39:21 4b31e89384e5: Layer already exists 02:39:21 0854555d70ac: Layer already exists 02:39:21 latest: digest: sha256:5b8900af4e4d638d0e9faa6e263978e6c2eefbaf0a6d904acdb17655cb330976 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:39:21 #103 DONE 0.3s 02:39:21 02:39:21 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:39:21 #104 DONE 0.3s 02:39:21 02:39:21 #105 [security-spire-config stage-2 6/10] COPY security.txt / [Pipeline] sh 02:39:21 #105 ... 02:39:21 02:39:21 #106 [security-spire-server stage-2 6/9] COPY security.txt / 02:39:21 #106 DONE 0.5s 02:39:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:21 02:39:21 #105 [security-spire-config stage-2 6/10] COPY security.txt / 02:39:21 #105 DONE 0.5s 02:39:21 02:39:21 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:39:21 #107 ... 02:39:21 02:39:21 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:39:21 #108 DONE 0.3s 02:39:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 02:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:39:21 dcddfd08ae6f: Preparing 02:39:21 c8d263976766: Preparing 02:39:21 c1b7c20def12: Preparing 02:39:21 a776479145b8: Preparing 02:39:21 cb816bdbcb49: Preparing 02:39:21 14a8ea6d7ed8: Preparing 02:39:21 4b31e89384e5: Preparing 02:39:21 f57e0d5c9276: Preparing 02:39:21 0854555d70ac: Preparing 02:39:21 14a8ea6d7ed8: Waiting 02:39:21 4b31e89384e5: Waiting 02:39:21 f57e0d5c9276: Waiting 02:39:21 0854555d70ac: Waiting 02:39:21 cb816bdbcb49: Layer already exists 02:39:21 dcddfd08ae6f: Layer already exists 02:39:21 c8d263976766: Layer already exists 02:39:21 a776479145b8: Layer already exists 02:39:21 c1b7c20def12: Layer already exists 02:39:21 14a8ea6d7ed8: Layer already exists 02:39:21 f57e0d5c9276: Layer already exists 02:39:21 4b31e89384e5: Layer already exists 02:39:21 0854555d70ac: Layer already exists 02:39:21 4.1.0-dev.110: digest: sha256:5b8900af4e4d638d0e9faa6e263978e6c2eefbaf0a6d904acdb17655cb330976 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:22 02:39:22 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:39:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:22 #109 ... 02:39:22 02:39:22 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:39:22 #107 DONE 0.5s 02:39:22 02:39:22 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:39:22 #109 DONE 0.4s 02:39:22 02:39:22 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:39:22 #110 DONE 0.2s 02:39:22 02:39:22 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:39:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:39:22 dcddfd08ae6f: Preparing 02:39:22 c8d263976766: Preparing 02:39:22 c1b7c20def12: Preparing 02:39:22 a776479145b8: Preparing 02:39:22 cb816bdbcb49: Preparing 02:39:22 14a8ea6d7ed8: Preparing 02:39:22 4b31e89384e5: Preparing 02:39:22 f57e0d5c9276: Preparing 02:39:22 0854555d70ac: Preparing 02:39:22 4b31e89384e5: Waiting 02:39:22 f57e0d5c9276: Waiting 02:39:22 14a8ea6d7ed8: Waiting 02:39:22 0854555d70ac: Waiting 02:39:22 c8d263976766: Layer already exists 02:39:22 cb816bdbcb49: Layer already exists 02:39:22 a776479145b8: Layer already exists 02:39:22 dcddfd08ae6f: Layer already exists 02:39:22 c1b7c20def12: Layer already exists 02:39:22 4b31e89384e5: Layer already exists 02:39:22 14a8ea6d7ed8: Layer already exists 02:39:22 f57e0d5c9276: Layer already exists 02:39:22 0854555d70ac: Layer already exists 02:39:22 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:5b8900af4e4d638d0e9faa6e263978e6c2eefbaf0a6d904acdb17655cb330976 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:22 #111 DONE 0.3s 02:39:22 02:39:22 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:39:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:39:23 dcddfd08ae6f: Preparing 02:39:23 c8d263976766: Preparing 02:39:23 c1b7c20def12: Preparing 02:39:23 a776479145b8: Preparing 02:39:23 cb816bdbcb49: Preparing 02:39:23 14a8ea6d7ed8: Preparing 02:39:23 4b31e89384e5: Preparing 02:39:23 f57e0d5c9276: Preparing 02:39:23 0854555d70ac: Preparing 02:39:23 14a8ea6d7ed8: Waiting 02:39:23 4b31e89384e5: Waiting 02:39:23 f57e0d5c9276: Waiting 02:39:23 0854555d70ac: Waiting 02:39:23 dcddfd08ae6f: Layer already exists 02:39:23 c1b7c20def12: Layer already exists 02:39:23 a776479145b8: Layer already exists 02:39:23 c8d263976766: Layer already exists 02:39:23 cb816bdbcb49: Layer already exists 02:39:23 14a8ea6d7ed8: Layer already exists 02:39:23 f57e0d5c9276: Layer already exists 02:39:23 0854555d70ac: Layer already exists 02:39:23 4b31e89384e5: Layer already exists 02:39:23 main: digest: sha256:5b8900af4e4d638d0e9faa6e263978e6c2eefbaf0a6d904acdb17655cb330976 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 02:39:23 #112 DONE 0.4s 02:39:23 02:39:23 #113 [security-spire-config] exporting to image 02:39:23 #113 exporting layers [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:23 ===================================================== [Pipeline] echo 02:39:23 taggedImages: 02:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 02:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:39:23 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:39:23 5d4bbcde2a9a17709321423f63287523073c17bb 02:39:23 latest 02:39:23 4.1.0-dev.110 02:39:23 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:23 main 02:39:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:23 #113 ... 02:39:23 02:39:23 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:39:23 #102 DONE 3.1s 02:39:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:23 02:39:23 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:39:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:39:23 2d283a4ad505: Preparing 02:39:23 eea5c8a52467: Preparing 02:39:23 ff872b20e87e: Preparing 02:39:23 a776479145b8: Preparing 02:39:23 cb816bdbcb49: Preparing 02:39:23 14a8ea6d7ed8: Preparing 02:39:23 b13e1fbe9044: Preparing 02:39:23 a97b9d8d4f28: Preparing 02:39:23 0854555d70ac: Preparing 02:39:23 14a8ea6d7ed8: Waiting 02:39:23 b13e1fbe9044: Waiting 02:39:23 a97b9d8d4f28: Waiting 02:39:23 0854555d70ac: Waiting 02:39:23 2d283a4ad505: Layer already exists 02:39:23 cb816bdbcb49: Layer already exists 02:39:23 a776479145b8: Layer already exists 02:39:23 b13e1fbe9044: Layer already exists 02:39:23 14a8ea6d7ed8: Layer already exists 02:39:23 a97b9d8d4f28: Layer already exists 02:39:23 0854555d70ac: Layer already exists 02:39:23 ff872b20e87e: Pushed 02:39:23 eea5c8a52467: Pushed 02:39:24 #114 DONE 0.6s 02:39:24 02:39:24 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 02:39:24 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:c2b2f835813d5a9f16099a67aa5538acb069f8af51a0ab95c0ed38fd9bbd5955 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:24 #115 DONE 0.2s 02:39:24 02:39:24 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:39:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:39:24 #116 DONE 0.3s 02:39:24 02:39:24 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] sh 02:39:24 #117 DONE 0.2s 02:39:24 02:39:24 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:39:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:39:24 2d283a4ad505: Preparing 02:39:24 eea5c8a52467: Preparing 02:39:24 ff872b20e87e: Preparing 02:39:24 a776479145b8: Preparing 02:39:24 cb816bdbcb49: Preparing 02:39:24 14a8ea6d7ed8: Preparing 02:39:24 b13e1fbe9044: Preparing 02:39:24 a97b9d8d4f28: Preparing 02:39:24 0854555d70ac: Preparing 02:39:24 b13e1fbe9044: Waiting 02:39:24 14a8ea6d7ed8: Waiting 02:39:24 a97b9d8d4f28: Waiting 02:39:24 0854555d70ac: Waiting 02:39:24 a776479145b8: Layer already exists 02:39:24 eea5c8a52467: Layer already exists 02:39:24 ff872b20e87e: Layer already exists 02:39:24 cb816bdbcb49: Layer already exists 02:39:24 2d283a4ad505: Layer already exists 02:39:24 14a8ea6d7ed8: Layer already exists 02:39:24 a97b9d8d4f28: Layer already exists 02:39:24 b13e1fbe9044: Layer already exists 02:39:24 0854555d70ac: Layer already exists 02:39:24 latest: digest: sha256:c2b2f835813d5a9f16099a67aa5538acb069f8af51a0ab95c0ed38fd9bbd5955 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:25 #118 DONE 0.3s 02:39:25 02:39:25 #113 [security-spire-agent] exporting to image 02:39:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 02:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:39:26 2d283a4ad505: Preparing 02:39:26 eea5c8a52467: Preparing 02:39:26 ff872b20e87e: Preparing 02:39:26 a776479145b8: Preparing 02:39:26 cb816bdbcb49: Preparing 02:39:26 14a8ea6d7ed8: Preparing 02:39:26 b13e1fbe9044: Preparing 02:39:26 a97b9d8d4f28: Preparing 02:39:26 14a8ea6d7ed8: Waiting 02:39:26 b13e1fbe9044: Waiting 02:39:26 0854555d70ac: Preparing 02:39:26 a97b9d8d4f28: Waiting 02:39:26 0854555d70ac: Waiting 02:39:26 eea5c8a52467: Layer already exists 02:39:26 2d283a4ad505: Layer already exists 02:39:26 a776479145b8: Layer already exists 02:39:26 ff872b20e87e: Layer already exists 02:39:26 cb816bdbcb49: Layer already exists 02:39:26 14a8ea6d7ed8: Layer already exists 02:39:26 a97b9d8d4f28: Layer already exists 02:39:26 0854555d70ac: Layer already exists 02:39:26 b13e1fbe9044: Layer already exists 02:39:26 4.1.0-dev.110: digest: sha256:c2b2f835813d5a9f16099a67aa5538acb069f8af51a0ab95c0ed38fd9bbd5955 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:39:26 2d283a4ad505: Preparing 02:39:26 eea5c8a52467: Preparing 02:39:26 ff872b20e87e: Preparing 02:39:26 a776479145b8: Preparing 02:39:26 cb816bdbcb49: Preparing 02:39:26 14a8ea6d7ed8: Preparing 02:39:26 b13e1fbe9044: Preparing 02:39:26 a97b9d8d4f28: Preparing 02:39:26 14a8ea6d7ed8: Waiting 02:39:26 b13e1fbe9044: Waiting 02:39:26 0854555d70ac: Preparing 02:39:26 a97b9d8d4f28: Waiting 02:39:26 0854555d70ac: Waiting 02:39:26 ff872b20e87e: Layer already exists 02:39:26 cb816bdbcb49: Layer already exists 02:39:26 a776479145b8: Layer already exists 02:39:26 eea5c8a52467: Layer already exists 02:39:26 2d283a4ad505: Layer already exists 02:39:26 b13e1fbe9044: Layer already exists 02:39:26 14a8ea6d7ed8: Layer already exists 02:39:26 0854555d70ac: Layer already exists 02:39:26 a97b9d8d4f28: Layer already exists 02:39:26 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:c2b2f835813d5a9f16099a67aa5538acb069f8af51a0ab95c0ed38fd9bbd5955 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:27 #113 exporting layers 4.6s done 02:39:27 #113 writing image sha256:3071f070e2676ceca0133a2cc28206e97740e66368b3197bd849cba6811376f2 02:39:27 #113 writing image sha256:3071f070e2676ceca0133a2cc28206e97740e66368b3197bd849cba6811376f2 0.0s done 02:39:27 #113 naming to docker.io/library/security-spire-server-arm64 done 02:39:27 #113 exporting layers 4.6s done 02:39:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:39:27 2d283a4ad505: Preparing 02:39:27 eea5c8a52467: Preparing 02:39:27 ff872b20e87e: Preparing 02:39:27 a776479145b8: Preparing 02:39:27 cb816bdbcb49: Preparing 02:39:27 14a8ea6d7ed8: Preparing 02:39:27 b13e1fbe9044: Preparing 02:39:27 a97b9d8d4f28: Preparing 02:39:27 0854555d70ac: Preparing 02:39:27 a97b9d8d4f28: Waiting 02:39:27 b13e1fbe9044: Waiting 02:39:27 0854555d70ac: Waiting 02:39:27 14a8ea6d7ed8: Waiting 02:39:27 2d283a4ad505: Layer already exists 02:39:27 a776479145b8: Layer already exists 02:39:27 ff872b20e87e: Layer already exists 02:39:27 eea5c8a52467: Layer already exists 02:39:27 cb816bdbcb49: Layer already exists 02:39:27 14a8ea6d7ed8: Layer already exists 02:39:27 a97b9d8d4f28: Layer already exists 02:39:27 b13e1fbe9044: Layer already exists 02:39:27 0854555d70ac: Layer already exists 02:39:27 main: digest: sha256:c2b2f835813d5a9f16099a67aa5538acb069f8af51a0ab95c0ed38fd9bbd5955 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:27 ===================================================== [Pipeline] echo 02:39:27 taggedImages: 02:39:27 - nexus3.edgexfoundry.org:10004/security-spire-server:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:27 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:39:27 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 02:39:27 - nexus3.edgexfoundry.org:10004/security-spire-server:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:27 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:39:27 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:39:27 5d4bbcde2a9a17709321423f63287523073c17bb 02:39:27 latest 02:39:27 4.1.0-dev.110 02:39:27 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:27 main 02:39:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 02:39:27 #113 writing image sha256:6dd74df5f33b4bfb5078add451c2e204387a9fb89aa00ffcf697a3de11ddcfb8 0.0s done 02:39:27 #113 naming to docker.io/library/security-spire-config-arm64 done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:39:28 b4ff03d98716: Preparing 02:39:28 38b3ad775d58: Preparing 02:39:28 a776479145b8: Preparing 02:39:28 cb816bdbcb49: Preparing 02:39:28 64ccc2bde95e: Preparing 02:39:28 d63159094e74: Preparing 02:39:28 0854555d70ac: Preparing 02:39:28 d63159094e74: Waiting 02:39:28 0854555d70ac: Waiting 02:39:28 cb816bdbcb49: Layer already exists 02:39:28 a776479145b8: Layer already exists 02:39:28 0854555d70ac: Layer already exists 02:39:28 b4ff03d98716: Pushed 02:39:28 64ccc2bde95e: Pushed 02:39:28 d63159094e74: Pushed 02:39:34 #113 exporting layers 6.6s done 02:39:34 #113 writing image sha256:701421469660712919ef02b2a57bd7bb955d378a0bea652a168927595b07336a done 02:39:34 #113 naming to docker.io/library/security-spire-agent-arm64 done 02:39:34 #113 DONE 10.0s 02:39:34 02:39:34 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:37 38b3ad775d58: Pushed 02:39:37 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:69fe00c7a6eb7aaab6fde105539b7059df564a3709518ecaf1ae1d3e95e68a09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:39:37 b4ff03d98716: Preparing 02:39:37 38b3ad775d58: Preparing 02:39:37 a776479145b8: Preparing 02:39:37 cb816bdbcb49: Preparing 02:39:37 64ccc2bde95e: Preparing 02:39:37 d63159094e74: Preparing 02:39:37 0854555d70ac: Preparing 02:39:37 d63159094e74: Waiting 02:39:37 0854555d70ac: Waiting 02:39:37 64ccc2bde95e: Layer already exists 02:39:37 cb816bdbcb49: Layer already exists 02:39:37 a776479145b8: Layer already exists 02:39:37 b4ff03d98716: Layer already exists 02:39:37 38b3ad775d58: Layer already exists 02:39:37 d63159094e74: Layer already exists 02:39:37 0854555d70ac: Layer already exists 02:39:37 latest: digest: sha256:69fe00c7a6eb7aaab6fde105539b7059df564a3709518ecaf1ae1d3e95e68a09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 02:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:39:38 b4ff03d98716: Preparing 02:39:38 38b3ad775d58: Preparing 02:39:38 a776479145b8: Preparing 02:39:38 cb816bdbcb49: Preparing 02:39:38 64ccc2bde95e: Preparing 02:39:38 d63159094e74: Preparing 02:39:38 0854555d70ac: Preparing 02:39:38 d63159094e74: Waiting 02:39:38 0854555d70ac: Waiting 02:39:38 64ccc2bde95e: Layer already exists 02:39:38 b4ff03d98716: Layer already exists 02:39:38 cb816bdbcb49: Layer already exists 02:39:38 a776479145b8: Layer already exists 02:39:38 38b3ad775d58: Layer already exists 02:39:38 d63159094e74: Layer already exists 02:39:38 0854555d70ac: Layer already exists 02:39:38 4.1.0-dev.110: digest: sha256:69fe00c7a6eb7aaab6fde105539b7059df564a3709518ecaf1ae1d3e95e68a09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:39:39 b4ff03d98716: Preparing 02:39:39 38b3ad775d58: Preparing 02:39:39 a776479145b8: Preparing 02:39:39 cb816bdbcb49: Preparing 02:39:39 64ccc2bde95e: Preparing 02:39:39 d63159094e74: Preparing 02:39:39 0854555d70ac: Preparing 02:39:39 0854555d70ac: Waiting 02:39:39 d63159094e74: Waiting 02:39:39 b4ff03d98716: Layer already exists 02:39:39 cb816bdbcb49: Layer already exists 02:39:39 64ccc2bde95e: Layer already exists 02:39:39 38b3ad775d58: Layer already exists 02:39:39 a776479145b8: Layer already exists 02:39:39 d63159094e74: Layer already exists 02:39:39 0854555d70ac: Layer already exists 02:39:39 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:69fe00c7a6eb7aaab6fde105539b7059df564a3709518ecaf1ae1d3e95e68a09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:39:39 b4ff03d98716: Preparing 02:39:39 38b3ad775d58: Preparing 02:39:39 a776479145b8: Preparing 02:39:39 cb816bdbcb49: Preparing 02:39:39 64ccc2bde95e: Preparing 02:39:39 d63159094e74: Preparing 02:39:39 0854555d70ac: Preparing 02:39:39 d63159094e74: Waiting 02:39:39 0854555d70ac: Waiting 02:39:39 b4ff03d98716: Layer already exists 02:39:39 64ccc2bde95e: Layer already exists 02:39:39 38b3ad775d58: Layer already exists 02:39:39 a776479145b8: Layer already exists 02:39:39 cb816bdbcb49: Layer already exists 02:39:39 d63159094e74: Layer already exists 02:39:39 0854555d70ac: Layer already exists 02:39:39 main: digest: sha256:69fe00c7a6eb7aaab6fde105539b7059df564a3709518ecaf1ae1d3e95e68a09 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:39 ===================================================== [Pipeline] echo 02:39:39 taggedImages: 02:39:39 - nexus3.edgexfoundry.org:10004/support-notifications:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:39 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:39:39 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 02:39:39 - nexus3.edgexfoundry.org:10004/support-notifications:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:39 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:39:39 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:39:39 5d4bbcde2a9a17709321423f63287523073c17bb 02:39:39 latest 02:39:39 4.1.0-dev.110 02:39:39 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:39 main 02:39:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:39:40 880be19cc97e: Preparing 02:39:40 ff4110f04e12: Preparing 02:39:40 a776479145b8: Preparing 02:39:40 cb816bdbcb49: Preparing 02:39:40 e2dd8247401b: Preparing 02:39:40 d35f491e212b: Preparing 02:39:40 0854555d70ac: Preparing 02:39:40 d35f491e212b: Waiting 02:39:40 0854555d70ac: Waiting 02:39:40 a776479145b8: Layer already exists 02:39:40 cb816bdbcb49: Layer already exists 02:39:40 0854555d70ac: Layer already exists 02:39:40 880be19cc97e: Pushed 02:39:40 e2dd8247401b: Pushed 02:39:40 d35f491e212b: Pushed 02:39:45 ff4110f04e12: Pushed 02:39:45 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:7ce044dc9f9127d66e55221de36bf77de0396252dd3f24d08cded850bb6eac0f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:39:46 880be19cc97e: Preparing 02:39:46 ff4110f04e12: Preparing 02:39:46 a776479145b8: Preparing 02:39:46 cb816bdbcb49: Preparing 02:39:46 e2dd8247401b: Preparing 02:39:46 d35f491e212b: Preparing 02:39:46 0854555d70ac: Preparing 02:39:46 d35f491e212b: Waiting 02:39:46 0854555d70ac: Waiting 02:39:46 880be19cc97e: Layer already exists 02:39:46 cb816bdbcb49: Layer already exists 02:39:46 ff4110f04e12: Layer already exists 02:39:46 a776479145b8: Layer already exists 02:39:46 e2dd8247401b: Layer already exists 02:39:46 0854555d70ac: Layer already exists 02:39:46 d35f491e212b: Layer already exists 02:39:46 latest: digest: sha256:7ce044dc9f9127d66e55221de36bf77de0396252dd3f24d08cded850bb6eac0f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 02:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:39:46 880be19cc97e: Preparing 02:39:46 ff4110f04e12: Preparing 02:39:46 a776479145b8: Preparing 02:39:46 cb816bdbcb49: Preparing 02:39:46 e2dd8247401b: Preparing 02:39:46 d35f491e212b: Preparing 02:39:46 0854555d70ac: Preparing 02:39:46 d35f491e212b: Waiting 02:39:46 0854555d70ac: Waiting 02:39:46 ff4110f04e12: Layer already exists 02:39:46 a776479145b8: Layer already exists 02:39:46 cb816bdbcb49: Layer already exists 02:39:46 880be19cc97e: Layer already exists 02:39:46 e2dd8247401b: Layer already exists 02:39:46 d35f491e212b: Layer already exists 02:39:46 0854555d70ac: Layer already exists 02:39:46 4.1.0-dev.110: digest: sha256:7ce044dc9f9127d66e55221de36bf77de0396252dd3f24d08cded850bb6eac0f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:39:47 880be19cc97e: Preparing 02:39:47 ff4110f04e12: Preparing 02:39:47 a776479145b8: Preparing 02:39:47 cb816bdbcb49: Preparing 02:39:47 e2dd8247401b: Preparing 02:39:47 d35f491e212b: Preparing 02:39:47 0854555d70ac: Preparing 02:39:47 d35f491e212b: Waiting 02:39:47 880be19cc97e: Layer already exists 02:39:47 ff4110f04e12: Layer already exists 02:39:47 e2dd8247401b: Layer already exists 02:39:47 a776479145b8: Layer already exists 02:39:47 cb816bdbcb49: Layer already exists 02:39:47 d35f491e212b: Layer already exists 02:39:47 0854555d70ac: Layer already exists 02:39:47 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:7ce044dc9f9127d66e55221de36bf77de0396252dd3f24d08cded850bb6eac0f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:39:48 880be19cc97e: Preparing 02:39:48 ff4110f04e12: Preparing 02:39:48 a776479145b8: Preparing 02:39:48 cb816bdbcb49: Preparing 02:39:48 e2dd8247401b: Preparing 02:39:48 d35f491e212b: Preparing 02:39:48 0854555d70ac: Preparing 02:39:48 d35f491e212b: Waiting 02:39:48 0854555d70ac: Waiting 02:39:48 a776479145b8: Layer already exists 02:39:48 ff4110f04e12: Layer already exists 02:39:48 880be19cc97e: Layer already exists 02:39:48 cb816bdbcb49: Layer already exists 02:39:48 e2dd8247401b: Layer already exists 02:39:48 d35f491e212b: Layer already exists 02:39:48 0854555d70ac: Layer already exists 02:39:48 main: digest: sha256:7ce044dc9f9127d66e55221de36bf77de0396252dd3f24d08cded850bb6eac0f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:48 ===================================================== [Pipeline] echo 02:39:48 taggedImages: 02:39:48 - nexus3.edgexfoundry.org:10004/support-scheduler:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:48 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:39:48 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/support-scheduler:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 02:39:48 ========================================================= 02:39:48 [edgeXBuildMultiArch] RAW Config: 02:39:48 images: 02:39:48 - nexus3.edgexfoundry.org:10004/core-command:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:48 - nexus3.edgexfoundry.org:10004/core-command:latest 02:39:48 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/core-command:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/core-command:main 02:39:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:39:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:39:48 - nexus3.edgexfoundry.org:10004/core-data:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:48 - nexus3.edgexfoundry.org:10004/core-data:latest 02:39:48 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/core-data:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/core-data:main 02:39:48 - nexus3.edgexfoundry.org:10004/core-keeper:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:48 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:39:48 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/core-keeper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/core-keeper:main 02:39:48 - nexus3.edgexfoundry.org:10004/core-metadata:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:48 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:39:48 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/core-metadata:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/core-metadata:main 02:39:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:39:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:39:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:39:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:39:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:39:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:39:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:39:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:39:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:39:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:39:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:39:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:39:48 - nexus3.edgexfoundry.org:10004/security-spire-config:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:48 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:39:48 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/security-spire-config:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/security-spire-config:main 02:39:48 - nexus3.edgexfoundry.org:10004/security-spire-server:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:48 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:39:48 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/security-spire-server:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/security-spire-server:main 02:39:48 - nexus3.edgexfoundry.org:10004/support-notifications:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:48 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:39:48 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/support-notifications:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/support-notifications:main 02:39:48 - nexus3.edgexfoundry.org:10004/support-scheduler:5d4bbcde2a9a17709321423f63287523073c17bb 02:39:48 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:39:48 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/support-scheduler:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 02:39:48 - nexus3.edgexfoundry.org:10004/support-scheduler:main 02:39:48 settingsFile: 02:39:48 edgex-go-settings 02:39:48 ========================================================= [Pipeline] node 02:40:03 Still waiting to schedule task 02:40:03 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:40:56 #85 ... 02:40:56 02:40:56 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:56 #88 DONE 108.1s 02:40:56 02:40:56 #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:56 #91 DONE 114.5s 02:40:56 02:40:56 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:56 #96 DONE 101.4s 02:40:56 02:40:56 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:56 #84 DONE 112.5s 02:40:56 02:40:56 #119 [security-secretstore-setup builder 6/7] COPY . . 02:40:56 #119 ... 02:40:56 02:40:56 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:56 #82 DONE 113.9s 02:40:56 02:40:56 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:56 #85 DONE 111.6s 02:40:56 02:40:56 #120 [support-notifications builder 6/7] COPY . . 02:40:56 #120 ... 02:40:56 02:40:56 #121 [core-data builder 6/7] COPY . . 02:40:56 #121 DONE 2.0s 02:40:56 02:40:56 #119 [security-secretstore-setup builder 6/7] COPY . . 02:40:56 #119 DONE 2.0s 02:40:56 02:40:56 #122 [core-command builder 6/7] COPY . . 02:40:56 #122 CACHED 02:40:56 02:40:56 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 02:40:56 #123 CACHED 02:40:56 02:40:56 #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:56 #124 CACHED 02:40:56 02:40:56 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:40:56 #125 CACHED 02:40:56 02:40:56 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:56 #126 CACHED 02:40:56 02:40:56 #127 [security-bootstrapper builder 6/7] COPY . . 02:40:56 #127 CACHED 02:40:56 02:40:56 #128 [core-keeper builder 7/8] COPY . . 02:40:56 #128 DONE 2.0s 02:40:56 02:40:56 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:40:56 #129 CACHED 02:40:56 02:40:56 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 02:40:56 #130 CACHED 02:40:56 02:40:56 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:56 #131 CACHED 02:40:56 02:40:56 #132 [security-proxy-auth builder 6/7] COPY . . 02:40:56 #132 CACHED 02:40:56 02:40:56 #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:56 #133 CACHED 02:40:56 02:40:56 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:40:56 #134 CACHED 02:40:56 02:40:56 #120 [support-notifications builder 6/7] COPY . . 02:40:56 #120 DONE 2.0s 02:40:56 02:40:56 #135 [security-spiffe-token-provider builder 6/7] COPY . . 02:40:56 #135 DONE 2.0s 02:40:56 02:40:56 #136 [core-metadata builder 6/7] COPY . . 02:40:56 #136 CACHED 02:40:56 02:40:56 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:56 #137 CACHED 02:40:56 02:40:56 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:40:56 #138 CACHED 02:40:56 02:40:56 #139 [support-scheduler builder 6/7] COPY . . 02:40:56 #139 DONE 1.9s 02:40:56 02:40:56 #140 [security-proxy-setup builder 6/7] COPY . . 02:40:56 #140 CACHED 02:40:56 02:40:56 #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:40:56 #141 CACHED 02:40:56 02:40:56 #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:56 #142 CACHED 02:40:56 02:40:56 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:40:56 #143 ... 02:40:56 02:40:56 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:40:56 #0 4.237 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:40:56 #144 ... 02:40:56 02:40:56 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:40:56 #143 5.580 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:40:57 #143 ... 02:40:57 02:40:57 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:40:57 #0 5.699 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:40:57 #145 ... 02:40:57 02:40:57 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:40:57 #0 5.706 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:40:57 #146 ... 02:40:57 02:40:57 #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:40:57 #0 5.804 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:40:57 #147 ... 02:40:57 02:40:57 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:40:57 #0 6.000 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:40:58 #148 ... 02:40:58 02:40:58 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:40:58 #0 5.605 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:40:58 #149 ... 02:40:58 02:40:58 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:40:58 #0 5.582 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:40:58 #150 ... 02:40:58 02:40:58 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:40:58 #0 5.574 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:40:58 #151 ... 02:40:58 02:40:58 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:40:58 #0 5.660 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:40:58 #152 ... 02:40:58 02:40:58 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:40:58 #0 6.088 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:40:58 #153 ... 02:40:58 02:40:58 #154 [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:40:58 #0 5.597 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:41:26 Running on prd-centos7-docker-4c-2g-5739 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:26 provisioning config files... 02:41:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12538742133772769827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:27 ---> ****-login.sh 02:41:27 nexus3.edgexfoundry.org:10001 03:00:36 #154 ... 03:00:36 03:00:36 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:00:36 #149 DONE 1176.3s 03:00:36 03:00:36 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:00:36 #152 ... 03:00:36 03:00:36 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:00:36 #155 DONE 0.2s 03:00:36 03:00:36 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:00:36 #145 ... 03:00:36 03:00:36 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:00:36 #156 DONE 0.1s 03:00:36 03:00:36 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:00:36 #157 DONE 0.3s 03:00:36 03:00:36 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:00:36 #143 ... 03:00:36 03:00:36 #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 03:00:36 #158 DONE 0.1s 03:00:36 03:00:36 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:00:36 #159 DONE 0.2s 03:00:36 03:00:36 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:00:36 #160 DONE 2.2s 03:00:36 03:00:36 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:00:36 #152 ... 03:00:36 03:00:36 #113 [core-common-config-bootstrapper] exporting to image 03:00:36 #113 exporting layers 03:00:36 #113 exporting layers 0.7s done 03:00:36 #113 writing image sha256:1ddc2b7633bd416ca230fa3c2c6d0715b4b95d8fda81f98e64d57fdc7fd7015f done 03:00:36 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:00:36 #113 DONE 10.8s 03:00:36 03:00:36 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:00:40 #152 ... 03:00:40 03:00:40 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:00:40 #143 DONE 1193.0s 03:00:40 03:00:40 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:00:40 #148 ... 03:00:40 03:00:40 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:00:40 #161 DONE 0.2s 03:00:40 03:00:40 #154 [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:00:41 #154 ... 03:00:41 03:00:41 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:00:43 #162 DONE 2.2s 03:00:43 03:00:43 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:00:43 #150 ... 03:00:43 03:00:43 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:00:43 #163 DONE 0.3s 03:00:43 03:00:43 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:00:43 #164 DONE 0.2s 03:00:43 03:00:43 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:00:44 #165 DONE 0.3s 03:00:44 03:00:44 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:00:44 #166 DONE 0.2s 03:00:44 03:00:44 #154 [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:00:44 #154 ... 03:00:44 03:00:44 #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/ 03:00:44 #167 DONE 0.2s 03:00:44 03:00:44 #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/ 03:00:44 #168 DONE 0.2s 03:00:44 03:00:44 #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/ 03:00:45 #169 DONE 0.2s 03:00:45 03:00:45 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:00:45 #170 DONE 0.3s 03:00:45 03:00:45 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:00:45 #152 ... 03:00:45 03:00:45 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:00:47 #171 DONE 2.1s 03:00:47 03:00:47 #113 [security-bootstrapper] exporting to image 03:00:47 #113 exporting layers 03:00:48 #113 exporting layers 1.1s done 03:00:48 #113 writing image sha256:1f237299ffb027a02c00b1c69bcc93a9e7468a82b7a6b24ccdb657e3e1a9cb3f done 03:00:48 #113 naming to docker.io/library/security-bootstrapper-arm64 done 03:00:48 #113 DONE 11.9s 03:00:48 03:00:48 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:18:11 #152 ... 03:18:11 03:18:11 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:18:11 #146 DONE 2241.1s 03:18:11 03:18:11 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:18:11 #152 ... 03:18:11 03:18:11 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:18:11 #172 DONE 0.2s 03:18:11 03:18:11 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:18:11 #173 DONE 0.3s 03:18:11 03:18:11 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:18:11 #174 DONE 0.5s 03:18:11 03:18:11 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:18:11 #175 DONE 0.2s 03:18:11 03:18:11 #113 [core-command] exporting to image 03:18:11 #113 exporting layers 03:18:11 #113 exporting layers 0.7s done 03:18:11 #113 writing image sha256:5672e2b9d1050f07be138524b89414a08445c6fc62a4ac6ffd8b2b0e592aeb1d done 03:18:11 #113 naming to docker.io/library/core-command-arm64 done 03:18:11 #113 DONE 12.7s 03:18:11 03:18:11 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:18:33 #152 ... 03:18:33 03:18:33 #154 [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:18:33 #154 2265.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:18:38 #154 ... 03:18:38 03:18:38 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:18:38 #145 DONE 2270.1s 03:18:38 03:18:38 #154 [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:18:38 #154 ... 03:18:38 03:18:38 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:18:38 #176 DONE 0.2s 03:18:38 03:18:38 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:18:38 #152 ... 03:18:38 03:18:38 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:18:38 #177 DONE 0.1s 03:18:38 03:18:38 #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:18:38 #178 DONE 0.2s 03:18:38 03:18:38 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:18:38 #179 DONE 0.1s 03:18:38 03:18:38 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:18:38 #151 ... 03:18:38 03:18:38 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:18:39 #180 DONE 0.5s 03:18:39 03:18:39 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:18:39 #181 DONE 0.1s 03:18:39 03:18:39 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:18:41 #182 DONE 2.0s 03:18:41 03:18:41 #113 [security-proxy-setup] exporting to image 03:18:41 #113 exporting layers 03:18:42 #113 exporting layers 0.9s done 03:18:42 #113 writing image sha256:32f88c438d51f08fffb2dc27f9a55fdcb2d86258447b034b9caf117847a412b8 done 03:18:42 #113 naming to docker.io/library/security-proxy-setup-arm64 done 03:18:42 #113 DONE 13.6s 03:18:42 03:18:42 #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:19:09 #147 ... 03:19:09 03:19:09 #154 [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:19:09 #154 DONE 2299.0s 03:19:09 03:19:09 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:19:09 #152 ... 03:19:09 03:19:09 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:19:09 #183 DONE 0.1s 03:19:09 03:19:09 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:19:09 #151 ... 03:19:09 03:19:09 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:19:09 #184 DONE 0.1s 03:19:09 03:19:09 #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:19:09 #185 DONE 0.1s 03:19:09 03:19:09 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:19:09 #151 ... 03:19:09 03:19:09 #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:19:09 #186 DONE 0.1s 03:19:09 03:19:09 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:19:09 #187 DONE 0.1s 03:19:09 03:19:09 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:19:09 #152 ... 03:19:09 03:19:09 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:19:09 #188 DONE 0.4s 03:19:09 03:19:09 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:19:09 #150 ... 03:19:09 03:19:09 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:19:09 #189 DONE 0.4s 03:19:09 03:19:09 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:19:09 #152 ... 03:19:09 03:19:09 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:19:09 #190 DONE 0.1s 03:19:09 03:19:09 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:19:11 #191 DONE 1.8s 03:19:11 03:19:11 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:19:11 #152 ... 03:19:11 03:19:11 #113 [security-secretstore-setup] exporting to image 03:19:11 #113 exporting layers 03:19:14 #113 exporting layers 3.3s done 03:19:14 #113 writing image sha256:b9a34fef169bd3332f66dc1bf61c1471ee04e863cd0c52f9b53a1297b215bec4 done 03:19:14 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 03:19:14 #113 DONE 16.9s 03:19:14 03:19:14 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:20:10 #152 ... 03:20:10 03:20:10 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:20:10 #151 DONE 2360.5s 03:20:10 03:20:10 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:20:10 #152 ... 03:20:10 03:20:10 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:20:10 #192 DONE 0.2s 03:20:10 03:20:10 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:20:10 #152 ... 03:20:10 03:20:10 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:20:10 #193 DONE 0.1s 03:20:10 03:20: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:20:10 #194 DONE 0.4s 03:20:10 03:20:10 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:20:10 #152 ... 03:20:10 03:20: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:20:10 #195 DONE 0.1s 03:20:10 03:20:10 #113 [security-spiffe-token-provider] exporting to image 03:20:10 #113 exporting layers 03:20:10 #113 exporting layers 0.7s done 03:20:10 #113 writing image sha256:134920c7b209c9ffbcf8c827351872ae397d621adb930f9de0e058573c9ac5c2 done 03:20:10 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:20:10 #113 DONE 17.6s 03:20:10 03:20:10 #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:20:57 #147 ... 03:20:57 03:20:57 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:20:57 #150 DONE 2403.9s 03:20:57 03:20:57 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:20:57 #152 ... 03:20:57 03:20:57 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:20:57 #196 DONE 0.2s 03:20:57 03:20:57 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:20:57 #197 DONE 0.3s 03:20:57 03:20:57 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:20:57 #198 DONE 0.6s 03:20:57 03:20:57 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:20:57 #152 ... 03:20:57 03:20:57 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:20:57 #199 DONE 0.3s 03:20:57 03:20:57 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:20:57 #200 DONE 0.2s 03:20:57 03:20:57 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:20:57 #201 DONE 2.0s 03:20:57 03:20:57 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:20:57 #152 ... 03:20:57 03:20:57 #113 [security-proxy-auth] exporting to image 03:20:57 #113 exporting layers 03:20:57 #113 exporting layers 0.8s done 03:20:57 #113 writing image sha256:1da6609ab8f5b86e06436bc70cd23c062c3232478d83bb22f8c5939b804feebd done 03:20:57 #113 naming to docker.io/library/security-proxy-auth-arm64 done 03:20:57 #113 DONE 18.4s 03:20:57 03:20:57 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:20:59 #148 ... 03:20:59 03:20:59 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:20:59 #153 DONE 2412.0s 03:20:59 03:20:59 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:20:59 #152 ... 03:20:59 03:20:59 #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:20:59 #147 DONE 2412.5s 03:20:59 03:20:59 #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:20:59 #202 DONE 0.2s 03:20:59 03:20:59 #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:21:00 #203 DONE 0.2s 03:21:00 03:21:00 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:21:00 #144 ... 03:21:00 03:21:00 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:21:00 #204 ... 03:21:00 03:21:00 #205 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:21:00 #205 DONE 0.3s 03:21:01 03:21:01 #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:21:01 #206 ... 03:21:01 03:21:01 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:21:01 #144 DONE 2414.1s 03:21:01 03:21:01 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:21:01 #204 DONE 1.1s 03:21:01 03:21:01 #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:21:02 #206 DONE 1.2s 03:21:02 03:21:02 #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:21:02 #207 DONE 0.5s 03:21:02 03:21:02 #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:21:02 #208 DONE 0.5s 03:21:02 03:21:02 #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:21:02 #209 DONE 0.5s 03:21:02 03:21:02 #210 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:21:02 #210 DONE 0.5s 03:21:02 03:21:02 #113 [core-metadata] exporting to image 03:21:02 #113 exporting layers 03:21:03 #113 ... 03:21:03 03:21:03 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:21:03 #211 DONE 0.6s 03:21:03 03:21:03 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:21:04 #212 DONE 1.0s 03:21:04 03:21:04 #113 [core-metadata] exporting to image 03:21:04 #113 exporting layers 1.5s done 03:21:04 #113 writing image sha256:8b489768040363c64c800a1c9083ca52ffdb61071faeb427d43e07bc0d76653a 0.1s done 03:21:04 #113 naming to docker.io/library/core-keeper-arm64 0.0s done 03:21:04 #113 writing image sha256:801de22a408e9f3920bff2a207cd951e512e6585f2bcab93c648c2668fdda0e0 done 03:21:04 #113 naming to docker.io/library/core-metadata-arm64 done 03:21:04 #113 DONE 20.1s 03:21:04 03:21:04 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:21:04 #213 DONE 0.1s 03:21:04 03:21:04 #113 [core-data] exporting to image 03:21:05 #113 exporting layers 0.5s done 03:21:05 #113 writing image sha256:fc8245f50258e368c3bdfe6f5f4a4b8b04cdc6eb88db277910ca499050d806cd done 03:21:05 #113 naming to docker.io/library/core-data-arm64 done 03:21:05 #113 DONE 20.6s 03:21:05 03:21:05 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:21:37 #152 ... 03:21:37 03:21:37 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:21:37 #148 DONE 2445.1s 03:21:37 03:21:37 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:21:37 #214 DONE 0.2s 03:21:37 03:21:37 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:21:37 #215 DONE 0.1s 03:21:37 03:21:37 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:21:37 #152 ... 03:21:37 03:21:37 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:21:37 #216 DONE 0.5s 03:21:37 03:21:37 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:21:37 #217 DONE 0.1s 03:21:37 03:21:37 #113 [support-scheduler] exporting to image 03:21:37 #113 exporting layers 03:21:37 #113 exporting layers 1.0s done 03:21:37 #113 writing image sha256:a406f5bc472a21f2c3f151e9b5716e5060239a51612b217d87477ddb33eb6720 done 03:21:37 #113 naming to docker.io/library/support-scheduler-arm64 done 03:21:37 #113 DONE 21.6s 03:21:37 03:21:37 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:21:40 #152 DONE 2452.9s 03:21:40 03:21:40 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:21:40 #218 DONE 0.1s 03:21:40 03:21:40 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:21:40 #219 DONE 0.1s 03:21:40 03:21:40 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:21:41 #220 DONE 0.4s 03:21:41 03:21:41 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:21:41 #221 DONE 0.1s 03:21:41 03:21:41 #113 [support-notifications] exporting to image 03:21:41 #113 exporting layers 03:21:42 #113 exporting layers 0.6s done 03:21:42 #113 writing image sha256:4d5758cd49a44e141cfe9fe6f01d2371e673c658a49ff99215b82dcccc6a68de done 03:21:42 #113 naming to docker.io/library/support-notifications-arm64 done 03:21:42 #113 DONE 22.3s 03:21:42 time="2026-04-21T02:38:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:21:42 time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:21:42 time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:21:42 time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:21:42 time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:21:42 time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:21:42 time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:21:42 time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:21:42 time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:21:42 time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:21:42 time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:21:42 time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:21:42 time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:21:42 time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:21:42 time="2026-04-21T02:38:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:21:42 $ docker stop --time=1 242643c3c23ef1474fe2ef2e6ce1565181e7eb4816851aa6d9064a2303f4c1bb 03:21:43 $ docker rm -f --volumes 242643c3c23ef1474fe2ef2e6ce1565181e7eb4816851aa6d9064a2303f4c1bb [Pipeline] // withDockerContainer [Pipeline] sh 03:21:44 + docker images 03:21:44 REPOSITORY TAG IMAGE ID CREATED SIZE 03:21:44 support-notifications-arm64 latest 4d5758cd49a4 3 seconds ago 56.1MB 03:21:44 support-scheduler-arm64 latest a406f5bc472a 11 seconds ago 52.2MB 03:21:44 core-data-arm64 latest fc8245f50258 40 seconds ago 48.1MB 03:21:44 core-metadata-arm64 latest 801de22a408e 42 seconds ago 48.2MB 03:21:44 core-keeper-arm64 latest 8b4897680403 42 seconds ago 47.8MB 03:21:44 security-proxy-auth-arm64 latest 1da6609ab8f5 49 seconds ago 47.3MB 03:21:44 security-spiffe-token-provider-arm64 latest 134920c7b209 About a minute ago 51.8MB 03:21:44 security-secretstore-setup-arm64 latest b9a34fef169b 2 minutes ago 85.7MB 03:21:44 security-proxy-setup-arm64 latest 32f88c438d51 3 minutes ago 52.9MB 03:21:44 core-command-arm64 latest 5672e2b9d105 3 minutes ago 42.5MB 03:21:44 security-bootstrapper-arm64 latest 1f237299ffb0 20 minutes ago 21.3MB 03:21:44 core-common-config-bootstrapper-arm64 latest 1ddc2b7633bd 21 minutes ago 20.2MB 03:21:44 security-spire-agent-arm64 latest 701421469660 42 minutes ago 219MB 03:21:44 security-spire-server-arm64 latest 3071f070e267 42 minutes ago 163MB 03:21:44 security-spire-config-arm64 latest 6dd74df5f33b 42 minutes ago 162MB 03:21:44 ci-base-image-arm64 latest 0ffb8266e8d2 44 minutes ago 898MB 03:21:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 months ago 564MB 03:21:44 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:21:44 provisioning config files... 03:21:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/969@tmp/config5075858048329114699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:44 ---> ****-login.sh 03:21:44 nexus3.edgexfoundry.org:10001 03:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:45 Configure a credential helper to remove this warning. See 03:21:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:45 03:21:45 Login Succeeded 03:21:45 nexus3.edgexfoundry.org:10002 03:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:45 Configure a credential helper to remove this warning. See 03:21:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:45 03:21:45 Login Succeeded 03:21:45 nexus3.edgexfoundry.org:10003 03:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:45 Configure a credential helper to remove this warning. See 03:21:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:45 03:21:45 Login Succeeded 03:21:45 nexus3.edgexfoundry.org:10004 03:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:46 Configure a credential helper to remove this warning. See 03:21:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:46 03:21:46 Login Succeeded 03:21:46 ****.io 03:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:46 Configure a credential helper to remove this warning. See 03:21:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:46 03:21:46 Login Succeeded 03:21:46 ---> ****-login.sh ends [Pipeline] } 03:21:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:21:46 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:21:46 5d4bbcde2a9a17709321423f63287523073c17bb 03:21:46 latest 03:21:46 4.1.0-dev.110 03:21:46 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:21:46 main 03:21:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:21:47 e08177df12ca: Preparing 03:21:47 ab1bbe9524cb: Preparing 03:21:47 fae9df7de71d: Preparing 03:21:47 b03485092e99: Preparing 03:21:47 b64bf27af616: Preparing 03:21:47 00b15d327342: Preparing 03:21:47 eeaa73608b53: Preparing 03:21:47 00b15d327342: Waiting 03:21:47 eeaa73608b53: Waiting 03:21:47 b64bf27af616: Pushed 03:21:47 e08177df12ca: Pushed 03:21:47 b03485092e99: Pushed 03:21:47 fae9df7de71d: Pushed 03:21:47 eeaa73608b53: Layer already exists 03:21:47 00b15d327342: Pushed 03:21:54 ab1bbe9524cb: Pushed 03:21:54 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:90fc26c64b53a947157287ede3936addc90ee1e708876a90dd4c549e9a41c1e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:21:55 e08177df12ca: Preparing 03:21:55 ab1bbe9524cb: Preparing 03:21:55 fae9df7de71d: Preparing 03:21:55 b03485092e99: Preparing 03:21:55 b64bf27af616: Preparing 03:21:55 00b15d327342: Preparing 03:21:55 eeaa73608b53: Preparing 03:21:55 00b15d327342: Waiting 03:21:55 eeaa73608b53: Waiting 03:21:55 ab1bbe9524cb: Layer already exists 03:21:55 fae9df7de71d: Layer already exists 03:21:55 e08177df12ca: Layer already exists 03:21:55 b64bf27af616: Layer already exists 03:21:55 b03485092e99: Layer already exists 03:21:55 eeaa73608b53: Layer already exists 03:21:55 00b15d327342: Layer already exists 03:21:55 latest: digest: sha256:90fc26c64b53a947157287ede3936addc90ee1e708876a90dd4c549e9a41c1e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.110 03:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:21:56 e08177df12ca: Preparing 03:21:56 ab1bbe9524cb: Preparing 03:21:56 fae9df7de71d: Preparing 03:21:56 b03485092e99: Preparing 03:21:56 b64bf27af616: Preparing 03:21:56 00b15d327342: Preparing 03:21:56 eeaa73608b53: Preparing 03:21:56 00b15d327342: Waiting 03:21:56 eeaa73608b53: Waiting 03:21:56 fae9df7de71d: Layer already exists 03:21:56 e08177df12ca: Layer already exists 03:21:56 b64bf27af616: Layer already exists 03:21:56 ab1bbe9524cb: Layer already exists 03:21:56 b03485092e99: Layer already exists 03:21:56 00b15d327342: Layer already exists 03:21:56 eeaa73608b53: Layer already exists 03:21:56 4.1.0-dev.110: digest: sha256:90fc26c64b53a947157287ede3936addc90ee1e708876a90dd4c549e9a41c1e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:21:57 e08177df12ca: Preparing 03:21:57 ab1bbe9524cb: Preparing 03:21:57 fae9df7de71d: Preparing 03:21:57 b03485092e99: Preparing 03:21:57 b64bf27af616: Preparing 03:21:57 00b15d327342: Preparing 03:21:57 eeaa73608b53: Preparing 03:21:57 00b15d327342: Waiting 03:21:57 eeaa73608b53: Waiting 03:21:57 fae9df7de71d: Layer already exists 03:21:57 b03485092e99: Layer already exists 03:21:57 ab1bbe9524cb: Layer already exists 03:21:57 e08177df12ca: Layer already exists 03:21:57 b64bf27af616: Layer already exists 03:21:57 eeaa73608b53: Layer already exists 03:21:57 00b15d327342: Layer already exists 03:21:57 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:90fc26c64b53a947157287ede3936addc90ee1e708876a90dd4c549e9a41c1e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:21:58 e08177df12ca: Preparing 03:21:58 ab1bbe9524cb: Preparing 03:21:58 fae9df7de71d: Preparing 03:21:58 b03485092e99: Preparing 03:21:58 b64bf27af616: Preparing 03:21:58 00b15d327342: Preparing 03:21:58 eeaa73608b53: Preparing 03:21:58 00b15d327342: Waiting 03:21:58 eeaa73608b53: Waiting 03:21:58 e08177df12ca: Layer already exists 03:21:58 b03485092e99: Layer already exists 03:21:58 ab1bbe9524cb: Layer already exists 03:21:58 b64bf27af616: Layer already exists 03:21:58 fae9df7de71d: Layer already exists 03:21:58 eeaa73608b53: Layer already exists 03:21:58 00b15d327342: Layer already exists 03:21:58 main: digest: sha256:90fc26c64b53a947157287ede3936addc90ee1e708876a90dd4c549e9a41c1e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:58 ===================================================== [Pipeline] echo 03:21:58 taggedImages: 03:21:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:21:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:21:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.110 03:21:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:21:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:21:58 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:21:58 5d4bbcde2a9a17709321423f63287523073c17bb 03:21:58 latest 03:21:58 4.1.0-dev.110 03:21:58 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:21:58 main 03:21:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:21:59 f6d7c664c3bf: Preparing 03:21:59 c29bf5c047de: Preparing 03:21:59 60366312ceb6: Preparing 03:21:59 6511f8066d4f: Preparing 03:21:59 fae9df7de71d: Preparing 03:21:59 b03485092e99: Preparing 03:21:59 b64bf27af616: Preparing 03:21:59 00b15d327342: Preparing 03:21:59 eeaa73608b53: Preparing 03:21:59 b03485092e99: Waiting 03:21:59 b64bf27af616: Waiting 03:21:59 00b15d327342: Waiting 03:21:59 eeaa73608b53: Waiting 03:21:59 fae9df7de71d: Layer already exists 03:21:59 b03485092e99: Layer already exists 03:21:59 c29bf5c047de: Pushed 03:21:59 60366312ceb6: Pushed 03:21:59 b64bf27af616: Layer already exists 03:21:59 00b15d327342: Layer already exists 03:21:59 eeaa73608b53: Layer already exists 03:21:59 f6d7c664c3bf: Pushed 03:22:02 6511f8066d4f: Pushed 03:22:02 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:fd3b6bf9efe329a9a417ca72ac0a098dcaa6b5b966219838db5135ccca37e539 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22: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:22:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:22:02 f6d7c664c3bf: Preparing 03:22:02 c29bf5c047de: Preparing 03:22:02 60366312ceb6: Preparing 03:22:02 6511f8066d4f: Preparing 03:22:02 fae9df7de71d: Preparing 03:22:02 b03485092e99: Preparing 03:22:02 b64bf27af616: Preparing 03:22:02 00b15d327342: Preparing 03:22:02 eeaa73608b53: Preparing 03:22:02 b03485092e99: Waiting 03:22:02 b64bf27af616: Waiting 03:22:02 00b15d327342: Waiting 03:22:02 eeaa73608b53: Waiting 03:22:02 fae9df7de71d: Layer already exists 03:22:02 6511f8066d4f: Layer already exists 03:22:02 c29bf5c047de: Layer already exists 03:22:02 60366312ceb6: Layer already exists 03:22:02 f6d7c664c3bf: Layer already exists 03:22:02 b03485092e99: Layer already exists 03:22:02 00b15d327342: Layer already exists 03:22:02 eeaa73608b53: Layer already exists 03:22:02 b64bf27af616: Layer already exists 03:22:02 latest: digest: sha256:fd3b6bf9efe329a9a417ca72ac0a098dcaa6b5b966219838db5135ccca37e539 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.110 03:22:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:22:03 f6d7c664c3bf: Preparing 03:22:03 c29bf5c047de: Preparing 03:22:03 60366312ceb6: Preparing 03:22:03 6511f8066d4f: Preparing 03:22:03 fae9df7de71d: Preparing 03:22:03 b03485092e99: Preparing 03:22:03 b64bf27af616: Preparing 03:22:03 b03485092e99: Waiting 03:22:03 00b15d327342: Preparing 03:22:03 b64bf27af616: Waiting 03:22:03 eeaa73608b53: Preparing 03:22:03 00b15d327342: Waiting 03:22:03 eeaa73608b53: Waiting 03:22:03 60366312ceb6: Layer already exists 03:22:03 c29bf5c047de: Layer already exists 03:22:03 fae9df7de71d: Layer already exists 03:22:03 6511f8066d4f: Layer already exists 03:22:03 f6d7c664c3bf: Layer already exists 03:22:03 b64bf27af616: Layer already exists 03:22:03 b03485092e99: Layer already exists 03:22:03 eeaa73608b53: Layer already exists 03:22:03 00b15d327342: Layer already exists 03:22:03 4.1.0-dev.110: digest: sha256:fd3b6bf9efe329a9a417ca72ac0a098dcaa6b5b966219838db5135ccca37e539 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:22:04 f6d7c664c3bf: Preparing 03:22:04 c29bf5c047de: Preparing 03:22:04 60366312ceb6: Preparing 03:22:04 6511f8066d4f: Preparing 03:22:04 fae9df7de71d: Preparing 03:22:04 b03485092e99: Preparing 03:22:04 b64bf27af616: Preparing 03:22:04 00b15d327342: Preparing 03:22:04 eeaa73608b53: Preparing 03:22:04 00b15d327342: Waiting 03:22:04 b64bf27af616: Waiting 03:22:04 eeaa73608b53: Waiting 03:22:04 b03485092e99: Waiting 03:22:04 c29bf5c047de: Layer already exists 03:22:04 60366312ceb6: Layer already exists 03:22:04 6511f8066d4f: Layer already exists 03:22:04 f6d7c664c3bf: Layer already exists 03:22:04 fae9df7de71d: Layer already exists 03:22:04 b03485092e99: Layer already exists 03:22:04 00b15d327342: Layer already exists 03:22:04 b64bf27af616: Layer already exists 03:22:04 eeaa73608b53: Layer already exists 03:22:04 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:fd3b6bf9efe329a9a417ca72ac0a098dcaa6b5b966219838db5135ccca37e539 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22: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:22:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:22:09 f6d7c664c3bf: Preparing 03:22:09 c29bf5c047de: Preparing 03:22:09 60366312ceb6: Preparing 03:22:09 6511f8066d4f: Preparing 03:22:09 fae9df7de71d: Preparing 03:22:09 b03485092e99: Preparing 03:22:09 b64bf27af616: Preparing 03:22:09 00b15d327342: Preparing 03:22:09 eeaa73608b53: Preparing 03:22:09 00b15d327342: Waiting 03:22:09 eeaa73608b53: Waiting 03:22:09 b03485092e99: Waiting 03:22:09 b64bf27af616: Waiting 03:22:09 f6d7c664c3bf: Layer already exists 03:22:09 60366312ceb6: Layer already exists 03:22:09 fae9df7de71d: Layer already exists 03:22:09 c29bf5c047de: Layer already exists 03:22:09 6511f8066d4f: Layer already exists 03:22:09 b64bf27af616: Layer already exists 03:22:09 b03485092e99: Layer already exists 03:22:09 00b15d327342: Layer already exists 03:22:09 eeaa73608b53: Layer already exists 03:22:09 main: digest: sha256:fd3b6bf9efe329a9a417ca72ac0a098dcaa6b5b966219838db5135ccca37e539 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:22:09 ===================================================== [Pipeline] echo 03:22:09 taggedImages: 03:22:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:22:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:22:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.110 03:22:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:22:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:22:09 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:22:09 5d4bbcde2a9a17709321423f63287523073c17bb 03:22:09 latest 03:22:09 4.1.0-dev.110 03:22:09 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:22:09 main 03:22:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:22:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:22:10 30e12e454f9f: Preparing 03:22:10 fa5bd97e2a1c: Preparing 03:22:10 fae9df7de71d: Preparing 03:22:10 b03485092e99: Preparing 03:22:10 c8315066e3cb: Preparing 03:22:10 e1c324fd183e: Preparing 03:22:10 eeaa73608b53: Preparing 03:22:10 eeaa73608b53: Waiting 03:22:10 e1c324fd183e: Waiting 03:22:10 b03485092e99: Layer already exists 03:22:10 fae9df7de71d: Layer already exists 03:22:10 c8315066e3cb: Pushed 03:22:10 eeaa73608b53: Layer already exists 03:22:10 30e12e454f9f: Pushed 03:22:10 e1c324fd183e: Pushed 03:22:18 fa5bd97e2a1c: Pushed 03:22:18 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:2cb4d4e8777280eab81f2d6c41d07233c8ab67673f1eafc2ced7d78364d3c120 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:22:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:22:19 30e12e454f9f: Preparing 03:22:19 fa5bd97e2a1c: Preparing 03:22:19 fae9df7de71d: Preparing 03:22:19 b03485092e99: Preparing 03:22:19 c8315066e3cb: Preparing 03:22:19 e1c324fd183e: Preparing 03:22:19 eeaa73608b53: Preparing 03:22:19 e1c324fd183e: Waiting 03:22:19 eeaa73608b53: Waiting 03:22:19 fae9df7de71d: Layer already exists 03:22:19 30e12e454f9f: Layer already exists 03:22:19 fa5bd97e2a1c: Layer already exists 03:22:19 c8315066e3cb: Layer already exists 03:22:19 b03485092e99: Layer already exists 03:22:19 e1c324fd183e: Layer already exists 03:22:19 eeaa73608b53: Layer already exists 03:22:19 latest: digest: sha256:2cb4d4e8777280eab81f2d6c41d07233c8ab67673f1eafc2ced7d78364d3c120 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.110 03:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:22:23 30e12e454f9f: Preparing 03:22:23 fa5bd97e2a1c: Preparing 03:22:23 fae9df7de71d: Preparing 03:22:23 b03485092e99: Preparing 03:22:23 c8315066e3cb: Preparing 03:22:23 e1c324fd183e: Preparing 03:22:23 eeaa73608b53: Preparing 03:22:23 e1c324fd183e: Waiting 03:22:23 eeaa73608b53: Waiting 03:22:23 b03485092e99: Layer already exists 03:22:23 c8315066e3cb: Layer already exists 03:22:23 fa5bd97e2a1c: Layer already exists 03:22:23 fae9df7de71d: Layer already exists 03:22:23 30e12e454f9f: Layer already exists 03:22:23 eeaa73608b53: Layer already exists 03:22:23 e1c324fd183e: Layer already exists 03:22:23 4.1.0-dev.110: digest: sha256:2cb4d4e8777280eab81f2d6c41d07233c8ab67673f1eafc2ced7d78364d3c120 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:22:24 30e12e454f9f: Preparing 03:22:24 fa5bd97e2a1c: Preparing 03:22:24 fae9df7de71d: Preparing 03:22:24 b03485092e99: Preparing 03:22:24 c8315066e3cb: Preparing 03:22:24 e1c324fd183e: Preparing 03:22:24 eeaa73608b53: Preparing 03:22:24 e1c324fd183e: Waiting 03:22:24 eeaa73608b53: Waiting 03:22:24 fa5bd97e2a1c: Layer already exists 03:22:24 fae9df7de71d: Layer already exists 03:22:24 30e12e454f9f: Layer already exists 03:22:24 b03485092e99: Layer already exists 03:22:24 c8315066e3cb: Layer already exists 03:22:24 eeaa73608b53: Layer already exists 03:22:24 e1c324fd183e: Layer already exists 03:22:24 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:2cb4d4e8777280eab81f2d6c41d07233c8ab67673f1eafc2ced7d78364d3c120 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:22:25 30e12e454f9f: Preparing 03:22:25 fa5bd97e2a1c: Preparing 03:22:25 fae9df7de71d: Preparing 03:22:25 b03485092e99: Preparing 03:22:25 c8315066e3cb: Preparing 03:22:25 e1c324fd183e: Preparing 03:22:25 e1c324fd183e: Waiting 03:22:25 eeaa73608b53: Preparing 03:22:25 eeaa73608b53: Waiting 03:22:25 30e12e454f9f: Layer already exists 03:22:25 fa5bd97e2a1c: Layer already exists 03:22:25 c8315066e3cb: Layer already exists 03:22:25 fae9df7de71d: Layer already exists 03:22:25 b03485092e99: Layer already exists 03:22:25 eeaa73608b53: Layer already exists 03:22:25 e1c324fd183e: Layer already exists 03:22:25 main: digest: sha256:2cb4d4e8777280eab81f2d6c41d07233c8ab67673f1eafc2ced7d78364d3c120 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:22:25 ===================================================== [Pipeline] echo 03:22:25 taggedImages: 03:22:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:22:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:22:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.110 03:22:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:22:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:22:25 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:22:25 5d4bbcde2a9a17709321423f63287523073c17bb 03:22:25 latest 03:22:25 4.1.0-dev.110 03:22:25 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:22:25 main 03:22:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:22:26 ea40e39134c1: Preparing 03:22:26 ec016a83deff: Preparing 03:22:26 b03485092e99: Preparing 03:22:26 ad097e5315f6: Preparing 03:22:26 ac812dfe0899: Preparing 03:22:26 eeaa73608b53: Preparing 03:22:26 eeaa73608b53: Waiting 03:22:26 b03485092e99: Layer already exists 03:22:26 eeaa73608b53: Layer already exists 03:22:26 ac812dfe0899: Pushed 03:22:26 ad097e5315f6: Pushed 03:22:26 ea40e39134c1: Pushed 03:22:35 ec016a83deff: Pushed 03:22:37 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:63cdab88dbc9510e310fa343641768b335b2c6b94a9514515dcf676593c9d629 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:37 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:22:37 ea40e39134c1: Preparing 03:22:37 ec016a83deff: Preparing 03:22:37 b03485092e99: Preparing 03:22:37 ad097e5315f6: Preparing 03:22:37 ac812dfe0899: Preparing 03:22:37 eeaa73608b53: Preparing 03:22:37 eeaa73608b53: Waiting 03:22:37 b03485092e99: Layer already exists 03:22:37 ad097e5315f6: Layer already exists 03:22:37 ea40e39134c1: Layer already exists 03:22:37 ac812dfe0899: Layer already exists 03:22:37 ec016a83deff: Layer already exists 03:22:37 eeaa73608b53: Layer already exists 03:22:37 latest: digest: sha256:63cdab88dbc9510e310fa343641768b335b2c6b94a9514515dcf676593c9d629 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:38 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.110 03:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:22:38 ea40e39134c1: Preparing 03:22:38 ec016a83deff: Preparing 03:22:38 b03485092e99: Preparing 03:22:38 ad097e5315f6: Preparing 03:22:38 ac812dfe0899: Preparing 03:22:38 eeaa73608b53: Preparing 03:22:38 eeaa73608b53: Waiting 03:22:38 ec016a83deff: Layer already exists 03:22:38 b03485092e99: Layer already exists 03:22:38 ad097e5315f6: Layer already exists 03:22:38 ea40e39134c1: Layer already exists 03:22:38 ac812dfe0899: Layer already exists 03:22:38 eeaa73608b53: Layer already exists 03:22:38 4.1.0-dev.110: digest: sha256:63cdab88dbc9510e310fa343641768b335b2c6b94a9514515dcf676593c9d629 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:39 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:22:39 ea40e39134c1: Preparing 03:22:39 ec016a83deff: Preparing 03:22:39 b03485092e99: Preparing 03:22:39 ad097e5315f6: Preparing 03:22:39 ac812dfe0899: Preparing 03:22:39 eeaa73608b53: Preparing 03:22:39 eeaa73608b53: Waiting 03:22:39 ac812dfe0899: Layer already exists 03:22:39 ec016a83deff: Layer already exists 03:22:39 ea40e39134c1: Layer already exists 03:22:39 ad097e5315f6: Layer already exists 03:22:39 b03485092e99: Layer already exists 03:22:39 eeaa73608b53: Layer already exists 03:22:39 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:63cdab88dbc9510e310fa343641768b335b2c6b94a9514515dcf676593c9d629 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:22:40 ea40e39134c1: Preparing 03:22:40 ec016a83deff: Preparing 03:22:40 b03485092e99: Preparing 03:22:40 ad097e5315f6: Preparing 03:22:40 ac812dfe0899: Preparing 03:22:40 eeaa73608b53: Preparing 03:22:40 eeaa73608b53: Waiting 03:22:40 ec016a83deff: Layer already exists 03:22:40 ea40e39134c1: Layer already exists 03:22:40 ad097e5315f6: Layer already exists 03:22:40 b03485092e99: Layer already exists 03:22:40 ac812dfe0899: Layer already exists 03:22:40 eeaa73608b53: Layer already exists 03:22:40 main: digest: sha256:63cdab88dbc9510e310fa343641768b335b2c6b94a9514515dcf676593c9d629 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:22:40 ===================================================== [Pipeline] echo 03:22:40 taggedImages: 03:22:40 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:22:40 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:22:40 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.110 03:22:40 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:22:40 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:22:40 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:22:40 5d4bbcde2a9a17709321423f63287523073c17bb 03:22:40 latest 03:22:40 4.1.0-dev.110 03:22:40 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:22:40 main 03:22:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:22:41 52f92bdc4acd: Preparing 03:22:41 fb35889a80c0: Preparing 03:22:41 1b2e33a04c28: Preparing 03:22:41 fae9df7de71d: Preparing 03:22:41 b03485092e99: Preparing 03:22:41 b64bf27af616: Preparing 03:22:41 00b15d327342: Preparing 03:22:41 b64bf27af616: Waiting 03:22:41 eeaa73608b53: Preparing 03:22:41 00b15d327342: Waiting 03:22:41 fae9df7de71d: Layer already exists 03:22:41 b03485092e99: Layer already exists 03:22:41 b64bf27af616: Layer already exists 03:22:41 00b15d327342: Layer already exists 03:22:41 fb35889a80c0: Pushed 03:22:41 eeaa73608b53: Layer already exists 03:22:41 52f92bdc4acd: Pushed 03:22:51 1b2e33a04c28: Pushed 03:22:51 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:b22dfad9b39c5d2d849eb093d1984101b5b65f4e50475943d3feba6d88ca3f2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:22:52 52f92bdc4acd: Preparing 03:22:52 fb35889a80c0: Preparing 03:22:52 1b2e33a04c28: Preparing 03:22:52 fae9df7de71d: Preparing 03:22:52 b03485092e99: Preparing 03:22:52 b64bf27af616: Preparing 03:22:52 00b15d327342: Preparing 03:22:52 eeaa73608b53: Preparing 03:22:52 b64bf27af616: Waiting 03:22:52 00b15d327342: Waiting 03:22:52 eeaa73608b53: Waiting 03:22:52 1b2e33a04c28: Layer already exists 03:22:52 fae9df7de71d: Layer already exists 03:22:52 52f92bdc4acd: Layer already exists 03:22:52 b03485092e99: Layer already exists 03:22:52 fb35889a80c0: Layer already exists 03:22:52 b64bf27af616: Layer already exists 03:22:52 00b15d327342: Layer already exists 03:22:52 eeaa73608b53: Layer already exists 03:22:52 latest: digest: sha256:b22dfad9b39c5d2d849eb093d1984101b5b65f4e50475943d3feba6d88ca3f2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.110 03:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:22:53 52f92bdc4acd: Preparing 03:22:53 fb35889a80c0: Preparing 03:22:53 1b2e33a04c28: Preparing 03:22:53 fae9df7de71d: Preparing 03:22:53 b03485092e99: Preparing 03:22:53 b64bf27af616: Preparing 03:22:53 00b15d327342: Preparing 03:22:53 b64bf27af616: Waiting 03:22:53 eeaa73608b53: Preparing 03:22:53 00b15d327342: Waiting 03:22:53 52f92bdc4acd: Layer already exists 03:22:53 fb35889a80c0: Layer already exists 03:22:53 b03485092e99: Layer already exists 03:22:53 fae9df7de71d: Layer already exists 03:22:53 1b2e33a04c28: Layer already exists 03:22:53 00b15d327342: Layer already exists 03:22:53 b64bf27af616: Layer already exists 03:22:53 eeaa73608b53: Layer already exists 03:22:53 4.1.0-dev.110: digest: sha256:b22dfad9b39c5d2d849eb093d1984101b5b65f4e50475943d3feba6d88ca3f2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:22:54 52f92bdc4acd: Preparing 03:22:54 fb35889a80c0: Preparing 03:22:54 1b2e33a04c28: Preparing 03:22:54 fae9df7de71d: Preparing 03:22:54 b03485092e99: Preparing 03:22:54 b64bf27af616: Preparing 03:22:54 00b15d327342: Preparing 03:22:54 eeaa73608b53: Preparing 03:22:54 b64bf27af616: Waiting 03:22:54 00b15d327342: Waiting 03:22:54 1b2e33a04c28: Layer already exists 03:22:54 fb35889a80c0: Layer already exists 03:22:54 b03485092e99: Layer already exists 03:22:54 52f92bdc4acd: Layer already exists 03:22:54 fae9df7de71d: Layer already exists 03:22:54 b64bf27af616: Layer already exists 03:22:54 00b15d327342: Layer already exists 03:22:54 eeaa73608b53: Layer already exists 03:22:54 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:b22dfad9b39c5d2d849eb093d1984101b5b65f4e50475943d3feba6d88ca3f2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:22:55 52f92bdc4acd: Preparing 03:22:55 fb35889a80c0: Preparing 03:22:55 1b2e33a04c28: Preparing 03:22:55 fae9df7de71d: Preparing 03:22:55 b03485092e99: Preparing 03:22:55 b64bf27af616: Preparing 03:22:55 00b15d327342: Preparing 03:22:55 eeaa73608b53: Preparing 03:22:55 b64bf27af616: Waiting 03:22:55 00b15d327342: Waiting 03:22:55 eeaa73608b53: Waiting 03:22:55 fae9df7de71d: Layer already exists 03:22:55 52f92bdc4acd: Layer already exists 03:22:55 fb35889a80c0: Layer already exists 03:22:55 b03485092e99: Layer already exists 03:22:55 1b2e33a04c28: Layer already exists 03:22:55 eeaa73608b53: Layer already exists 03:22:55 00b15d327342: Layer already exists 03:22:55 b64bf27af616: Layer already exists 03:22:55 main: digest: sha256:b22dfad9b39c5d2d849eb093d1984101b5b65f4e50475943d3feba6d88ca3f2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:22:55 ===================================================== [Pipeline] echo 03:22:55 taggedImages: 03:22:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:22:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:22:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.110 03:22:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:22:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:22:55 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:22:55 5d4bbcde2a9a17709321423f63287523073c17bb 03:22:55 latest 03:22:55 4.1.0-dev.110 03:22:55 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:22:55 main 03:22:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:22:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:22:56 86eb0e95e6d5: Preparing 03:22:56 fa44362e27ce: Preparing 03:22:56 3947934cbc4b: Preparing 03:22:56 63cca975b0c3: Preparing 03:22:56 b5c88fd16b61: Preparing 03:22:56 f6cd8807c6ae: Preparing 03:22:56 3d5dd11b3c01: Preparing 03:22:56 fae9df7de71d: Preparing 03:22:56 b03485092e99: Preparing 03:22:56 2e684ac32e78: Preparing 03:22:56 f34425aead90: Preparing 03:22:56 5f70bf18a086: Preparing 03:22:56 2679f3d82b9f: Preparing 03:22:56 ea64b26272aa: Preparing 03:22:56 f4002d7a5bf8: Preparing 03:22:56 eeaa73608b53: Preparing 03:22:56 2e684ac32e78: Waiting 03:22:56 f34425aead90: Waiting 03:22:56 5f70bf18a086: Waiting 03:22:56 2679f3d82b9f: Waiting 03:22:56 f6cd8807c6ae: Waiting 03:22:56 ea64b26272aa: Waiting 03:22:56 f4002d7a5bf8: Waiting 03:22:56 eeaa73608b53: Waiting 03:22:56 b03485092e99: Waiting 03:22:56 fae9df7de71d: Waiting 03:22:56 3d5dd11b3c01: Waiting 03:22:56 b5c88fd16b61: Pushed 03:22:56 fa44362e27ce: Pushed 03:22:56 63cca975b0c3: Pushed 03:22:56 3947934cbc4b: Pushed 03:22:56 86eb0e95e6d5: Pushed 03:22:56 b03485092e99: Layer already exists 03:22:56 fae9df7de71d: Layer already exists 03:22:56 5f70bf18a086: Layer already exists 03:22:56 f6cd8807c6ae: Pushed 03:22:56 2e684ac32e78: Pushed 03:22:56 f34425aead90: Pushed 03:22:56 eeaa73608b53: Layer already exists 03:22:56 2679f3d82b9f: Pushed 03:22:56 ea64b26272aa: Pushed 03:22:56 f4002d7a5bf8: Pushed 03:22:59 3d5dd11b3c01: Pushed 03:22:59 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:2bdb9077470637ad25809f469502a959589a9bd2060d17f7a400682392dc37e5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:23:00 86eb0e95e6d5: Preparing 03:23:00 fa44362e27ce: Preparing 03:23:00 3947934cbc4b: Preparing 03:23:00 63cca975b0c3: Preparing 03:23:00 b5c88fd16b61: Preparing 03:23:00 f6cd8807c6ae: Preparing 03:23:00 3d5dd11b3c01: Preparing 03:23:00 fae9df7de71d: Preparing 03:23:00 b03485092e99: Preparing 03:23:00 2e684ac32e78: Preparing 03:23:00 f34425aead90: Preparing 03:23:00 5f70bf18a086: Preparing 03:23:00 2679f3d82b9f: Preparing 03:23:00 ea64b26272aa: Preparing 03:23:00 f4002d7a5bf8: Preparing 03:23:00 eeaa73608b53: Preparing 03:23:00 2e684ac32e78: Waiting 03:23:00 f34425aead90: Waiting 03:23:00 5f70bf18a086: Waiting 03:23:00 2679f3d82b9f: Waiting 03:23:00 ea64b26272aa: Waiting 03:23:00 f4002d7a5bf8: Waiting 03:23:00 eeaa73608b53: Waiting 03:23:00 3d5dd11b3c01: Waiting 03:23:00 fae9df7de71d: Waiting 03:23:00 b03485092e99: Waiting 03:23:00 f6cd8807c6ae: Waiting 03:23:00 3947934cbc4b: Layer already exists 03:23:00 b5c88fd16b61: Layer already exists 03:23:00 fa44362e27ce: Layer already exists 03:23:00 86eb0e95e6d5: Layer already exists 03:23:00 63cca975b0c3: Layer already exists 03:23:00 b03485092e99: Layer already exists 03:23:00 3d5dd11b3c01: Layer already exists 03:23:00 f6cd8807c6ae: Layer already exists 03:23:00 2e684ac32e78: Layer already exists 03:23:00 fae9df7de71d: Layer already exists 03:23:00 2679f3d82b9f: Layer already exists 03:23:00 f34425aead90: Layer already exists 03:23:00 f4002d7a5bf8: Layer already exists 03:23:00 5f70bf18a086: Layer already exists 03:23:00 ea64b26272aa: Layer already exists 03:23:00 eeaa73608b53: Layer already exists 03:23:00 latest: digest: sha256:2bdb9077470637ad25809f469502a959589a9bd2060d17f7a400682392dc37e5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.110 03:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:23:01 86eb0e95e6d5: Preparing 03:23:01 fa44362e27ce: Preparing 03:23:01 3947934cbc4b: Preparing 03:23:01 63cca975b0c3: Preparing 03:23:01 b5c88fd16b61: Preparing 03:23:01 f6cd8807c6ae: Preparing 03:23:01 3d5dd11b3c01: Preparing 03:23:01 fae9df7de71d: Preparing 03:23:01 b03485092e99: Preparing 03:23:01 2e684ac32e78: Preparing 03:23:01 f34425aead90: Preparing 03:23:01 5f70bf18a086: Preparing 03:23:01 2679f3d82b9f: Preparing 03:23:01 ea64b26272aa: Preparing 03:23:01 f4002d7a5bf8: Preparing 03:23:01 eeaa73608b53: Preparing 03:23:01 f6cd8807c6ae: Waiting 03:23:01 3d5dd11b3c01: Waiting 03:23:01 fae9df7de71d: Waiting 03:23:01 f34425aead90: Waiting 03:23:01 b03485092e99: Waiting 03:23:01 5f70bf18a086: Waiting 03:23:01 2679f3d82b9f: Waiting 03:23:01 2e684ac32e78: Waiting 03:23:01 ea64b26272aa: Waiting 03:23:01 f4002d7a5bf8: Waiting 03:23:01 eeaa73608b53: Waiting 03:23:01 86eb0e95e6d5: Layer already exists 03:23:01 3947934cbc4b: Layer already exists 03:23:01 63cca975b0c3: Layer already exists 03:23:01 fa44362e27ce: Layer already exists 03:23:01 b5c88fd16b61: Layer already exists 03:23:01 f6cd8807c6ae: Layer already exists 03:23:01 fae9df7de71d: Layer already exists 03:23:01 3d5dd11b3c01: Layer already exists 03:23:01 b03485092e99: Layer already exists 03:23:01 2e684ac32e78: Layer already exists 03:23:01 f34425aead90: Layer already exists 03:23:01 5f70bf18a086: Layer already exists 03:23:01 2679f3d82b9f: Layer already exists 03:23:01 ea64b26272aa: Layer already exists 03:23:01 f4002d7a5bf8: Layer already exists 03:23:01 eeaa73608b53: Layer already exists 03:23:01 4.1.0-dev.110: digest: sha256:2bdb9077470637ad25809f469502a959589a9bd2060d17f7a400682392dc37e5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:23:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:23:05 86eb0e95e6d5: Preparing 03:23:05 fa44362e27ce: Preparing 03:23:05 3947934cbc4b: Preparing 03:23:05 63cca975b0c3: Preparing 03:23:05 b5c88fd16b61: Preparing 03:23:05 f6cd8807c6ae: Preparing 03:23:05 3d5dd11b3c01: Preparing 03:23:05 f6cd8807c6ae: Waiting 03:23:05 3d5dd11b3c01: Waiting 03:23:05 fae9df7de71d: Preparing 03:23:05 b03485092e99: Preparing 03:23:05 fae9df7de71d: Waiting 03:23:05 2e684ac32e78: Preparing 03:23:05 2e684ac32e78: Waiting 03:23:05 f34425aead90: Preparing 03:23:05 5f70bf18a086: Preparing 03:23:05 2679f3d82b9f: Preparing 03:23:05 ea64b26272aa: Preparing 03:23:05 f4002d7a5bf8: Preparing 03:23:05 eeaa73608b53: Preparing 03:23:05 5f70bf18a086: Waiting 03:23:05 2679f3d82b9f: Waiting 03:23:05 f34425aead90: Waiting 03:23:05 ea64b26272aa: Waiting 03:23:05 f4002d7a5bf8: Waiting 03:23:05 eeaa73608b53: Waiting 03:23:05 3947934cbc4b: Layer already exists 03:23:05 fa44362e27ce: Layer already exists 03:23:05 86eb0e95e6d5: Layer already exists 03:23:05 63cca975b0c3: Layer already exists 03:23:05 b5c88fd16b61: Layer already exists 03:23:05 2e684ac32e78: Layer already exists 03:23:05 fae9df7de71d: Layer already exists 03:23:05 3d5dd11b3c01: Layer already exists 03:23:05 b03485092e99: Layer already exists 03:23:05 f6cd8807c6ae: Layer already exists 03:23:05 2679f3d82b9f: Layer already exists 03:23:05 f34425aead90: Layer already exists 03:23:05 ea64b26272aa: Layer already exists 03:23:05 5f70bf18a086: Layer already exists 03:23:05 f4002d7a5bf8: Layer already exists 03:23:05 eeaa73608b53: Layer already exists 03:23:05 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:2bdb9077470637ad25809f469502a959589a9bd2060d17f7a400682392dc37e5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:23:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:23:06 86eb0e95e6d5: Preparing 03:23:06 fa44362e27ce: Preparing 03:23:06 3947934cbc4b: Preparing 03:23:06 63cca975b0c3: Preparing 03:23:06 b5c88fd16b61: Preparing 03:23:06 f6cd8807c6ae: Preparing 03:23:06 3d5dd11b3c01: Preparing 03:23:06 f6cd8807c6ae: Waiting 03:23:06 fae9df7de71d: Preparing 03:23:06 3d5dd11b3c01: Waiting 03:23:06 b03485092e99: Preparing 03:23:06 fae9df7de71d: Waiting 03:23:06 2e684ac32e78: Preparing 03:23:06 b03485092e99: Waiting 03:23:06 f34425aead90: Preparing 03:23:06 2e684ac32e78: Waiting 03:23:06 5f70bf18a086: Preparing 03:23:06 f34425aead90: Waiting 03:23:06 2679f3d82b9f: Preparing 03:23:06 5f70bf18a086: Waiting 03:23:06 ea64b26272aa: Preparing 03:23:06 2679f3d82b9f: Waiting 03:23:06 f4002d7a5bf8: Preparing 03:23:06 eeaa73608b53: Preparing 03:23:06 f4002d7a5bf8: Waiting 03:23:06 ea64b26272aa: Waiting 03:23:06 eeaa73608b53: Waiting 03:23:06 fa44362e27ce: Layer already exists 03:23:06 63cca975b0c3: Layer already exists 03:23:06 3947934cbc4b: Layer already exists 03:23:06 b5c88fd16b61: Layer already exists 03:23:06 86eb0e95e6d5: Layer already exists 03:23:06 f6cd8807c6ae: Layer already exists 03:23:06 fae9df7de71d: Layer already exists 03:23:06 3d5dd11b3c01: Layer already exists 03:23:06 b03485092e99: Layer already exists 03:23:06 2e684ac32e78: Layer already exists 03:23:06 f34425aead90: Layer already exists 03:23:06 5f70bf18a086: Layer already exists 03:23:06 ea64b26272aa: Layer already exists 03:23:06 2679f3d82b9f: Layer already exists 03:23:06 f4002d7a5bf8: Layer already exists 03:23:06 eeaa73608b53: Layer already exists 03:23:06 main: digest: sha256:2bdb9077470637ad25809f469502a959589a9bd2060d17f7a400682392dc37e5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:23:06 ===================================================== [Pipeline] echo 03:23:06 taggedImages: 03:23:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:23:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:23:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.110 03:23:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:23:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:23:06 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:23:06 5d4bbcde2a9a17709321423f63287523073c17bb 03:23:06 latest 03:23:06 4.1.0-dev.110 03:23:06 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:23:06 main 03:23:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:23:07 fce4405ca5cf: Preparing 03:23:07 e2f392444dd2: Preparing 03:23:07 252961a9eaff: Preparing 03:23:07 45882bb80b58: Preparing 03:23:07 fae9df7de71d: Preparing 03:23:07 b03485092e99: Preparing 03:23:07 b64bf27af616: Preparing 03:23:07 00b15d327342: Preparing 03:23:07 eeaa73608b53: Preparing 03:23:07 b03485092e99: Waiting 03:23:07 b64bf27af616: Waiting 03:23:07 00b15d327342: Waiting 03:23:07 eeaa73608b53: Waiting 03:23:07 fae9df7de71d: Layer already exists 03:23:07 b03485092e99: Layer already exists 03:23:07 b64bf27af616: Layer already exists 03:23:07 252961a9eaff: Pushed 03:23:07 fce4405ca5cf: Pushed 03:23:07 e2f392444dd2: Pushed 03:23:07 00b15d327342: Layer already exists 03:23:07 eeaa73608b53: Layer already exists 03:23:19 45882bb80b58: Pushed 03:23:19 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:a1a34d6c005c2bbce9e36e90cf62f118bc9ee26c8b37f01779cc196de265a3f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:19 + 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:23:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:23:19 fce4405ca5cf: Preparing 03:23:19 e2f392444dd2: Preparing 03:23:19 252961a9eaff: Preparing 03:23:19 45882bb80b58: Preparing 03:23:19 fae9df7de71d: Preparing 03:23:19 b03485092e99: Preparing 03:23:19 b64bf27af616: Preparing 03:23:19 00b15d327342: Preparing 03:23:19 eeaa73608b53: Preparing 03:23:19 b64bf27af616: Waiting 03:23:19 b03485092e99: Waiting 03:23:19 eeaa73608b53: Waiting 03:23:19 fae9df7de71d: Layer already exists 03:23:19 fce4405ca5cf: Layer already exists 03:23:19 252961a9eaff: Layer already exists 03:23:19 45882bb80b58: Layer already exists 03:23:19 e2f392444dd2: Layer already exists 03:23:19 eeaa73608b53: Layer already exists 03:23:19 b03485092e99: Layer already exists 03:23:19 b64bf27af616: Layer already exists 03:23:19 00b15d327342: Layer already exists 03:23:19 latest: digest: sha256:a1a34d6c005c2bbce9e36e90cf62f118bc9ee26c8b37f01779cc196de265a3f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.110 03:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:23:20 fce4405ca5cf: Preparing 03:23:20 e2f392444dd2: Preparing 03:23:20 252961a9eaff: Preparing 03:23:20 45882bb80b58: Preparing 03:23:20 fae9df7de71d: Preparing 03:23:20 b03485092e99: Preparing 03:23:20 b64bf27af616: Preparing 03:23:20 00b15d327342: Preparing 03:23:20 eeaa73608b53: Preparing 03:23:20 b64bf27af616: Waiting 03:23:20 00b15d327342: Waiting 03:23:20 eeaa73608b53: Waiting 03:23:20 b03485092e99: Waiting 03:23:20 fce4405ca5cf: Layer already exists 03:23:20 45882bb80b58: Layer already exists 03:23:20 fae9df7de71d: Layer already exists 03:23:20 252961a9eaff: Layer already exists 03:23:20 e2f392444dd2: Layer already exists 03:23:20 b03485092e99: Layer already exists 03:23:20 b64bf27af616: Layer already exists 03:23:20 eeaa73608b53: Layer already exists 03:23:20 00b15d327342: Layer already exists 03:23:20 4.1.0-dev.110: digest: sha256:a1a34d6c005c2bbce9e36e90cf62f118bc9ee26c8b37f01779cc196de265a3f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:23:21 fce4405ca5cf: Preparing 03:23:21 e2f392444dd2: Preparing 03:23:21 252961a9eaff: Preparing 03:23:21 45882bb80b58: Preparing 03:23:21 fae9df7de71d: Preparing 03:23:21 b03485092e99: Preparing 03:23:21 b64bf27af616: Preparing 03:23:21 00b15d327342: Preparing 03:23:21 b03485092e99: Waiting 03:23:21 eeaa73608b53: Preparing 03:23:21 b64bf27af616: Waiting 03:23:21 eeaa73608b53: Waiting 03:23:21 45882bb80b58: Layer already exists 03:23:21 e2f392444dd2: Layer already exists 03:23:21 252961a9eaff: Layer already exists 03:23:21 fae9df7de71d: Layer already exists 03:23:21 fce4405ca5cf: Layer already exists 03:23:21 b64bf27af616: Layer already exists 03:23:21 b03485092e99: Layer already exists 03:23:21 eeaa73608b53: Layer already exists 03:23:21 00b15d327342: Layer already exists 03:23:21 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:a1a34d6c005c2bbce9e36e90cf62f118bc9ee26c8b37f01779cc196de265a3f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:21 + 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:23:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:23:22 fce4405ca5cf: Preparing 03:23:22 e2f392444dd2: Preparing 03:23:22 252961a9eaff: Preparing 03:23:22 45882bb80b58: Preparing 03:23:22 fae9df7de71d: Preparing 03:23:22 b03485092e99: Preparing 03:23:22 b64bf27af616: Preparing 03:23:22 00b15d327342: Preparing 03:23:22 eeaa73608b53: Preparing 03:23:22 b64bf27af616: Waiting 03:23:22 00b15d327342: Waiting 03:23:22 eeaa73608b53: Waiting 03:23:22 b03485092e99: Waiting 03:23:22 fce4405ca5cf: Layer already exists 03:23:22 45882bb80b58: Layer already exists 03:23:22 e2f392444dd2: Layer already exists 03:23:22 252961a9eaff: Layer already exists 03:23:22 fae9df7de71d: Layer already exists 03:23:22 b03485092e99: Layer already exists 03:23:22 b64bf27af616: Layer already exists 03:23:22 00b15d327342: Layer already exists 03:23:22 eeaa73608b53: Layer already exists 03:23:22 main: digest: sha256:a1a34d6c005c2bbce9e36e90cf62f118bc9ee26c8b37f01779cc196de265a3f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:23:22 ===================================================== [Pipeline] echo 03:23:22 taggedImages: 03:23:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:23:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:23:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.110 03:23:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:23:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:23:22 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:23:22 5d4bbcde2a9a17709321423f63287523073c17bb 03:23:22 latest 03:23:22 4.1.0-dev.110 03:23:22 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:23:22 main 03:23:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:23:22 579165b61891: Preparing 03:23:22 00cdafe2386e: Preparing 03:23:22 3cde6a2e058a: Preparing 03:23:22 384741aa0ce3: Preparing 03:23:22 33d29bf1e755: Preparing 03:23:22 fae9df7de71d: Preparing 03:23:22 b03485092e99: Preparing 03:23:22 c0ca19c138ed: Preparing 03:23:22 6e5a3b65b385: Preparing 03:23:22 65404de4ce5c: Preparing 03:23:22 eeaa73608b53: Preparing 03:23:22 c0ca19c138ed: Waiting 03:23:22 65404de4ce5c: Waiting 03:23:22 eeaa73608b53: Waiting 03:23:22 6e5a3b65b385: Waiting 03:23:22 b03485092e99: Waiting 03:23:22 fae9df7de71d: Waiting 03:23:23 00cdafe2386e: Pushed 03:23:23 384741aa0ce3: Pushed 03:23:23 33d29bf1e755: Pushed 03:23:23 579165b61891: Pushed 03:23:23 fae9df7de71d: Layer already exists 03:23:23 b03485092e99: Layer already exists 03:23:23 eeaa73608b53: Layer already exists 03:23:23 c0ca19c138ed: Pushed 03:23:23 6e5a3b65b385: Pushed 03:23:26 65404de4ce5c: Pushed 03:23:29 3cde6a2e058a: Pushed 03:23:29 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:d4448a282ce047e4f42809ef5306822df91a284f157e18dc76e5a01e14760cfb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:30 + 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:23:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:23:32 579165b61891: Preparing 03:23:32 00cdafe2386e: Preparing 03:23:32 3cde6a2e058a: Preparing 03:23:32 384741aa0ce3: Preparing 03:23:32 33d29bf1e755: Preparing 03:23:32 fae9df7de71d: Preparing 03:23:32 b03485092e99: Preparing 03:23:32 fae9df7de71d: Waiting 03:23:32 c0ca19c138ed: Preparing 03:23:32 b03485092e99: Waiting 03:23:32 6e5a3b65b385: Preparing 03:23:32 c0ca19c138ed: Waiting 03:23:32 6e5a3b65b385: Waiting 03:23:32 65404de4ce5c: Preparing 03:23:32 eeaa73608b53: Preparing 03:23:32 65404de4ce5c: Waiting 03:23:32 eeaa73608b53: Waiting 03:23:32 3cde6a2e058a: Layer already exists 03:23:32 00cdafe2386e: Layer already exists 03:23:32 579165b61891: Layer already exists 03:23:32 384741aa0ce3: Layer already exists 03:23:32 33d29bf1e755: Layer already exists 03:23:32 c0ca19c138ed: Layer already exists 03:23:32 b03485092e99: Layer already exists 03:23:32 6e5a3b65b385: Layer already exists 03:23:32 fae9df7de71d: Layer already exists 03:23:32 65404de4ce5c: Layer already exists 03:23:32 eeaa73608b53: Layer already exists 03:23:32 latest: digest: sha256:d4448a282ce047e4f42809ef5306822df91a284f157e18dc76e5a01e14760cfb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.110 03:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:23:33 579165b61891: Preparing 03:23:33 00cdafe2386e: Preparing 03:23:33 3cde6a2e058a: Preparing 03:23:33 384741aa0ce3: Preparing 03:23:33 33d29bf1e755: Preparing 03:23:33 fae9df7de71d: Preparing 03:23:33 b03485092e99: Preparing 03:23:33 c0ca19c138ed: Preparing 03:23:33 6e5a3b65b385: Preparing 03:23:33 65404de4ce5c: Preparing 03:23:33 eeaa73608b53: Preparing 03:23:33 c0ca19c138ed: Waiting 03:23:33 6e5a3b65b385: Waiting 03:23:33 65404de4ce5c: Waiting 03:23:33 eeaa73608b53: Waiting 03:23:33 fae9df7de71d: Waiting 03:23:33 b03485092e99: Waiting 03:23:33 384741aa0ce3: Layer already exists 03:23:33 33d29bf1e755: Layer already exists 03:23:33 00cdafe2386e: Layer already exists 03:23:33 3cde6a2e058a: Layer already exists 03:23:33 579165b61891: Layer already exists 03:23:33 b03485092e99: Layer already exists 03:23:33 c0ca19c138ed: Layer already exists 03:23:33 fae9df7de71d: Layer already exists 03:23:33 65404de4ce5c: Layer already exists 03:23:33 6e5a3b65b385: Layer already exists 03:23:33 eeaa73608b53: Layer already exists 03:23:33 4.1.0-dev.110: digest: sha256:d4448a282ce047e4f42809ef5306822df91a284f157e18dc76e5a01e14760cfb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:23:34 579165b61891: Preparing 03:23:34 00cdafe2386e: Preparing 03:23:34 3cde6a2e058a: Preparing 03:23:34 384741aa0ce3: Preparing 03:23:34 33d29bf1e755: Preparing 03:23:34 fae9df7de71d: Preparing 03:23:34 b03485092e99: Preparing 03:23:34 c0ca19c138ed: Preparing 03:23:34 6e5a3b65b385: Preparing 03:23:34 65404de4ce5c: Preparing 03:23:34 eeaa73608b53: Preparing 03:23:34 b03485092e99: Waiting 03:23:34 c0ca19c138ed: Waiting 03:23:34 6e5a3b65b385: Waiting 03:23:34 65404de4ce5c: Waiting 03:23:34 fae9df7de71d: Waiting 03:23:34 eeaa73608b53: Waiting 03:23:34 33d29bf1e755: Layer already exists 03:23:34 579165b61891: Layer already exists 03:23:34 00cdafe2386e: Layer already exists 03:23:34 3cde6a2e058a: Layer already exists 03:23:34 384741aa0ce3: Layer already exists 03:23:34 fae9df7de71d: Layer already exists 03:23:34 b03485092e99: Layer already exists 03:23:34 c0ca19c138ed: Layer already exists 03:23:34 65404de4ce5c: Layer already exists 03:23:34 6e5a3b65b385: Layer already exists 03:23:34 eeaa73608b53: Layer already exists 03:23:34 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:d4448a282ce047e4f42809ef5306822df91a284f157e18dc76e5a01e14760cfb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:35 + 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:23:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:23:35 579165b61891: Preparing 03:23:35 00cdafe2386e: Preparing 03:23:35 3cde6a2e058a: Preparing 03:23:35 384741aa0ce3: Preparing 03:23:35 33d29bf1e755: Preparing 03:23:35 fae9df7de71d: Preparing 03:23:35 b03485092e99: Preparing 03:23:35 c0ca19c138ed: Preparing 03:23:35 6e5a3b65b385: Preparing 03:23:35 65404de4ce5c: Preparing 03:23:35 eeaa73608b53: Preparing 03:23:35 b03485092e99: Waiting 03:23:35 c0ca19c138ed: Waiting 03:23:35 6e5a3b65b385: Waiting 03:23:35 65404de4ce5c: Waiting 03:23:35 fae9df7de71d: Waiting 03:23:35 579165b61891: Layer already exists 03:23:35 33d29bf1e755: Layer already exists 03:23:35 3cde6a2e058a: Layer already exists 03:23:35 00cdafe2386e: Layer already exists 03:23:35 384741aa0ce3: Layer already exists 03:23:35 fae9df7de71d: Layer already exists 03:23:35 6e5a3b65b385: Layer already exists 03:23:35 b03485092e99: Layer already exists 03:23:35 65404de4ce5c: Layer already exists 03:23:35 c0ca19c138ed: Layer already exists 03:23:35 eeaa73608b53: Layer already exists 03:23:35 main: digest: sha256:d4448a282ce047e4f42809ef5306822df91a284f157e18dc76e5a01e14760cfb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:23:35 ===================================================== [Pipeline] echo 03:23:35 taggedImages: 03:23:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:23:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:23:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.110 03:23:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:23:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:23:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:23:35 5d4bbcde2a9a17709321423f63287523073c17bb 03:23:35 latest 03:23:35 4.1.0-dev.110 03:23:35 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:23:35 main 03:23:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:23:36 7615924b1248: Preparing 03:23:36 88184873f407: Preparing 03:23:36 fbec1f505d98: Preparing 03:23:36 767d7cc3e57e: Preparing 03:23:36 2a86ceed1554: Preparing 03:23:36 9caaf50ed202: Preparing 03:23:36 33558d06bb49: Preparing 03:23:36 fae9df7de71d: Preparing 03:23:36 b03485092e99: Preparing 03:23:36 9ac58b2c2c2f: Preparing 03:23:36 3cb0ff658605: Preparing 03:23:36 eeaa73608b53: Preparing 03:23:36 33558d06bb49: Waiting 03:23:36 fae9df7de71d: Waiting 03:23:36 b03485092e99: Waiting 03:23:36 9ac58b2c2c2f: Waiting 03:23:36 3cb0ff658605: Waiting 03:23:36 eeaa73608b53: Waiting 03:23:36 9caaf50ed202: Waiting 03:23:36 88184873f407: Pushed 03:23:36 2a86ceed1554: Pushed 03:23:36 7615924b1248: Pushed 03:23:36 fae9df7de71d: Layer already exists 03:23:36 b03485092e99: Layer already exists 03:23:36 9caaf50ed202: Pushed 03:23:36 33558d06bb49: Pushed 03:23:37 eeaa73608b53: Layer already exists 03:23:37 9ac58b2c2c2f: Pushed 03:23:40 3cb0ff658605: Pushed 03:23:42 767d7cc3e57e: Pushed 03:23:44 fbec1f505d98: Pushed 03:23:44 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:3888b91108e575d289595ec1b607799eb5efd4e7f640d279dd4f23e9d6b1df8e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:45 + 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:23:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:23:45 7615924b1248: Preparing 03:23:45 88184873f407: Preparing 03:23:45 fbec1f505d98: Preparing 03:23:45 767d7cc3e57e: Preparing 03:23:45 2a86ceed1554: Preparing 03:23:45 9caaf50ed202: Preparing 03:23:45 33558d06bb49: Preparing 03:23:45 fae9df7de71d: Preparing 03:23:45 b03485092e99: Preparing 03:23:45 9ac58b2c2c2f: Preparing 03:23:45 3cb0ff658605: Preparing 03:23:45 eeaa73608b53: Preparing 03:23:45 9caaf50ed202: Waiting 03:23:45 33558d06bb49: Waiting 03:23:45 fae9df7de71d: Waiting 03:23:45 b03485092e99: Waiting 03:23:45 3cb0ff658605: Waiting 03:23:45 9ac58b2c2c2f: Waiting 03:23:45 eeaa73608b53: Waiting 03:23:45 767d7cc3e57e: Layer already exists 03:23:45 88184873f407: Layer already exists 03:23:45 2a86ceed1554: Layer already exists 03:23:45 7615924b1248: Layer already exists 03:23:45 fbec1f505d98: Layer already exists 03:23:45 b03485092e99: Layer already exists 03:23:45 9caaf50ed202: Layer already exists 03:23:45 33558d06bb49: Layer already exists 03:23:45 fae9df7de71d: Layer already exists 03:23:45 9ac58b2c2c2f: Layer already exists 03:23:45 eeaa73608b53: Layer already exists 03:23:45 3cb0ff658605: Layer already exists 03:23:45 latest: digest: sha256:3888b91108e575d289595ec1b607799eb5efd4e7f640d279dd4f23e9d6b1df8e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.110 03:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:23:46 7615924b1248: Preparing 03:23:46 88184873f407: Preparing 03:23:46 fbec1f505d98: Preparing 03:23:46 767d7cc3e57e: Preparing 03:23:46 2a86ceed1554: Preparing 03:23:46 9caaf50ed202: Preparing 03:23:46 33558d06bb49: Preparing 03:23:46 fae9df7de71d: Preparing 03:23:46 b03485092e99: Preparing 03:23:46 9ac58b2c2c2f: Preparing 03:23:46 3cb0ff658605: Preparing 03:23:46 eeaa73608b53: Preparing 03:23:46 9caaf50ed202: Waiting 03:23:46 fae9df7de71d: Waiting 03:23:46 b03485092e99: Waiting 03:23:46 9ac58b2c2c2f: Waiting 03:23:46 3cb0ff658605: Waiting 03:23:46 33558d06bb49: Waiting 03:23:46 88184873f407: Layer already exists 03:23:46 2a86ceed1554: Layer already exists 03:23:46 7615924b1248: Layer already exists 03:23:46 767d7cc3e57e: Layer already exists 03:23:46 fbec1f505d98: Layer already exists 03:23:46 33558d06bb49: Layer already exists 03:23:46 9caaf50ed202: Layer already exists 03:23:46 fae9df7de71d: Layer already exists 03:23:46 b03485092e99: Layer already exists 03:23:46 9ac58b2c2c2f: Layer already exists 03:23:46 eeaa73608b53: Layer already exists 03:23:46 3cb0ff658605: Layer already exists 03:23:46 4.1.0-dev.110: digest: sha256:3888b91108e575d289595ec1b607799eb5efd4e7f640d279dd4f23e9d6b1df8e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:23:47 7615924b1248: Preparing 03:23:47 88184873f407: Preparing 03:23:47 fbec1f505d98: Preparing 03:23:47 767d7cc3e57e: Preparing 03:23:47 2a86ceed1554: Preparing 03:23:47 9caaf50ed202: Preparing 03:23:47 33558d06bb49: Preparing 03:23:47 fae9df7de71d: Preparing 03:23:47 b03485092e99: Preparing 03:23:47 9ac58b2c2c2f: Preparing 03:23:47 3cb0ff658605: Preparing 03:23:47 eeaa73608b53: Preparing 03:23:47 33558d06bb49: Waiting 03:23:47 fae9df7de71d: Waiting 03:23:47 b03485092e99: Waiting 03:23:47 9ac58b2c2c2f: Waiting 03:23:47 3cb0ff658605: Waiting 03:23:47 eeaa73608b53: Waiting 03:23:47 9caaf50ed202: Waiting 03:23:47 2a86ceed1554: Layer already exists 03:23:47 7615924b1248: Layer already exists 03:23:47 fbec1f505d98: Layer already exists 03:23:47 88184873f407: Layer already exists 03:23:47 767d7cc3e57e: Layer already exists 03:23:47 33558d06bb49: Layer already exists 03:23:47 9caaf50ed202: Layer already exists 03:23:47 9ac58b2c2c2f: Layer already exists 03:23:47 fae9df7de71d: Layer already exists 03:23:47 b03485092e99: Layer already exists 03:23:47 3cb0ff658605: Layer already exists 03:23:47 eeaa73608b53: Layer already exists 03:23:47 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:3888b91108e575d289595ec1b607799eb5efd4e7f640d279dd4f23e9d6b1df8e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:48 + 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:23:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:23:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:23:48 7615924b1248: Preparing 03:23:48 88184873f407: Preparing 03:23:48 fbec1f505d98: Preparing 03:23:48 767d7cc3e57e: Preparing 03:23:48 2a86ceed1554: Preparing 03:23:48 9caaf50ed202: Preparing 03:23:48 33558d06bb49: Preparing 03:23:48 9caaf50ed202: Waiting 03:23:48 33558d06bb49: Waiting 03:23:48 fae9df7de71d: Preparing 03:23:48 b03485092e99: Preparing 03:23:48 9ac58b2c2c2f: Preparing 03:23:48 3cb0ff658605: Preparing 03:23:48 eeaa73608b53: Preparing 03:23:48 9ac58b2c2c2f: Waiting 03:23:48 3cb0ff658605: Waiting 03:23:48 fae9df7de71d: Waiting 03:23:48 eeaa73608b53: Waiting 03:23:48 88184873f407: Layer already exists 03:23:48 767d7cc3e57e: Layer already exists 03:23:48 fbec1f505d98: Layer already exists 03:23:48 2a86ceed1554: Layer already exists 03:23:48 7615924b1248: Layer already exists 03:23:48 33558d06bb49: Layer already exists 03:23:48 9ac58b2c2c2f: Layer already exists 03:23:48 fae9df7de71d: Layer already exists 03:23:48 9caaf50ed202: Layer already exists 03:23:48 b03485092e99: Layer already exists 03:23:48 3cb0ff658605: Layer already exists 03:23:48 eeaa73608b53: Layer already exists 03:23:48 main: digest: sha256:3888b91108e575d289595ec1b607799eb5efd4e7f640d279dd4f23e9d6b1df8e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:23:48 ===================================================== [Pipeline] echo 03:23:48 taggedImages: 03:23:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:23:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:23:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.110 03:23:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:23:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:23:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:23:48 5d4bbcde2a9a17709321423f63287523073c17bb 03:23:48 latest 03:23:48 4.1.0-dev.110 03:23:48 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:23:48 main 03:23:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:23:49 e2b594bb8168: Preparing 03:23:49 63b852674f07: Preparing 03:23:49 fae9df7de71d: Preparing 03:23:49 b03485092e99: Preparing 03:23:49 17625cae6945: Preparing 03:23:49 da789a92e30c: Preparing 03:23:49 eeaa73608b53: Preparing 03:23:49 da789a92e30c: Waiting 03:23:49 eeaa73608b53: Waiting 03:23:49 b03485092e99: Layer already exists 03:23:49 fae9df7de71d: Layer already exists 03:23:50 17625cae6945: Pushed 03:23:50 eeaa73608b53: Layer already exists 03:23:50 e2b594bb8168: Pushed 03:23:51 da789a92e30c: Pushed 03:23:57 63b852674f07: Pushed 03:23:57 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:97798aaf7df36eb79a21eac547054e791efd8b2315ab8fa24ac5a9ae08be0b2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:57 + 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:23:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:23:58 e2b594bb8168: Preparing 03:23:58 63b852674f07: Preparing 03:23:58 fae9df7de71d: Preparing 03:23:58 b03485092e99: Preparing 03:23:58 17625cae6945: Preparing 03:23:58 da789a92e30c: Preparing 03:23:58 eeaa73608b53: Preparing 03:23:58 da789a92e30c: Waiting 03:23:58 fae9df7de71d: Layer already exists 03:23:58 e2b594bb8168: Layer already exists 03:23:58 17625cae6945: Layer already exists 03:23:58 b03485092e99: Layer already exists 03:23:58 63b852674f07: Layer already exists 03:23:58 da789a92e30c: Layer already exists 03:23:58 eeaa73608b53: Layer already exists 03:23:58 latest: digest: sha256:97798aaf7df36eb79a21eac547054e791efd8b2315ab8fa24ac5a9ae08be0b2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.110 03:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:23:59 e2b594bb8168: Preparing 03:23:59 63b852674f07: Preparing 03:23:59 fae9df7de71d: Preparing 03:23:59 b03485092e99: Preparing 03:23:59 17625cae6945: Preparing 03:23:59 da789a92e30c: Preparing 03:23:59 eeaa73608b53: Preparing 03:23:59 da789a92e30c: Waiting 03:23:59 eeaa73608b53: Waiting 03:23:59 17625cae6945: Layer already exists 03:23:59 fae9df7de71d: Layer already exists 03:23:59 e2b594bb8168: Layer already exists 03:23:59 63b852674f07: Layer already exists 03:23:59 b03485092e99: Layer already exists 03:23:59 da789a92e30c: Layer already exists 03:23:59 eeaa73608b53: Layer already exists 03:23:59 4.1.0-dev.110: digest: sha256:97798aaf7df36eb79a21eac547054e791efd8b2315ab8fa24ac5a9ae08be0b2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:23:59 e2b594bb8168: Preparing 03:23:59 63b852674f07: Preparing 03:23:59 fae9df7de71d: Preparing 03:23:59 b03485092e99: Preparing 03:23:59 17625cae6945: Preparing 03:23:59 da789a92e30c: Preparing 03:23:59 eeaa73608b53: Preparing 03:23:59 da789a92e30c: Waiting 03:23:59 eeaa73608b53: Waiting 03:23:59 e2b594bb8168: Layer already exists 03:23:59 63b852674f07: Layer already exists 03:23:59 fae9df7de71d: Layer already exists 03:23:59 b03485092e99: Layer already exists 03:23:59 17625cae6945: Layer already exists 03:23:59 eeaa73608b53: Layer already exists 03:23:59 da789a92e30c: Layer already exists 03:23:59 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:97798aaf7df36eb79a21eac547054e791efd8b2315ab8fa24ac5a9ae08be0b2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:00 + 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:24:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:24:00 e2b594bb8168: Preparing 03:24:00 63b852674f07: Preparing 03:24:00 fae9df7de71d: Preparing 03:24:00 b03485092e99: Preparing 03:24:00 17625cae6945: Preparing 03:24:00 da789a92e30c: Preparing 03:24:00 eeaa73608b53: Preparing 03:24:00 da789a92e30c: Waiting 03:24:00 eeaa73608b53: Waiting 03:24:00 17625cae6945: Layer already exists 03:24:00 63b852674f07: Layer already exists 03:24:00 e2b594bb8168: Layer already exists 03:24:00 b03485092e99: Layer already exists 03:24:00 fae9df7de71d: Layer already exists 03:24:00 da789a92e30c: Layer already exists 03:24:00 eeaa73608b53: Layer already exists 03:24:00 main: digest: sha256:97798aaf7df36eb79a21eac547054e791efd8b2315ab8fa24ac5a9ae08be0b2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:24:01 ===================================================== [Pipeline] echo 03:24:01 taggedImages: 03:24:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:24:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:24:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.110 03:24:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:24:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:24:01 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:24:01 5d4bbcde2a9a17709321423f63287523073c17bb 03:24:01 latest 03:24:01 4.1.0-dev.110 03:24:01 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:24:01 main 03:24:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:24:01 06daa87480a0: Preparing 03:24:01 b460d2cbf364: Preparing 03:24:01 16de1b73c8f4: Preparing 03:24:01 fae9df7de71d: Preparing 03:24:01 b03485092e99: Preparing 03:24:01 c4663db94e5a: Preparing 03:24:01 fe7768f8449b: Preparing 03:24:01 d419b84319e0: Preparing 03:24:01 299353c32280: Preparing 03:24:01 c4663db94e5a: Waiting 03:24:01 fe7768f8449b: Waiting 03:24:01 d419b84319e0: Waiting 03:24:01 299353c32280: Waiting 03:24:01 eeaa73608b53: Preparing 03:24:01 eeaa73608b53: Waiting 03:24:01 b03485092e99: Layer already exists 03:24:01 fae9df7de71d: Layer already exists 03:24:02 16de1b73c8f4: Pushed 03:24:02 b460d2cbf364: Pushed 03:24:02 06daa87480a0: Pushed 03:24:02 eeaa73608b53: Layer already exists 03:24:02 d419b84319e0: Pushed 03:24:03 299353c32280: Pushed 03:24:15 fe7768f8449b: Pushed 03:24:30 c4663db94e5a: Pushed 03:24:30 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:1814ca7264b9c804c7c707809216696f666829c48018d88c0362e3457127349e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:30 + 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:24:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:24:31 06daa87480a0: Preparing 03:24:31 b460d2cbf364: Preparing 03:24:31 16de1b73c8f4: Preparing 03:24:31 fae9df7de71d: Preparing 03:24:31 b03485092e99: Preparing 03:24:31 c4663db94e5a: Preparing 03:24:31 fe7768f8449b: Preparing 03:24:31 d419b84319e0: Preparing 03:24:31 299353c32280: Preparing 03:24:31 eeaa73608b53: Preparing 03:24:31 fe7768f8449b: Waiting 03:24:31 d419b84319e0: Waiting 03:24:31 c4663db94e5a: Waiting 03:24:31 299353c32280: Waiting 03:24:31 eeaa73608b53: Waiting 03:24:31 b03485092e99: Layer already exists 03:24:31 06daa87480a0: Layer already exists 03:24:31 fae9df7de71d: Layer already exists 03:24:31 16de1b73c8f4: Layer already exists 03:24:31 b460d2cbf364: Layer already exists 03:24:31 fe7768f8449b: Layer already exists 03:24:31 c4663db94e5a: Layer already exists 03:24:31 299353c32280: Layer already exists 03:24:31 d419b84319e0: Layer already exists 03:24:31 eeaa73608b53: Layer already exists 03:24:31 latest: digest: sha256:1814ca7264b9c804c7c707809216696f666829c48018d88c0362e3457127349e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.110 03:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:24:31 06daa87480a0: Preparing 03:24:31 b460d2cbf364: Preparing 03:24:31 16de1b73c8f4: Preparing 03:24:31 fae9df7de71d: Preparing 03:24:31 b03485092e99: Preparing 03:24:31 c4663db94e5a: Preparing 03:24:31 fe7768f8449b: Preparing 03:24:31 d419b84319e0: Preparing 03:24:31 299353c32280: Preparing 03:24:31 eeaa73608b53: Preparing 03:24:31 fe7768f8449b: Waiting 03:24:31 d419b84319e0: Waiting 03:24:31 299353c32280: Waiting 03:24:31 eeaa73608b53: Waiting 03:24:31 c4663db94e5a: Waiting 03:24:31 fae9df7de71d: Layer already exists 03:24:31 b03485092e99: Layer already exists 03:24:31 16de1b73c8f4: Layer already exists 03:24:31 b460d2cbf364: Layer already exists 03:24:31 06daa87480a0: Layer already exists 03:24:31 fe7768f8449b: Layer already exists 03:24:31 c4663db94e5a: Layer already exists 03:24:31 299353c32280: Layer already exists 03:24:31 d419b84319e0: Layer already exists 03:24:31 eeaa73608b53: Layer already exists 03:24:31 4.1.0-dev.110: digest: sha256:1814ca7264b9c804c7c707809216696f666829c48018d88c0362e3457127349e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:32 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:24:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:24:32 06daa87480a0: Preparing 03:24:32 b460d2cbf364: Preparing 03:24:32 16de1b73c8f4: Preparing 03:24:32 fae9df7de71d: Preparing 03:24:32 b03485092e99: Preparing 03:24:32 c4663db94e5a: Preparing 03:24:32 fe7768f8449b: Preparing 03:24:32 d419b84319e0: Preparing 03:24:32 299353c32280: Preparing 03:24:32 eeaa73608b53: Preparing 03:24:32 fe7768f8449b: Waiting 03:24:32 d419b84319e0: Waiting 03:24:32 299353c32280: Waiting 03:24:32 eeaa73608b53: Waiting 03:24:32 c4663db94e5a: Waiting 03:24:32 fae9df7de71d: Layer already exists 03:24:32 16de1b73c8f4: Layer already exists 03:24:32 06daa87480a0: Layer already exists 03:24:32 b460d2cbf364: Layer already exists 03:24:32 b03485092e99: Layer already exists 03:24:32 d419b84319e0: Layer already exists 03:24:32 fe7768f8449b: Layer already exists 03:24:32 c4663db94e5a: Layer already exists 03:24:32 299353c32280: Layer already exists 03:24:32 eeaa73608b53: Layer already exists 03:24:36 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:1814ca7264b9c804c7c707809216696f666829c48018d88c0362e3457127349e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:37 + 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:24:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:24:37 06daa87480a0: Preparing 03:24:37 b460d2cbf364: Preparing 03:24:37 16de1b73c8f4: Preparing 03:24:37 fae9df7de71d: Preparing 03:24:37 b03485092e99: Preparing 03:24:37 c4663db94e5a: Preparing 03:24:37 fe7768f8449b: Preparing 03:24:37 d419b84319e0: Preparing 03:24:37 299353c32280: Preparing 03:24:37 eeaa73608b53: Preparing 03:24:37 fe7768f8449b: Waiting 03:24:37 d419b84319e0: Waiting 03:24:37 299353c32280: Waiting 03:24:37 eeaa73608b53: Waiting 03:24:37 c4663db94e5a: Waiting 03:24:37 b03485092e99: Layer already exists 03:24:37 b460d2cbf364: Layer already exists 03:24:37 fae9df7de71d: Layer already exists 03:24:37 06daa87480a0: Layer already exists 03:24:37 16de1b73c8f4: Layer already exists 03:24:37 c4663db94e5a: Layer already exists 03:24:37 299353c32280: Layer already exists 03:24:37 fe7768f8449b: Layer already exists 03:24:37 d419b84319e0: Layer already exists 03:24:37 eeaa73608b53: Layer already exists 03:24:37 main: digest: sha256:1814ca7264b9c804c7c707809216696f666829c48018d88c0362e3457127349e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:24:38 ===================================================== [Pipeline] echo 03:24:38 taggedImages: 03:24:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:24:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:24:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.110 03:24:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:24:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:24:38 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:24:38 5d4bbcde2a9a17709321423f63287523073c17bb 03:24:38 latest 03:24:38 4.1.0-dev.110 03:24:38 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:24:38 main 03:24:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:24:38 deb3396dfebe: Preparing 03:24:38 11c5b93c7756: Preparing 03:24:38 3881d96d5ce2: Preparing 03:24:38 fae9df7de71d: Preparing 03:24:38 b03485092e99: Preparing 03:24:38 5f575c54f5ed: Preparing 03:24:38 f818dc41265c: Preparing 03:24:38 77e5c75582bc: Preparing 03:24:38 eeaa73608b53: Preparing 03:24:38 5f575c54f5ed: Waiting 03:24:38 f818dc41265c: Waiting 03:24:38 77e5c75582bc: Waiting 03:24:38 b03485092e99: Layer already exists 03:24:38 fae9df7de71d: Layer already exists 03:24:39 deb3396dfebe: Pushed 03:24:39 11c5b93c7756: Pushed 03:24:39 3881d96d5ce2: Pushed 03:24:39 eeaa73608b53: Layer already exists 03:24:39 f818dc41265c: Pushed 03:24:39 77e5c75582bc: Pushed 03:25:06 5f575c54f5ed: Pushed 03:25:06 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:ff43b9cc3a9539f19012bee409e58966d8191f1e027df8e5b462eeda789399bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:06 + 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:25:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:25:06 deb3396dfebe: Preparing 03:25:06 11c5b93c7756: Preparing 03:25:06 3881d96d5ce2: Preparing 03:25:06 fae9df7de71d: Preparing 03:25:06 b03485092e99: Preparing 03:25:06 5f575c54f5ed: Preparing 03:25:06 f818dc41265c: Preparing 03:25:06 5f575c54f5ed: Waiting 03:25:06 77e5c75582bc: Preparing 03:25:06 f818dc41265c: Waiting 03:25:06 eeaa73608b53: Preparing 03:25:06 77e5c75582bc: Waiting 03:25:06 eeaa73608b53: Waiting 03:25:06 11c5b93c7756: Layer already exists 03:25:06 b03485092e99: Layer already exists 03:25:06 deb3396dfebe: Layer already exists 03:25:06 fae9df7de71d: Layer already exists 03:25:06 3881d96d5ce2: Layer already exists 03:25:06 f818dc41265c: Layer already exists 03:25:06 5f575c54f5ed: Layer already exists 03:25:06 eeaa73608b53: Layer already exists 03:25:06 77e5c75582bc: Layer already exists 03:25:06 latest: digest: sha256:ff43b9cc3a9539f19012bee409e58966d8191f1e027df8e5b462eeda789399bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.110 03:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:25:07 deb3396dfebe: Preparing 03:25:07 11c5b93c7756: Preparing 03:25:07 3881d96d5ce2: Preparing 03:25:07 fae9df7de71d: Preparing 03:25:07 b03485092e99: Preparing 03:25:07 5f575c54f5ed: Preparing 03:25:07 f818dc41265c: Preparing 03:25:07 77e5c75582bc: Preparing 03:25:07 eeaa73608b53: Preparing 03:25:07 f818dc41265c: Waiting 03:25:07 77e5c75582bc: Waiting 03:25:07 eeaa73608b53: Waiting 03:25:07 5f575c54f5ed: Waiting 03:25:07 b03485092e99: Layer already exists 03:25:07 11c5b93c7756: Layer already exists 03:25:07 3881d96d5ce2: Layer already exists 03:25:07 fae9df7de71d: Layer already exists 03:25:07 deb3396dfebe: Layer already exists 03:25:07 5f575c54f5ed: Layer already exists 03:25:07 f818dc41265c: Layer already exists 03:25:07 77e5c75582bc: Layer already exists 03:25:07 eeaa73608b53: Layer already exists 03:25:07 4.1.0-dev.110: digest: sha256:ff43b9cc3a9539f19012bee409e58966d8191f1e027df8e5b462eeda789399bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:25:08 deb3396dfebe: Preparing 03:25:08 11c5b93c7756: Preparing 03:25:08 3881d96d5ce2: Preparing 03:25:08 fae9df7de71d: Preparing 03:25:08 b03485092e99: Preparing 03:25:08 5f575c54f5ed: Preparing 03:25:08 f818dc41265c: Preparing 03:25:08 77e5c75582bc: Preparing 03:25:08 eeaa73608b53: Preparing 03:25:08 5f575c54f5ed: Waiting 03:25:08 f818dc41265c: Waiting 03:25:08 77e5c75582bc: Waiting 03:25:08 eeaa73608b53: Waiting 03:25:08 b03485092e99: Layer already exists 03:25:08 11c5b93c7756: Layer already exists 03:25:08 fae9df7de71d: Layer already exists 03:25:08 3881d96d5ce2: Layer already exists 03:25:08 deb3396dfebe: Layer already exists 03:25:08 5f575c54f5ed: Layer already exists 03:25:08 f818dc41265c: Layer already exists 03:25:08 77e5c75582bc: Layer already exists 03:25:08 eeaa73608b53: Layer already exists 03:25:08 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:ff43b9cc3a9539f19012bee409e58966d8191f1e027df8e5b462eeda789399bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:08 + 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:25:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:25:09 deb3396dfebe: Preparing 03:25:09 11c5b93c7756: Preparing 03:25:09 3881d96d5ce2: Preparing 03:25:09 fae9df7de71d: Preparing 03:25:09 b03485092e99: Preparing 03:25:09 5f575c54f5ed: Preparing 03:25:09 f818dc41265c: Preparing 03:25:09 77e5c75582bc: Preparing 03:25:09 eeaa73608b53: Preparing 03:25:09 5f575c54f5ed: Waiting 03:25:09 f818dc41265c: Waiting 03:25:09 77e5c75582bc: Waiting 03:25:09 eeaa73608b53: Waiting 03:25:09 3881d96d5ce2: Layer already exists 03:25:09 deb3396dfebe: Layer already exists 03:25:09 b03485092e99: Layer already exists 03:25:09 11c5b93c7756: Layer already exists 03:25:09 fae9df7de71d: Layer already exists 03:25:09 77e5c75582bc: Layer already exists 03:25:09 f818dc41265c: Layer already exists 03:25:09 5f575c54f5ed: Layer already exists 03:25:09 eeaa73608b53: Layer already exists 03:25:09 main: digest: sha256:ff43b9cc3a9539f19012bee409e58966d8191f1e027df8e5b462eeda789399bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:09 ===================================================== [Pipeline] echo 03:25:09 taggedImages: 03:25:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:25:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:25:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.110 03:25:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:25:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:25:09 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:25:09 5d4bbcde2a9a17709321423f63287523073c17bb 03:25:09 latest 03:25:09 4.1.0-dev.110 03:25:09 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:25:09 main 03:25:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:25:10 1c32c7a5e7e6: Preparing 03:25:10 1e5ed127269f: Preparing 03:25:10 e97acb5ceed0: Preparing 03:25:10 fae9df7de71d: Preparing 03:25:10 b03485092e99: Preparing 03:25:10 5f575c54f5ed: Preparing 03:25:10 d419b84319e0: Preparing 03:25:10 299353c32280: Preparing 03:25:10 eeaa73608b53: Preparing 03:25:10 5f575c54f5ed: Waiting 03:25:10 d419b84319e0: Waiting 03:25:10 299353c32280: Waiting 03:25:10 eeaa73608b53: Waiting 03:25:10 fae9df7de71d: Layer already exists 03:25:10 b03485092e99: Layer already exists 03:25:10 5f575c54f5ed: Layer already exists 03:25:10 d419b84319e0: Layer already exists 03:25:10 1e5ed127269f: Pushed 03:25:10 299353c32280: Layer already exists 03:25:10 eeaa73608b53: Layer already exists 03:25:10 e97acb5ceed0: Pushed 03:25:10 1c32c7a5e7e6: Pushed 03:25:10 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:7953ac734fd7de89cf1d3f837b0fbb2d850b992dd0bf4a54bc6b3603df425e75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:11 + 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:25:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:25:11 1c32c7a5e7e6: Preparing 03:25:11 1e5ed127269f: Preparing 03:25:11 e97acb5ceed0: Preparing 03:25:11 fae9df7de71d: Preparing 03:25:11 b03485092e99: Preparing 03:25:11 5f575c54f5ed: Preparing 03:25:11 d419b84319e0: Preparing 03:25:11 299353c32280: Preparing 03:25:11 eeaa73608b53: Preparing 03:25:11 d419b84319e0: Waiting 03:25:11 eeaa73608b53: Waiting 03:25:11 299353c32280: Waiting 03:25:11 5f575c54f5ed: Waiting 03:25:11 b03485092e99: Layer already exists 03:25:11 1e5ed127269f: Layer already exists 03:25:11 e97acb5ceed0: Layer already exists 03:25:11 1c32c7a5e7e6: Layer already exists 03:25:11 fae9df7de71d: Layer already exists 03:25:11 d419b84319e0: Layer already exists 03:25:11 5f575c54f5ed: Layer already exists 03:25:11 299353c32280: Layer already exists 03:25:11 eeaa73608b53: Layer already exists 03:25:11 latest: digest: sha256:7953ac734fd7de89cf1d3f837b0fbb2d850b992dd0bf4a54bc6b3603df425e75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.110 03:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:25:12 1c32c7a5e7e6: Preparing 03:25:12 1e5ed127269f: Preparing 03:25:12 e97acb5ceed0: Preparing 03:25:12 fae9df7de71d: Preparing 03:25:12 b03485092e99: Preparing 03:25:12 5f575c54f5ed: Preparing 03:25:12 d419b84319e0: Preparing 03:25:12 299353c32280: Preparing 03:25:12 eeaa73608b53: Preparing 03:25:12 d419b84319e0: Waiting 03:25:12 299353c32280: Waiting 03:25:12 eeaa73608b53: Waiting 03:25:12 5f575c54f5ed: Waiting 03:25:12 1c32c7a5e7e6: Layer already exists 03:25:12 1e5ed127269f: Layer already exists 03:25:12 e97acb5ceed0: Layer already exists 03:25:12 fae9df7de71d: Layer already exists 03:25:12 b03485092e99: Layer already exists 03:25:12 299353c32280: Layer already exists 03:25:12 d419b84319e0: Layer already exists 03:25:12 5f575c54f5ed: Layer already exists 03:25:12 eeaa73608b53: Layer already exists 03:25:12 4.1.0-dev.110: digest: sha256:7953ac734fd7de89cf1d3f837b0fbb2d850b992dd0bf4a54bc6b3603df425e75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:25:12 1c32c7a5e7e6: Preparing 03:25:12 1e5ed127269f: Preparing 03:25:12 e97acb5ceed0: Preparing 03:25:12 fae9df7de71d: Preparing 03:25:12 b03485092e99: Preparing 03:25:12 5f575c54f5ed: Preparing 03:25:12 d419b84319e0: Preparing 03:25:12 299353c32280: Preparing 03:25:12 eeaa73608b53: Preparing 03:25:12 d419b84319e0: Waiting 03:25:12 299353c32280: Waiting 03:25:12 eeaa73608b53: Waiting 03:25:12 5f575c54f5ed: Waiting 03:25:12 fae9df7de71d: Layer already exists 03:25:12 b03485092e99: Layer already exists 03:25:12 1e5ed127269f: Layer already exists 03:25:12 1c32c7a5e7e6: Layer already exists 03:25:12 e97acb5ceed0: Layer already exists 03:25:12 5f575c54f5ed: Layer already exists 03:25:12 d419b84319e0: Layer already exists 03:25:12 eeaa73608b53: Layer already exists 03:25:12 299353c32280: Layer already exists 03:25:12 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:7953ac734fd7de89cf1d3f837b0fbb2d850b992dd0bf4a54bc6b3603df425e75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:13 + 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:25:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:25:13 1c32c7a5e7e6: Preparing 03:25:13 1e5ed127269f: Preparing 03:25:13 e97acb5ceed0: Preparing 03:25:13 fae9df7de71d: Preparing 03:25:13 b03485092e99: Preparing 03:25:13 5f575c54f5ed: Preparing 03:25:13 d419b84319e0: Preparing 03:25:13 299353c32280: Preparing 03:25:13 eeaa73608b53: Preparing 03:25:13 5f575c54f5ed: Waiting 03:25:13 d419b84319e0: Waiting 03:25:13 299353c32280: Waiting 03:25:13 eeaa73608b53: Waiting 03:25:13 1c32c7a5e7e6: Layer already exists 03:25:13 fae9df7de71d: Layer already exists 03:25:13 1e5ed127269f: Layer already exists 03:25:13 b03485092e99: Layer already exists 03:25:13 e97acb5ceed0: Layer already exists 03:25:13 5f575c54f5ed: Layer already exists 03:25:13 d419b84319e0: Layer already exists 03:25:13 eeaa73608b53: Layer already exists 03:25:13 299353c32280: Layer already exists 03:25:13 main: digest: sha256:7953ac734fd7de89cf1d3f837b0fbb2d850b992dd0bf4a54bc6b3603df425e75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:13 ===================================================== [Pipeline] echo 03:25:13 taggedImages: 03:25:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:25:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:25:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.110 03:25:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:25:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:25:13 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:25:13 5d4bbcde2a9a17709321423f63287523073c17bb 03:25:13 latest 03:25:13 4.1.0-dev.110 03:25:13 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:25:13 main 03:25:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:25:18 f68a23cef234: Preparing 03:25:18 52da344de189: Preparing 03:25:18 fae9df7de71d: Preparing 03:25:18 b03485092e99: Preparing 03:25:18 7717f1025e6b: Preparing 03:25:18 bd308e1290b8: Preparing 03:25:18 eeaa73608b53: Preparing 03:25:18 bd308e1290b8: Waiting 03:25:18 eeaa73608b53: Waiting 03:25:18 fae9df7de71d: Layer already exists 03:25:18 b03485092e99: Layer already exists 03:25:18 eeaa73608b53: Layer already exists 03:25:18 7717f1025e6b: Pushed 03:25:18 f68a23cef234: Pushed 03:25:19 bd308e1290b8: Pushed 03:25:27 52da344de189: Pushed 03:25:27 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:7434bf400dfef21b0e42c5415f68b7227fb3d2a27d5014a9ccdbf1a90dcc0ee4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:25:28 f68a23cef234: Preparing 03:25:28 52da344de189: Preparing 03:25:28 fae9df7de71d: Preparing 03:25:28 b03485092e99: Preparing 03:25:28 7717f1025e6b: Preparing 03:25:28 bd308e1290b8: Preparing 03:25:28 eeaa73608b53: Preparing 03:25:28 eeaa73608b53: Waiting 03:25:28 bd308e1290b8: Waiting 03:25:28 f68a23cef234: Layer already exists 03:25:28 fae9df7de71d: Layer already exists 03:25:28 b03485092e99: Layer already exists 03:25:28 52da344de189: Layer already exists 03:25:28 7717f1025e6b: Layer already exists 03:25:28 bd308e1290b8: Layer already exists 03:25:28 eeaa73608b53: Layer already exists 03:25:28 latest: digest: sha256:7434bf400dfef21b0e42c5415f68b7227fb3d2a27d5014a9ccdbf1a90dcc0ee4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.110 03:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:25:30 f68a23cef234: Preparing 03:25:30 52da344de189: Preparing 03:25:30 fae9df7de71d: Preparing 03:25:30 b03485092e99: Preparing 03:25:30 7717f1025e6b: Preparing 03:25:30 bd308e1290b8: Preparing 03:25:30 eeaa73608b53: Preparing 03:25:30 bd308e1290b8: Waiting 03:25:30 eeaa73608b53: Waiting 03:25:30 7717f1025e6b: Layer already exists 03:25:30 f68a23cef234: Layer already exists 03:25:30 52da344de189: Layer already exists 03:25:30 fae9df7de71d: Layer already exists 03:25:30 b03485092e99: Layer already exists 03:25:30 bd308e1290b8: Layer already exists 03:25:30 eeaa73608b53: Layer already exists 03:25:30 4.1.0-dev.110: digest: sha256:7434bf400dfef21b0e42c5415f68b7227fb3d2a27d5014a9ccdbf1a90dcc0ee4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:25:31 f68a23cef234: Preparing 03:25:31 52da344de189: Preparing 03:25:31 fae9df7de71d: Preparing 03:25:31 b03485092e99: Preparing 03:25:31 7717f1025e6b: Preparing 03:25:31 bd308e1290b8: Preparing 03:25:31 eeaa73608b53: Preparing 03:25:31 bd308e1290b8: Waiting 03:25:31 eeaa73608b53: Waiting 03:25:31 fae9df7de71d: Layer already exists 03:25:31 7717f1025e6b: Layer already exists 03:25:31 52da344de189: Layer already exists 03:25:31 b03485092e99: Layer already exists 03:25:31 f68a23cef234: Layer already exists 03:25:31 eeaa73608b53: Layer already exists 03:25:31 bd308e1290b8: Layer already exists 03:25:31 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:7434bf400dfef21b0e42c5415f68b7227fb3d2a27d5014a9ccdbf1a90dcc0ee4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:25:31 f68a23cef234: Preparing 03:25:31 52da344de189: Preparing 03:25:31 fae9df7de71d: Preparing 03:25:31 b03485092e99: Preparing 03:25:31 7717f1025e6b: Preparing 03:25:31 bd308e1290b8: Preparing 03:25:31 eeaa73608b53: Preparing 03:25:31 bd308e1290b8: Waiting 03:25:31 eeaa73608b53: Waiting 03:25:31 7717f1025e6b: Layer already exists 03:25:31 52da344de189: Layer already exists 03:25:31 f68a23cef234: Layer already exists 03:25:31 b03485092e99: Layer already exists 03:25:31 fae9df7de71d: Layer already exists 03:25:31 eeaa73608b53: Layer already exists 03:25:31 bd308e1290b8: Layer already exists 03:25:31 main: digest: sha256:7434bf400dfef21b0e42c5415f68b7227fb3d2a27d5014a9ccdbf1a90dcc0ee4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:31 ===================================================== [Pipeline] echo 03:25:31 taggedImages: 03:25:31 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:25:31 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:25:31 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.110 03:25:31 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:25:31 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:25:32 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:25:32 5d4bbcde2a9a17709321423f63287523073c17bb 03:25:32 latest 03:25:32 4.1.0-dev.110 03:25:32 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:25:32 main 03:25:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:25:32 d88899e35367: Preparing 03:25:32 72507fcc180e: Preparing 03:25:32 fae9df7de71d: Preparing 03:25:32 b03485092e99: Preparing 03:25:32 2703c99f781c: Preparing 03:25:32 2cd7bc2ff6aa: Preparing 03:25:32 eeaa73608b53: Preparing 03:25:32 2cd7bc2ff6aa: Waiting 03:25:32 eeaa73608b53: Waiting 03:25:32 fae9df7de71d: Layer already exists 03:25:32 b03485092e99: Layer already exists 03:25:32 eeaa73608b53: Layer already exists 03:25:32 2703c99f781c: Pushed 03:25:32 d88899e35367: Pushed 03:25:33 2cd7bc2ff6aa: Pushed 03:25:41 72507fcc180e: Pushed 03:25:41 5d4bbcde2a9a17709321423f63287523073c17bb: digest: sha256:6beb372eba8fe3f9aab7a5b5bfbacb383737eff7a90adca1ce17d582a8f6c2a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:25:42 d88899e35367: Preparing 03:25:42 72507fcc180e: Preparing 03:25:42 fae9df7de71d: Preparing 03:25:42 b03485092e99: Preparing 03:25:42 2703c99f781c: Preparing 03:25:42 2cd7bc2ff6aa: Preparing 03:25:42 eeaa73608b53: Preparing 03:25:42 2cd7bc2ff6aa: Waiting 03:25:42 eeaa73608b53: Waiting 03:25:42 fae9df7de71d: Layer already exists 03:25:42 d88899e35367: Layer already exists 03:25:42 72507fcc180e: Layer already exists 03:25:42 b03485092e99: Layer already exists 03:25:42 2703c99f781c: Layer already exists 03:25:42 2cd7bc2ff6aa: Layer already exists 03:25:42 eeaa73608b53: Layer already exists 03:25:42 latest: digest: sha256:6beb372eba8fe3f9aab7a5b5bfbacb383737eff7a90adca1ce17d582a8f6c2a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.110 03:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:25:43 d88899e35367: Preparing 03:25:43 72507fcc180e: Preparing 03:25:43 fae9df7de71d: Preparing 03:25:43 b03485092e99: Preparing 03:25:43 2703c99f781c: Preparing 03:25:43 2cd7bc2ff6aa: Preparing 03:25:43 eeaa73608b53: Preparing 03:25:43 2cd7bc2ff6aa: Waiting 03:25:43 eeaa73608b53: Waiting 03:25:43 fae9df7de71d: Layer already exists 03:25:43 2703c99f781c: Layer already exists 03:25:43 b03485092e99: Layer already exists 03:25:43 d88899e35367: Layer already exists 03:25:43 72507fcc180e: Layer already exists 03:25:43 2cd7bc2ff6aa: Layer already exists 03:25:43 eeaa73608b53: Layer already exists 03:25:43 4.1.0-dev.110: digest: sha256:6beb372eba8fe3f9aab7a5b5bfbacb383737eff7a90adca1ce17d582a8f6c2a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:25:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:25:44 d88899e35367: Preparing 03:25:44 72507fcc180e: Preparing 03:25:44 fae9df7de71d: Preparing 03:25:44 b03485092e99: Preparing 03:25:44 2703c99f781c: Preparing 03:25:44 2cd7bc2ff6aa: Preparing 03:25:44 eeaa73608b53: Preparing 03:25:44 2cd7bc2ff6aa: Waiting 03:25:44 eeaa73608b53: Waiting 03:25:44 fae9df7de71d: Layer already exists 03:25:44 72507fcc180e: Layer already exists 03:25:44 d88899e35367: Layer already exists 03:25:44 2703c99f781c: Layer already exists 03:25:44 b03485092e99: Layer already exists 03:25:44 2cd7bc2ff6aa: Layer already exists 03:25:44 eeaa73608b53: Layer already exists 03:25:44 5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110: digest: sha256:6beb372eba8fe3f9aab7a5b5bfbacb383737eff7a90adca1ce17d582a8f6c2a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:25:45 d88899e35367: Preparing 03:25:45 72507fcc180e: Preparing 03:25:45 fae9df7de71d: Preparing 03:25:45 b03485092e99: Preparing 03:25:45 2703c99f781c: Preparing 03:25:45 2cd7bc2ff6aa: Preparing 03:25:45 eeaa73608b53: Preparing 03:25:45 2cd7bc2ff6aa: Waiting 03:25:45 eeaa73608b53: Waiting 03:25:45 fae9df7de71d: Layer already exists 03:25:45 d88899e35367: Layer already exists 03:25:45 2703c99f781c: Layer already exists 03:25:45 b03485092e99: Layer already exists 03:25:45 72507fcc180e: Layer already exists 03:25:45 2cd7bc2ff6aa: Layer already exists 03:25:45 eeaa73608b53: Layer already exists 03:25:45 main: digest: sha256:6beb372eba8fe3f9aab7a5b5bfbacb383737eff7a90adca1ce17d582a8f6c2a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:45 ===================================================== [Pipeline] echo 03:25:45 taggedImages: 03:25:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5d4bbcde2a9a17709321423f63287523073c17bb 03:25:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:25:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.110 03:25:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 03:25:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.110 [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.110 [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.110 [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.110 [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.110 [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.110 [Pipeline] echo 03:25:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.110 [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.110 [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.110 [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.110 [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.110 [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.110 [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.110 [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.110 [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5d4bbcde2a9a17709321423f63287523073c17bb [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.110 [Pipeline] echo 03:25:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5d4bbcde2a9a17709321423f63287523073c17bb-4.1.0-dev.110 [Pipeline] echo 03:25:46 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:25:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:25:47 03:25:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:25:47 arm64: Pulling from edgex-lftools-log-publisher 03:25:47 8998bd30e6a1: Pulling fs layer 03:25:47 04944245beec: Pulling fs layer 03:25:47 699f458cf7ca: Pulling fs layer 03:25:47 765212b225bb: Pulling fs layer 03:25:47 f23df028b6ca: Pulling fs layer 03:25:47 d65c8cfc05b1: Pulling fs layer 03:25:47 2437ff75d9bd: Pulling fs layer 03:25:47 765212b225bb: Waiting 03:25:47 f23df028b6ca: Waiting 03:25:47 d65c8cfc05b1: Waiting 03:25:47 2437ff75d9bd: Waiting 03:25:47 04944245beec: Verifying Checksum 03:25:47 04944245beec: Download complete 03:25:47 765212b225bb: Verifying Checksum 03:25:47 765212b225bb: Download complete 03:25:47 f23df028b6ca: Verifying Checksum 03:25:47 f23df028b6ca: Download complete 03:25:47 d65c8cfc05b1: Download complete 03:25:47 699f458cf7ca: Verifying Checksum 03:25:47 699f458cf7ca: Download complete 03:25:48 8998bd30e6a1: Verifying Checksum 03:25:50 2437ff75d9bd: Verifying Checksum 03:25:50 2437ff75d9bd: Download complete 03:25:52 8998bd30e6a1: Pull complete 03:25:55 04944245beec: Pull complete 03:25:56 699f458cf7ca: Pull complete 03:25:56 765212b225bb: Pull complete 03:25:57 f23df028b6ca: Pull complete 03:25:57 d65c8cfc05b1: Pull complete 03:26:15 2437ff75d9bd: Pull complete 03:26:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:26:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:26:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:16 prd-ubuntu20.04-docker-arm64-4c-16g-5736 does not seem to be running inside a container 03:26:16 $ 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/969 -v /w/workspace/edgex-go/969:/w/workspace/edgex-go/969:rw,z -v /w/workspace/edgex-go/969@tmp:/w/workspace/edgex-go/969@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:arm64 cat 03:26:18 $ docker top ac8e7ca40c45139d4553163b7176dfce9fa306f1f401886755397a87ce1b87bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:19 ---> job-cost.sh 03:26:19 lf-activate-venv: SKIPPING 03:26:19 INFO: No Stack... 03:26:19 INFO: Retrieving Pricing Info for: v3-standard-4 03:26:20 INFO: Archiving Costs [Pipeline] sh 03:26:21 + cat /w/workspace/edgex-go/969/archives/cost.csv 03:26:21 + cut -d, -f6 [Pipeline] lock 03:26:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-969-stack-cost] 03:26:21 Resource [jenkins-edgexfoundry-edgex-go-main-969-stack-cost] did not exist. Created. 03:26:21 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-969-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:26:22 + echo total: 0.10999999940395355 [Pipeline] stash 03:26:22 Stashed 1 file(s) [Pipeline] } 03:26:22 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-969-stack-cost] [Pipeline] // lock [Pipeline] } 03:26:22 $ docker stop --time=1 ac8e7ca40c45139d4553163b7176dfce9fa306f1f401886755397a87ce1b87bf 03:26:24 $ docker rm -f --volumes ac8e7ca40c45139d4553163b7176dfce9fa306f1f401886755397a87ce1b87bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:29:38 Cancelling nested steps due to timeout 08:29:38 Sending interrupt signal to process 08:29:53 script returned exit code 143 [Pipeline] } 08:29:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:29:54 + '[' -d /w/workspace/edgex-go/969/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:29:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:29:54 ---> package-listing.sh 08:29:54 ++ facter osfamily 08:29:54 ++ tr '[:upper:]' '[:lower:]' 08:29:55 + OS_FAMILY=redhat 08:29:55 + workspace=/w/workspace/edgex-go/969 08:29:55 + START_PACKAGES=/tmp/packages_start.txt 08:29:55 + END_PACKAGES=/tmp/packages_end.txt 08:29:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:29:55 + PACKAGES=/tmp/packages_start.txt 08:29:55 + '[' /w/workspace/edgex-go/969 ']' 08:29:55 + PACKAGES=/tmp/packages_end.txt 08:29:55 + case "${OS_FAMILY}" in 08:29:55 + sort 08:29:55 + rpm -qa 08:29:55 + '[' -f /tmp/packages_start.txt ']' 08:29:55 + '[' -f /tmp/packages_end.txt ']' 08:29:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:29:55 + '[' /w/workspace/edgex-go/969 ']' 08:29:55 + mkdir -p /w/workspace/edgex-go/969/archives/ 08:29:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/969/archives/ [Pipeline] echo 08:29:55 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/969/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:29:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:29:56 08:29:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:29:56 latest: Pulling from edgex-lftools-log-publisher 08:29:56 5eb5b503b376: Pulling fs layer 08:29:56 5c69ac0246d0: Pulling fs layer 08:29:56 ec43610c2a17: Pulling fs layer 08:29:56 3a2ae6a8a46f: Pulling fs layer 08:29:56 33b1e0a273af: Pulling fs layer 08:29:56 5d3b04190fa2: Pulling fs layer 08:29:56 2f39f015ded8: Pulling fs layer 08:29:56 33b1e0a273af: Waiting 08:29:56 5d3b04190fa2: Waiting 08:29:56 2f39f015ded8: Waiting 08:29:56 3a2ae6a8a46f: Waiting 08:29:57 5c69ac0246d0: Verifying Checksum 08:29:57 5c69ac0246d0: Download complete 08:29:57 3a2ae6a8a46f: Verifying Checksum 08:29:57 3a2ae6a8a46f: Download complete 08:29:57 33b1e0a273af: Verifying Checksum 08:29:57 33b1e0a273af: Download complete 08:29:57 5d3b04190fa2: Verifying Checksum 08:29:57 5d3b04190fa2: Download complete 08:29:57 ec43610c2a17: Verifying Checksum 08:29:57 ec43610c2a17: Download complete 08:29:57 5eb5b503b376: Verifying Checksum 08:29:57 5eb5b503b376: Download complete 08:29:57 2f39f015ded8: Verifying Checksum 08:29:57 2f39f015ded8: Download complete 08:29:58 5eb5b503b376: Pull complete 08:29:58 5c69ac0246d0: Pull complete 08:29:59 ec43610c2a17: Pull complete 08:29:59 3a2ae6a8a46f: Pull complete 08:29:59 33b1e0a273af: Pull complete 08:29:59 5d3b04190fa2: Pull complete 08:30:03 2f39f015ded8: Pull complete 08:30:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:30:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:03 prd-centos7-docker-4c-2g-5739 does not seem to be running inside a container 08:30:03 $ 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/969/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:30:06 $ docker top a7f14872764764ef4e57b884237dd125938b80b3db4dfb7aca93cd81a0def697 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:07 + touch /tmp/pre-build-complete [Pipeline] sh 08:30:07 + mkdir -p /var/log/sysstat [Pipeline] sh 08:30:07 + ls /var/log/sa-host 08:30:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:08 provisioning config files... 08:30:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11840758719609935500tmp [Pipeline] { [Pipeline] echo 08:30:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:30:08 ---> create-netrc.sh [Pipeline] } 08:30:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:30:08 ---> python-tools-install.sh [Pipeline] echo 08:30:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:30:09 ---> sudo-logs.sh 08:30:09 Archiving 'sudo' log.. 08:30:09 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:09 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:30:09 $ docker stop --time=1 a7f14872764764ef4e57b884237dd125938b80b3db4dfb7aca93cd81a0def697 08:30:10 $ docker rm -f --volumes a7f14872764764ef4e57b884237dd125938b80b3db4dfb7aca93cd81a0def697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:30:10 [WS-CLEANUP] Deleting project workspace... 08:30:10 [WS-CLEANUP] Deferred wipeout is used... 08:30:10 [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:30:10 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:30:11 + [ -d /w/workspace/edgex-go/969/archives ] [Pipeline] libraryResource [Pipeline] sh 08:30:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:30:12 ---> package-listing.sh 08:30:12 ++ facter osfamily 08:30:12 ++ tr '[:upper:]' '[:lower:]' 08:30:12 + OS_FAMILY=debian 08:30:12 + workspace=/w/workspace/edgex-go/969 08:30:12 + START_PACKAGES=/tmp/packages_start.txt 08:30:12 + END_PACKAGES=/tmp/packages_end.txt 08:30:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:30:12 + PACKAGES=/tmp/packages_start.txt 08:30:12 + '[' /w/workspace/edgex-go/969 ']' 08:30:12 + PACKAGES=/tmp/packages_end.txt 08:30:12 + case "${OS_FAMILY}" in 08:30:12 + dpkg -l 08:30:12 + grep '^ii' 08:30:12 + '[' -f /tmp/packages_start.txt ']' 08:30:12 + '[' -f /tmp/packages_end.txt ']' 08:30:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:30:12 + '[' /w/workspace/edgex-go/969 ']' 08:30:12 + mkdir -p /w/workspace/edgex-go/969/archives/ 08:30:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/969/archives/ [Pipeline] echo 08:30:12 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/969/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:30:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:30:13 08:30:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:30:14 latest: Pulling from edgex-lftools-log-publisher 08:30:14 5eb5b503b376: Pulling fs layer 08:30:14 5c69ac0246d0: Pulling fs layer 08:30:14 ec43610c2a17: Pulling fs layer 08:30:14 3a2ae6a8a46f: Pulling fs layer 08:30:14 33b1e0a273af: Pulling fs layer 08:30:14 5d3b04190fa2: Pulling fs layer 08:30:14 2f39f015ded8: Pulling fs layer 08:30:14 3a2ae6a8a46f: Waiting 08:30:14 33b1e0a273af: Waiting 08:30:14 5d3b04190fa2: Waiting 08:30:14 2f39f015ded8: Waiting 08:30:14 5c69ac0246d0: Download complete 08:30:14 3a2ae6a8a46f: Verifying Checksum 08:30:14 3a2ae6a8a46f: Download complete 08:30:14 33b1e0a273af: Verifying Checksum 08:30:14 33b1e0a273af: Download complete 08:30:14 ec43610c2a17: Verifying Checksum 08:30:14 ec43610c2a17: Download complete 08:30:14 5d3b04190fa2: Verifying Checksum 08:30:14 5d3b04190fa2: Download complete 08:30:14 5eb5b503b376: Verifying Checksum 08:30:14 5eb5b503b376: Download complete 08:30:15 2f39f015ded8: Download complete 08:30:16 5eb5b503b376: Pull complete 08:30:16 5c69ac0246d0: Pull complete 08:30:16 ec43610c2a17: Pull complete 08:30:16 3a2ae6a8a46f: Pull complete 08:30:16 33b1e0a273af: Pull complete 08:30:16 5d3b04190fa2: Pull complete 08:30:23 2f39f015ded8: Pull complete 08:30:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:30:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:30:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:23 prd-ubuntu20.04-docker-8c-8g-5734 does not seem to be running inside a container 08:30:23 $ 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/969/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/969 -v /w/workspace/edgex-go/969:/w/workspace/edgex-go/969:rw,z -v /w/workspace/edgex-go/969@tmp:/w/workspace/edgex-go/969@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:30:25 $ docker top 068ec86a3c82df6d34548b72e7788f6df0c95ee09579c0efba2ba4c74ec604fe -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:25 + touch /tmp/pre-build-complete [Pipeline] sh 08:30:26 + mkdir -p /var/log/sysstat [Pipeline] sh 08:30:26 + ls /var/log/sa-host 08:30:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:26 provisioning config files... 08:30:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/969@tmp/config16015138601296430226tmp [Pipeline] { [Pipeline] echo 08:30:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:30:26 ---> create-netrc.sh [Pipeline] } 08:30:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:30:27 ---> python-tools-install.sh [Pipeline] echo 08:30:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:30:27 ---> sudo-logs.sh 08:30:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:30:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:30:27 ---> job-cost.sh 08:30:27 lf-activate-venv: SKIPPING 08:30:27 DEBUG: total: 0.10999999940395355 08:30:27 INFO: Retrieving Stack Cost... 08:30:28 INFO: Retrieving Pricing Info for: v3-standard-8 08:30:28 INFO: Archiving Costs [Pipeline] echo 08:30:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:30:28 ---> logs-deploy.sh 08:30:28 lf-activate-venv: SKIPPING 08:30:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/969 08:30:28 INFO: archiving workspace using pattern(s): 08:30:29 Archives upload complete. 08:30:29 INFO: archiving logs to Nexus 08:30:30 ---> uname -a: 08:30:30 Linux prd-ubuntu20-04-docker-8c-8g-5734 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:30:30 08:30:30 08:30:30 ---> lscpu: 08:30:30 Architecture: x86_64 08:30:30 CPU op-mode(s): 32-bit, 64-bit 08:30:30 Byte Order: Little Endian 08:30:30 Address sizes: 40 bits physical, 48 bits virtual 08:30:30 CPU(s): 8 08:30:30 On-line CPU(s) list: 0-7 08:30:30 Thread(s) per core: 1 08:30:30 Core(s) per socket: 1 08:30:30 Socket(s): 8 08:30:30 NUMA node(s): 1 08:30:30 Vendor ID: AuthenticAMD 08:30:30 CPU family: 23 08:30:30 Model: 49 08:30:30 Model name: AMD EPYC-Rome Processor 08:30:30 Stepping: 0 08:30:30 CPU MHz: 2800.000 08:30:30 BogoMIPS: 5600.00 08:30:30 Virtualization: AMD-V 08:30:30 Hypervisor vendor: KVM 08:30:30 Virtualization type: full 08:30:30 L1d cache: 256 KiB 08:30:30 L1i cache: 256 KiB 08:30:30 L2 cache: 4 MiB 08:30:30 L3 cache: 128 MiB 08:30:30 NUMA node0 CPU(s): 0-7 08:30:30 Vulnerability Gather data sampling: Not affected 08:30:30 Vulnerability Itlb multihit: Not affected 08:30:30 Vulnerability L1tf: Not affected 08:30:30 Vulnerability Mds: Not affected 08:30:30 Vulnerability Meltdown: Not affected 08:30:30 Vulnerability Mmio stale data: Not affected 08:30:30 Vulnerability Retbleed: Vulnerable 08:30:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:30:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:30:30 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:30:30 Vulnerability Srbds: Not affected 08:30:30 Vulnerability Tsx async abort: Not affected 08:30:30 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:30:30 08:30:30 08:30:30 ---> nproc: 08:30:30 8 08:30:30 08:30:30 08:30:30 ---> df -h: 08:30:30 Filesystem Size Used Avail Use% Mounted on 08:30:30 overlay 155G 33G 123G 22% / 08:30:30 tmpfs 64M 0 64M 0% /dev 08:30:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:30:30 shm 64M 0 64M 0% /dev/shm 08:30:30 /dev/vda1 155G 33G 123G 22% /facter-os 08:30:30 08:30:30 08:30:30 ---> sar -b -r -n DEV: 08:30:30 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5734) 04/21/26 _x86_64_ (8 CPU) 08:30:30 08:30:30 02:28:43 LINUX RESTART (8 CPU) 08:30:30 08:30:30 02:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:30:30 02:30:01 397.57 72.29 325.28 0.00 12242.63 188100.25 0.00 08:30:30 02:31:01 173.82 10.46 163.36 0.00 1686.79 45959.94 0.00 08:30:30 02:32:01 45.69 0.07 45.63 0.00 0.53 40623.78 0.00 08:30:30 02:33:01 58.41 0.18 58.22 0.00 2.40 21841.56 0.00 08:30:30 02:34:01 630.68 7.53 623.15 0.00 95.32 341909.55 0.00 08:30:30 02:35:01 703.80 16.01 687.78 0.00 133.04 261322.99 0.00 08:30:30 02:36:01 380.27 0.07 380.21 0.00 0.53 135436.05 0.00 08:30:30 02:37:01 191.10 1.55 189.55 0.00 77.45 113909.51 0.00 08:30:30 02:38:01 753.62 40.93 712.70 0.00 1928.35 90118.45 0.00 08:30:30 02:39:01 29.86 1.10 28.76 0.00 127.58 714.41 0.00 08:30:30 02:40:01 18.13 0.63 17.50 0.00 97.32 469.92 0.00 08:30:30 02:41:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 08:30:30 02:42:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 08:30:30 02:43:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 08:30:30 02:44:01 3.60 2.33 1.27 0.00 21.19 15.46 0.00 08:30:30 02:45:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 08:30:30 02:46:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 08:30:30 02:47:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 08:30:30 02:48:01 1.32 0.00 1.32 0.00 0.00 15.99 0.00 08:30:30 02:49:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 08:30:30 02:50:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 08:30:30 02:51:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 08:30:30 02:52:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 08:30:30 02:53:02 0.98 0.00 0.98 0.00 0.00 11.46 0.00 08:30:30 02:54:01 1.15 0.00 1.15 0.00 0.00 13.96 0.00 08:30:30 02:55:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 08:30:30 02:56:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 08:30:30 02:57:01 0.80 0.00 0.80 0.00 0.00 9.73 0.00 08:30:30 02:58:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 08:30:30 02:59:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 08:30:30 03:00:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 08:30:30 03:01:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 08:30:30 03:02:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 08:30:30 03:03:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 08:30:30 03:04:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 08:30:30 03:05:01 1.30 0.32 0.98 0.00 16.93 11.86 0.00 08:30:30 03:06:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 08:30:30 03:07:01 2.38 1.40 0.98 0.00 29.06 11.33 0.00 08:30:30 03:08:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 08:30:30 03:09:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 08:30:30 03:10:01 1.33 0.00 1.33 0.00 0.00 17.06 0.00 08:30:30 03:11:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 08:30:30 03:12:01 1.15 0.00 1.15 0.00 0.00 13.59 0.00 08:30:30 03:13:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 08:30:30 03:14:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 08:30:30 03:15:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 08:30:30 03:16:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 08:30:30 03:17:01 1.02 0.05 0.97 0.00 1.07 10.80 0.00 08:30:30 03:18:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 08:30:30 03:19:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 08:30:30 03:20:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 08:30:30 03:21:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 08:30:30 03:22:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 08:30:30 03:23:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 08:30:30 03:24:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 08:30:30 03:25:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 08:30:30 03:26:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 08:30:30 03:27:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 08:30:30 03:28:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 08:30:30 03:29:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 08:30:30 03:30:01 1.42 0.00 1.42 0.00 0.00 17.46 0.00 08:30:30 03:31:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 08:30:30 03:32:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 08:30:30 03:33:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 08:30:30 03:34:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 08:30:30 03:35:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 08:30:30 03:36:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 08:30:30 03:37:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 08:30:30 03:38:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 08:30:30 03:39:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 08:30:30 03:40:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 08:30:30 03:41:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 08:30:30 03:42:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 08:30:30 03:43:01 1.83 0.28 1.55 0.00 23.60 19.06 0.00 08:30:30 03:44:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 08:30:30 03:45:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 08:30:30 03:46:01 1.60 0.00 1.60 0.00 0.00 18.39 0.00 08:30:30 03:47:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 08:30:30 03:48:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 08:30:30 03:49:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 08:30:30 03:50:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 08:30:30 03:51:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 08:30:30 03:52:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 08:30:30 03:53:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 08:30:30 03:54:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 08:30:30 03:55:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 08:30:30 03:56:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 08:30:30 03:57:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 08:30:30 03:58:01 1.22 0.00 1.22 0.00 0.00 15.46 0.00 08:30:30 03:59:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 08:30:30 04:00:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 08:30:30 04:01:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 08:30:30 04:02:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 08:30:30 04:03:01 0.83 0.00 0.83 0.00 0.00 9.87 0.00 08:30:30 04:04:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 08:30:30 04:05:02 1.15 0.00 1.15 0.00 0.00 13.86 0.00 08:30:30 04:06:01 1.24 0.00 1.24 0.00 0.00 15.73 0.00 08:30:30 04:07:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 08:30:30 04:08:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 08:30:30 04:09:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 08:30:30 04:10:01 1.28 0.00 1.28 0.00 0.00 16.39 0.00 08:30:30 04:11:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 08:30:30 04:12:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 08:30:30 04:13:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 08:30:30 04:14:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 08:30:30 04:15:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 08:30:30 04:16:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 08:30:30 04:17:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 08:30:30 04:18:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 08:30:30 04:19:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 08:30:30 04:20:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 08:30:30 04:21:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 08:30:30 04:22:01 1.43 0.00 1.43 0.00 0.00 16.79 0.00 08:30:30 04:23:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 08:30:30 04:24:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 08:30:30 04:25:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 08:30:30 04:26:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 08:30:30 04:27:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 08:30:30 04:28:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 08:30:30 04:29:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 08:30:30 04:30:01 1.32 0.00 1.32 0.00 0.00 15.59 0.00 08:30:30 04:31:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 08:30:30 04:32:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 08:30:30 04:33:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 08:30:30 04:34:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 08:30:30 04:35:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 08:30:30 04:36:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 08:30:30 04:37:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 08:30:30 04:38:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 08:30:30 04:39:01 1.25 0.00 1.25 0.00 0.00 13.20 0.00 08:30:30 04:40:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 08:30:30 04:41:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 08:30:30 04:42:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 08:30:30 04:43:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 08:30:30 04:44:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 08:30:30 04:45:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 08:30:30 04:46:01 1.50 0.00 1.50 0.00 0.00 19.20 0.00 08:30:30 04:47:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 08:30:30 04:48:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 08:30:30 04:49:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 08:30:30 04:50:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 08:30:30 04:51:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 08:30:30 04:52:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 08:30:30 04:53:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 08:30:30 04:54:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 08:30:30 04:55:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 08:30:30 04:56:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 08:30:30 04:57:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 08:30:30 04:58:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 08:30:30 04:59:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 08:30:30 05:00:01 1.45 0.00 1.45 0.00 0.00 17.59 0.00 08:30:30 05:01:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 08:30:30 05:02:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 08:30:30 05:03:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 08:30:30 05:04:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 08:30:30 05:05:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 08:30:30 05:06:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 08:30:30 05:07:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 08:30:30 05:08:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 08:30:30 05:09:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 08:30:30 05:10:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 08:30:30 05:11:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 08:30:30 05:12:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 08:30:30 05:13:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 08:30:30 05:14:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 08:30:30 05:15:02 1.12 0.00 1.12 0.00 0.00 12.40 0.00 08:30:30 05:16:01 1.42 0.00 1.42 0.00 0.00 17.76 0.00 08:30:30 05:17:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 08:30:30 05:18:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 08:30:30 05:19:01 1.02 0.02 1.00 0.00 1.07 11.60 0.00 08:30:30 05:20:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 08:30:30 05:21:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 08:30:30 05:22:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 08:30:30 05:23:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 08:30:30 05:24:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 08:30:30 05:25:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 08:30:30 05:26:01 1.50 0.00 1.50 0.00 0.00 19.06 0.00 08:30:30 05:27:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 08:30:30 05:28:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 08:30:30 05:29:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 08:30:30 05:30:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 08:30:30 05:31:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 08:30:30 05:32:01 1.75 0.00 1.75 0.00 0.00 20.40 0.00 08:30:30 05:33:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 08:30:30 05:34:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 08:30:30 05:35:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 08:30:30 05:36:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 08:30:30 05:37:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 08:30:30 05:38:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 08:30:30 05:39:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 08:30:30 05:40:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 08:30:30 05:41:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 08:30:30 05:42:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 08:30:30 05:43:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 08:30:30 05:44:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 08:30:30 05:45:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 08:30:30 05:46:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 08:30:30 05:47:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 08:30:30 05:48:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 08:30:30 05:49:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 08:30:30 05:50:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 08:30:30 05:51:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 08:30:30 05:52:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 08:30:30 05:53:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 08:30:30 05:54:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 08:30:30 05:55:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 08:30:30 05:56:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 08:30:30 05:57:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 08:30:30 05:58:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 08:30:30 05:59:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 08:30:30 06:00:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 08:30:30 06:01:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 08:30:30 06:02:01 1.43 0.00 1.43 0.00 0.00 17.19 0.00 08:30:30 06:03:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 08:30:30 06:04:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 08:30:30 06:05:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 08:30:30 06:06:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 08:30:30 06:07:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 08:30:30 06:08:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 08:30:30 06:09:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 08:30:30 06:10:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 08:30:30 06:11:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 08:30:30 06:12:01 1.42 0.00 1.42 0.00 0.00 16.92 0.00 08:30:30 06:13:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 08:30:30 06:14:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 08:30:30 06:15:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 08:30:30 06:16:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 08:30:30 06:17:02 1.12 0.00 1.12 0.00 0.00 12.93 0.00 08:30:30 06:18:01 1.78 0.00 1.78 0.00 0.00 20.06 0.00 08:30:30 06:19:01 1.00 0.00 1.00 0.00 0.00 10.39 0.00 08:30:30 06:20:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 08:30:30 06:21:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 08:30:30 06:22:01 1.32 0.00 1.32 0.00 0.00 16.39 0.00 08:30:30 06:23:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 08:30:30 06:24:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 08:30:30 06:25:01 1.18 0.03 1.15 0.00 0.27 12.26 0.00 08:30:30 06:26:01 5.32 2.52 2.79 0.00 51.03 83.46 0.00 08:30:30 06:27:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 08:30:30 06:28:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 08:30:30 06:29:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 08:30:30 06:30:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 08:30:30 06:31:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 08:30:30 06:32:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 08:30:30 06:33:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 08:30:30 06:34:01 1.43 0.00 1.43 0.00 0.00 16.79 0.00 08:30:30 06:35:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 08:30:30 06:36:01 1.32 0.00 1.32 0.00 0.00 15.99 0.00 08:30:30 06:37:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 08:30:30 06:38:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 08:30:30 06:39:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 08:30:30 06:40:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 08:30:30 06:41:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 08:30:30 06:42:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 08:30:30 06:43:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 08:30:30 06:44:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 08:30:30 06:45:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 08:30:30 06:46:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 08:30:30 06:47:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 08:30:30 06:48:01 1.57 0.00 1.57 0.00 0.00 19.19 0.00 08:30:30 06:49:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 08:30:30 06:50:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 08:30:30 06:51:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 08:30:30 06:52:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 08:30:30 06:53:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 08:30:30 06:54:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 08:30:30 06:55:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 08:30:30 06:56:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 08:30:30 06:57:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 08:30:30 06:58:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 08:30:30 06:59:01 1.00 0.00 1.00 0.00 0.00 10.00 0.00 08:30:30 07:00:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 08:30:30 07:01:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 08:30:30 07:02:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 08:30:30 07:03:01 1.33 0.00 1.33 0.00 0.00 14.13 0.00 08:30:30 07:04:02 1.73 0.00 1.73 0.00 0.00 19.19 0.00 08:30:30 07:05:01 1.22 0.00 1.22 0.00 0.00 13.69 0.00 08:30:30 07:06:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 08:30:30 07:07:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 08:30:30 07:08:01 1.45 0.00 1.45 0.00 0.00 18.40 0.00 08:30:30 07:09:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 08:30:30 07:10:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 08:30:30 07:11:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 08:30:30 07:12:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 08:30:30 07:13:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 08:30:30 07:14:01 1.42 0.00 1.42 0.00 0.00 17.86 0.00 08:30:30 07:15:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 08:30:30 07:16:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 08:30:30 07:17:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 08:30:30 07:18:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 08:30:30 07:19:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 08:30:30 07:20:01 1.60 0.00 1.60 0.00 0.00 18.39 0.00 08:30:30 07:21:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 08:30:30 07:22:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 08:30:30 07:23:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 08:30:30 07:24:01 10.15 6.68 3.47 0.00 426.33 103.98 0.00 08:30:30 07:25:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 08:30:30 07:26:01 1.43 0.00 1.43 0.00 0.00 17.19 0.00 08:30:30 07:27:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 08:30:30 07:28:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 08:30:30 07:29:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 08:30:30 07:30:01 1.58 0.00 1.58 0.00 0.00 17.59 0.00 08:30:30 07:31:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 08:30:30 07:32:01 1.47 0.00 1.47 0.00 0.00 16.39 0.00 08:30:30 07:33:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 08:30:30 07:34:01 1.73 0.00 1.73 0.00 0.00 20.39 0.00 08:30:30 07:35:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 08:30:30 07:36:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 08:30:30 07:37:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 08:30:30 07:38:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 08:30:30 07:39:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 08:30:30 07:40:01 1.38 0.00 1.38 0.00 0.00 16.79 0.00 08:30:30 07:41:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 08:30:30 07:42:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 08:30:30 07:43:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 08:30:30 07:44:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 08:30:30 07:45:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 08:30:30 07:46:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 08:30:30 07:47:01 1.13 0.00 1.13 0.00 0.00 11.46 0.00 08:30:30 07:48:01 1.27 0.00 1.27 0.00 0.00 16.40 0.00 08:30:30 07:49:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 08:30:30 07:50:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 08:30:30 07:51:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 08:30:30 07:52:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 08:30:30 07:53:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 08:30:30 07:54:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 08:30:30 07:55:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 08:30:30 07:56:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 08:30:30 07:57:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 08:30:30 07:58:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 08:30:30 07:59:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 08:30:30 08:00:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 08:30:30 08:01:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 08:30:30 08:02:02 1.45 0.00 1.45 0.00 0.00 17.06 0.00 08:30:30 08:03:01 0.95 0.00 0.95 0.00 0.00 10.03 0.00 08:30:30 08:04:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 08:30:30 08:05:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 08:30:30 08:06:01 1.57 0.00 1.57 0.00 0.00 18.39 0.00 08:30:30 08:07:01 1.03 0.00 1.03 0.00 0.00 12.12 0.00 08:30:30 08:08:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 08:30:30 08:09:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 08:30:30 08:10:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 08:30:30 08:11:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 08:30:30 08:12:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 08:30:30 08:13:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 08:30:30 08:14:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 08:30:30 08:15:01 1.32 0.00 1.32 0.00 0.00 15.72 0.00 08:30:30 08:16:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 08:30:30 08:17:01 1.10 0.00 1.10 0.00 0.00 11.33 0.00 08:30:30 08:18:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 08:30:30 08:19:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 08:30:30 08:20:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 08:30:30 08:21:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 08:30:30 08:22:01 1.52 0.00 1.52 0.00 0.00 16.79 0.00 08:30:30 08:23:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 08:30:30 08:24:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 08:30:30 08:25:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 08:30:30 08:26:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 08:30:30 08:27:01 1.05 0.00 1.05 0.00 0.00 10.53 0.00 08:30:30 08:28:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 08:30:30 08:29:01 1.05 0.02 1.03 0.00 2.00 10.26 0.00 08:30:30 08:30:01 1.52 0.00 1.52 0.00 0.00 18.39 0.00 08:30:30 Average: 10.62 0.46 10.17 0.00 47.00 3452.27 0.00 08:30:30 08:30:30 02:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:30:30 02:30:01 28968208 31517420 793224 2.41 75844 2768948 1773484 5.23 989996 2549312 95100 08:30:30 02:31:01 26755352 31282696 995812 3.03 123492 4558100 2252280 6.64 1850800 3730528 607756 08:30:30 02:32:01 26630852 31316628 959236 2.92 128436 4680876 2172056 6.40 1672184 4001764 115492 08:30:30 02:33:01 25300052 31370300 904364 2.75 136020 5988072 1905816 5.62 2092036 4846804 840512 08:30:30 02:34:01 16861808 30955364 1276288 3.88 217532 13579984 3946080 11.63 3009952 11950240 325272 08:30:30 02:35:01 5185112 28406468 3775172 11.48 400772 21852552 11168532 32.93 6800040 19091176 1504744 08:30:30 02:36:01 1577704 27350852 4836024 14.71 418208 24287120 10737888 31.66 8929284 20479748 350972 08:30:30 02:37:01 1648180 29695984 2492796 7.58 416620 26480680 6621200 19.52 7820628 21439196 1072604 08:30:30 02:38:01 6010496 31411256 836864 2.55 425192 24061752 2068180 6.10 3647564 21571524 232 08:30:30 02:39:01 5999896 31406240 841484 2.56 426348 24065928 2166888 6.39 4067896 21162716 196 08:30:30 02:40:01 5997348 31407744 839984 2.56 427272 24069112 2073500 6.11 4334656 20898052 72 08:30:30 02:41:01 5997812 31408244 839484 2.55 427296 24069112 2073500 6.11 4334692 20898044 12 08:30:30 02:42:01 6009748 31420188 827968 2.52 427320 24069116 2073500 6.11 4322388 20898048 12 08:30:30 02:43:01 6011496 31421996 826200 2.51 427324 24069120 2073500 6.11 4321056 20897844 4 08:30:30 02:44:01 6020004 31431328 817212 2.49 427808 24069436 2123600 6.26 4310268 20898140 220 08:30:30 02:45:01 6020288 31431624 816852 2.49 427820 24069440 2123600 6.26 4311196 20898144 8 08:30:30 02:46:01 6020296 31431680 816792 2.48 427856 24069440 2123600 6.26 4310272 20898144 8 08:30:30 02:47:01 6019988 31431412 817036 2.49 427888 24069444 2123600 6.26 4311508 20898148 28 08:30:30 02:48:01 6020160 31431640 816768 2.48 427908 24069452 2123600 6.26 4310436 20898152 8 08:30:30 02:49:01 6020300 31431912 816396 2.48 427940 24069576 2123600 6.26 4311332 20898276 156 08:30:30 02:50:01 6020836 31432476 815784 2.48 427956 24069584 2123600 6.26 4310540 20898280 8 08:30:30 02:51:01 6020600 31432256 815984 2.48 427976 24069584 2123600 6.26 4311372 20898280 8 08:30:30 02:52:01 6020552 31432240 815956 2.48 427988 24069592 2123600 6.26 4310572 20898292 40 08:30:30 02:53:02 6020504 31432204 815924 2.48 428008 24069592 2123600 6.26 4311796 20898292 12 08:30:30 02:54:01 6020196 31431924 816208 2.48 428016 24069592 2123600 6.26 4310468 20898296 12 08:30:30 02:55:01 6020156 31431936 816164 2.48 428052 24069592 2123600 6.26 4310596 20898304 4 08:30:30 02:56:01 6020148 31431960 816136 2.48 428068 24069600 2123600 6.26 4310556 20898304 8 08:30:30 02:57:01 6019988 31431856 816144 2.48 428072 24069604 2123600 6.26 4310572 20898308 28 08:30:30 02:58:01 6020156 31432028 816116 2.48 428088 24069604 2123600 6.26 4310576 20898308 4 08:30:30 02:59:01 6019636 31431528 816568 2.48 428124 24069608 2123600 6.26 4310576 20898312 8 08:30:30 03:00:01 6019652 31431580 816472 2.48 428152 24069600 2123600 6.26 4310708 20898312 8 08:30:30 03:01:01 6019604 31431592 816420 2.48 428176 24069612 2123600 6.26 4310728 20898320 32 08:30:30 03:02:01 6019484 31431496 816392 2.48 428196 24069620 2123600 6.26 4311316 20898320 200 08:30:30 03:03:01 6019532 31431576 816356 2.48 428228 24069620 2123600 6.26 4311512 20898320 184 08:30:30 03:04:01 6019524 31431588 816340 2.48 428248 24069624 2123600 6.26 4310912 20898328 8 08:30:30 03:05:01 6017120 31429708 818136 2.49 428288 24070132 2123600 6.26 4315000 20898644 204 08:30:30 03:06:01 6016852 31429520 818296 2.49 428308 24070136 2123600 6.26 4315016 20898644 164 08:30:30 03:07:01 6010120 31424692 823016 2.50 428336 24071012 2123600 6.26 4319508 20898652 28 08:30:30 03:08:01 6009536 31424172 823452 2.51 428360 24071016 2123600 6.26 4319660 20898668 200 08:30:30 03:09:01 6009464 31424104 823480 2.51 428400 24071020 2123600 6.26 4319180 20898672 16 08:30:30 03:10:01 6009692 31424376 823196 2.50 428440 24071008 2123600 6.26 4319116 20898676 16 08:30:30 03:11:01 6009480 31424232 823320 2.50 428468 24071028 2123600 6.26 4319196 20898656 4 08:30:30 03:12:01 6009648 31424408 823292 2.50 428484 24071028 2123600 6.26 4319480 20898656 12 08:30:30 03:13:01 6009840 31424620 823252 2.50 428508 24071032 2123600 6.26 4319248 20898660 28 08:30:30 03:14:01 6009588 31424396 823484 2.51 428524 24071036 2123600 6.26 4319272 20898664 4 08:30:30 03:15:01 6009564 31424388 823452 2.51 428560 24071020 2123600 6.26 4319348 20898664 12 08:30:30 03:16:01 6009744 31424604 823176 2.50 428580 24071040 2123600 6.26 4319348 20898668 28 08:30:30 03:17:01 6009644 31424544 823412 2.50 428596 24071036 2123600 6.26 4319936 20898668 12 08:30:30 03:18:01 6009832 31424912 822924 2.50 428612 24071200 2123600 6.26 4319692 20898816 172 08:30:30 03:19:01 6009848 31424956 822892 2.50 428628 24071200 2123600 6.26 4319736 20898816 20 08:30:30 03:20:01 6008956 31424092 823704 2.51 428644 24071212 2123600 6.26 4319972 20898824 48 08:30:30 03:21:01 6008728 31423884 823904 2.51 428668 24071216 2123600 6.26 4319792 20898828 28 08:30:30 03:22:01 6008900 31424068 823644 2.51 428692 24071216 2123600 6.26 4319560 20898828 8 08:30:30 03:23:01 6008964 31424176 823560 2.51 428708 24071220 2123600 6.26 4319864 20898836 4 08:30:30 03:24:01 6009264 31424488 823216 2.50 428728 24071220 2123600 6.26 4319508 20898836 16 08:30:30 03:25:01 6008720 31423972 823732 2.51 428748 24071220 2123600 6.26 4319580 20898840 8 08:30:30 03:26:01 6008616 31423884 823784 2.51 428748 24071224 2123600 6.26 4319544 20898840 8 08:30:30 03:27:01 6008664 31423948 823656 2.51 428768 24071228 2123600 6.26 4319776 20898844 40 08:30:30 03:28:01 6007668 31423052 824372 2.51 428780 24071232 2123600 6.26 4319576 20898848 8 08:30:30 03:29:01 6008216 31423612 823748 2.51 428792 24071236 2123600 6.26 4320112 20898856 32 08:30:30 03:30:01 6008288 31423700 823620 2.51 428828 24071232 2123600 6.26 4319804 20898856 20 08:30:30 03:31:01 6008228 31423640 823868 2.51 428848 24071240 2107008 6.21 4319600 20898856 12 08:30:30 03:32:01 6007976 31423452 824068 2.51 428860 24071244 2107008 6.21 4319684 20898860 8 08:30:30 03:33:01 6008472 31423952 823552 2.51 428868 24071244 2107008 6.21 4319668 20898860 12 08:30:30 03:34:01 6008052 31423680 823756 2.51 428888 24071376 2107008 6.21 4319708 20898984 4 08:30:30 03:35:01 6008032 31423684 823908 2.51 428900 24071376 2123072 6.26 4319776 20898988 32 08:30:30 03:36:01 6007440 31423140 824376 2.51 428924 24071384 2139136 6.31 4320156 20899000 176 08:30:30 03:37:01 6007708 31423412 824092 2.51 428936 24071388 2139136 6.31 4319768 20899004 24 08:30:30 03:38:01 6007392 31423116 824336 2.51 428956 24071392 2139136 6.31 4320080 20899004 24 08:30:30 03:39:01 6007336 31423100 824264 2.51 428984 24071396 2139136 6.31 4320156 20899008 196 08:30:30 03:40:01 6006904 31422692 824660 2.51 429012 24071392 2139136 6.31 4320172 20899012 16 08:30:30 03:41:01 6006668 31422488 824872 2.51 429024 24071400 2139136 6.31 4319872 20899012 12 08:30:30 03:42:01 6007344 31423172 824112 2.51 429044 24071404 2139136 6.31 4319872 20899016 8 08:30:30 03:43:01 6005720 31422448 824960 2.51 429188 24071988 2135720 6.30 4320244 20899508 92 08:30:30 03:44:01 6005712 31422456 824932 2.51 429200 24071992 2135720 6.30 4320260 20899512 8 08:30:30 03:45:01 6005664 31422420 824908 2.51 429224 24071980 2135720 6.30 4320348 20899512 4 08:30:30 03:46:01 6005900 31422684 824568 2.51 429248 24072000 2135720 6.30 4320328 20899520 20 08:30:30 03:47:01 6005852 31422668 824532 2.51 429268 24072004 2135720 6.30 4320340 20899524 8 08:30:30 03:48:01 6005172 31422036 825100 2.51 429296 24072004 2135720 6.30 4320384 20899528 12 08:30:30 03:49:01 6005456 31422332 824716 2.51 429308 24072008 2135720 6.30 4320212 20899528 8 08:30:30 03:50:01 6005744 31422708 824236 2.51 429324 24072008 2135720 6.30 4320272 20899528 4 08:30:30 03:51:01 6005652 31422632 824464 2.51 429340 24072012 2135720 6.30 4320224 20899532 28 08:30:30 03:52:01 6005924 31422936 824412 2.51 429356 24072012 2135720 6.30 4320800 20899532 20 08:30:30 03:53:01 6006176 31423204 824128 2.51 429380 24072016 2135720 6.30 4320436 20899540 16 08:30:30 03:54:01 6006200 31423256 824084 2.51 429384 24072024 2135720 6.30 4320316 20899544 28 08:30:30 03:55:01 6005932 31423000 824264 2.51 429408 24072024 2135720 6.30 4320368 20899548 20 08:30:30 03:56:01 6006136 31423240 823968 2.51 429440 24072032 2118676 6.25 4320648 20899552 28 08:30:30 03:57:01 6005796 31422924 824240 2.51 429460 24072032 2118676 6.25 4320656 20899552 8 08:30:30 03:58:01 6005464 31422620 824484 2.51 429480 24072032 2118676 6.25 4320400 20899556 28 08:30:30 03:59:01 6005944 31423140 823932 2.51 429496 24072040 2118676 6.25 4320784 20899560 196 08:30:30 04:00:01 6005748 31422944 824112 2.51 429512 24072040 2118676 6.25 4320788 20899560 20 08:30:30 04:01:01 6006456 31423688 823320 2.50 429528 24072044 2118676 6.25 4320760 20899564 12 08:30:30 04:02:01 6005708 31422940 824012 2.51 429536 24072044 2118676 6.25 4320468 20899564 12 08:30:30 04:03:01 6005740 31422984 823964 2.51 429548 24072048 2118676 6.25 4320460 20899568 24 08:30:30 04:04:01 6005084 31422352 824576 2.51 429556 24072052 2118676 6.25 4321172 20899572 188 08:30:30 04:05:02 6006020 31423292 823572 2.51 429580 24072048 2118676 6.25 4320664 20899576 8 08:30:30 04:06:01 6005768 31423108 823688 2.51 429600 24072060 2118676 6.25 4320748 20899584 28 08:30:30 04:07:01 6004448 31421988 824752 2.51 429628 24072060 2118676 6.25 4322224 20898668 24 08:30:30 04:08:01 6004708 31422384 824292 2.51 429664 24072192 2118676 6.25 4322008 20898784 20 08:30:30 04:09:01 6004896 31422608 824032 2.51 429704 24072192 2118676 6.25 4321868 20898792 20 08:30:30 04:10:01 6004580 31422360 824260 2.51 429744 24072200 2118676 6.25 4321932 20898804 44 08:30:30 04:11:01 6004480 31422280 824460 2.51 429788 24072192 2118676 6.25 4321896 20898800 8 08:30:30 04:12:01 6004260 31422120 824628 2.51 429812 24072204 2118676 6.25 4321948 20898804 8 08:30:30 04:13:01 6004496 31422360 824340 2.51 429816 24072208 2118676 6.25 4322208 20898808 176 08:30:30 04:14:01 6005180 31423108 823516 2.51 429832 24072212 2118676 6.25 4321976 20898812 24 08:30:30 04:15:01 6004920 31422852 823756 2.51 429848 24072216 2118676 6.25 4322036 20898816 4 08:30:30 04:16:01 6004392 31422324 824196 2.51 429868 24072216 2118676 6.25 4321980 20898816 12 08:30:30 04:17:01 6004132 31422140 824376 2.51 429884 24072220 2118676 6.25 4322336 20898820 12 08:30:30 04:18:01 6004128 31422212 824184 2.51 429912 24072220 2118676 6.25 4322076 20898804 12 08:30:30 04:19:01 6003584 31421692 824692 2.51 429936 24072224 2134732 6.29 4322096 20898808 8 08:30:30 04:20:01 6003820 31421952 824364 2.51 429968 24072228 2134732 6.29 4322216 20898812 28 08:30:30 04:21:01 6003568 31421736 824552 2.51 430012 24072212 2134732 6.29 4322728 20898812 12 08:30:30 04:22:01 6003592 31421804 824416 2.51 430040 24072236 2134732 6.29 4322592 20898816 8 08:30:30 04:23:01 6003544 31421820 824368 2.51 430072 24072236 2134732 6.29 4322360 20898824 4 08:30:30 04:24:01 6003504 31421792 824364 2.51 430096 24072240 2134732 6.29 4322364 20898824 28 08:30:30 04:25:01 6003520 31421840 824256 2.51 430124 24072248 2134732 6.29 4322448 20898832 4 08:30:30 04:26:01 6003596 31421944 824480 2.51 430160 24072248 2134732 6.29 4322784 20898832 40 08:30:30 04:27:01 6003872 31422284 824176 2.51 430184 24072252 2134732 6.29 4322504 20898840 28 08:30:30 04:28:01 6003856 31422292 824108 2.51 430208 24072252 2134732 6.29 4322620 20898836 12 08:30:30 04:29:01 6003840 31422300 824040 2.51 430228 24072256 2134732 6.29 4322700 20898840 8 08:30:30 04:30:01 6003656 31422124 824168 2.51 430256 24072256 2134732 6.29 4323152 20898840 216 08:30:30 04:31:01 6003616 31422136 824188 2.51 430276 24072260 2134732 6.29 4322616 20898844 4 08:30:30 04:32:01 6003568 31422100 824156 2.51 430292 24072268 2134732 6.29 4322620 20898852 36 08:30:30 04:33:01 6003804 31422480 823720 2.51 430312 24072396 2134732 6.29 4322636 20898980 12 08:30:30 04:34:01 6003664 31422344 823980 2.51 430320 24072400 2134732 6.29 4322512 20898984 28 08:30:30 04:35:01 6003648 31422356 823948 2.51 430340 24072400 2134732 6.29 4322600 20898984 12 08:30:30 04:36:01 6003664 31422404 824056 2.51 430352 24072400 2134732 6.29 4322900 20898988 36 08:30:30 04:37:01 6003704 31422448 824016 2.51 430368 24072404 2134732 6.29 4322572 20898988 16 08:30:30 04:38:01 6003380 31422148 824308 2.51 430392 24072408 2134732 6.29 4322592 20898992 28 08:30:30 04:39:01 6003656 31422428 823960 2.51 430416 24072412 2134732 6.29 4322888 20898996 8 08:30:30 04:40:01 6003696 31422540 823860 2.51 430440 24072416 2134732 6.29 4323000 20898996 32 08:30:30 04:41:01 6004092 31422956 823632 2.51 430472 24072416 2134732 6.29 4323060 20899008 36 08:30:30 04:42:01 6003840 31422736 823828 2.51 430512 24072424 2134732 6.29 4323060 20899008 196 08:30:30 04:43:01 6003872 31422828 823772 2.51 430532 24072428 2134732 6.29 4323060 20899016 12 08:30:30 04:44:01 6003832 31422792 823780 2.51 430552 24072428 2134732 6.29 4322768 20899016 8 08:30:30 04:45:01 6002996 31421992 824576 2.51 430572 24072432 2134732 6.29 4323156 20899016 8 08:30:30 04:46:01 6003264 31422284 824236 2.51 430600 24072428 2134732 6.29 4322860 20899020 8 08:30:30 04:47:01 6003264 31422284 824224 2.51 430604 24072436 2134732 6.29 4322844 20899020 8 08:30:30 04:48:01 6003280 31422336 824172 2.51 430620 24072440 2118020 6.24 4322876 20899024 8 08:30:30 04:49:01 6003440 31422512 824156 2.51 430632 24072440 2118020 6.24 4322908 20899024 12 08:30:30 04:50:01 6003368 31422588 824052 2.51 430656 24072576 2118020 6.24 4322996 20899160 4 08:30:30 04:51:01 6003100 31422364 824284 2.51 430680 24072568 2118020 6.24 4322984 20899164 24 08:30:30 04:52:01 6002604 31421884 824728 2.51 430700 24072580 2118020 6.24 4323016 20899164 4 08:30:30 04:53:01 6002848 31422152 824408 2.51 430716 24072584 2118020 6.24 4323048 20899168 24 08:30:30 04:54:01 6002736 31422064 824452 2.51 430728 24072584 2118020 6.24 4323060 20899168 12 08:30:30 04:55:01 6002436 31421772 824780 2.51 430744 24072588 2118020 6.24 4323124 20899172 24 08:30:30 04:56:01 6002920 31422272 824428 2.51 430780 24072580 2118020 6.24 4323080 20899172 12 08:30:30 04:57:01 6002652 31422044 824636 2.51 430800 24072592 2118020 6.24 4323120 20899176 8 08:30:30 04:58:01 6002636 31422056 824576 2.51 430816 24072596 2118020 6.24 4323136 20899180 28 08:30:30 04:59:01 6002708 31422148 824640 2.51 430836 24072600 2118020 6.24 4323484 20899184 8 08:30:30 05:00:01 6002692 31422164 824584 2.51 430872 24072608 2118020 6.24 4323248 20899192 8 08:30:30 05:01:01 6002660 31422132 824568 2.51 430904 24072592 2118020 6.24 4323188 20899192 8 08:30:30 05:02:01 6002328 31421864 824796 2.51 430928 24072612 2118020 6.24 4323260 20899200 8 08:30:30 05:03:01 6002988 31422580 824104 2.51 430952 24072612 2118020 6.24 4323652 20899196 200 08:30:30 05:04:01 6003084 31422708 823968 2.51 430988 24072616 2118020 6.24 4323668 20899200 68 08:30:30 05:05:01 6003068 31422728 823924 2.51 431028 24072620 2118020 6.24 4323532 20899204 12 08:30:30 05:06:01 6003276 31422988 823880 2.51 431068 24072620 2118020 6.24 4323520 20899204 12 08:30:30 05:07:01 6002580 31422440 824372 2.51 431088 24072624 2134104 6.29 4323804 20899208 48 08:30:30 05:08:01 6001968 31421764 825040 2.51 431128 24072628 2134104 6.29 4323924 20899212 12 08:30:30 05:09:01 6002252 31422084 824656 2.51 431152 24072632 2134104 6.29 4323776 20899216 4 08:30:30 05:10:01 6002172 31421988 824736 2.51 431168 24072632 2134104 6.29 4323704 20899216 12 08:30:30 05:11:01 6002448 31422300 824480 2.51 431192 24072628 2134104 6.29 4323664 20899220 8 08:30:30 05:12:01 6002368 31422256 824504 2.51 431216 24072640 2134104 6.29 4323700 20899224 8 08:30:30 05:13:01 6002320 31422236 824476 2.51 431240 24072640 2134104 6.29 4323740 20899224 8 08:30:30 05:14:01 6002460 31422396 824260 2.51 431260 24072644 2134104 6.29 4323744 20899228 28 08:30:30 05:15:02 6002444 31422388 824240 2.51 431276 24072648 2150168 6.34 4323812 20899228 8 08:30:30 05:16:01 6002300 31422284 824272 2.51 431292 24072652 2133636 6.29 4323808 20899236 4 08:30:30 05:17:01 6002268 31422264 824240 2.51 431308 24072652 2133636 6.29 4324120 20899240 24 08:30:30 05:18:01 6002016 31422052 824404 2.51 431328 24072660 2133636 6.29 4323864 20899240 12 08:30:30 05:19:01 6002608 31422692 823904 2.51 431344 24072696 2133636 6.29 4324292 20899280 212 08:30:30 05:20:01 6002380 31422492 824108 2.51 431368 24072696 2133636 6.29 4323980 20899280 8 08:30:30 05:21:01 6002436 31422572 823968 2.51 431388 24072700 2133636 6.29 4324068 20899284 32 08:30:30 05:22:01 6002136 31422404 824064 2.51 431412 24072820 2133636 6.29 4323952 20899404 8 08:30:30 05:23:01 6001796 31422104 824296 2.51 431432 24072832 2149712 6.34 4324360 20899416 212 08:30:30 05:24:01 6002008 31422348 824060 2.51 431452 24072836 2149712 6.34 4324012 20899420 4 08:30:30 05:25:01 6001724 31422080 824260 2.51 431476 24072836 2149712 6.34 4324288 20899420 24 08:30:30 05:26:01 6001472 31421856 824424 2.51 431492 24072844 2149712 6.34 4324056 20899424 12 08:30:30 05:27:01 6001708 31422124 824140 2.51 431524 24072840 2149712 6.34 4324092 20899428 8 08:30:30 05:28:01 6001944 31422400 823844 2.51 431552 24072848 2149712 6.34 4324120 20899432 28 08:30:30 05:29:01 6001644 31422116 824064 2.51 431572 24072848 2133196 6.29 4324152 20899432 8 08:30:30 05:30:01 6001812 31422296 824064 2.51 431600 24072844 2133196 6.29 4324220 20899436 28 08:30:30 05:31:01 6001364 31421900 824468 2.51 431620 24072860 2133196 6.29 4324200 20899440 4 08:30:30 05:32:01 6001120 31421688 824640 2.51 431660 24072844 2133196 6.29 4324240 20899444 8 08:30:30 05:33:01 6001324 31421920 824340 2.51 431676 24072864 2133196 6.29 4324252 20899448 8 08:30:30 05:34:01 6000928 31421536 824652 2.51 431700 24072864 2133196 6.29 4324524 20899448 20 08:30:30 05:35:01 6001404 31422060 824476 2.51 431724 24072868 2133196 6.29 4324868 20899452 192 08:30:30 05:36:01 6001448 31422156 824244 2.51 431744 24072872 2133196 6.29 4324324 20899452 16 08:30:30 05:37:01 6001052 31421776 824584 2.51 431760 24072864 2133196 6.29 4324336 20899456 8 08:30:30 05:38:01 6001500 31422256 824040 2.51 431780 24072880 2133196 6.29 4324372 20899460 12 08:30:30 05:39:01 6000956 31421736 824508 2.51 431792 24072880 2133196 6.29 4324444 20899464 12 08:30:30 05:40:01 6000908 31421820 824372 2.51 431804 24073012 2133196 6.29 4324488 20899596 28 08:30:30 05:41:01 6000932 31421884 824312 2.51 431832 24073012 2117056 6.24 4324460 20899596 4 08:30:30 05:42:01 6000956 31421932 824252 2.51 431868 24073004 2117056 6.24 4324472 20899600 8 08:30:30 05:43:01 6000940 31421956 824216 2.51 431884 24073020 2117056 6.24 4324504 20899604 28 08:30:30 05:44:01 6000600 31421640 824508 2.51 431904 24073020 2117056 6.24 4324532 20899604 4 08:30:30 05:45:01 6000836 31421912 824176 2.51 431936 24073028 2117056 6.24 4324704 20899608 36 08:30:30 05:46:01 6000544 31421652 824340 2.51 431964 24073028 2117056 6.24 4324588 20899608 32 08:30:30 05:47:01 6000964 31422096 824032 2.51 432004 24073032 2100184 6.19 4324608 20899612 32 08:30:30 05:48:01 6001188 31422352 823960 2.51 432028 24073036 2100184 6.19 4324644 20899612 8 08:30:30 05:49:01 6000904 31422100 824180 2.51 432048 24073040 2116236 6.24 4324676 20899624 12 08:30:30 05:50:01 6000564 31421788 824456 2.51 432064 24073044 2116236 6.24 4324752 20899628 8 08:30:30 05:51:01 6000548 31421784 824424 2.51 432096 24073044 2116236 6.24 4324720 20899628 8 08:30:30 05:52:01 5999712 31420992 825292 2.51 432132 24073032 2116236 6.24 4324760 20899632 8 08:30:30 05:53:01 6000224 31421528 824696 2.51 432160 24073048 2116236 6.24 4325060 20899632 12 08:30:30 05:54:01 6000200 31421548 824632 2.51 432176 24073056 2116236 6.24 4325108 20899636 8 08:30:30 05:55:01 6000184 31421536 824568 2.51 432196 24073056 2116236 6.24 4324876 20899636 12 08:30:30 05:56:01 6000104 31421500 824708 2.51 432224 24073060 2132336 6.29 4324860 20899644 28 08:30:30 05:57:01 6000056 31421500 824680 2.51 432252 24073060 2132336 6.29 4325188 20899648 8 08:30:30 05:58:01 5999724 31421196 824932 2.51 432272 24073064 2132336 6.29 4324924 20899648 12 08:30:30 05:59:01 5999844 31421288 824980 2.51 432304 24073068 2132336 6.29 4325048 20899652 16 08:30:30 06:00:01 6000428 31421876 824380 2.51 432320 24073068 2132336 6.29 4325036 20899652 12 08:30:30 06:01:01 6000144 31421728 824512 2.51 432340 24073200 2132336 6.29 4324988 20899776 8 08:30:30 06:02:01 5999884 31421500 824688 2.51 432368 24073196 2132336 6.29 4325064 20899784 16 08:30:30 06:03:01 5999828 31421472 824708 2.51 432380 24073204 2132336 6.29 4325072 20899788 24 08:30:30 06:04:01 6002316 31423984 822148 2.50 432388 24073212 2132336 6.29 4322724 20899796 8 08:30:30 06:05:01 6002704 31424376 821884 2.50 432396 24073216 2132336 6.29 4322764 20899800 212 08:30:30 06:06:01 6002216 31423948 822308 2.50 432436 24073220 2132336 6.29 4322784 20899804 212 08:30:30 06:07:01 6002492 31424224 822028 2.50 432448 24073212 2132336 6.29 4322412 20899804 12 08:30:30 06:08:01 6001664 31423404 822812 2.50 432460 24073224 2132336 6.29 4323216 20899788 28 08:30:30 06:09:01 6001616 31423384 822788 2.50 432480 24073228 2132336 6.29 4322716 20899792 20 08:30:30 06:10:01 6001908 31423684 822484 2.50 432492 24073228 2132336 6.29 4322676 20899792 12 08:30:30 06:11:01 6002176 31423964 822180 2.50 432508 24073232 2132336 6.29 4322624 20899796 4 08:30:30 06:12:01 6002104 31423916 822172 2.50 432540 24073232 2132336 6.29 4322656 20899796 24 08:30:30 06:13:01 6002340 31424184 821888 2.50 432564 24073240 2132336 6.29 4322680 20899804 8 08:30:30 06:14:01 6002292 31424184 821848 2.50 432588 24073240 2132336 6.29 4322744 20899804 12 08:30:30 06:15:01 6002024 31423936 822084 2.50 432608 24073244 2132336 6.29 4323124 20899808 8 08:30:30 06:16:01 6002280 31424228 821964 2.50 432628 24073248 2132336 6.29 4323076 20899812 4 08:30:30 06:17:02 6002448 31424396 821984 2.50 432644 24073240 2132336 6.29 4323076 20899812 12 08:30:30 06:18:01 6002376 31424344 821992 2.50 432644 24073252 2132336 6.29 4322812 20899816 4 08:30:30 06:19:01 6002036 31424004 822260 2.50 432656 24073252 2132336 6.29 4323152 20899816 40 08:30:30 06:20:01 6002028 31424000 822228 2.50 432672 24073260 2132336 6.29 4323192 20899820 184 08:30:30 06:21:01 6002020 31424024 822216 2.50 432692 24073260 2132336 6.29 4323224 20899824 8 08:30:30 06:22:01 6001752 31423780 822404 2.50 432704 24073268 2132336 6.29 4322940 20899828 36 08:30:30 06:23:01 6001892 31423944 822188 2.50 432716 24073272 2132336 6.29 4322944 20899832 4 08:30:30 06:24:01 6001908 31423960 822136 2.50 432736 24073272 2132336 6.29 4322944 20899832 12 08:30:30 06:25:01 6001308 31423424 822636 2.50 432772 24073272 2115740 6.24 4323440 20899840 8 08:30:30 06:26:01 5998728 31423852 821868 2.50 433084 24075820 2115740 6.24 4323600 20902096 4 08:30:30 06:27:01 5998476 31423616 822080 2.50 433108 24075824 2115740 6.24 4323584 20902100 28 08:30:30 06:28:01 5999224 31424424 821260 2.50 433132 24075824 2115740 6.24 4323640 20902104 32 08:30:30 06:29:01 5999368 31424576 821280 2.50 433152 24075828 2115740 6.24 4323656 20902108 16 08:30:30 06:30:01 5999408 31424656 821212 2.50 433168 24075836 2115740 6.24 4323748 20902108 8 08:30:30 06:31:01 5999376 31424636 821188 2.50 433180 24075836 2115740 6.24 4323692 20902108 4 08:30:30 06:32:01 5998916 31424228 821424 2.50 433204 24075840 2115740 6.24 4324048 20902116 188 08:30:30 06:33:01 5998648 31424008 821644 2.50 433236 24075840 2115740 6.24 4324092 20902116 188 08:30:30 06:34:01 5998348 31423840 821764 2.50 433252 24075968 2131784 6.28 4323760 20902240 24 08:30:30 06:35:01 5998592 31424096 821428 2.50 433276 24075976 2131784 6.28 4323836 20902252 4 08:30:30 06:36:01 5998252 31423824 821620 2.50 433296 24075980 2131784 6.28 4324256 20902256 208 08:30:30 06:37:01 5998128 31423712 821880 2.50 433300 24075984 2131784 6.28 4324248 20902260 200 08:30:30 06:38:01 5998128 31423716 821876 2.50 433308 24075984 2131784 6.28 4323832 20902260 12 08:30:30 06:39:01 5998112 31423724 821976 2.50 433316 24075988 2131784 6.28 4323864 20902264 12 08:30:30 06:40:01 5998340 31423964 821692 2.50 433332 24075992 2131784 6.28 4323920 20902264 24 08:30:30 06:41:01 5998292 31423924 821676 2.50 433340 24075996 2131784 6.28 4323864 20902268 4 08:30:30 06:42:01 5998204 31423848 821684 2.50 433356 24076000 2131784 6.28 4323872 20902272 8 08:30:30 06:43:01 5998396 31424064 821604 2.50 433392 24075988 2115104 6.24 4323896 20902276 4 08:30:30 06:44:01 5998176 31423888 821788 2.50 433408 24076004 2131256 6.28 4323924 20902280 28 08:30:30 06:45:01 5997964 31423704 821964 2.50 433420 24076004 2131256 6.28 4324092 20902280 4 08:30:30 06:46:01 5997688 31423452 822172 2.50 433440 24076008 2131256 6.28 4324012 20902284 32 08:30:30 06:47:01 5997640 31423420 822144 2.50 433456 24076008 2131256 6.28 4324516 20902284 8 08:30:30 06:48:01 5997536 31423324 822192 2.50 433496 24076016 2131256 6.28 4324008 20902288 32 08:30:30 06:49:01 5997820 31423620 821984 2.50 433512 24076020 2131256 6.28 4324008 20902296 20 08:30:30 06:50:01 5997908 31423784 822012 2.50 433536 24076020 2115020 6.24 4324452 20902296 140 08:30:30 06:51:01 5997900 31423780 821992 2.50 433544 24076024 2115020 6.24 4324328 20902300 28 08:30:30 06:52:01 5997816 31423708 822272 2.50 433560 24076028 2115020 6.24 4324436 20902304 192 08:30:30 06:53:01 5997272 31423196 822752 2.50 433576 24076032 2115020 6.24 4324456 20902308 64 08:30:30 06:54:01 5997232 31423176 822716 2.50 433588 24076036 2115020 6.24 4324444 20902312 180 08:30:30 06:55:01 5997572 31423516 822360 2.50 433604 24076036 2115020 6.24 4324220 20902312 12 08:30:30 06:56:01 5997524 31423504 822328 2.50 433620 24076040 2115020 6.24 4324236 20902316 12 08:30:30 06:57:01 5997436 31423416 822336 2.50 433632 24076040 2115020 6.24 4324192 20902316 8 08:30:30 06:58:01 5997136 31423136 822556 2.50 433644 24076048 2115020 6.24 4324504 20902320 4 08:30:30 06:59:01 5996844 31422876 822788 2.50 433668 24076048 2115020 6.24 4324248 20902324 12 08:30:30 07:00:01 5997088 31423140 822512 2.50 433688 24076052 2115020 6.24 4324328 20902328 28 08:30:30 07:01:01 5997568 31423656 821956 2.50 433712 24076056 2115020 6.24 4324284 20902332 28 08:30:30 07:02:01 5997492 31423604 822144 2.50 433728 24076056 2115020 6.24 4324348 20902332 12 08:30:30 07:03:01 5997492 31423620 822128 2.50 433744 24076056 2115020 6.24 4324364 20902336 4 08:30:30 07:04:02 5997336 31423472 822224 2.50 433756 24076060 2115020 6.24 4324744 20902336 24 08:30:30 07:05:01 5997224 31423384 822260 2.50 433772 24076064 2115020 6.24 4324472 20902340 8 08:30:30 07:06:01 5997152 31423340 822268 2.50 433792 24076064 2115020 6.24 4324676 20902220 20 08:30:30 07:07:01 5997556 31423772 821976 2.50 433816 24076068 2115020 6.24 4324752 20902180 32 08:30:30 07:08:01 5996608 31423024 822636 2.50 433840 24076076 2115020 6.24 4325672 20902188 188 08:30:30 07:09:01 5996568 31423004 822588 2.50 433864 24076080 2115020 6.24 4325188 20902192 48 08:30:30 07:10:01 5996700 31423164 822376 2.50 433876 24076084 2131096 6.28 4325144 20902196 188 08:30:30 07:11:01 5996724 31423188 822336 2.50 433892 24076084 2131096 6.28 4325036 20902196 8 08:30:30 07:12:01 5996672 31423156 822524 2.50 433908 24076088 2131096 6.28 4324836 20902200 28 08:30:30 07:13:01 5996656 31423164 822504 2.50 433916 24076088 2131096 6.28 4324908 20902200 8 08:30:30 07:14:01 5996000 31422528 823072 2.50 433948 24076084 2131096 6.28 4324876 20902204 28 08:30:30 07:15:01 5996528 31423068 822556 2.50 433968 24076096 2131096 6.28 4324944 20902208 8 08:30:30 07:16:01 5996480 31423056 822624 2.50 433992 24076100 2147140 6.33 4324948 20902208 24 08:30:30 07:17:01 5996172 31422776 822868 2.50 434008 24076100 2147140 6.33 4325268 20902216 28 08:30:30 07:18:01 5996380 31423092 822748 2.50 434020 24076168 2147140 6.33 4325012 20902280 4 08:30:30 07:19:01 5996560 31423296 822468 2.50 434044 24076172 2147140 6.33 4325372 20902284 52 08:30:30 07:20:01 5996528 31423300 822408 2.50 434072 24076176 2147140 6.33 4325500 20902288 184 08:30:30 07:21:01 5996560 31423348 822500 2.50 434088 24076176 2147140 6.33 4325824 20902288 192 08:30:30 07:22:01 5996924 31423728 822128 2.50 434104 24076180 2147140 6.33 4325092 20902292 28 08:30:30 07:23:01 5996564 31423388 822680 2.50 434112 24076180 2147140 6.33 4325428 20902292 192 08:30:30 07:24:01 5956860 31399960 841996 2.56 434540 24090396 2202044 6.49 4346704 20913768 56 08:30:30 07:25:01 5957112 31400248 841708 2.56 434552 24090400 2202044 6.49 4346988 20913772 176 08:30:30 07:26:01 5957064 31400228 841668 2.56 434572 24090404 2202044 6.49 4347240 20913776 204 08:30:30 07:27:01 5957568 31400752 841100 2.56 434588 24090408 2202044 6.49 4347132 20913780 228 08:30:30 07:28:01 5957780 31400972 840880 2.56 434596 24090408 2202044 6.49 4347056 20913780 4 08:30:30 07:29:01 5957740 31400940 840868 2.56 434604 24090408 2202044 6.49 4346400 20913788 32 08:30:30 07:30:01 5957988 31401208 840748 2.56 434632 24090416 2202044 6.49 4346492 20913788 4 08:30:30 07:31:01 5957972 31401220 840716 2.56 434648 24090420 2202044 6.49 4346456 20913792 28 08:30:30 07:32:01 5957452 31400720 841196 2.56 434668 24090420 2202044 6.49 4346472 20913792 12 08:30:30 07:33:01 5957348 31400632 841228 2.56 434692 24090424 2202044 6.49 4346496 20913796 28 08:30:30 07:34:01 5957868 31401280 840536 2.56 434720 24090492 2202044 6.49 4346536 20913864 32 08:30:30 07:35:01 5957848 31401260 840748 2.56 434732 24090488 2202044 6.49 4346596 20913864 8 08:30:30 07:36:01 5957596 31401028 840976 2.56 434748 24090496 2202044 6.49 4346552 20913868 12 08:30:30 07:37:01 5957596 31401040 840960 2.56 434764 24090496 2202044 6.49 4346604 20913868 12 08:30:30 07:38:01 5957832 31401308 840768 2.56 434784 24090504 2202044 6.49 4346880 20913876 212 08:30:30 07:39:01 5957808 31401308 840764 2.56 434796 24090504 2202044 6.49 4347088 20913876 188 08:30:30 07:40:01 5957500 31401024 841020 2.56 434816 24090508 2202044 6.49 4347052 20913880 208 08:30:30 07:41:01 5957468 31401016 840988 2.56 434828 24090516 2202044 6.49 4347060 20913884 196 08:30:30 07:42:01 5957104 31400656 841276 2.56 434848 24090516 2202044 6.49 4347124 20913888 72 08:30:30 07:43:01 5956796 31400516 841376 2.56 434864 24090648 2202044 6.49 4347176 20914020 232 08:30:30 07:44:01 5957048 31400784 841092 2.56 434900 24090644 2202044 6.49 4346852 20914020 8 08:30:30 07:45:01 5956688 31400492 841532 2.56 434920 24090652 2202044 6.49 4347248 20914024 4 08:30:30 07:46:01 5956664 31400500 841496 2.56 434936 24090656 2185472 6.44 4346920 20914028 28 08:30:30 07:47:01 5956868 31400708 841256 2.56 434956 24090656 2185472 6.44 4346924 20914028 4 08:30:30 07:48:01 5956820 31400688 841228 2.56 434972 24090664 2185472 6.44 4346948 20914032 36 08:30:30 07:49:01 5957292 31401180 840724 2.56 434980 24090660 2185472 6.44 4346856 20914036 16 08:30:30 07:50:01 5956472 31400364 841520 2.56 434996 24090668 2185472 6.44 4346916 20914040 4 08:30:30 07:51:01 5956472 31400388 841452 2.56 435020 24090668 2185472 6.44 4346864 20914040 8 08:30:30 07:52:01 5956424 31400496 841344 2.56 435028 24090800 2185472 6.44 4346968 20914172 8 08:30:30 07:53:01 5956920 31401032 840808 2.56 435052 24090804 2185472 6.44 4347008 20914176 28 08:30:30 07:54:01 5956368 31400508 841272 2.56 435088 24090796 2185472 6.44 4347184 20914176 8 08:30:30 07:55:01 5956116 31400276 841496 2.56 435104 24090808 2185472 6.44 4346984 20914180 28 08:30:30 07:56:01 5956068 31400240 841456 2.56 435132 24090812 2185472 6.44 4346936 20914180 8 08:30:30 07:57:01 5956020 31400228 841420 2.56 435148 24090816 2185472 6.44 4346960 20914184 28 08:30:30 07:58:01 5956172 31400412 841376 2.56 435160 24090820 2185472 6.44 4347540 20914188 196 08:30:30 07:59:01 5955888 31400152 841596 2.56 435176 24090824 2185472 6.44 4347572 20914196 224 08:30:30 08:00:01 5955936 31400228 841504 2.56 435192 24090828 2185472 6.44 4347400 20914200 212 08:30:30 08:01:01 5956212 31400504 841228 2.56 435192 24090828 2185472 6.44 4347024 20914200 12 08:30:30 08:02:02 5956448 31400744 840968 2.56 435192 24090832 2185472 6.44 4347044 20914204 4 08:30:30 08:03:01 5956440 31400736 840964 2.56 435196 24090832 2185472 6.44 4347040 20914204 8 08:30:30 08:04:01 5956076 31400396 841252 2.56 435208 24090836 2185472 6.44 4347344 20914208 16 08:30:30 08:05:01 5956244 31400580 841228 2.56 435224 24090836 2185472 6.44 4347424 20914208 12 08:30:30 08:06:01 5956228 31400584 841180 2.56 435248 24090844 2185472 6.44 4347072 20914212 8 08:30:30 08:07:01 5956052 31400436 841268 2.56 435256 24090848 2201616 6.49 4347524 20914220 216 08:30:30 08:08:01 5955192 31399676 841900 2.56 435272 24090848 2201616 6.49 4347832 20914220 196 08:30:30 08:09:01 5955404 31399916 841600 2.56 435288 24090852 2201616 6.49 4347668 20914224 208 08:30:30 08:10:01 5955176 31399696 841760 2.56 435296 24090852 2201616 6.49 4347604 20914224 160 08:30:30 08:11:01 5955560 31400104 841220 2.56 435316 24090856 2201616 6.49 4347772 20914228 192 08:30:30 08:12:01 5955260 31399828 841436 2.56 435336 24090860 2201616 6.49 4347816 20914232 192 08:30:30 08:13:01 5955212 31399800 841404 2.56 435356 24090860 2201616 6.49 4347608 20914232 216 08:30:30 08:14:01 5954944 31399544 841656 2.56 435368 24090864 2201616 6.49 4347280 20914236 4 08:30:30 08:15:01 5955080 31399720 841660 2.56 435396 24090872 2201616 6.49 4347716 20914244 140 08:30:30 08:16:01 5955884 31400532 840836 2.56 435416 24090876 2201616 6.49 4347600 20914248 180 08:30:30 08:17:01 5956192 31400868 840516 2.56 435428 24090876 2201616 6.49 4347392 20914248 8 08:30:30 08:18:01 5955808 31400496 841064 2.56 435444 24090880 2201616 6.49 4347360 20914252 8 08:30:30 08:19:01 5956044 31400736 840808 2.56 435448 24090884 2201616 6.49 4347360 20914256 4 08:30:30 08:20:01 5955508 31400220 841284 2.56 435464 24090884 2201616 6.49 4347424 20914256 8 08:30:30 08:21:01 5955144 31399884 841596 2.56 435496 24090888 2201616 6.49 4347652 20914260 28 08:30:30 08:22:01 5955924 31400700 840784 2.56 435516 24090888 2201616 6.49 4347484 20914260 8 08:30:30 08:23:01 5955892 31400684 840756 2.56 435528 24090892 2201616 6.49 4347496 20914264 8 08:30:30 08:24:01 5955884 31400692 840724 2.56 435552 24090896 2201616 6.49 4347512 20914264 4 08:30:30 08:25:01 5955308 31400120 841264 2.56 435584 24090900 2201616 6.49 4347564 20914268 28 08:30:30 08:26:01 5955584 31400464 840896 2.56 435604 24090904 2201616 6.49 4347576 20914276 4 08:30:30 08:27:01 5955608 31400524 840944 2.56 435620 24090904 2201616 6.49 4348136 20914276 192 08:30:30 08:28:01 5955316 31400240 841208 2.56 435624 24090908 2201616 6.49 4347952 20914280 192 08:30:30 08:29:01 5955340 31400336 841112 2.56 435636 24090968 2201616 6.49 4347648 20914340 8 08:30:30 08:30:01 5955032 31400164 841204 2.56 435668 24091076 2201616 6.49 4348184 20914448 224 08:30:30 Average: 6230291 31392865 852740 2.59 427451 23831274 2204616 6.50 4320188 20685876 13653 08:30:30 08:30:30 02:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:30:30 02:30:01 docker0 127.30 157.59 9.76 1584.63 0.00 0.00 0.00 0.00 08:30:30 02:30:01 veth381541f 127.30 157.71 11.50 1584.64 0.00 0.00 0.00 0.13 08:30:30 02:30:01 ens3 993.60 715.03 9097.59 118.23 0.00 0.00 0.00 0.00 08:30:30 02:30:01 lo 3.70 3.70 0.36 0.36 0.00 0.00 0.00 0.00 08:30:30 02:31:01 veth1e6660b 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:30:30 02:31:01 docker0 353.74 478.65 26.20 2956.17 0.00 0.00 0.00 0.00 08:30:30 02:31:01 ens3 658.77 467.07 6345.22 89.09 0.00 0.00 0.00 0.00 08:30:30 02:31:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 08:30:30 02:32:01 veth1e6660b 1.50 1.53 0.13 0.14 0.00 0.00 0.00 0.00 08:30:30 02:32:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 08:30:30 02:32:01 ens3 22.15 14.58 17.07 9.78 0.00 0.00 0.00 0.00 08:30:30 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:33:01 veth1e6660b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:33:01 ens3 18.26 10.78 15.78 8.92 0.00 0.00 0.00 0.00 08:30:30 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 02:34:01 vethedffb73 46.33 61.51 4.70 384.48 0.00 0.00 0.00 0.03 08:30:30 02:34:01 veth6b35e20 45.74 62.61 4.77 380.42 0.00 0.00 0.00 0.03 08:30:30 02:34:01 veth70b3524 45.94 58.57 4.70 377.89 0.00 0.00 0.00 0.03 08:30:30 02:34:01 docker0 333.84 472.35 28.66 3844.59 0.00 0.00 0.00 0.00 08:30:30 02:34:01 ens3 625.16 420.75 7132.66 58.50 0.00 0.00 0.00 0.00 08:30:30 02:34:01 veth7f8d84d 46.49 61.47 4.72 377.58 0.00 0.00 0.00 0.03 08:30:30 02:34:01 vethcee7998 44.23 62.91 4.56 378.30 0.00 0.00 0.00 0.03 08:30:30 02:34:01 vethe1cea4b 45.01 59.41 4.64 377.60 0.00 0.00 0.00 0.03 08:30:30 02:34:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 08:30:30 02:34:01 veth073f8eb 0.40 2.30 0.04 0.22 0.00 0.00 0.00 0.00 08:30:30 02:35:01 vethc9a7c50 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 08:30:30 02:35:01 vethcd88974 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 08:30:30 02:35:01 vethbbb9cfe 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 08:30:30 02:35:01 vethb0d0b64 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 08:30:30 02:35:01 vethc4bb961 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 08:30:30 02:35:01 vethb0c582b 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 08:30:30 02:35:01 veth07df27d 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 08:30:30 02:35:01 vethb9ba101 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 08:30:30 02:35:01 docker0 236.52 383.37 21.94 5588.36 0.00 0.00 0.00 0.00 08:30:30 02:35:01 veth21dde79 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 08:30:30 02:35:01 vethf49dcf1 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 08:30:30 02:35:01 ens3 406.83 252.61 5607.58 35.53 0.00 0.00 0.00 0.00 08:30:30 02:35:01 veth69d7638 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 08:30:30 02:35:01 vethc3a2eeb 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 08:30:30 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 02:35:01 veth073f8eb 0.10 1.18 0.00 0.05 0.00 0.00 0.00 0.00 08:30:30 02:36:01 vethc9a7c50 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:36:01 vethcd88974 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:36:01 vethbbb9cfe 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:36:01 vethc4bb961 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:36:01 vethb0c582b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:36:01 veth07df27d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:36:01 vethb9ba101 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:36:01 docker0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 02:36:01 veth21dde79 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:36:01 vethf49dcf1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:36:01 ens3 5.91 3.70 4.69 2.72 0.00 0.00 0.00 0.00 08:30:30 02:36:01 vethc3a2eeb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:36:01 veth073f8eb 0.10 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 02:37:01 vethc9a7c50 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:37:01 vethcd88974 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:37:01 vethbbb9cfe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:37:01 vethc4bb961 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:37:01 vethb0c582b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:37:01 veth07df27d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:37:01 veth21dde79 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:37:01 vethf49dcf1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:37:01 ens3 3.13 1.61 2.50 1.32 0.00 0.00 0.00 0.00 08:30:30 02:37:01 vethc3a2eeb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 02:37:01 veth073f8eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:38:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:38:01 ens3 240.61 255.62 124.54 1075.75 0.00 0.00 0.00 0.00 08:30:30 02:38:01 lo 20.80 20.80 2.04 2.04 0.00 0.00 0.00 0.00 08:30:30 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:39:01 ens3 358.99 358.76 145.82 2250.14 0.00 0.00 0.00 0.00 08:30:30 02:39:01 lo 28.46 28.46 2.78 2.78 0.00 0.00 0.00 0.00 08:30:30 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:40:01 ens3 247.04 254.54 114.49 1413.95 0.00 0.00 0.00 0.00 08:30:30 02:40:01 lo 19.46 19.46 1.90 1.90 0.00 0.00 0.00 0.00 08:30:30 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:41:01 ens3 0.87 0.42 2.03 0.03 0.00 0.00 0.00 0.00 08:30:30 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:42:01 ens3 0.82 0.35 0.31 0.21 0.00 0.00 0.00 0.00 08:30:30 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:43:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:44:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:45:01 ens3 0.35 0.28 0.15 0.08 0.00 0.00 0.00 0.00 08:30:30 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:46:01 ens3 0.13 0.08 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:47:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:48:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:49:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:50:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:30:30 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:51:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:52:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:30:30 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:53:02 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 02:53:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:54:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:55:01 ens3 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:56:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:58:01 ens3 0.30 0.22 0.08 0.01 0.00 0.00 0.00 0.00 08:30:30 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 02:59:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:00:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 08:30:30 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:02:01 ens3 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 08:30:30 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:03:01 ens3 0.75 0.42 0.31 0.22 0.00 0.00 0.00 0.00 08:30:30 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:04:01 ens3 0.52 0.07 0.06 0.01 0.00 0.00 0.00 0.00 08:30:30 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:05:01 ens3 1.50 1.18 1.24 0.72 0.00 0.00 0.00 0.00 08:30:30 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:06:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 08:30:30 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:07:01 ens3 5.87 4.97 3.76 4.78 0.00 0.00 0.00 0.00 08:30:30 03:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:08:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:09:01 ens3 1.78 1.48 0.98 1.22 0.00 0.00 0.00 0.00 08:30:30 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:10:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:30:30 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:11:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:12:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:15:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:30:30 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:16:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:30:30 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:19:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:20:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:30:30 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:21:01 ens3 0.45 0.32 0.27 0.21 0.00 0.00 0.00 0.00 08:30:30 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:22:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 08:30:30 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:23:01 ens3 0.68 0.52 0.37 0.28 0.00 0.00 0.00 0.00 08:30:30 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:24:01 ens3 0.52 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:30:30 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:25:01 ens3 0.20 0.15 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:26:01 ens3 0.52 0.17 0.11 0.01 0.00 0.00 0.00 0.00 08:30:30 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:27:01 ens3 0.82 0.38 0.31 0.22 0.00 0.00 0.00 0.00 08:30:30 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:28:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:29:01 ens3 1.07 0.27 0.35 0.21 0.00 0.00 0.00 0.00 08:30:30 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:30:01 ens3 0.75 0.62 0.41 0.29 0.00 0.00 0.00 0.00 08:30:30 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:31:01 ens3 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:30:30 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:32:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:33:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:34:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:35:01 ens3 0.40 0.23 0.15 0.07 0.00 0.00 0.00 0.00 08:30:30 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:36:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:37:01 ens3 0.12 0.03 0.02 0.00 0.00 0.00 0.00 0.00 08:30:30 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:38:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:39:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:40:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:42:01 ens3 0.25 0.13 0.08 0.01 0.00 0.00 0.00 0.00 08:30:30 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:43:01 ens3 0.23 0.23 0.09 0.03 0.00 0.00 0.00 0.00 08:30:30 03:43:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:44:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:45:01 ens3 0.20 0.17 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:46:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:47:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:48:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:49:01 ens3 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:30:30 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:50:01 ens3 0.37 0.30 0.15 0.08 0.00 0.00 0.00 0.00 08:30:30 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:51:01 ens3 0.33 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:30:30 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:52:01 ens3 0.85 0.48 0.31 0.22 0.00 0.00 0.00 0.00 08:30:30 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:53:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:54:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:55:01 ens3 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 08:30:30 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:56:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:58:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 03:59:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:00:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 08:30:30 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:02:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:03:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:04:01 ens3 1.03 0.65 0.38 0.23 0.00 0.00 0.00 0.00 08:30:30 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:05:02 ens3 0.18 0.08 0.09 0.06 0.00 0.00 0.00 0.00 08:30:30 04:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:06:01 ens3 0.76 0.25 0.22 0.26 0.00 0.00 0.00 0.00 08:30:30 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:07:01 ens3 3.27 2.95 1.81 4.13 0.00 0.00 0.00 0.00 08:30:30 04:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:08:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:09:01 ens3 1.50 1.28 0.79 1.15 0.00 0.00 0.00 0.00 08:30:30 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:10:01 ens3 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:30:30 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:12:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:14:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:15:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:16:01 ens3 0.25 0.10 0.08 0.01 0.00 0.00 0.00 0.00 08:30:30 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:19:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:20:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:21:01 ens3 0.47 0.50 0.27 0.22 0.00 0.00 0.00 0.00 08:30:30 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:22:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 08:30:30 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:23:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:24:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:25:01 ens3 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 08:30:30 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:26:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:27:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:28:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:29:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:30:01 ens3 0.28 0.25 0.09 0.08 0.00 0.00 0.00 0.00 08:30:30 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:31:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:30:30 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:32:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:34:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:35:01 ens3 0.20 0.17 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:36:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:38:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 08:30:30 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:39:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:40:01 ens3 0.35 0.30 0.15 0.08 0.00 0.00 0.00 0.00 08:30:30 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:42:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:44:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:45:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:46:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:47:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:30:30 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:48:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:49:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:50:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:52:01 ens3 0.27 0.15 0.08 0.01 0.00 0.00 0.00 0.00 08:30:30 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:53:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:54:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:55:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:56:01 ens3 0.58 0.12 0.12 0.01 0.00 0.00 0.00 0.00 08:30:30 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:58:01 ens3 0.50 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:30:30 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 04:59:01 ens3 0.43 0.30 0.27 0.21 0.00 0.00 0.00 0.00 08:30:30 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:00:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:01:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:02:01 ens3 0.30 0.13 0.08 0.01 0.00 0.00 0.00 0.00 08:30:30 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:03:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:04:01 ens3 0.90 0.45 0.32 0.22 0.00 0.00 0.00 0.00 08:30:30 05:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:05:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:30:30 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:06:01 ens3 0.47 0.32 0.18 0.26 0.00 0.00 0.00 0.00 08:30:30 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:07:01 ens3 1.33 0.93 0.63 2.86 0.00 0.00 0.00 0.00 08:30:30 05:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:08:01 ens3 1.60 1.32 0.86 1.00 0.00 0.00 0.00 0.00 08:30:30 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:09:01 ens3 1.50 1.18 0.79 1.14 0.00 0.00 0.00 0.00 08:30:30 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:10:01 ens3 0.35 0.25 0.15 0.08 0.00 0.00 0.00 0.00 08:30:30 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:12:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:14:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:15:02 ens3 0.22 0.15 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 05:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:16:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 08:30:30 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:19:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:20:01 ens3 0.28 0.25 0.09 0.08 0.00 0.00 0.00 0.00 08:30:30 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:21:01 ens3 0.58 0.57 0.33 0.23 0.00 0.00 0.00 0.00 08:30:30 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:23:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:24:01 ens3 0.48 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:30:30 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:25:01 ens3 1.07 0.68 0.48 0.29 0.00 0.00 0.00 0.00 08:30:30 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:26:01 ens3 0.15 0.07 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:27:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:28:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:29:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:30:01 ens3 0.30 0.23 0.09 0.08 0.00 0.00 0.00 0.00 08:30:30 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:31:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:30:30 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:32:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:33:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:34:01 ens3 1.20 0.42 0.36 0.21 0.00 0.00 0.00 0.00 08:30:30 05:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:35:01 ens3 1.38 0.60 0.70 0.47 0.00 0.00 0.00 0.00 08:30:30 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:36:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:37:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:38:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:39:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:40:01 ens3 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:30:30 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:41:01 ens3 1.02 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:30:30 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:42:01 ens3 1.05 0.10 0.05 0.01 0.00 0.00 0.00 0.00 08:30:30 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:44:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:45:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:47:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:48:01 ens3 0.25 0.15 0.08 0.01 0.00 0.00 0.00 0.00 08:30:30 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:49:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:50:01 ens3 0.40 0.23 0.15 0.07 0.00 0.00 0.00 0.00 08:30:30 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:52:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:53:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:54:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:55:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:30:30 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:56:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:30:30 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:58:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 05:59:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:00:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:01:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:30:30 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:02:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:03:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:04:01 ens3 0.77 0.38 0.31 0.22 0.00 0.00 0.00 0.00 08:30:30 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:05:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:06:01 ens3 0.43 0.38 0.17 0.26 0.00 0.00 0.00 0.00 08:30:30 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:07:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:08:01 ens3 2.72 2.45 1.47 3.88 0.00 0.00 0.00 0.00 08:30:30 06:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:30:30 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:09:01 ens3 9.30 16.93 1.30 45.13 0.00 0.00 0.00 0.00 08:30:30 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:10:01 ens3 0.75 1.35 0.12 6.65 0.00 0.00 0.00 0.00 08:30:30 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:11:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:30:30 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:12:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:14:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:15:01 ens3 2.68 4.97 0.30 7.24 0.00 0.00 0.00 0.00 08:30:30 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:16:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:17:02 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 06:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:19:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:20:01 ens3 2.52 7.40 0.29 7.40 0.00 0.00 0.00 0.00 08:30:30 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:21:01 ens3 1.57 2.22 0.34 3.42 0.00 0.00 0.00 0.00 08:30:30 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:23:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:24:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:25:01 ens3 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 08:30:30 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:27:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:28:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:29:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:30:01 ens3 0.32 0.22 0.15 0.08 0.00 0.00 0.00 0.00 08:30:30 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:31:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:32:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:33:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:34:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:35:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:36:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:37:01 ens3 0.17 0.08 0.07 0.00 0.00 0.00 0.00 0.00 08:30:30 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:38:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:39:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:40:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:41:01 ens3 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:30:30 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:42:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:44:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:45:01 ens3 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 08:30:30 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:48:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:49:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:50:01 ens3 0.35 0.27 0.15 0.08 0.00 0.00 0.00 0.00 08:30:30 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:52:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:53:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:54:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:55:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:56:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:57:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:30:30 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:58:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 06:59:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:00:01 ens3 0.25 0.22 0.09 0.08 0.00 0.00 0.00 0.00 08:30:30 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:01:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:30:30 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:02:01 ens3 0.17 0.13 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:03:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:04:02 ens3 0.82 0.45 0.31 0.22 0.00 0.00 0.00 0.00 08:30:30 07:04:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:05:01 ens3 0.20 0.14 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:06:01 ens3 0.43 0.32 0.17 0.26 0.00 0.00 0.00 0.00 08:30:30 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:07:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:08:01 ens3 2.62 1.85 1.48 3.76 0.00 0.00 0.00 0.00 08:30:30 07:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:30:30 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:09:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:10:01 ens3 1.75 1.43 0.93 1.22 0.00 0.00 0.00 0.00 08:30:30 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:11:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:12:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:14:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:15:01 ens3 0.28 0.13 0.14 0.08 0.00 0.00 0.00 0.00 08:30:30 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:16:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:19:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:20:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:30:30 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:21:01 ens3 0.43 0.28 0.27 0.21 0.00 0.00 0.00 0.00 08:30:30 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:22:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:23:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:24:01 ens3 1.17 1.15 4.48 0.10 0.00 0.00 0.00 0.00 08:30:30 07:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:30:30 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:25:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 08:30:30 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:27:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:28:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:29:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:30:01 ens3 0.33 0.23 0.15 0.08 0.00 0.00 0.00 0.00 08:30:30 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:31:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:32:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:34:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:35:01 ens3 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 08:30:30 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:36:01 ens3 0.18 0.13 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:38:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:39:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:40:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:41:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:30:30 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:42:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:44:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:45:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:30:30 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:47:01 ens3 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:30:30 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:48:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:49:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:50:01 ens3 0.25 0.25 0.09 0.08 0.00 0.00 0.00 0.00 08:30:30 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:52:01 ens3 0.27 0.20 0.08 0.01 0.00 0.00 0.00 0.00 08:30:30 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:53:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:54:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:55:01 ens3 0.20 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:30:30 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:56:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 08:30:30 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:57:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:58:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 07:59:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:00:01 ens3 0.27 0.22 0.09 0.08 0.00 0.00 0.00 0.00 08:30:30 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:01:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:30:30 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:02:02 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 08:02:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:03:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:04:01 ens3 0.83 0.37 0.31 0.22 0.00 0.00 0.00 0.00 08:30:30 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:05:01 ens3 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 08:30:30 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:07:01 ens3 0.23 0.17 0.11 0.25 0.00 0.00 0.00 0.00 08:30:30 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:08:01 ens3 2.62 1.72 1.46 3.73 0.00 0.00 0.00 0.00 08:30:30 08:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:30:30 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:09:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:10:01 ens3 1.75 1.47 0.93 1.23 0.00 0.00 0.00 0.00 08:30:30 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:11:01 ens3 0.28 0.03 0.02 0.00 0.00 0.00 0.00 0.00 08:30:30 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:12:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:14:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:15:01 ens3 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 08:30:30 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:16:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:19:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:20:01 ens3 0.32 0.20 0.15 0.08 0.00 0.00 0.00 0.00 08:30:30 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:21:01 ens3 0.43 0.32 0.27 0.21 0.00 0.00 0.00 0.00 08:30:30 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:22:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:23:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:24:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:25:01 ens3 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 08:30:30 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:27:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:28:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:30:30 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:29:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:30 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:30 08:30:01 ens3 1.47 0.58 0.49 0.29 0.00 0.00 0.00 0.00 08:30:30 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:30:30 Average: docker0 2.92 4.14 0.24 38.73 0.00 0.00 0.00 0.00 08:30:30 Average: ens3 10.24 7.90 79.40 14.34 0.00 0.00 0.00 0.00 08:30:30 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 08:30:30 08:30:30 08:30:30 ---> sar -P ALL: 08:30:30 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5734) 04/21/26 _x86_64_ (8 CPU) 08:30:30 08:30:30 02:28:43 LINUX RESTART (8 CPU) 08:30:30 08:30:30 02:29:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 02:30:01 all 8.67 0.00 2.54 1.71 0.06 87.02 08:30:30 02:30:01 0 12.06 0.00 4.41 4.17 0.07 79.29 08:30:30 02:30:01 1 6.53 0.00 1.97 3.31 0.07 88.13 08:30:30 02:30:01 2 10.85 0.00 3.27 0.49 0.05 85.34 08:30:30 02:30:01 3 7.05 0.00 1.91 0.78 0.07 90.20 08:30:30 02:30:01 4 6.44 0.00 2.32 0.27 0.07 90.90 08:30:30 02:30:01 5 6.82 0.00 3.24 3.34 0.07 86.53 08:30:30 02:30:01 6 12.59 0.00 1.53 0.79 0.05 85.04 08:30:30 02:30:01 7 6.97 0.00 1.70 0.54 0.05 90.74 08:30:30 02:31:01 all 24.74 0.00 4.67 0.87 0.10 69.61 08:30:30 02:31:01 0 25.22 0.00 4.89 0.10 0.08 69.70 08:30:30 02:31:01 1 23.29 0.00 4.67 3.98 0.10 67.96 08:30:30 02:31:01 2 24.91 0.00 3.77 0.35 0.08 70.88 08:30:30 02:31:01 3 23.61 0.00 4.22 0.10 0.10 71.97 08:30:30 02:31:01 4 23.20 0.00 4.73 1.33 0.12 70.62 08:30:30 02:31:01 5 25.58 0.00 5.19 0.34 0.10 68.79 08:30:30 02:31:01 6 25.22 0.00 5.54 0.07 0.10 69.07 08:30:30 02:31:01 7 26.92 0.00 4.37 0.71 0.10 67.89 08:30:30 02:32:01 all 37.04 0.00 7.31 0.31 0.11 55.22 08:30:30 02:32:01 0 36.11 0.00 7.05 0.27 0.13 56.44 08:30:30 02:32:01 1 34.97 0.00 7.34 1.92 0.12 55.65 08:30:30 02:32:01 2 38.19 0.00 7.22 0.05 0.12 54.42 08:30:30 02:32:01 3 38.86 0.00 7.53 0.03 0.12 53.45 08:30:30 02:32:01 4 39.70 0.00 7.53 0.19 0.10 52.48 08:30:30 02:32:01 5 36.95 0.00 6.93 0.00 0.10 56.02 08:30:30 02:32:01 6 36.37 0.00 7.47 0.03 0.12 56.00 08:30:30 02:32:01 7 35.18 0.00 7.42 0.02 0.10 57.28 08:30:30 02:33:01 all 69.15 0.00 8.09 0.04 0.15 22.58 08:30:30 02:33:01 0 68.06 0.00 8.12 0.02 0.13 23.67 08:30:30 02:33:01 1 68.32 0.00 8.04 0.07 0.15 23.43 08:30:30 02:33:01 2 70.81 0.00 8.07 0.03 0.15 20.93 08:30:30 02:33:01 3 68.67 0.00 8.43 0.07 0.15 22.69 08:30:30 02:33:01 4 69.25 0.00 8.06 0.00 0.15 22.54 08:30:30 02:33:01 5 68.94 0.00 8.19 0.02 0.15 22.70 08:30:30 02:33:01 6 70.21 0.00 7.84 0.02 0.15 21.79 08:30:30 02:33:01 7 68.92 0.00 7.98 0.08 0.15 22.87 08:30:30 02:34:01 all 28.46 0.00 10.41 5.76 0.11 55.26 08:30:30 02:34:01 0 28.47 0.00 10.74 7.99 0.12 52.68 08:30:30 02:34:01 1 27.48 0.00 11.14 6.65 0.10 54.63 08:30:30 02:34:01 2 29.78 0.00 10.38 3.57 0.12 56.15 08:30:30 02:34:01 3 28.84 0.00 10.20 4.40 0.12 56.44 08:30:30 02:34:01 4 32.20 0.00 10.09 7.31 0.12 50.28 08:30:30 02:34:01 5 26.95 0.00 10.47 5.98 0.10 56.49 08:30:30 02:34:01 6 27.22 0.00 10.18 4.55 0.10 57.94 08:30:30 02:34:01 7 26.73 0.00 10.10 5.62 0.12 57.44 08:30:30 02:35:01 all 64.12 0.00 11.16 4.89 0.13 19.71 08:30:30 02:35:01 0 64.28 0.00 11.13 14.32 0.13 10.13 08:30:30 02:35:01 1 64.84 0.00 10.54 1.74 0.12 22.76 08:30:30 02:35:01 2 64.43 0.00 11.86 8.45 0.13 15.13 08:30:30 02:35:01 3 63.87 0.00 11.17 2.46 0.12 22.39 08:30:30 02:35:01 4 64.37 0.00 11.49 2.99 0.12 21.03 08:30:30 02:35:01 5 64.42 0.00 9.84 4.75 0.12 20.88 08:30:30 02:35:01 6 63.68 0.00 11.53 2.19 0.13 22.46 08:30:30 02:35:01 7 63.04 0.00 11.71 2.26 0.13 22.85 08:30:30 02:36:01 all 91.43 0.00 8.41 0.00 0.16 0.00 08:30:30 02:36:01 0 91.67 0.00 8.17 0.00 0.17 0.00 08:30:30 02:36:01 1 91.57 0.00 8.28 0.00 0.15 0.00 08:30:30 02:36:01 2 91.63 0.00 8.22 0.00 0.15 0.00 08:30:30 02:36:01 3 91.74 0.00 8.11 0.00 0.15 0.00 08:30:30 02:36:01 4 91.62 0.00 8.21 0.00 0.17 0.00 08:30:30 02:36:01 5 90.30 0.00 9.51 0.00 0.18 0.00 08:30:30 02:36:01 6 91.54 0.00 8.30 0.00 0.17 0.00 08:30:30 02:36:01 7 91.37 0.00 8.46 0.00 0.17 0.00 08:30:30 02:37:01 all 91.33 0.00 8.53 0.00 0.14 0.00 08:30:30 02:37:01 0 92.35 0.00 7.50 0.00 0.15 0.00 08:30:30 02:37:01 1 91.38 0.00 8.47 0.00 0.15 0.00 08:30:30 02:37:01 2 91.18 0.00 8.68 0.00 0.13 0.00 08:30:30 02:37:01 3 92.03 0.00 7.84 0.00 0.13 0.00 08:30:30 02:37:01 4 91.33 0.00 8.53 0.00 0.13 0.00 08:30:30 02:37:01 5 90.60 0.00 9.28 0.00 0.12 0.00 08:30:30 02:37:01 6 90.88 0.00 8.98 0.00 0.13 0.00 08:30:30 02:37:01 7 90.88 0.00 8.98 0.00 0.13 0.00 08:30:30 02:38:01 all 15.22 0.00 2.93 1.25 0.07 80.53 08:30:30 02:38:01 0 15.51 0.00 2.71 1.25 0.05 80.48 08:30:30 02:38:01 1 17.37 0.00 2.83 1.74 0.07 77.99 08:30:30 02:38:01 2 15.74 0.00 2.19 0.97 0.07 81.04 08:30:30 02:38:01 3 17.46 0.00 2.95 1.12 0.08 78.39 08:30:30 02:38:01 4 14.51 0.00 2.91 1.04 0.07 81.48 08:30:30 02:38:01 5 11.50 0.00 3.72 1.46 0.07 83.26 08:30:30 02:38:01 6 16.17 0.00 2.71 0.60 0.05 80.46 08:30:30 02:38:01 7 13.52 0.00 3.40 1.84 0.08 81.15 08:30:30 02:39:01 all 8.57 0.00 0.76 0.07 0.45 90.15 08:30:30 02:39:01 0 7.14 0.00 0.59 0.02 0.23 92.02 08:30:30 02:39:01 1 12.19 0.00 0.81 0.40 0.62 85.97 08:30:30 02:39:01 2 8.02 0.00 0.92 0.00 0.23 90.83 08:30:30 02:39:01 3 6.16 0.00 0.65 0.02 0.50 92.67 08:30:30 02:39:01 4 7.84 0.00 0.53 0.07 1.39 90.17 08:30:30 02:39:01 5 10.16 0.00 1.15 0.02 0.10 88.57 08:30:30 02:39:01 6 7.90 0.00 0.71 0.02 0.24 91.13 08:30:30 02:39:01 7 9.27 0.00 0.72 0.03 0.27 89.71 08:30:30 02:40:01 all 5.40 0.00 0.60 0.05 0.04 93.91 08:30:30 02:40:01 0 6.03 0.00 0.70 0.02 0.03 93.23 08:30:30 02:40:01 1 2.19 0.00 0.50 0.18 0.02 97.11 08:30:30 02:40:01 2 4.55 0.00 0.48 0.02 0.03 94.92 08:30:30 02:40:01 3 4.95 0.00 0.64 0.03 0.05 94.33 08:30:30 02:40:01 4 8.74 0.00 0.64 0.03 0.05 90.54 08:30:30 02:40:01 5 6.26 0.00 0.55 0.00 0.05 93.14 08:30:30 02:40:01 6 4.37 0.00 0.55 0.02 0.03 95.03 08:30:30 02:40:01 7 6.08 0.00 0.72 0.13 0.05 93.01 08:30:30 08:30:30 02:40:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 02:41:01 all 0.12 0.00 0.02 0.00 0.01 99.85 08:30:30 02:41:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 02:41:01 1 0.00 0.00 0.03 0.02 0.02 99.93 08:30:30 02:41:01 2 0.75 0.00 0.03 0.00 0.02 99.20 08:30:30 02:41:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:30:30 02:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 02:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 02:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 02:41:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 02:42:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:30:30 02:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 02:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 02:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 02:42:01 3 0.08 0.00 0.03 0.00 0.00 99.88 08:30:30 02:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 02:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 02:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 02:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 02:43:01 all 0.06 0.00 0.03 0.00 0.01 99.90 08:30:30 02:43:01 0 0.10 0.00 0.05 0.00 0.02 99.83 08:30:30 02:43:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 02:43:01 2 0.28 0.00 0.05 0.00 0.02 99.65 08:30:30 02:43:01 3 0.07 0.00 0.03 0.00 0.00 99.90 08:30:30 02:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 02:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 02:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 02:43:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 02:44:01 all 0.04 0.00 0.03 0.01 0.01 99.91 08:30:30 02:44:01 0 0.12 0.00 0.08 0.05 0.02 99.73 08:30:30 02:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 02:44:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 02:44:01 3 0.08 0.00 0.02 0.00 0.02 99.88 08:30:30 02:44:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 02:44:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 02:44:01 6 0.02 0.00 0.05 0.00 0.02 99.92 08:30:30 02:44:01 7 0.02 0.00 0.05 0.00 0.00 99.93 08:30:30 02:45:01 all 0.02 0.00 0.02 0.00 0.00 99.95 08:30:30 02:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 02:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 02:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 02:45:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 02:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 02:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 02:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 02:45:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 02:46:01 all 0.04 0.00 0.02 0.00 0.00 99.94 08:30:30 02:46:01 0 0.10 0.00 0.03 0.00 0.00 99.87 08:30:30 02:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 02:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 02:46:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:30:30 02:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 02:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 02:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 02:46:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 02:47:01 all 0.09 0.00 0.01 0.00 0.01 99.88 08:30:30 02:47:01 0 0.07 0.00 0.05 0.00 0.02 99.87 08:30:30 02:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 02:47:01 2 0.57 0.00 0.02 0.00 0.02 99.40 08:30:30 02:47:01 3 0.07 0.00 0.03 0.00 0.00 99.90 08:30:30 02:47:01 4 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 02:47:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 02:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 02:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 02:48:01 all 0.20 0.00 0.01 0.00 0.01 99.78 08:30:30 02:48:01 0 0.10 0.00 0.03 0.00 0.02 99.85 08:30:30 02:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 02:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 02:48:01 3 0.10 0.00 0.02 0.00 0.02 99.87 08:30:30 02:48:01 4 1.36 0.00 0.00 0.00 0.02 98.63 08:30:30 02:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 02:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 02:48:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 02:49:01 all 0.06 0.00 0.02 0.00 0.00 99.91 08:30:30 02:49:01 0 0.10 0.00 0.08 0.00 0.00 99.82 08:30:30 02:49:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 02:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 02:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 02:49:01 4 0.30 0.00 0.02 0.00 0.02 99.67 08:30:30 02:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 02:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 02:49:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:30:30 02:50:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:30:30 02:50:01 0 0.05 0.00 0.08 0.00 0.02 99.85 08:30:30 02:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 02:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 02:50:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 02:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 02:50:01 5 0.07 0.00 0.03 0.00 0.00 99.90 08:30:30 02:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 02:50:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 02:51:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:30:30 02:51:01 0 0.10 0.00 0.05 0.00 0.02 99.83 08:30:30 02:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 02:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 02:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 02:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 02:51:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 02:51:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:30:30 02:51:01 7 0.02 0.00 0.03 0.02 0.02 99.92 08:30:30 08:30:30 02:51:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 02:52:01 all 0.05 0.00 0.02 0.00 0.01 99.93 08:30:30 02:52:01 0 0.08 0.00 0.05 0.00 0.02 99.85 08:30:30 02:52:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 02:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 02:52:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 02:52:01 4 0.15 0.00 0.02 0.00 0.00 99.83 08:30:30 02:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 02:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 02:52:01 7 0.07 0.00 0.00 0.00 0.00 99.93 08:30:30 02:53:02 all 0.24 0.00 0.02 0.00 0.00 99.74 08:30:30 02:53:02 0 0.05 0.00 0.00 0.00 0.02 99.93 08:30:30 02:53:02 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 02:53:02 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 02:53:02 3 0.10 0.00 0.02 0.00 0.00 99.88 08:30:30 02:53:02 4 1.68 0.00 0.05 0.00 0.00 98.27 08:30:30 02:53:02 5 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 02:53:02 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 02:53:02 7 0.00 0.00 0.03 0.02 0.00 99.95 08:30:30 02:54:01 all 0.04 0.00 0.03 0.00 0.02 99.91 08:30:30 02:54:01 0 0.03 0.00 0.05 0.00 0.03 99.88 08:30:30 02:54:01 1 0.00 0.00 0.07 0.02 0.02 99.90 08:30:30 02:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 02:54:01 3 0.07 0.00 0.02 0.00 0.08 99.83 08:30:30 02:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 02:54:01 5 0.14 0.00 0.03 0.00 0.00 99.83 08:30:30 02:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 02:54:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:30:30 02:55:01 all 0.03 0.00 0.02 0.00 0.00 99.94 08:30:30 02:55:01 0 0.07 0.00 0.05 0.00 0.00 99.88 08:30:30 02:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 02:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 02:55:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:30:30 02:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 02:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 02:55:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 02:55:01 7 0.03 0.00 0.03 0.02 0.02 99.90 08:30:30 02:56:01 all 0.11 0.00 0.01 0.00 0.00 99.87 08:30:30 02:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 02:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 02:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 02:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 02:56:01 4 0.62 0.00 0.02 0.00 0.00 99.37 08:30:30 02:56:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 02:56:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 02:56:01 7 0.08 0.00 0.02 0.00 0.00 99.90 08:30:30 02:57:01 all 0.26 0.00 0.02 0.00 0.01 99.70 08:30:30 02:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 02:57:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 02:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 02:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 02:57:01 4 1.94 0.00 0.03 0.00 0.02 98.01 08:30:30 02:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 02:57:01 6 0.07 0.00 0.03 0.00 0.02 99.88 08:30:30 02:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 02:58:01 all 0.15 0.00 0.02 0.00 0.00 99.82 08:30:30 02:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 02:58:01 1 0.50 0.00 0.05 0.02 0.00 99.43 08:30:30 02:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 02:58:01 3 0.08 0.00 0.03 0.00 0.00 99.88 08:30:30 02:58:01 4 0.53 0.00 0.07 0.00 0.00 99.40 08:30:30 02:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 02:58:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 02:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 02:59:01 all 0.04 0.00 0.01 0.01 0.00 99.94 08:30:30 02:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 02:59:01 1 0.07 0.00 0.03 0.02 0.00 99.88 08:30:30 02:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 02:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 02:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 02:59:01 5 0.07 0.00 0.00 0.00 0.00 99.93 08:30:30 02:59:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 02:59:01 7 0.02 0.00 0.00 0.03 0.00 99.95 08:30:30 03:00:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:30:30 03:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:00:01 1 0.00 0.00 0.03 0.02 0.02 99.93 08:30:30 03:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 03:00:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 03:00:01 4 0.08 0.00 0.02 0.00 0.02 99.88 08:30:30 03:00:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 03:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:00:01 7 0.05 0.00 0.03 0.02 0.02 99.88 08:30:30 03:01:01 all 0.12 0.00 0.02 0.00 0.49 99.36 08:30:30 03:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:01:01 1 0.02 0.00 0.03 0.00 1.46 98.49 08:30:30 03:01:01 2 0.03 0.00 0.07 0.00 0.71 99.19 08:30:30 03:01:01 3 0.05 0.00 0.00 0.00 0.89 99.06 08:30:30 03:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 03:01:01 5 0.82 0.00 0.03 0.00 0.68 98.47 08:30:30 03:01:01 6 0.00 0.00 0.02 0.00 0.17 99.82 08:30:30 03:01:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 03:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:30:30 03:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 03:02:01 1 0.05 0.00 0.02 0.02 0.00 99.92 08:30:30 03:02:01 2 0.08 0.00 0.03 0.00 0.03 99.85 08:30:30 03:02:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 03:02:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 03:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:02:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 08:30:30 03:02:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 03:03:01 all 0.04 0.00 0.01 0.00 0.00 99.94 08:30:30 03:03:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 03:03:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 03:03:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:30:30 03:03:01 3 0.08 0.00 0.02 0.00 0.00 99.90 08:30:30 03:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:03:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 03:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:03:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:30:30 03:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 03:04:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 03:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:04:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 03:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:05:01 all 0.09 0.00 0.02 0.01 0.01 99.88 08:30:30 03:05:01 0 0.13 0.00 0.02 0.00 0.00 99.85 08:30:30 03:05:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:30:30 03:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:05:01 3 0.17 0.00 0.02 0.00 0.00 99.82 08:30:30 03:05:01 4 0.18 0.00 0.03 0.02 0.02 99.75 08:30:30 03:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:05:01 6 0.10 0.00 0.02 0.00 0.02 99.87 08:30:30 03:05:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:30:30 03:06:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:30:30 03:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:06:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 03:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:06:01 4 0.05 0.00 0.03 0.00 0.00 99.92 08:30:30 03:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 03:06:01 7 0.07 0.00 0.02 0.02 0.00 99.90 08:30:30 03:07:01 all 0.24 0.00 0.03 0.01 0.01 99.71 08:30:30 03:07:01 0 0.33 0.00 0.03 0.03 0.00 99.60 08:30:30 03:07:01 1 0.12 0.00 0.03 0.03 0.02 99.80 08:30:30 03:07:01 2 0.07 0.00 0.05 0.00 0.00 99.88 08:30:30 03:07:01 3 0.65 0.00 0.02 0.00 0.02 99.32 08:30:30 03:07:01 4 0.07 0.00 0.05 0.00 0.02 99.87 08:30:30 03:07:01 5 0.42 0.00 0.00 0.00 0.02 99.57 08:30:30 03:07:01 6 0.18 0.00 0.03 0.00 0.00 99.78 08:30:30 03:07:01 7 0.07 0.00 0.02 0.02 0.02 99.88 08:30:30 03:08:01 all 0.10 0.00 0.02 0.00 0.01 99.88 08:30:30 03:08:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:30:30 03:08:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 03:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 03:08:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 03:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 03:08:01 5 0.50 0.00 0.03 0.00 0.00 99.47 08:30:30 03:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 03:08:01 7 0.03 0.00 0.03 0.02 0.00 99.92 08:30:30 03:09:01 all 0.14 0.00 0.02 0.00 0.00 99.84 08:30:30 03:09:01 0 0.10 0.00 0.02 0.00 0.00 99.88 08:30:30 03:09:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 03:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:09:01 3 0.18 0.00 0.02 0.00 0.00 99.80 08:30:30 03:09:01 4 0.05 0.00 0.05 0.00 0.00 99.90 08:30:30 03:09:01 5 0.71 0.00 0.02 0.00 0.02 99.25 08:30:30 03:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:10:01 all 0.04 0.00 0.02 0.01 0.00 99.93 08:30:30 03:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 03:10:01 1 0.07 0.00 0.02 0.03 0.02 99.87 08:30:30 03:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:10:01 4 0.08 0.00 0.02 0.00 0.02 99.88 08:30:30 03:10:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 03:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:10:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:30:30 03:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 03:11:01 0 0.08 0.00 0.02 0.00 0.02 99.88 08:30:30 03:11:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 03:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:11:01 4 0.08 0.00 0.03 0.00 0.00 99.88 08:30:30 03:11:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 03:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:11:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:30:30 03:12:01 all 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:12:01 4 0.10 0.00 0.03 0.00 0.02 99.85 08:30:30 03:12:01 5 0.07 0.00 0.03 0.00 0.00 99.90 08:30:30 03:12:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:30:30 03:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 03:13:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:30:30 03:13:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:30:30 03:13:01 1 0.03 0.00 0.00 0.02 0.02 99.93 08:30:30 03:13:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 03:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:13:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 03:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 03:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:13:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:30:30 08:30:30 03:13:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 03:14:01 all 0.11 0.00 0.02 0.00 0.01 99.86 08:30:30 03:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 03:14:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:30:30 03:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 03:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 03:14:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 03:14:01 5 0.68 0.00 0.03 0.00 0.02 99.27 08:30:30 03:14:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 03:14:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 03:15:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:30:30 03:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:15:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:30:30 03:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 03:15:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 03:15:01 5 1.97 0.00 0.02 0.00 0.00 98.01 08:30:30 03:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:15:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:30:30 03:16:01 all 0.21 0.00 0.02 0.00 0.01 99.75 08:30:30 03:16:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:30:30 03:16:01 1 0.10 0.00 0.03 0.02 0.02 99.83 08:30:30 03:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:16:01 4 0.05 0.00 0.05 0.00 0.02 99.88 08:30:30 03:16:01 5 1.41 0.00 0.03 0.00 0.02 98.54 08:30:30 03:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:16:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 03:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:30:30 03:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 03:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 03:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:17:01 4 0.05 0.00 0.03 0.00 0.00 99.92 08:30:30 03:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 03:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 03:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:30:30 03:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:18:01 4 0.08 0.00 0.02 0.00 0.02 99.88 08:30:30 03:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 03:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:18:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 03:19:01 all 0.03 0.00 0.02 0.00 0.01 99.95 08:30:30 03:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 03:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 03:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:19:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 03:19:01 5 0.05 0.00 0.05 0.00 0.02 99.88 08:30:30 03:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 03:19:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 03:20:01 all 0.02 0.00 0.02 0.01 0.01 99.94 08:30:30 03:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:20:01 1 0.07 0.00 0.03 0.02 0.02 99.87 08:30:30 03:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:20:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 03:20:01 4 0.05 0.00 0.05 0.00 0.07 99.83 08:30:30 03:20:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 03:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:20:01 7 0.02 0.00 0.02 0.03 0.00 99.93 08:30:30 03:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 03:21:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 03:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 03:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:21:01 3 0.08 0.00 0.00 0.00 0.00 99.92 08:30:30 03:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 03:21:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 03:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:21:01 7 0.00 0.00 0.02 0.03 0.02 99.93 08:30:30 03:22:01 all 0.03 0.00 0.02 0.00 0.00 99.94 08:30:30 03:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:22:01 1 0.02 0.00 0.03 0.02 0.02 99.92 08:30:30 03:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:22:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 03:22:01 4 0.10 0.00 0.02 0.00 0.02 99.87 08:30:30 03:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:22:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:30:30 03:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 03:23:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:30:30 03:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 03:23:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:30:30 03:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 03:23:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 03:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:23:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 03:23:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 03:24:01 all 0.04 0.00 0.02 0.00 0.00 99.94 08:30:30 03:24:01 0 0.00 0.00 0.05 0.00 0.00 99.95 08:30:30 03:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 03:24:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 03:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:24:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:30:30 03:24:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 03:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:24:01 7 0.05 0.00 0.02 0.03 0.02 99.88 08:30:30 08:30:30 03:24:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 03:25:01 all 0.02 0.00 0.00 0.01 0.01 99.96 08:30:30 03:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:25:01 1 0.05 0.00 0.02 0.08 0.00 99.85 08:30:30 03:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 03:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:25:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 03:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 03:26:01 all 0.02 0.00 0.02 0.00 0.00 99.96 08:30:30 03:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:26:01 1 0.02 0.00 0.05 0.00 0.02 99.92 08:30:30 03:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:26:01 4 0.03 0.00 0.05 0.02 0.02 99.88 08:30:30 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 03:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 03:27:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:30:30 03:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 03:27:01 4 0.10 0.00 0.02 0.00 0.02 99.87 08:30:30 03:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:27:01 7 0.00 0.00 0.03 0.00 0.02 99.95 08:30:30 03:28:01 all 0.05 0.00 0.01 0.00 0.01 99.92 08:30:30 03:28:01 0 0.07 0.00 0.00 0.00 0.02 99.92 08:30:30 03:28:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 03:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:28:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 03:28:01 4 0.07 0.00 0.03 0.02 0.02 99.87 08:30:30 03:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 03:28:01 7 0.12 0.00 0.02 0.02 0.02 99.83 08:30:30 03:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 03:29:01 0 0.07 0.00 0.03 0.00 0.00 99.90 08:30:30 03:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 03:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:29:01 4 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 03:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:29:01 7 0.02 0.00 0.03 0.02 0.02 99.92 08:30:30 03:30:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:30:30 03:30:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 03:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 03:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:30:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 03:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:30:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 03:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 03:31:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 03:31:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 03:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:31:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 03:32:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:30:30 03:32:01 0 0.05 0.00 0.05 0.00 0.00 99.90 08:30:30 03:32:01 1 0.05 0.00 0.02 0.02 0.02 99.90 08:30:30 03:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 03:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 03:32:01 7 0.07 0.00 0.02 0.02 0.02 99.88 08:30:30 03:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 03:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 03:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 03:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 03:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 03:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 03:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:33:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 03:34:01 all 0.07 0.00 0.01 0.00 0.00 99.91 08:30:30 03:34:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 03:34:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:30:30 03:34:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 03:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 03:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 03:34:01 5 0.37 0.00 0.05 0.00 0.00 99.58 08:30:30 03:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:34:01 7 0.02 0.00 0.03 0.02 0.02 99.92 08:30:30 03:35:01 all 0.16 0.00 0.02 0.00 0.01 99.80 08:30:30 03:35:01 0 0.07 0.00 0.05 0.00 0.02 99.87 08:30:30 03:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 03:35:01 5 1.11 0.00 0.05 0.00 0.02 98.83 08:30:30 03:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:35:01 7 0.03 0.00 0.07 0.02 0.02 99.87 08:30:30 08:30:30 03:35:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 03:36:01 all 0.05 0.00 0.01 0.00 0.01 99.93 08:30:30 03:36:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 03:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 03:36:01 4 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 03:36:01 5 0.18 0.00 0.00 0.00 0.02 99.80 08:30:30 03:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:36:01 7 0.05 0.00 0.05 0.02 0.02 99.87 08:30:30 03:37:01 all 0.02 0.00 0.00 0.00 0.01 99.96 08:30:30 03:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 03:37:01 4 0.07 0.00 0.00 0.00 0.02 99.92 08:30:30 03:37:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 03:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:37:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:30:30 03:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 03:38:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:30:30 03:38:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 03:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 03:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 03:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 03:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 03:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 03:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:39:01 4 0.10 0.00 0.02 0.00 0.03 99.85 08:30:30 03:39:01 5 0.10 0.00 0.00 0.00 0.00 99.90 08:30:30 03:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 03:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 03:40:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 03:40:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 03:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 03:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:40:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:30:30 03:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 03:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:40:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 03:41:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:30:30 03:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 03:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 03:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:41:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:30:30 03:41:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:30:30 03:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 03:41:01 7 0.02 0.00 0.00 0.03 0.02 99.93 08:30:30 03:42:01 all 0.10 0.00 0.01 0.00 0.00 99.88 08:30:30 03:42:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:30:30 03:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 03:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:42:01 4 0.03 0.00 0.05 0.00 0.02 99.90 08:30:30 03:42:01 5 0.62 0.00 0.03 0.02 0.00 99.33 08:30:30 03:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:43:01 all 0.10 0.00 0.05 0.00 0.00 99.84 08:30:30 03:43:01 0 0.03 0.00 0.07 0.00 0.00 99.90 08:30:30 03:43:01 1 0.03 0.00 0.05 0.02 0.00 99.90 08:30:30 03:43:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:30:30 03:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 03:43:01 4 0.07 0.00 0.07 0.00 0.02 99.85 08:30:30 03:43:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 03:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:43:01 7 0.53 0.00 0.10 0.02 0.00 99.35 08:30:30 03:44:01 all 0.15 0.00 0.02 0.01 0.00 99.81 08:30:30 03:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 03:44:01 1 0.00 0.00 0.00 0.03 0.00 99.97 08:30:30 03:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:44:01 4 0.07 0.00 0.05 0.00 0.02 99.87 08:30:30 03:44:01 5 1.08 0.00 0.07 0.00 0.00 98.86 08:30:30 03:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:44:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 03:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 03:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 03:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:45:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:30:30 03:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 03:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 03:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 03:46:01 0 0.07 0.00 0.03 0.00 0.03 99.87 08:30:30 03:46:01 1 0.02 0.00 0.00 0.03 0.02 99.93 08:30:30 03:46:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 03:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 03:46:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 03:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 08:30:30 03:46:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 03:47:01 all 0.02 0.00 0.02 0.00 0.01 99.96 08:30:30 03:47:01 0 0.03 0.00 0.07 0.00 0.00 99.90 08:30:30 03:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 03:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 03:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:47:01 7 0.00 0.00 0.02 0.02 0.02 99.95 08:30:30 03:48:01 all 0.05 0.00 0.01 0.00 0.00 99.94 08:30:30 03:48:01 0 0.13 0.00 0.00 0.00 0.02 99.85 08:30:30 03:48:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 03:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:48:01 5 0.17 0.00 0.02 0.00 0.00 99.82 08:30:30 03:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:30:30 03:49:01 0 0.02 0.00 0.05 0.00 0.02 99.92 08:30:30 03:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 03:49:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 03:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 03:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:49:01 7 0.02 0.00 0.02 0.03 0.00 99.93 08:30:30 03:50:01 all 0.26 0.00 0.02 0.00 0.01 99.71 08:30:30 03:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 03:50:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:30:30 03:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:50:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 03:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 03:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:50:01 6 1.87 0.00 0.00 0.00 0.00 98.13 08:30:30 03:50:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:30:30 03:51:01 all 0.21 0.00 0.01 0.00 0.01 99.77 08:30:30 03:51:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 03:51:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 03:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 03:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:51:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 03:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 03:51:01 6 1.56 0.00 0.02 0.00 0.02 98.40 08:30:30 03:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:52:01 all 0.05 0.00 0.02 0.00 0.00 99.92 08:30:30 03:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 03:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:52:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 03:52:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 03:52:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 03:52:01 6 0.20 0.00 0.03 0.00 0.00 99.77 08:30:30 03:52:01 7 0.07 0.00 0.02 0.02 0.00 99.90 08:30:30 03:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 03:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 03:53:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 03:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:53:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 03:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 03:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:53:01 7 0.02 0.00 0.03 0.02 0.00 99.93 08:30:30 03:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 03:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 03:54:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 03:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:54:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 03:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:54:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:30:30 03:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 03:54:01 7 0.05 0.00 0.00 0.02 0.02 99.92 08:30:30 03:55:01 all 0.15 0.00 0.01 0.00 0.00 99.83 08:30:30 03:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 03:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:55:01 6 1.09 0.00 0.03 0.00 0.00 98.87 08:30:30 03:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:56:01 all 0.09 0.00 0.02 0.00 0.01 99.89 08:30:30 03:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 03:56:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 03:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 03:56:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:30:30 03:56:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 03:56:01 6 0.45 0.00 0.03 0.00 0.00 99.52 08:30:30 03:56:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 03:57:01 all 0.09 0.00 0.01 0.00 0.01 99.89 08:30:30 03:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 03:57:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:30:30 03:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 03:57:01 4 0.05 0.00 0.03 0.00 0.00 99.92 08:30:30 03:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 03:57:01 6 0.62 0.00 0.00 0.00 0.02 99.37 08:30:30 03:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 08:30:30 03:57:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 03:58:01 all 0.27 0.00 0.01 0.00 0.01 99.70 08:30:30 03:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 03:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 03:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 03:58:01 3 0.07 0.00 0.00 0.00 0.02 99.92 08:30:30 03:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 03:58:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 03:58:01 6 1.97 0.00 0.02 0.00 0.02 98.00 08:30:30 03:58:01 7 0.00 0.00 0.02 0.02 0.02 99.95 08:30:30 03:59:01 all 0.22 0.00 0.02 0.00 0.00 99.75 08:30:30 03:59:01 0 0.07 0.00 0.03 0.00 0.00 99.90 08:30:30 03:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 03:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 03:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 03:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 03:59:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 03:59:01 6 1.60 0.00 0.02 0.00 0.00 98.39 08:30:30 03:59:01 7 0.02 0.00 0.03 0.02 0.00 99.93 08:30:30 04:00:01 all 0.28 0.00 0.02 0.00 0.01 99.70 08:30:30 04:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 04:00:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 04:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:00:01 3 0.12 0.00 0.07 0.00 0.02 99.80 08:30:30 04:00:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 04:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 04:00:01 6 1.99 0.00 0.00 0.00 0.00 98.01 08:30:30 04:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 04:01:01 all 0.13 0.00 0.01 0.01 0.00 99.85 08:30:30 04:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 04:01:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 04:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:01:01 3 0.88 0.00 0.08 0.00 0.02 99.02 08:30:30 04:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:01:01 7 0.05 0.00 0.02 0.05 0.00 99.88 08:30:30 04:02:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:30:30 04:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 04:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 04:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:02:01 3 0.12 0.00 0.02 0.00 0.03 99.83 08:30:30 04:02:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 04:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 04:02:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 04:03:01 all 0.02 0.00 0.01 0.00 0.01 99.97 08:30:30 04:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:03:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 04:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:03:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 04:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 04:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:30:30 04:04:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 04:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 04:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 04:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 04:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:04:01 7 0.07 0.00 0.00 0.00 0.00 99.93 08:30:30 04:05:02 all 0.02 0.00 0.02 0.00 0.01 99.95 08:30:30 04:05:02 0 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 04:05:02 1 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 04:05:02 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:05:02 3 0.02 0.00 0.05 0.00 0.02 99.92 08:30:30 04:05:02 4 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 04:05:02 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 04:05:02 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:05:02 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 04:06:01 all 0.07 0.00 0.00 0.00 0.00 99.92 08:30:30 04:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:06:01 1 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 04:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:06:01 3 0.32 0.00 0.00 0.00 0.02 99.66 08:30:30 04:06:01 4 0.07 0.00 0.00 0.00 0.00 99.93 08:30:30 04:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 04:06:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 04:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 04:07:01 all 0.09 0.00 0.02 0.00 0.01 99.87 08:30:30 04:07:01 0 0.13 0.00 0.02 0.00 0.00 99.85 08:30:30 04:07:01 1 0.07 0.00 0.03 0.00 0.00 99.90 08:30:30 04:07:01 2 0.17 0.00 0.02 0.00 0.02 99.80 08:30:30 04:07:01 3 0.15 0.00 0.03 0.00 0.02 99.80 08:30:30 04:07:01 4 0.08 0.00 0.05 0.00 0.00 99.87 08:30:30 04:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 04:07:01 6 0.08 0.00 0.00 0.00 0.00 99.92 08:30:30 04:07:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:30:30 04:08:01 all 0.03 0.00 0.02 0.00 0.01 99.95 08:30:30 04:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 04:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:08:01 3 0.05 0.00 0.03 0.02 0.02 99.88 08:30:30 04:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 04:08:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 04:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 04:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 08:30:30 04:08:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 04:09:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:30:30 04:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 04:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 04:09:01 3 0.08 0.00 0.02 0.02 0.02 99.87 08:30:30 04:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 04:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 04:09:01 6 1.87 0.00 0.00 0.00 0.02 98.11 08:30:30 04:09:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:30:30 04:10:01 all 0.09 0.00 0.01 0.00 0.01 99.89 08:30:30 04:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 04:10:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 04:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:10:01 3 0.08 0.00 0.03 0.00 0.02 99.87 08:30:30 04:10:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 04:10:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 04:10:01 6 0.47 0.00 0.03 0.00 0.00 99.50 08:30:30 04:10:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 04:11:01 all 0.04 0.00 0.01 0.00 0.01 99.95 08:30:30 04:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 04:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 04:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 04:11:01 4 0.07 0.00 0.00 0.00 0.02 99.92 08:30:30 04:11:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 04:11:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:30:30 04:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:12:01 all 0.10 0.00 0.02 0.00 0.00 99.87 08:30:30 04:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 04:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:12:01 3 0.02 0.00 0.05 0.02 0.02 99.90 08:30:30 04:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:12:01 5 0.07 0.00 0.00 0.00 0.00 99.93 08:30:30 04:12:01 6 0.62 0.00 0.02 0.00 0.00 99.37 08:30:30 04:12:01 7 0.00 0.00 0.03 0.02 0.00 99.95 08:30:30 04:13:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:30:30 04:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 04:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 04:13:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:30:30 04:13:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 04:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:13:01 6 1.97 0.00 0.02 0.00 0.00 98.01 08:30:30 04:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 04:14:01 all 0.08 0.00 0.01 0.00 0.01 99.89 08:30:30 04:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 04:14:01 1 0.05 0.00 0.03 0.02 0.02 99.88 08:30:30 04:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:14:01 3 0.08 0.00 0.02 0.00 0.00 99.90 08:30:30 04:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:14:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 04:14:01 6 0.50 0.00 0.00 0.00 0.02 99.48 08:30:30 04:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:15:01 all 0.17 0.00 0.01 0.00 0.00 99.81 08:30:30 04:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:15:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 04:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:15:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 04:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:15:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 04:15:01 6 1.19 0.00 0.03 0.00 0.00 98.78 08:30:30 04:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 04:16:01 all 0.13 0.00 0.01 0.00 0.00 99.86 08:30:30 04:16:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:30:30 04:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:16:01 3 0.08 0.00 0.02 0.00 0.00 99.90 08:30:30 04:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 04:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 04:16:01 6 0.80 0.00 0.00 0.00 0.00 99.20 08:30:30 04:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 04:17:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 04:17:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 04:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 04:17:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 04:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 04:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 04:18:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:30:30 04:18:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 04:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:18:01 3 0.08 0.00 0.07 0.00 0.02 99.83 08:30:30 04:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:18:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 04:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 04:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 04:19:01 1 0.00 0.00 0.00 0.00 0.03 99.97 08:30:30 04:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:19:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 04:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 04:19:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 04:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 04:19:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 08:30:30 04:19:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 04:20:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:30:30 04:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 04:20:01 1 0.10 0.00 0.05 0.00 0.02 99.83 08:30:30 04:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:20:01 3 0.05 0.00 0.07 0.00 0.02 99.87 08:30:30 04:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 04:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:21:01 all 0.17 0.00 0.02 0.00 0.00 99.80 08:30:30 04:21:01 0 0.05 0.00 0.05 0.00 0.00 99.90 08:30:30 04:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 04:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:21:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 04:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:21:01 6 1.17 0.00 0.00 0.00 0.00 98.83 08:30:30 04:21:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:30:30 04:22:01 all 0.15 0.00 0.02 0.00 0.01 99.82 08:30:30 04:22:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 04:22:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:30:30 04:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 04:22:01 3 0.08 0.00 0.02 0.02 0.02 99.87 08:30:30 04:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 04:22:01 6 0.93 0.00 0.08 0.00 0.00 98.99 08:30:30 04:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 04:23:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:30:30 04:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 04:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 04:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 04:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 04:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 04:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 04:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 04:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:24:01 3 0.05 0.00 0.00 0.02 0.02 99.92 08:30:30 04:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 04:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:24:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 04:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 04:25:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:30:30 04:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:25:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 04:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 04:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:25:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 04:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 04:26:01 0 0.07 0.00 0.05 0.00 0.02 99.87 08:30:30 04:26:01 1 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 04:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:26:01 3 0.08 0.00 0.00 0.00 0.02 99.90 08:30:30 04:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 04:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:26:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 04:27:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:30:30 04:27:01 0 0.03 0.00 0.05 0.00 0.03 99.88 08:30:30 04:27:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 04:27:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 04:27:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:30:30 04:27:01 4 0.00 0.00 0.03 0.00 0.02 99.95 08:30:30 04:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 04:28:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:30:30 04:28:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:30:30 04:28:01 1 0.00 0.00 0.03 0.02 0.02 99.93 08:30:30 04:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:28:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 04:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 04:29:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:30:30 04:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 04:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 04:30:01 0 0.07 0.00 0.02 0.00 0.03 99.88 08:30:30 04:30:01 1 0.05 0.00 0.02 0.02 0.02 99.90 08:30:30 04:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 04:30:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:30:30 04:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:30:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 08:30:30 04:30:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 04:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 04:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 04:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:31:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 04:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 04:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:30:30 04:32:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:30:30 04:32:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 04:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 04:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 04:33:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:30:30 04:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 04:33:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:30:30 04:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 04:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:33:01 7 0.00 0.00 0.00 0.05 0.02 99.93 08:30:30 04:34:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:30:30 04:34:01 0 0.03 0.00 0.05 0.00 0.03 99.88 08:30:30 04:34:01 1 0.05 0.00 0.02 0.02 0.00 99.92 08:30:30 04:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 04:34:01 3 0.07 0.00 0.03 0.00 0.02 99.88 08:30:30 04:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 04:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 04:35:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 04:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:35:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 04:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 04:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 04:36:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:30:30 04:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:36:01 3 0.13 0.00 0.05 0.00 0.00 99.82 08:30:30 04:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:36:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 04:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:36:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 04:37:01 all 0.01 0.00 0.02 0.00 0.01 99.95 08:30:30 04:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 04:37:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 04:37:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:30:30 04:37:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 04:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 04:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:37:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:37:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 04:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 04:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 04:38:01 1 0.05 0.00 0.00 0.02 0.02 99.92 08:30:30 04:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:38:01 3 0.08 0.00 0.02 0.00 0.02 99.88 08:30:30 04:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 04:39:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:30:30 04:39:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 04:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:39:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 04:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:39:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 04:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:30:30 04:40:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 04:40:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:30:30 04:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 04:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:40:01 5 0.00 0.00 0.05 0.00 0.00 99.95 08:30:30 04:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:40:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 04:41:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:30:30 04:41:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:30:30 04:41:01 1 0.00 0.00 0.00 0.05 0.00 99.95 08:30:30 04:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 04:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 04:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 08:30:30 04:41:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 04:42:01 all 0.28 0.00 0.01 0.00 0.01 99.70 08:30:30 04:42:01 0 0.10 0.00 0.02 0.00 0.02 99.87 08:30:30 04:42:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 04:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:42:01 3 2.00 0.00 0.02 0.00 0.02 97.97 08:30:30 04:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:42:01 7 0.05 0.00 0.03 0.02 0.02 99.88 08:30:30 04:43:01 all 0.05 0.00 0.01 0.00 0.01 99.92 08:30:30 04:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 04:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 04:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:43:01 3 0.37 0.00 0.00 0.00 0.02 99.62 08:30:30 04:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:43:01 6 0.00 0.00 0.02 0.00 0.03 99.95 08:30:30 04:43:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 04:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:30:30 04:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 04:44:01 1 0.00 0.00 0.03 0.02 0.00 99.95 08:30:30 04:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 04:44:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 04:44:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:44:01 7 0.05 0.00 0.02 0.02 0.02 99.90 08:30:30 04:45:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:30:30 04:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 04:45:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 04:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 04:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 04:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:45:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 04:45:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 04:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 04:46:01 0 0.08 0.00 0.02 0.00 0.02 99.88 08:30:30 04:46:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:30:30 04:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:46:01 3 0.12 0.00 0.00 0.00 0.03 99.85 08:30:30 04:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 04:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 04:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 04:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 04:47:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 04:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:47:01 3 0.05 0.00 0.03 0.00 0.03 99.88 08:30:30 04:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:48:01 all 0.12 0.00 0.01 0.00 0.01 99.85 08:30:30 04:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 04:48:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 04:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:48:01 3 0.85 0.00 0.03 0.00 0.02 99.10 08:30:30 04:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 04:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:48:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 04:48:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 04:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 04:49:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 04:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 04:49:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 04:49:01 3 0.05 0.00 0.03 0.00 0.03 99.88 08:30:30 04:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:50:01 all 0.07 0.00 0.01 0.00 0.01 99.91 08:30:30 04:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 04:50:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 04:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:50:01 3 0.40 0.00 0.02 0.00 0.03 99.55 08:30:30 04:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:50:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 04:51:01 all 0.26 0.00 0.01 0.01 0.00 99.72 08:30:30 04:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 04:51:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 04:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:51:01 3 2.04 0.00 0.02 0.00 0.03 97.91 08:30:30 04:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:51:01 7 0.00 0.00 0.00 0.03 0.00 99.97 08:30:30 04:52:01 all 0.24 0.00 0.02 0.00 0.01 99.72 08:30:30 04:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 04:52:01 1 0.02 0.00 0.05 0.02 0.02 99.90 08:30:30 04:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:52:01 3 1.79 0.00 0.07 0.00 0.02 98.12 08:30:30 04:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:52:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 04:52:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 08:30:30 04:52:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 04:53:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:30:30 04:53:01 0 0.15 0.00 0.02 0.00 0.02 99.82 08:30:30 04:53:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 04:53:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 04:53:01 3 0.03 0.00 0.02 0.00 0.03 99.92 08:30:30 04:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:53:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 04:54:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:30:30 04:54:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:30:30 04:54:01 1 0.00 0.00 0.02 0.03 0.02 99.93 08:30:30 04:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:54:01 3 0.07 0.00 0.03 0.00 0.02 99.88 08:30:30 04:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 04:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:54:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 04:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 04:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 04:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:55:01 2 0.00 0.00 0.03 0.00 0.02 99.95 08:30:30 04:55:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 04:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:56:01 all 0.02 0.00 0.00 0.01 0.01 99.96 08:30:30 04:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 04:56:01 1 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 04:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:56:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 04:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:56:01 7 0.03 0.00 0.00 0.08 0.00 99.88 08:30:30 04:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 04:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 04:57:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 04:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 04:57:01 3 0.00 0.00 0.02 0.00 0.03 99.95 08:30:30 04:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 04:58:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:30:30 04:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 04:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 04:58:01 3 0.07 0.00 0.03 0.00 0.02 99.88 08:30:30 04:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 04:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 04:58:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 04:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 04:59:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 04:59:01 1 0.02 0.00 0.02 0.03 0.02 99.92 08:30:30 04:59:01 2 0.02 0.00 0.05 0.00 0.00 99.93 08:30:30 04:59:01 3 0.00 0.00 0.03 0.00 0.03 99.93 08:30:30 04:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 04:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 04:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 04:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:00:01 all 0.06 0.00 0.01 0.00 0.01 99.91 08:30:30 05:00:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 05:00:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 05:00:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 05:00:01 3 0.38 0.00 0.02 0.00 0.02 99.58 08:30:30 05:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:00:01 7 0.00 0.00 0.02 0.02 0.02 99.95 08:30:30 05:01:01 all 0.20 0.00 0.01 0.00 0.01 99.77 08:30:30 05:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 05:01:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:30:30 05:01:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 05:01:01 3 1.55 0.00 0.02 0.00 0.02 98.42 08:30:30 05:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 05:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 05:02:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:30:30 05:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 05:02:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 05:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 05:02:01 3 0.05 0.00 0.02 0.00 0.03 99.90 08:30:30 05:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:02:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 05:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 05:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 05:03:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 05:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 05:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 05:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 05:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 05:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:30:30 05:03:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 05:04:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:30:30 05:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 05:04:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 05:04:01 2 0.00 0.00 0.03 0.00 0.02 99.95 08:30:30 05:04:01 3 0.08 0.00 0.02 0.00 0.03 99.87 08:30:30 05:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 05:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:04:01 7 0.00 0.00 0.00 0.03 0.02 99.95 08:30:30 05:05:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:30:30 05:05:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 05:05:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 05:05:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:30:30 05:05:01 3 0.03 0.00 0.03 0.00 0.03 99.90 08:30:30 05:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:05:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 05:06:01 all 0.06 0.00 0.02 0.00 0.01 99.91 08:30:30 05:06:01 0 0.08 0.00 0.03 0.00 0.02 99.87 08:30:30 05:06:01 1 0.07 0.00 0.03 0.00 0.00 99.90 08:30:30 05:06:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 05:06:01 3 0.20 0.00 0.05 0.00 0.03 99.72 08:30:30 05:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 05:06:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:30:30 05:07:01 all 0.08 0.00 0.02 0.00 0.01 99.88 08:30:30 05:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 05:07:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:30:30 05:07:01 2 0.10 0.00 0.02 0.00 0.02 99.87 08:30:30 05:07:01 3 0.37 0.00 0.05 0.00 0.02 99.57 08:30:30 05:07:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 05:07:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 05:07:01 6 0.08 0.00 0.02 0.00 0.02 99.88 08:30:30 05:07:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 05:08:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:30:30 05:08:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:30:30 05:08:01 1 0.03 0.00 0.03 0.02 0.00 99.92 08:30:30 05:08:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 05:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:08:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:30:30 05:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 05:09:01 0 0.10 0.00 0.00 0.02 0.02 99.87 08:30:30 05:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:09:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 05:09:01 3 0.02 0.00 0.02 0.00 0.03 99.93 08:30:30 05:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 05:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:09:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 05:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:30:30 05:10:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:30:30 05:10:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:30:30 05:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:10:01 3 0.08 0.00 0.03 0.00 0.02 99.87 08:30:30 05:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:10:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 05:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:30:30 05:11:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 05:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 05:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 05:11:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 05:12:01 all 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 05:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 05:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 05:12:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 05:12:01 3 0.08 0.00 0.02 0.00 0.03 99.87 08:30:30 05:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:12:01 7 0.05 0.00 0.02 0.03 0.00 99.90 08:30:30 05:13:01 all 0.01 0.00 0.00 0.01 0.01 99.97 08:30:30 05:13:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 05:13:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 05:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 05:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:13:01 7 0.00 0.00 0.00 0.03 0.00 99.97 08:30:30 05:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 05:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 05:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 05:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:14:01 3 0.08 0.00 0.05 0.00 0.02 99.85 08:30:30 05:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:14:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:30:30 08:30:30 05:14:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 05:15:02 all 0.02 0.00 0.01 0.00 0.01 99.95 08:30:30 05:15:02 0 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 05:15:02 1 0.03 0.00 0.03 0.00 0.03 99.90 08:30:30 05:15:02 2 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 05:15:02 3 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:15:02 4 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 05:15:02 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:15:02 6 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:15:02 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 05:16:01 all 0.06 0.00 0.01 0.00 0.00 99.92 08:30:30 05:16:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 05:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 05:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 05:16:01 3 0.34 0.00 0.00 0.00 0.00 99.66 08:30:30 05:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 05:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:16:01 7 0.02 0.00 0.00 0.03 0.00 99.95 08:30:30 05:17:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:30:30 05:17:01 0 0.08 0.00 0.00 0.00 0.02 99.90 08:30:30 05:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:17:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 05:17:01 3 1.97 0.00 0.02 0.00 0.00 98.01 08:30:30 05:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:17:01 7 0.02 0.00 0.00 0.03 0.02 99.93 08:30:30 05:18:01 all 0.27 0.00 0.01 0.00 0.01 99.70 08:30:30 05:18:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 05:18:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:30:30 05:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 05:18:01 3 1.97 0.00 0.00 0.00 0.02 98.01 08:30:30 05:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 05:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:18:01 7 0.05 0.00 0.02 0.02 0.00 99.92 08:30:30 05:19:01 all 0.19 0.00 0.01 0.00 0.01 99.79 08:30:30 05:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:19:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 05:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 05:19:01 3 1.43 0.00 0.00 0.00 0.00 98.57 08:30:30 05:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:19:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 05:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 05:20:01 all 0.28 0.00 0.02 0.00 0.01 99.70 08:30:30 05:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 05:20:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:30:30 05:20:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 05:20:01 3 1.95 0.00 0.00 0.00 0.00 98.05 08:30:30 05:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:20:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 05:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:20:01 7 0.05 0.00 0.02 0.03 0.02 99.88 08:30:30 05:21:01 all 0.26 0.00 0.02 0.00 0.01 99.70 08:30:30 05:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 05:21:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 05:21:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 05:21:01 3 1.99 0.00 0.02 0.00 0.02 97.98 08:30:30 05:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:21:01 5 0.02 0.00 0.02 0.00 0.03 99.93 08:30:30 05:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:21:01 7 0.00 0.00 0.02 0.03 0.00 99.95 08:30:30 05:22:01 all 0.13 0.00 0.01 0.00 0.01 99.85 08:30:30 05:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 05:22:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 05:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 05:22:01 3 0.83 0.00 0.02 0.00 0.00 99.15 08:30:30 05:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 05:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:22:01 7 0.05 0.00 0.00 0.03 0.02 99.90 08:30:30 05:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 05:23:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 05:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 05:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 05:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:23:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 05:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:23:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 05:24:01 all 0.03 0.00 0.02 0.01 0.00 99.94 08:30:30 05:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 05:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 05:24:01 2 0.02 0.00 0.05 0.00 0.00 99.93 08:30:30 05:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:24:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 05:24:01 5 0.03 0.00 0.02 0.00 0.03 99.92 08:30:30 05:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:24:01 7 0.05 0.00 0.00 0.05 0.00 99.90 08:30:30 05:25:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:30:30 05:25:01 0 0.22 0.00 0.00 0.00 0.02 99.77 08:30:30 05:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 05:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 05:25:01 3 0.00 0.00 0.03 0.00 0.02 99.95 08:30:30 05:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:25:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 08:30:30 05:25:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 05:26:01 all 0.12 0.00 0.01 0.00 0.01 99.85 08:30:30 05:26:01 0 0.78 0.00 0.00 0.00 0.02 99.20 08:30:30 05:26:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 05:26:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 05:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:26:01 5 0.07 0.00 0.05 0.00 0.02 99.87 08:30:30 05:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:26:01 7 0.02 0.00 0.02 0.03 0.00 99.93 08:30:30 05:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 05:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 05:27:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 05:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:27:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 05:27:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 05:27:01 7 0.00 0.00 0.02 0.03 0.02 99.93 08:30:30 05:28:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:30:30 05:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 05:28:01 1 0.00 0.00 0.02 0.00 0.03 99.95 08:30:30 05:28:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 05:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:28:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 05:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:28:01 7 0.05 0.00 0.00 0.03 0.00 99.92 08:30:30 05:29:01 all 0.18 0.00 0.01 0.00 0.01 99.80 08:30:30 05:29:01 0 1.26 0.00 0.02 0.00 0.02 98.71 08:30:30 05:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:29:01 2 0.08 0.00 0.03 0.00 0.00 99.88 08:30:30 05:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:29:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 05:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:29:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:30:30 05:30:01 all 0.28 0.00 0.01 0.00 0.01 99.70 08:30:30 05:30:01 0 2.00 0.00 0.02 0.00 0.02 97.97 08:30:30 05:30:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:30:30 05:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 05:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:30:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 05:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:30:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:30:30 05:31:01 all 0.16 0.00 0.01 0.00 0.01 99.81 08:30:30 05:31:01 0 1.14 0.00 0.00 0.00 0.00 98.86 08:30:30 05:31:01 1 0.05 0.00 0.05 0.02 0.02 99.87 08:30:30 05:31:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 05:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 05:31:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 05:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 05:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 05:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 05:32:01 1 0.07 0.00 0.03 0.02 0.02 99.87 08:30:30 05:32:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 05:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 05:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:32:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:30:30 05:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 05:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 05:33:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:30:30 05:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 05:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 05:34:01 all 0.10 0.00 0.01 0.00 0.01 99.88 08:30:30 05:34:01 0 0.65 0.00 0.02 0.00 0.02 99.32 08:30:30 05:34:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 05:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 05:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:34:01 7 0.05 0.00 0.02 0.02 0.02 99.90 08:30:30 05:35:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:30:30 05:35:01 0 0.08 0.00 0.00 0.00 0.00 99.92 08:30:30 05:35:01 1 0.07 0.00 0.03 0.00 0.03 99.87 08:30:30 05:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 05:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 05:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:35:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 05:35:01 7 0.02 0.00 0.02 0.03 0.00 99.93 08:30:30 05:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:30:30 05:36:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 05:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 05:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 05:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:36:01 7 0.02 0.00 0.00 0.08 0.00 99.90 08:30:30 08:30:30 05:36:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 05:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:30:30 05:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:37:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 05:37:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 05:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 05:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:37:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 05:37:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 05:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 05:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 05:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 05:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 05:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:38:01 7 0.03 0.00 0.00 0.03 0.00 99.93 08:30:30 05:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 05:39:01 0 0.12 0.00 0.02 0.00 0.00 99.87 08:30:30 05:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 05:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 05:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:39:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 05:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:39:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 05:40:01 all 0.27 0.00 0.01 0.00 0.01 99.70 08:30:30 05:40:01 0 2.00 0.00 0.02 0.00 0.02 97.96 08:30:30 05:40:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:30:30 05:40:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 05:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 05:40:01 4 0.00 0.00 0.03 0.00 0.00 99.97 08:30:30 05:40:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:30:30 05:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:40:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 05:41:01 all 0.08 0.00 0.01 0.01 0.01 99.90 08:30:30 05:41:01 0 0.53 0.00 0.02 0.00 0.02 99.43 08:30:30 05:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 05:41:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 05:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 05:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 05:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:41:01 7 0.02 0.00 0.02 0.03 0.02 99.92 08:30:30 05:42:01 all 0.02 0.00 0.02 0.00 0.00 99.95 08:30:30 05:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 05:42:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 05:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 05:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 05:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:42:01 7 0.03 0.00 0.03 0.02 0.00 99.92 08:30:30 05:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:30:30 05:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 05:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:43:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 05:43:01 3 0.00 0.00 0.03 0.00 0.02 99.95 08:30:30 05:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:43:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:30:30 05:44:01 all 0.03 0.00 0.02 0.00 0.01 99.93 08:30:30 05:44:01 0 0.13 0.00 0.08 0.00 0.00 99.78 08:30:30 05:44:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:30:30 05:44:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:30:30 05:44:01 3 0.02 0.00 0.05 0.00 0.02 99.92 08:30:30 05:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:44:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:30:30 05:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:44:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 05:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 05:45:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:30:30 05:45:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:30:30 05:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:45:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 05:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 05:46:01 0 0.07 0.00 0.00 0.00 0.02 99.92 08:30:30 05:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 05:46:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 05:46:01 3 0.02 0.00 0.03 0.00 0.03 99.92 08:30:30 05:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:46:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 05:47:01 all 0.02 0.00 0.02 0.01 0.01 99.95 08:30:30 05:47:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:30:30 05:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 05:47:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 05:47:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 05:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:47:01 7 0.02 0.00 0.03 0.03 0.02 99.90 08:30:30 08:30:30 05:47:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 05:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 05:48:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 05:48:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:30:30 05:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 05:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:48:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 05:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:48:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 05:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:30:30 05:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 05:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:49:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 05:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 05:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:49:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 05:50:01 all 0.03 0.00 0.02 0.00 0.01 99.93 08:30:30 05:50:01 0 0.05 0.00 0.08 0.00 0.00 99.87 08:30:30 05:50:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:30:30 05:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 05:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 05:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:50:01 7 0.10 0.00 0.02 0.02 0.02 99.85 08:30:30 05:51:01 all 0.10 0.00 0.00 0.00 0.00 99.89 08:30:30 05:51:01 0 0.57 0.00 0.02 0.00 0.02 99.40 08:30:30 05:51:01 1 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 05:51:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 05:51:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 05:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:52:01 all 0.15 0.00 0.03 0.00 0.01 99.81 08:30:30 05:52:01 0 0.77 0.00 0.08 0.00 0.02 99.13 08:30:30 05:52:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:30:30 05:52:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 05:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 05:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:52:01 7 0.42 0.00 0.03 0.02 0.02 99.52 08:30:30 05:53:01 all 0.10 0.00 0.01 0.00 0.01 99.87 08:30:30 05:53:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 05:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:53:01 2 0.07 0.00 0.00 0.00 0.02 99.92 08:30:30 05:53:01 3 0.66 0.00 0.08 0.00 0.03 99.22 08:30:30 05:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:53:01 7 0.05 0.00 0.02 0.02 0.02 99.90 08:30:30 05:54:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:30:30 05:54:01 0 0.08 0.00 0.02 0.00 0.00 99.90 08:30:30 05:54:01 1 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 05:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 05:54:01 3 0.02 0.00 0.02 0.00 0.03 99.93 08:30:30 05:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 05:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:54:01 7 0.05 0.00 0.03 0.02 0.00 99.90 08:30:30 05:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 05:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:55:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 05:55:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 05:55:01 3 0.10 0.00 0.03 0.00 0.03 99.83 08:30:30 05:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 05:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:55:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 05:56:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:30:30 05:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 05:56:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 05:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:56:01 3 0.08 0.00 0.03 0.00 0.05 99.83 08:30:30 05:56:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 05:56:01 5 0.07 0.00 0.00 0.00 0.00 99.93 08:30:30 05:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 05:56:01 7 0.08 0.00 0.02 0.02 0.02 99.87 08:30:30 05:57:01 all 0.02 0.00 0.01 0.00 0.01 99.97 08:30:30 05:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 05:57:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 05:57:01 3 0.08 0.00 0.00 0.00 0.03 99.88 08:30:30 05:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:57:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 05:58:01 all 0.06 0.00 0.01 0.00 0.01 99.91 08:30:30 05:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:58:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 05:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 05:58:01 3 0.07 0.00 0.03 0.00 0.03 99.87 08:30:30 05:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:58:01 5 0.10 0.00 0.02 0.00 0.02 99.87 08:30:30 05:58:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 05:58:01 7 0.25 0.00 0.02 0.02 0.02 99.70 08:30:30 08:30:30 05:58:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 05:59:01 all 0.08 0.00 0.01 0.00 0.01 99.90 08:30:30 05:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 05:59:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:30:30 05:59:01 3 0.52 0.00 0.02 0.00 0.02 99.45 08:30:30 05:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 05:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 05:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 05:59:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 06:00:01 all 0.03 0.00 0.01 0.00 0.00 99.94 08:30:30 06:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:00:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 06:00:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 06:00:01 3 0.17 0.00 0.03 0.00 0.02 99.78 08:30:30 06:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:00:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 06:01:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:30:30 06:01:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:30:30 06:01:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 06:01:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 06:01:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 06:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 06:02:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:30:30 06:02:01 0 0.02 0.00 0.05 0.00 0.02 99.92 08:30:30 06:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 06:02:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:30:30 06:02:01 3 0.12 0.00 0.02 0.00 0.02 99.85 08:30:30 06:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 06:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 06:02:01 7 0.02 0.00 0.03 0.02 0.00 99.93 08:30:30 06:03:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:30:30 06:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:03:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 06:03:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 06:03:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:30:30 06:03:01 4 0.05 0.00 0.00 0.00 0.03 99.92 08:30:30 06:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 06:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:03:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 06:04:01 all 0.07 0.00 0.01 0.00 0.00 99.91 08:30:30 06:04:01 0 0.08 0.00 0.02 0.00 0.00 99.90 08:30:30 06:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 06:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:04:01 3 0.07 0.00 0.05 0.00 0.00 99.88 08:30:30 06:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 06:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:04:01 7 0.32 0.00 0.00 0.02 0.02 99.65 08:30:30 06:05:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:30:30 06:05:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 06:05:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 06:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:05:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 06:05:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 06:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:05:01 7 1.99 0.00 0.00 0.02 0.00 98.00 08:30:30 06:06:01 all 0.05 0.00 0.01 0.00 0.01 99.92 08:30:30 06:06:01 0 0.07 0.00 0.05 0.00 0.00 99.88 08:30:30 06:06:01 1 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 06:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 06:06:01 3 0.10 0.00 0.02 0.00 0.02 99.87 08:30:30 06:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 06:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:06:01 7 0.10 0.00 0.02 0.02 0.02 99.85 08:30:30 06:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 06:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 06:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:07:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 06:07:01 4 0.02 0.00 0.03 0.00 0.03 99.92 08:30:30 06:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:07:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:07:01 7 0.02 0.00 0.03 0.02 0.00 99.93 08:30:30 06:08:01 all 0.26 0.00 0.03 0.00 0.01 99.70 08:30:30 06:08:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 06:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 06:08:01 2 0.10 0.00 0.07 0.00 0.00 99.83 08:30:30 06:08:01 3 0.17 0.00 0.00 0.00 0.02 99.82 08:30:30 06:08:01 4 1.34 0.00 0.05 0.00 0.02 98.59 08:30:30 06:08:01 5 0.12 0.00 0.07 0.00 0.02 99.80 08:30:30 06:08:01 6 0.00 0.00 0.05 0.00 0.00 99.95 08:30:30 06:08:01 7 0.27 0.00 0.02 0.00 0.00 99.72 08:30:30 06:09:01 all 0.10 0.00 0.02 0.00 0.01 99.87 08:30:30 06:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 06:09:01 1 0.05 0.00 0.02 0.02 0.02 99.90 08:30:30 06:09:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 06:09:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 06:09:01 4 0.42 0.00 0.07 0.00 0.02 99.50 08:30:30 06:09:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 06:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 06:09:01 7 0.10 0.00 0.02 0.02 0.02 99.85 08:30:30 08:30:30 06:09:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 06:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 06:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:10:01 3 0.00 0.00 0.03 0.00 0.02 99.95 08:30:30 06:10:01 4 0.02 0.00 0.00 0.00 0.03 99.95 08:30:30 06:10:01 5 0.07 0.00 0.00 0.00 0.00 99.93 08:30:30 06:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:10:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 06:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:30:30 06:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:11:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 06:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 06:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 06:11:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 06:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 06:12:01 all 0.03 0.00 0.02 0.00 0.00 99.94 08:30:30 06:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 06:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 06:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:12:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:30:30 06:12:01 4 0.05 0.00 0.07 0.00 0.02 99.87 08:30:30 06:12:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 06:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 06:12:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 06:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 06:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:13:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 06:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 06:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 06:14:01 all 0.03 0.00 0.02 0.00 0.01 99.95 08:30:30 06:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:30:30 06:14:01 1 0.00 0.00 0.03 0.02 0.00 99.95 08:30:30 06:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 06:14:01 3 0.07 0.00 0.00 0.00 0.02 99.92 08:30:30 06:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 06:14:01 5 0.08 0.00 0.03 0.00 0.00 99.88 08:30:30 06:14:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:14:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 06:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 06:15:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 06:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 06:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:15:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 06:15:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:15:01 7 0.00 0.00 0.02 0.03 0.00 99.95 08:30:30 06:16:01 all 0.01 0.00 0.01 0.00 0.00 99.98 08:30:30 06:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 06:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 06:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 06:17:02 all 0.03 0.00 0.02 0.00 0.01 99.94 08:30:30 06:17:02 0 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:17:02 1 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 06:17:02 2 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 06:17:02 3 0.07 0.00 0.00 0.00 0.02 99.92 08:30:30 06:17:02 4 0.02 0.00 0.03 0.00 0.03 99.92 08:30:30 06:17:02 5 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 06:17:02 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:17:02 7 0.00 0.00 0.03 0.02 0.02 99.93 08:30:30 06:18:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:30:30 06:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:18:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:30:30 06:18:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 06:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 06:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 06:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:18:01 7 0.02 0.00 0.00 0.03 0.00 99.95 08:30:30 06:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 06:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:19:01 1 0.08 0.00 0.02 0.02 0.02 99.87 08:30:30 06:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 06:19:01 3 0.08 0.00 0.02 0.00 0.03 99.87 08:30:30 06:19:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:20:01 all 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 06:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 06:20:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:30:30 06:20:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 06:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 06:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 06:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:20:01 7 0.03 0.00 0.03 0.02 0.00 99.92 08:30:30 08:30:30 06:20:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 06:21:01 all 0.24 0.00 0.01 0.00 0.01 99.73 08:30:30 06:21:01 0 1.68 0.00 0.02 0.00 0.02 98.29 08:30:30 06:21:01 1 0.07 0.00 0.00 0.02 0.02 99.90 08:30:30 06:21:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 06:21:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 06:21:01 4 0.03 0.00 0.02 0.00 0.03 99.92 08:30:30 06:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:21:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:21:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 06:22:01 all 0.19 0.00 0.01 0.00 0.01 99.78 08:30:30 06:22:01 0 0.33 0.00 0.00 0.00 0.00 99.67 08:30:30 06:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 06:22:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 06:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:22:01 7 1.12 0.00 0.03 0.02 0.02 98.81 08:30:30 06:23:01 all 0.05 0.00 0.01 0.00 0.00 99.94 08:30:30 06:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:23:01 3 0.07 0.00 0.00 0.00 0.02 99.92 08:30:30 06:23:01 4 0.08 0.00 0.03 0.00 0.02 99.87 08:30:30 06:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:23:01 7 0.22 0.00 0.00 0.02 0.00 99.77 08:30:30 06:24:01 all 0.14 0.00 0.02 0.00 0.01 99.83 08:30:30 06:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:24:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 06:24:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 06:24:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 06:24:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 06:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:24:01 7 0.98 0.00 0.00 0.02 0.00 99.01 08:30:30 06:25:01 all 0.13 0.00 0.01 0.00 0.01 99.84 08:30:30 06:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:25:01 1 0.03 0.00 0.03 0.02 0.00 99.92 08:30:30 06:25:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 06:25:01 3 0.12 0.00 0.00 0.00 0.02 99.87 08:30:30 06:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 06:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:25:01 7 0.76 0.00 0.02 0.02 0.02 99.19 08:30:30 06:26:01 all 0.04 0.00 0.03 0.02 0.01 99.91 08:30:30 06:26:01 0 0.02 0.00 0.02 0.05 0.02 99.90 08:30:30 06:26:01 1 0.02 0.00 0.03 0.03 0.00 99.92 08:30:30 06:26:01 2 0.10 0.00 0.05 0.00 0.00 99.85 08:30:30 06:26:01 3 0.05 0.00 0.07 0.02 0.03 99.83 08:30:30 06:26:01 4 0.03 0.00 0.00 0.02 0.02 99.93 08:30:30 06:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:26:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:30:30 06:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 06:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:27:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 06:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:27:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 06:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 06:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 06:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 06:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 06:28:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 06:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 06:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:28:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 06:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 06:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:29:01 1 0.05 0.00 0.02 0.02 0.00 99.92 08:30:30 06:29:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 06:29:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:30:30 06:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:29:01 5 0.07 0.00 0.03 0.00 0.02 99.88 08:30:30 06:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 06:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 06:30:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:30:30 06:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:30:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 06:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 06:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:30:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:30:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 06:30:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:30:30 06:30:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 06:31:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:30:30 06:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:31:01 1 0.08 0.00 0.00 0.00 0.00 99.92 08:30:30 06:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 06:31:01 4 0.07 0.00 0.00 0.00 0.00 99.93 08:30:30 06:31:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 06:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:31:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 08:30:30 06:31:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 06:32:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:30:30 06:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:32:01 1 0.03 0.00 0.00 0.02 0.02 99.93 08:30:30 06:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 06:32:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 06:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:32:01 5 0.05 0.00 0.00 0.00 0.03 99.92 08:30:30 06:32:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 06:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 06:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 06:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 06:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 06:33:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 06:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 06:33:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 06:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 06:34:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 06:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 06:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:34:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 06:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:35:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:30:30 06:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:35:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 06:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:35:01 3 0.08 0.00 0.02 0.00 0.03 99.87 08:30:30 06:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 06:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:35:01 7 0.02 0.00 0.00 0.03 0.02 99.93 08:30:30 06:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 06:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 06:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:36:01 5 0.03 0.00 0.03 0.00 0.03 99.90 08:30:30 06:36:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:36:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 06:37:01 all 0.16 0.00 0.01 0.00 0.01 99.82 08:30:30 06:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:37:01 1 1.06 0.00 0.02 0.00 0.00 98.93 08:30:30 06:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 06:37:01 3 0.07 0.00 0.00 0.00 0.02 99.92 08:30:30 06:37:01 4 0.07 0.00 0.00 0.00 0.00 99.93 08:30:30 06:37:01 5 0.03 0.00 0.02 0.00 0.03 99.92 08:30:30 06:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:37:01 7 0.02 0.00 0.02 0.03 0.00 99.93 08:30:30 06:38:01 all 0.05 0.00 0.01 0.00 0.01 99.93 08:30:30 06:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:38:01 1 0.27 0.00 0.02 0.00 0.00 99.72 08:30:30 06:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:38:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:30:30 06:38:01 4 0.00 0.00 0.05 0.00 0.00 99.95 08:30:30 06:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 06:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 06:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:39:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 06:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:39:01 3 0.05 0.00 0.05 0.00 0.03 99.87 08:30:30 06:39:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 06:39:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 06:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:39:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:30:30 06:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:30:30 06:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:40:01 1 0.07 0.00 0.00 0.00 0.00 99.93 08:30:30 06:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 06:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 06:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:40:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 06:41:01 all 0.02 0.00 0.00 0.00 0.01 99.96 08:30:30 06:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:41:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:30:30 06:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:41:01 3 0.05 0.00 0.02 0.00 0.03 99.90 08:30:30 06:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 06:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:41:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 06:42:01 all 0.01 0.00 0.02 0.00 0.00 99.96 08:30:30 06:42:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 06:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 06:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 06:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:30:30 06:42:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 06:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 06:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:43:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:30:30 06:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 06:43:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 06:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 06:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:43:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 06:44:01 all 0.01 0.00 0.02 0.00 0.01 99.95 08:30:30 06:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:44:01 1 0.03 0.00 0.03 0.02 0.02 99.90 08:30:30 06:44:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 06:44:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 06:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:44:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 06:44:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:44:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 06:45:01 all 0.20 0.00 0.01 0.00 0.01 99.78 08:30:30 06:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:45:01 1 1.39 0.00 0.00 0.00 0.02 98.59 08:30:30 06:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:45:01 3 0.10 0.00 0.02 0.00 0.03 99.85 08:30:30 06:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 06:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:45:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 06:46:01 all 0.27 0.00 0.02 0.00 0.00 99.71 08:30:30 06:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:46:01 1 1.99 0.00 0.03 0.02 0.02 97.95 08:30:30 06:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 06:46:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 06:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:46:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:30:30 06:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:46:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 06:47:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:30:30 06:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 06:47:01 1 2.04 0.00 0.00 0.02 0.02 97.93 08:30:30 06:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 06:47:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:30:30 06:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:48:01 all 0.16 0.00 0.01 0.00 0.01 99.81 08:30:30 06:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:48:01 1 1.22 0.00 0.08 0.00 0.00 98.69 08:30:30 06:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 06:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 06:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 06:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:49:01 1 0.03 0.00 0.05 0.02 0.02 99.88 08:30:30 06:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:49:01 3 0.08 0.00 0.00 0.00 0.00 99.92 08:30:30 06:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:49:01 5 0.08 0.00 0.00 0.00 0.02 99.90 08:30:30 06:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:49:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 06:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:30:30 06:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 06:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:50:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 06:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:50:01 7 0.05 0.00 0.03 0.02 0.00 99.90 08:30:30 06:51:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:30:30 06:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:51:01 1 0.08 0.00 0.02 0.02 0.02 99.87 08:30:30 06:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 06:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:51:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 06:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:51:01 7 0.07 0.00 0.00 0.00 0.00 99.93 08:30:30 06:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 06:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:52:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 06:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 06:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:52:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:30:30 06:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:52:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 06:53:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:30:30 06:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 06:53:01 1 0.02 0.00 0.03 0.02 0.02 99.92 08:30:30 06:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:53:01 3 0.10 0.00 0.00 0.00 0.00 99.90 08:30:30 06:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:53:01 5 0.07 0.00 0.00 0.00 0.02 99.92 08:30:30 06:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:53:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 08:30:30 06:53:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 06:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 06:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 06:54:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 06:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 06:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 06:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 06:55:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:30:30 06:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:55:01 1 0.05 0.00 0.02 0.02 0.02 99.90 08:30:30 06:55:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 06:55:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 06:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:55:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 06:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:55:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 06:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 06:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:56:01 1 0.03 0.00 0.00 0.02 0.02 99.93 08:30:30 06:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 06:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:56:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 06:56:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 06:57:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:30:30 06:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:57:01 1 0.08 0.00 0.02 0.02 0.02 99.87 08:30:30 06:57:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 06:57:01 3 0.13 0.00 0.03 0.00 0.00 99.83 08:30:30 06:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 06:57:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 06:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 06:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 06:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 06:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 06:58:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 06:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 06:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:58:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:30:30 06:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 06:59:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:30:30 06:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 06:59:01 1 0.08 0.00 0.02 0.00 0.00 99.90 08:30:30 06:59:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 06:59:01 3 0.07 0.00 0.00 0.00 0.02 99.92 08:30:30 06:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 06:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 06:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 06:59:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 07:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 07:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 07:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:00:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:30:30 07:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:00:01 7 0.03 0.00 0.02 0.03 0.02 99.90 08:30:30 07:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 07:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 07:01:01 1 0.07 0.00 0.02 0.00 0.03 99.88 08:30:30 07:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 07:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:01:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 07:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 07:01:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 07:02:01 all 0.16 0.00 0.01 0.00 0.01 99.82 08:30:30 07:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:02:01 1 1.17 0.00 0.02 0.00 0.00 98.81 08:30:30 07:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 07:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:02:01 5 0.03 0.00 0.02 0.00 0.03 99.92 08:30:30 07:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:02:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 07:03:01 all 0.28 0.00 0.01 0.00 0.01 99.70 08:30:30 07:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:03:01 1 2.02 0.00 0.00 0.00 0.02 97.96 08:30:30 07:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:03:01 3 0.08 0.00 0.02 0.00 0.02 99.88 08:30:30 07:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:03:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 07:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:03:01 7 0.00 0.00 0.02 0.03 0.00 99.95 08:30:30 07:04:02 all 0.26 0.00 0.01 0.01 0.01 99.71 08:30:30 07:04:02 0 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 07:04:02 1 1.91 0.00 0.03 0.00 0.02 98.05 08:30:30 07:04:02 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 07:04:02 3 0.07 0.00 0.00 0.00 0.02 99.92 08:30:30 07:04:02 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:04:02 5 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:04:02 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:04:02 7 0.02 0.00 0.00 0.03 0.00 99.95 08:30:30 08:30:30 07:04:02 CPU %user %nice %system %iowait %steal %idle 08:30:30 07:05:01 all 0.05 0.00 0.01 0.00 0.01 99.93 08:30:30 07:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:05:01 1 0.26 0.00 0.00 0.00 0.00 99.74 08:30:30 07:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 07:05:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 07:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:05:01 5 0.08 0.00 0.02 0.00 0.02 99.88 08:30:30 07:05:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 07:05:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 07:06:01 all 0.04 0.00 0.01 0.01 0.01 99.94 08:30:30 07:06:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:30:30 07:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 07:06:01 3 0.18 0.00 0.00 0.00 0.00 99.82 08:30:30 07:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:06:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 07:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:06:01 7 0.02 0.00 0.02 0.03 0.00 99.93 08:30:30 07:07:01 all 0.15 0.00 0.01 0.00 0.00 99.83 08:30:30 07:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:07:01 1 1.06 0.00 0.05 0.00 0.02 98.87 08:30:30 07:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:07:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:30:30 07:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:07:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 07:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 07:08:01 all 0.07 0.00 0.04 0.00 0.01 99.88 08:30:30 07:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:08:01 1 0.20 0.00 0.15 0.02 0.02 99.62 08:30:30 07:08:01 2 0.08 0.00 0.02 0.00 0.00 99.90 08:30:30 07:08:01 3 0.13 0.00 0.02 0.00 0.02 99.83 08:30:30 07:08:01 4 0.08 0.00 0.00 0.00 0.00 99.92 08:30:30 07:08:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:30:30 07:08:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 07:08:01 7 0.08 0.00 0.03 0.02 0.02 99.85 08:30:30 07:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 07:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:09:01 1 0.07 0.00 0.02 0.00 0.03 99.88 08:30:30 07:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 07:09:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:30:30 07:09:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 07:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 07:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:09:01 7 0.00 0.00 0.00 0.03 0.00 99.97 08:30:30 07:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 07:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:10:01 1 0.00 0.00 0.02 0.02 0.03 99.93 08:30:30 07:10:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:30:30 07:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 07:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:10:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 07:11:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:30:30 07:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:11:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 07:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 07:11:01 3 0.12 0.00 0.03 0.00 0.02 99.83 08:30:30 07:11:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 07:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:11:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 07:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 07:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 07:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 07:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 07:12:01 3 0.02 0.00 0.05 0.00 0.05 99.88 08:30:30 07:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 07:13:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:30:30 07:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:13:01 1 0.05 0.00 0.02 0.02 0.02 99.90 08:30:30 07:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 07:13:01 3 0.13 0.00 0.05 0.00 0.03 99.78 08:30:30 07:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:13:01 7 0.02 0.00 0.02 0.03 0.00 99.93 08:30:30 07:14:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:30:30 07:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:14:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 07:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 07:14:01 3 0.03 0.00 0.03 0.00 0.03 99.90 08:30:30 07:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:14:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 07:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:14:01 7 0.00 0.00 0.05 0.02 0.00 99.93 08:30:30 07:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 07:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 07:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:15:01 3 0.12 0.00 0.02 0.00 0.03 99.83 08:30:30 07:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:15:01 5 0.07 0.00 0.00 0.00 0.00 99.93 08:30:30 07:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:15:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 08:30:30 07:15:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 07:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 07:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:16:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 07:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 07:16:01 3 0.05 0.00 0.03 0.00 0.03 99.88 08:30:30 07:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:17:01 all 0.05 0.00 0.02 0.00 0.01 99.92 08:30:30 07:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:17:01 1 0.08 0.00 0.02 0.00 0.02 99.88 08:30:30 07:17:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 07:17:01 3 0.13 0.00 0.07 0.00 0.03 99.77 08:30:30 07:17:01 4 0.08 0.00 0.00 0.00 0.00 99.92 08:30:30 07:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 07:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:17:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 07:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 07:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:18:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 07:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 07:18:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 07:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 07:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 07:19:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:30:30 07:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:19:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 07:19:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 07:19:01 3 0.08 0.00 0.02 0.00 0.03 99.87 08:30:30 07:19:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 07:19:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 07:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:19:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 07:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 07:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:20:01 1 0.17 0.00 0.02 0.00 0.02 99.80 08:30:30 07:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:20:01 3 0.05 0.00 0.02 0.00 0.03 99.90 08:30:30 07:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:20:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 07:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 07:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:21:01 1 0.07 0.00 0.00 0.02 0.02 99.90 08:30:30 07:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:21:01 3 0.10 0.00 0.03 0.00 0.03 99.83 08:30:30 07:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:21:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 07:22:01 all 0.01 0.00 0.01 0.00 0.01 99.98 08:30:30 07:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 07:22:01 3 0.00 0.00 0.02 0.00 0.05 99.93 08:30:30 07:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 07:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:23:01 all 0.05 0.00 0.02 0.00 0.01 99.93 08:30:30 07:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:30:30 07:23:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 07:23:01 3 0.15 0.00 0.05 0.00 0.03 99.77 08:30:30 07:23:01 4 0.13 0.00 0.02 0.00 0.00 99.85 08:30:30 07:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:24:01 all 0.20 0.00 0.10 0.05 0.01 99.65 08:30:30 07:24:01 0 0.03 0.00 0.07 0.02 0.00 99.88 08:30:30 07:24:01 1 1.12 0.00 0.20 0.20 0.02 98.46 08:30:30 07:24:01 2 0.08 0.00 0.03 0.02 0.00 99.87 08:30:30 07:24:01 3 0.10 0.00 0.13 0.00 0.03 99.73 08:30:30 07:24:01 4 0.03 0.00 0.08 0.00 0.00 99.88 08:30:30 07:24:01 5 0.12 0.00 0.15 0.07 0.00 99.67 08:30:30 07:24:01 6 0.02 0.00 0.03 0.02 0.00 99.93 08:30:30 07:24:01 7 0.12 0.00 0.07 0.05 0.00 99.77 08:30:30 07:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 07:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 07:25:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 07:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 07:25:01 3 0.10 0.00 0.03 0.00 0.03 99.83 08:30:30 07:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:25:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:30:30 07:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 07:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:26:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:30:30 07:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:26:01 3 0.07 0.00 0.05 0.00 0.03 99.85 08:30:30 07:26:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 07:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 07:26:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 08:30:30 07:26:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 07:27:01 all 0.04 0.00 0.01 0.00 0.00 99.95 08:30:30 07:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:27:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 07:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 07:27:01 3 0.08 0.00 0.02 0.00 0.02 99.88 08:30:30 07:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:27:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 07:27:01 6 0.10 0.00 0.02 0.00 0.00 99.88 08:30:30 07:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 07:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:30:30 07:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:28:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:30:30 07:28:01 3 0.05 0.00 0.03 0.00 0.03 99.88 08:30:30 07:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 07:29:01 all 0.12 0.00 0.01 0.00 0.01 99.85 08:30:30 07:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:29:01 1 0.02 0.00 0.05 0.02 0.00 99.92 08:30:30 07:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 07:29:01 3 0.07 0.00 0.00 0.00 0.03 99.90 08:30:30 07:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 07:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:29:01 6 0.80 0.00 0.02 0.00 0.02 99.17 08:30:30 07:29:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 07:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:30:30 07:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:30:30 07:30:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:30:30 07:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:30:01 3 0.05 0.00 0.03 0.00 0.03 99.88 08:30:30 07:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 07:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:31:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:30:30 07:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 07:31:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 07:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 07:31:01 3 0.13 0.00 0.02 0.00 0.03 99.82 08:30:30 07:31:01 4 0.10 0.00 0.00 0.00 0.02 99.88 08:30:30 07:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:31:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 07:31:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:30:30 07:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:30:30 07:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:32:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:30:30 07:32:01 3 0.03 0.00 0.02 0.00 0.03 99.92 08:30:30 07:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 07:32:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 07:33:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:30:30 07:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:33:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:30:30 07:33:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 07:33:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 07:33:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 07:33:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 07:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 07:34:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:30:30 07:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 07:34:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 07:34:01 3 0.05 0.00 0.02 0.00 0.03 99.90 08:30:30 07:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:34:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 07:34:01 7 0.00 0.00 0.00 0.03 0.00 99.97 08:30:30 07:35:01 all 0.19 0.00 0.01 0.00 0.01 99.79 08:30:30 07:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:35:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 07:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:35:01 3 0.10 0.00 0.00 0.00 0.03 99.87 08:30:30 07:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:35:01 6 1.35 0.00 0.03 0.00 0.00 98.61 08:30:30 07:35:01 7 0.00 0.00 0.03 0.00 0.00 99.97 08:30:30 07:36:01 all 0.24 0.00 0.02 0.01 0.00 99.73 08:30:30 07:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:36:01 1 0.02 0.00 0.02 0.07 0.02 99.88 08:30:30 07:36:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:30:30 07:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 07:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:36:01 6 1.68 0.00 0.08 0.00 0.00 98.24 08:30:30 07:36:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 07:37:01 all 0.05 0.00 0.02 0.00 0.01 99.92 08:30:30 07:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 07:37:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 07:37:01 2 0.07 0.00 0.05 0.00 0.02 99.87 08:30:30 07:37:01 3 0.13 0.00 0.00 0.00 0.02 99.85 08:30:30 07:37:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 07:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:37:01 6 0.13 0.00 0.05 0.00 0.02 99.80 08:30:30 07:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:30:30 07:37:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 07:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:30:30 07:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:38:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 07:38:01 2 0.03 0.00 0.03 0.00 0.03 99.90 08:30:30 07:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 07:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:38:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 07:39:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:30:30 07:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 07:39:01 2 0.08 0.00 0.03 0.00 0.02 99.87 08:30:30 07:39:01 3 0.07 0.00 0.00 0.00 0.02 99.92 08:30:30 07:39:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 07:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 07:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 07:40:01 all 0.09 0.00 0.01 0.00 0.00 99.89 08:30:30 07:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:40:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 07:40:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:30:30 07:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:40:01 6 0.65 0.00 0.02 0.00 0.02 99.32 08:30:30 07:40:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 07:41:01 all 0.16 0.00 0.01 0.00 0.01 99.82 08:30:30 07:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:41:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:30:30 07:41:01 2 0.05 0.00 0.03 0.00 0.03 99.88 08:30:30 07:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 07:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 07:41:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 07:41:01 6 1.08 0.00 0.02 0.00 0.00 98.91 08:30:30 07:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:42:01 all 0.14 0.00 0.01 0.00 0.01 99.84 08:30:30 07:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:42:01 2 0.08 0.00 0.03 0.00 0.02 99.87 08:30:30 07:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 07:42:01 6 0.93 0.00 0.00 0.00 0.02 99.06 08:30:30 07:42:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:30:30 07:43:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:30:30 07:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:43:01 1 0.07 0.00 0.02 0.02 0.00 99.90 08:30:30 07:43:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:30:30 07:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 07:43:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 07:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:43:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 07:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:30:30 07:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 07:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:44:01 3 0.02 0.00 0.05 0.00 0.02 99.92 08:30:30 07:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 07:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 07:44:01 7 0.03 0.00 0.00 0.03 0.02 99.92 08:30:30 07:45:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:30:30 07:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:45:01 1 0.05 0.00 0.02 0.02 0.00 99.92 08:30:30 07:45:01 2 0.03 0.00 0.02 0.00 0.03 99.92 08:30:30 07:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 07:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 07:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 07:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 07:46:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 07:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 07:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 07:46:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 07:47:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:30:30 07:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:30:30 07:47:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:30:30 07:47:01 2 0.03 0.00 0.03 0.00 0.03 99.90 08:30:30 07:47:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 07:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 07:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 07:47:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 07:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:30:30 07:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:48:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 07:48:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 07:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 08:30:30 07:48:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 07:49:01 all 0.04 0.00 0.01 0.00 0.01 99.95 08:30:30 07:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:49:01 1 0.08 0.00 0.00 0.02 0.02 99.88 08:30:30 07:49:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:30:30 07:49:01 3 0.10 0.00 0.02 0.00 0.00 99.88 08:30:30 07:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 07:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:50:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:30:30 07:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 07:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 07:50:01 2 0.08 0.00 0.05 0.00 0.03 99.83 08:30:30 07:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:50:01 7 0.03 0.00 0.02 0.03 0.02 99.90 08:30:30 07:51:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:30:30 07:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:51:01 1 0.05 0.00 0.02 0.02 0.02 99.90 08:30:30 07:51:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 07:51:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 07:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:51:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 07:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:30:30 07:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:52:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:30:30 07:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 07:52:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 07:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:30:30 07:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:53:01 1 0.00 0.00 0.05 0.02 0.02 99.92 08:30:30 07:53:01 2 0.07 0.00 0.02 0.00 0.03 99.88 08:30:30 07:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 07:53:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:30:30 07:53:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 07:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:54:01 all 0.02 0.00 0.01 0.00 0.00 99.95 08:30:30 07:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:54:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 07:54:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:30:30 07:54:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 07:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:54:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:30:30 07:54:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 07:54:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 07:55:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:30:30 07:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:55:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:30:30 07:55:01 3 0.10 0.00 0.02 0.00 0.00 99.88 08:30:30 07:55:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 07:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 07:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 07:56:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:30:30 07:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 07:56:01 1 0.00 0.00 0.03 0.02 0.02 99.93 08:30:30 07:56:01 2 0.05 0.00 0.02 0.00 0.03 99.90 08:30:30 07:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 07:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 07:56:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 07:57:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:30:30 07:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:57:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 07:57:01 2 0.08 0.00 0.03 0.00 0.02 99.87 08:30:30 07:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 07:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 07:57:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 07:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 07:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:58:01 all 0.06 0.00 0.01 0.00 0.00 99.92 08:30:30 07:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:58:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 07:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 07:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 07:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 07:58:01 6 0.37 0.00 0.03 0.00 0.00 99.60 08:30:30 07:58:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 07:59:01 all 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 07:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:59:01 1 0.08 0.00 0.02 0.02 0.00 99.88 08:30:30 07:59:01 2 0.08 0.00 0.03 0.00 0.02 99.87 08:30:30 07:59:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 07:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 07:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 07:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 08:30:30 07:59:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 08:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:30:30 08:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:00:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:30:30 08:00:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 08:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 08:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:00:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 08:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:01:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:30:30 08:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 08:01:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 08:01:01 2 0.07 0.00 0.05 0.00 0.03 99.85 08:30:30 08:01:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 08:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:01:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 08:01:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 08:01:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 08:02:02 all 0.01 0.00 0.01 0.00 0.00 99.97 08:30:30 08:02:02 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:02:02 1 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 08:02:02 2 0.05 0.00 0.07 0.00 0.02 99.87 08:30:30 08:02:02 3 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 08:02:02 4 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 08:02:02 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:02:02 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:02:02 7 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:03:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:30:30 08:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 08:03:01 1 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 08:03:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 08:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 08:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:03:01 5 0.12 0.00 0.02 0.00 0.00 99.86 08:30:30 08:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 08:03:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 08:04:01 all 0.13 0.00 0.02 0.00 0.00 99.85 08:30:30 08:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 08:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:04:01 2 0.00 0.00 0.05 0.00 0.02 99.93 08:30:30 08:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:04:01 6 0.99 0.00 0.03 0.00 0.00 98.97 08:30:30 08:04:01 7 0.00 0.00 0.02 0.02 0.02 99.95 08:30:30 08:05:01 all 0.20 0.00 0.01 0.00 0.00 99.78 08:30:30 08:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:05:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 08:05:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 08:05:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 08:05:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 08:05:01 6 1.42 0.00 0.00 0.00 0.00 98.58 08:30:30 08:05:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 08:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:30:30 08:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:06:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 08:06:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:30:30 08:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 08:06:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 08:07:01 all 0.07 0.00 0.02 0.00 0.01 99.90 08:30:30 08:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:07:01 1 0.05 0.00 0.00 0.02 0.00 99.93 08:30:30 08:07:01 2 0.05 0.00 0.05 0.00 0.02 99.88 08:30:30 08:07:01 3 0.08 0.00 0.00 0.00 0.02 99.90 08:30:30 08:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 08:07:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:30:30 08:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:07:01 7 0.30 0.00 0.05 0.00 0.00 99.65 08:30:30 08:08:01 all 0.29 0.00 0.09 0.00 0.01 99.62 08:30:30 08:08:01 0 0.07 0.00 0.03 0.00 0.00 99.90 08:30:30 08:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 08:08:01 2 0.25 0.00 0.03 0.00 0.03 99.68 08:30:30 08:08:01 3 0.10 0.00 0.35 0.00 0.00 99.55 08:30:30 08:08:01 4 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 08:08:01 5 0.05 0.00 0.22 0.00 0.00 99.73 08:30:30 08:08:01 6 1.73 0.00 0.02 0.00 0.02 98.24 08:30:30 08:08:01 7 0.00 0.00 0.03 0.02 0.00 99.95 08:30:30 08:09:01 all 0.29 0.00 0.01 0.00 0.00 99.69 08:30:30 08:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 08:09:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 08:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 08:09:01 3 0.20 0.00 0.02 0.00 0.02 99.77 08:30:30 08:09:01 4 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 08:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:09:01 6 1.97 0.00 0.02 0.00 0.00 98.01 08:30:30 08:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 08:10:01 all 0.28 0.00 0.01 0.00 0.01 99.70 08:30:30 08:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 08:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 08:10:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:30:30 08:10:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 08:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:10:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 08:10:01 6 1.97 0.00 0.00 0.00 0.02 98.01 08:30:30 08:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 08:30:30 08:10:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 08:11:01 all 0.12 0.00 0.01 0.00 0.01 99.86 08:30:30 08:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 08:11:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:30:30 08:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:30:30 08:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 08:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 08:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:11:01 6 0.78 0.00 0.08 0.00 0.00 99.14 08:30:30 08:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 08:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:30:30 08:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:12:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:30:30 08:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 08:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:12:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 08:12:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 08:13:01 all 0.03 0.00 0.00 0.00 0.01 99.96 08:30:30 08:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:13:01 1 0.05 0.00 0.00 0.02 0.02 99.92 08:30:30 08:13:01 2 0.07 0.00 0.00 0.00 0.03 99.90 08:30:30 08:13:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 08:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:13:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 08:13:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 08:14:01 all 0.01 0.00 0.01 0.01 0.01 99.95 08:30:30 08:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 08:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:14:01 2 0.07 0.00 0.05 0.00 0.02 99.87 08:30:30 08:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:14:01 7 0.00 0.00 0.00 0.12 0.02 99.87 08:30:30 08:15:01 all 0.09 0.00 0.01 0.01 0.01 99.89 08:30:30 08:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 08:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 08:15:01 2 0.40 0.00 0.05 0.00 0.02 99.53 08:30:30 08:15:01 3 0.13 0.00 0.02 0.00 0.02 99.83 08:30:30 08:15:01 4 0.08 0.00 0.00 0.00 0.00 99.92 08:30:30 08:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:15:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 08:15:01 7 0.00 0.00 0.00 0.03 0.00 99.97 08:30:30 08:16:01 all 0.01 0.00 0.02 0.00 0.00 99.96 08:30:30 08:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:16:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:30:30 08:16:01 3 0.02 0.00 0.05 0.00 0.00 99.93 08:30:30 08:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:16:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 08:16:01 7 0.00 0.00 0.03 0.02 0.00 99.95 08:30:30 08:17:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:30:30 08:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:17:01 1 0.07 0.00 0.00 0.02 0.00 99.92 08:30:30 08:17:01 2 0.10 0.00 0.03 0.00 0.03 99.83 08:30:30 08:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 08:17:01 4 0.08 0.00 0.00 0.00 0.02 99.90 08:30:30 08:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 08:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:18:01 all 0.02 0.00 0.02 0.00 0.01 99.96 08:30:30 08:18:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 08:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 08:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 08:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 08:18:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 08:19:01 all 0.05 0.00 0.02 0.00 0.01 99.92 08:30:30 08:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 08:19:01 1 0.07 0.00 0.00 0.02 0.00 99.92 08:30:30 08:19:01 2 0.18 0.00 0.07 0.00 0.02 99.73 08:30:30 08:19:01 3 0.08 0.00 0.02 0.00 0.02 99.88 08:30:30 08:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 08:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 08:20:01 all 0.07 0.00 0.03 0.00 0.00 99.89 08:30:30 08:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:30:30 08:20:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 08:20:01 2 0.43 0.00 0.02 0.00 0.00 99.55 08:30:30 08:20:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 08:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:20:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 08:20:01 6 0.02 0.00 0.05 0.00 0.00 99.93 08:30:30 08:20:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:30:30 08:21:01 all 0.06 0.00 0.02 0.00 0.00 99.91 08:30:30 08:21:01 0 0.07 0.00 0.05 0.00 0.02 99.87 08:30:30 08:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:21:01 2 0.05 0.00 0.05 0.00 0.02 99.88 08:30:30 08:21:01 3 0.17 0.00 0.00 0.00 0.00 99.83 08:30:30 08:21:01 4 0.12 0.00 0.02 0.00 0.00 99.87 08:30:30 08:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 08:21:01 7 0.02 0.00 0.02 0.03 0.00 99.93 08:30:30 08:30:30 08:21:01 CPU %user %nice %system %iowait %steal %idle 08:30:30 08:22:01 all 0.05 0.00 0.03 0.01 0.01 99.91 08:30:30 08:22:01 0 0.07 0.00 0.03 0.00 0.00 99.90 08:30:30 08:22:01 1 0.00 0.00 0.03 0.05 0.02 99.90 08:30:30 08:22:01 2 0.22 0.00 0.08 0.00 0.02 99.68 08:30:30 08:22:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 08:22:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 08:22:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 08:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:30:30 08:23:01 all 0.06 0.00 0.02 0.00 0.01 99.91 08:30:30 08:23:01 0 0.10 0.00 0.07 0.00 0.02 99.82 08:30:30 08:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:23:01 2 0.28 0.00 0.02 0.00 0.00 99.70 08:30:30 08:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 08:23:01 4 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 08:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:23:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 08:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 08:24:01 all 0.15 0.00 0.02 0.01 0.00 99.81 08:30:30 08:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 08:24:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:30:30 08:24:01 2 1.04 0.00 0.03 0.00 0.02 98.91 08:30:30 08:24:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:30:30 08:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:24:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:30:30 08:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:24:01 7 0.00 0.00 0.02 0.10 0.02 99.87 08:30:30 08:25:01 all 0.03 0.00 0.02 0.01 0.01 99.93 08:30:30 08:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 08:25:01 1 0.00 0.00 0.00 0.03 0.00 99.97 08:30:30 08:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:25:01 3 0.08 0.00 0.03 0.00 0.00 99.88 08:30:30 08:25:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:30:30 08:25:01 5 0.05 0.00 0.05 0.05 0.02 99.83 08:30:30 08:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:25:01 7 0.00 0.00 0.00 0.03 0.00 99.97 08:30:30 08:26:01 all 0.02 0.00 0.02 0.01 0.01 99.95 08:30:30 08:26:01 0 0.03 0.00 0.05 0.00 0.00 99.92 08:30:30 08:26:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:30:30 08:26:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:30:30 08:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:30:30 08:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:26:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:30:30 08:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 08:26:01 7 0.00 0.00 0.00 0.03 0.00 99.97 08:30:30 08:27:01 all 0.04 0.00 0.01 0.00 0.00 99.94 08:30:30 08:27:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 08:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:30:30 08:27:01 2 0.08 0.00 0.02 0.00 0.00 99.90 08:30:30 08:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:30:30 08:27:01 4 0.08 0.00 0.03 0.00 0.00 99.88 08:30:30 08:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:30:30 08:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:30:30 08:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:28:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:30:30 08:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:28:01 1 0.02 0.00 0.03 0.02 0.02 99.92 08:30:30 08:28:01 2 0.07 0.00 0.07 0.00 0.02 99.85 08:30:30 08:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:30:30 08:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:28:01 5 0.07 0.00 0.03 0.00 0.02 99.88 08:30:30 08:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 08:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 08:29:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:30:30 08:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 08:29:01 1 0.07 0.00 0.00 0.00 0.00 99.93 08:30:30 08:29:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:30:30 08:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:30:30 08:29:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:30:30 08:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:30:30 08:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:30:30 08:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:30:30 08:30:01 all 0.03 0.00 0.02 0.01 0.01 99.94 08:30:30 08:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:30:30 08:30:01 1 0.02 0.00 0.03 0.02 0.00 99.93 08:30:30 08:30:01 2 0.10 0.00 0.02 0.00 0.03 99.85 08:30:30 08:30:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:30:30 08:30:01 4 0.00 0.00 0.03 0.00 0.00 99.97 08:30:30 08:30:01 5 0.05 0.00 0.03 0.00 0.00 99.92 08:30:30 08:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:30:30 08:30:01 7 0.00 0.00 0.00 0.03 0.00 99.97 08:30:30 Average: all 1.29 0.00 0.19 0.04 0.01 98.46 08:30:30 Average: 0 1.29 0.00 0.20 0.08 0.01 98.42 08:30:30 Average: 1 1.28 0.00 0.19 0.06 0.02 98.45 08:30:30 Average: 2 1.28 0.00 0.20 0.04 0.01 98.47 08:30:30 Average: 3 1.33 0.00 0.19 0.03 0.02 98.43 08:30:30 Average: 4 1.29 0.00 0.19 0.04 0.01 98.47 08:30:30 Average: 5 1.26 0.00 0.20 0.04 0.01 98.49 08:30:30 Average: 6 1.34 0.00 0.19 0.02 0.01 98.43 08:30:30 Average: 7 1.25 0.00 0.19 0.05 0.01 98.50 08:30:30 08:30:30 08:30:30