Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33220cc7624be61767afe23534dd4df830651bf9 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-ssh13006196282370581431.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh6782784944002091267.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 056ae7b86453181957306e7078512cbe12174832 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-ssh5239749816131393159.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh2447560214376167742.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-ssh9000899125201978013.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]] ========================================================= [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.23 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 ‘prd-ubuntu20.04-docker-8c-8g-8848’ is offline ‘prd-ubuntu20.04-docker-8c-8g-8855’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-8850’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8856 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/904 [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/904 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 33220cc7624be61767afe23534dd4df830651bf9 (main) Commit message: "fix: Fix the incorrect reading value with trailing zero (#5252)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33220cc7624be61767afe23534dd4df830651bf9 # timeout=10 > git rev-list --no-walk cbb3f8cdb30524f33a88ec157f8599cfeaff058c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:07:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:07:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:07:34 ========================================================= 04:07:34 EdgeX Global Pipelines Version Info 04:07:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:07:35 ------------------- 04:07:35 stable info: 04:07:35 ------------------- 04:07:35 Commited By: Cherry Wang cherry@iotechsys.com 04:07:35 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 04:07:35 Message: update stable to v1.0.276 04:07:35 ------------------- 04:07:35 experimental info: 04:07:35 ------------------- 04:07:35 Commited By: **** collab-it+edgex@linuxfoundation.org 04:07:35 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 04:07:35 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:07:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:07:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33220cc [Pipeline] echo 04:07:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:36 provisioning config files... 04:07:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/904@tmp/config42968794716890380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:36 ---> ****-login.sh 04:07:36 nexus3.edgexfoundry.org:10001 04:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:37 04:07:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:07:37 Configure a credential helper to remove this warning. See 04:07:37 https://docs.****.com/go/credential-store/ 04:07:37 04:07:37 Login Succeeded 04:07:37 nexus3.edgexfoundry.org:10002 04:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:37 04:07:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:07:37 Configure a credential helper to remove this warning. See 04:07:37 https://docs.****.com/go/credential-store/ 04:07:37 04:07:37 Login Succeeded 04:07:37 nexus3.edgexfoundry.org:10003 04:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:37 04:07:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:07:37 Configure a credential helper to remove this warning. See 04:07:37 https://docs.****.com/go/credential-store/ 04:07:37 04:07:37 Login Succeeded 04:07:37 nexus3.edgexfoundry.org:10004 04:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:37 04:07:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:07:37 Configure a credential helper to remove this warning. See 04:07:37 https://docs.****.com/go/credential-store/ 04:07:37 04:07:37 Login Succeeded 04:07:37 ****.io 04:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:37 04:07:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:07:37 Configure a credential helper to remove this warning. See 04:07:37 https://docs.****.com/go/credential-store/ 04:07:37 04:07:37 Login Succeeded 04:07:37 ---> ****-login.sh ends [Pipeline] } 04:07:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:07:38 + 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 04:07:38 + + dirname cmd/core-command/Dockerfile 04:07:38 cut -d/ -f2 04:07:38 + echo core-command,cmd/core-command/Dockerfile 04:07:38 + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:07:38 + cut -d/ -f2 04:07:38 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:07:38 + dirname cmd/core-data/Dockerfile 04:07:38 + cut -d/ -f2 04:07:38 + echo core-data,cmd/core-data/Dockerfile 04:07:38 + dirname cmd/core-keeper/Dockerfile 04:07:38 + cut -d/ -f2 04:07:38 + echo core-keeper,cmd/core-keeper/Dockerfile 04:07:38 + dirname cmd/core-metadata/Dockerfile 04:07:38 + cut -d/ -f2 04:07:38 + echo core-metadata,cmd/core-metadata/Dockerfile 04:07:38 + dirname cmd/security-bootstrapper/Dockerfile 04:07:38 + cut -d/ -f2 04:07:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:07:38 + dirname cmd/security-proxy-auth/Dockerfile 04:07:38 + cut -d/ -f2 04:07:38 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:07:38 + cut -d/ -f2 04:07:38 + dirname cmd/security-proxy-setup/Dockerfile 04:07:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:07:38 + dirname cmd/security-secretstore-setup/Dockerfile 04:07:38 + cut -d/ -f2 04:07:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:07:38 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:07:38 + cut -d/ -f2 04:07:38 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:07:38 + dirname cmd/security-spire-agent/Dockerfile 04:07:38 + cut -d/ -f2 04:07:38 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:07:38 + dirname cmd/security-spire-config/Dockerfile 04:07:38 + cut -d/ -f2 04:07:38 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:07:38 + dirname cmd/security-spire-server/Dockerfile 04:07:38 + cut -d/ -f2 04:07:38 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:07:38 + dirname cmd/support-notifications/Dockerfile 04:07:38 + cut -d/ -f2 04:07:38 + echo support-notifications,cmd/support-notifications/Dockerfile 04:07:38 + dirname cmd/support-scheduler/Dockerfile 04:07:38 + cut -d/ -f2 04:07:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:07:38 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 04:07:38 + git rev-list -1 --merges 33220cc7624be61767afe23534dd4df830651bf9~1..33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] echo 04:07:38 -----------> git rev-list -1 --merges 33220cc7624be61767afe23534dd4df830651bf9~1..33220cc7624be61767afe23534dd4df830651bf9 33220cc7624be61767afe23534dd4df830651bf9 04:07:38 33220cc7624be61767afe23534dd4df830651bf9 [false] [Pipeline] sh 04:07:38 + git log --format=format:%s -1 33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] echo 04:07:38 ========================================================= 04:07:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:07:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:07:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:07:39 + grep -v github /etc/ssh/ssh_known_hosts 04:07:39 + [ -e /tmp/ssh_known_hosts ] 04:07:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:07:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:07:39 + sudo tee -a /etc/ssh/ssh_known_hosts 04:07:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:07:39 04:07:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:07:39 0.1.4: Pulling from edgex-devops/py-git-semver 04:07:39 3dae71ba6b94: Pulling fs layer 04:07:39 6bf1a483ea7c: Pulling fs layer 04:07:39 f5dfc541a4d3: Pulling fs layer 04:07:39 461d9e800cba: Pulling fs layer 04:07:39 80192f66455f: Pulling fs layer 04:07:39 2e8e34ca0e6c: Pulling fs layer 04:07:39 a29436f7fd5d: Pulling fs layer 04:07:39 923cac83aea3: Pulling fs layer 04:07:39 25ad8b0a4227: Pulling fs layer 04:07:39 db01528c6b51: Pulling fs layer 04:07:39 28988de357af: Pulling fs layer 04:07:39 461d9e800cba: Waiting 04:07:39 80192f66455f: Waiting 04:07:39 2e8e34ca0e6c: Waiting 04:07:39 a29436f7fd5d: Waiting 04:07:39 923cac83aea3: Waiting 04:07:39 25ad8b0a4227: Waiting 04:07:39 db01528c6b51: Waiting 04:07:39 28988de357af: Waiting 04:07:39 6bf1a483ea7c: Verifying Checksum 04:07:39 6bf1a483ea7c: Download complete 04:07:39 461d9e800cba: Verifying Checksum 04:07:39 461d9e800cba: Download complete 04:07:40 f5dfc541a4d3: Verifying Checksum 04:07:40 f5dfc541a4d3: Download complete 04:07:40 3dae71ba6b94: Verifying Checksum 04:07:40 3dae71ba6b94: Download complete 04:07:40 923cac83aea3: Verifying Checksum 04:07:40 923cac83aea3: Download complete 04:07:40 25ad8b0a4227: Verifying Checksum 04:07:40 db01528c6b51: Verifying Checksum 04:07:40 db01528c6b51: Download complete 04:07:40 28988de357af: Download complete 04:07:40 a29436f7fd5d: Download complete 04:07:40 2e8e34ca0e6c: Verifying Checksum 04:07:40 2e8e34ca0e6c: Download complete 04:07:41 3dae71ba6b94: Pull complete 04:07:41 6bf1a483ea7c: Pull complete 04:07:42 f5dfc541a4d3: Pull complete 04:07:42 461d9e800cba: Pull complete 04:07:42 80192f66455f: Pull complete 04:07:46 2e8e34ca0e6c: Pull complete 04:07:46 a29436f7fd5d: Pull complete 04:07:46 923cac83aea3: Pull complete 04:07:47 25ad8b0a4227: Pull complete 04:07:47 db01528c6b51: Pull complete 04:07:47 28988de357af: Pull complete 04:07:47 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:07:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:07:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:47 prd-ubuntu20.04-docker-8c-8g-8856 does not seem to be running inside a container 04:07:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/904 -v /w/workspace/edgex-go/904:/w/workspace/edgex-go/904:rw,z -v /w/workspace/edgex-go/904@tmp:/w/workspace/edgex-go/904@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 04:07:49 $ docker top b31935663fd765fede6212663a011690605add546c3dec00a9b9eccb1af93c65 -eo pid,comm 04:07:49 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). 04:07:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:07:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:49 [ssh-agent] Looking for ssh-agent implementation... 04:07:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:49 $ docker exec b31935663fd765fede6212663a011690605add546c3dec00a9b9eccb1af93c65 ssh-agent 04:07:49 SSH_AUTH_SOCK=/tmp/ssh-CZwYGWukyiA1/agent.32 04:07:49 SSH_AGENT_PID=38 04:07:49 Running ssh-add (command line suppressed) 04:07:50 Identity added: /w/workspace/edgex-go/904@tmp/private_key_1221527036395455105.key (/w/workspace/edgex-go/904@tmp/private_key_1221527036395455105.key) 04:07:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:50 + git config --global --add safe.directory /w/workspace/edgex-go/904 [Pipeline] sh 04:07:50 + git tag --points-at HEAD [Pipeline] } 04:07:50 $ docker exec --env ******** --env ******** b31935663fd765fede6212663a011690605add546c3dec00a9b9eccb1af93c65 ssh-agent -k 04:07:50 unset SSH_AUTH_SOCK; 04:07:50 unset SSH_AGENT_PID; 04:07:50 echo Agent pid 38 killed; 04:07:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:07:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:50 [ssh-agent] Looking for ssh-agent implementation... 04:07:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:50 $ docker exec b31935663fd765fede6212663a011690605add546c3dec00a9b9eccb1af93c65 ssh-agent 04:07:50 SSH_AUTH_SOCK=/tmp/ssh-4Hxxy3CxJppP/agent.85 04:07:50 SSH_AGENT_PID=91 04:07:50 Running ssh-add (command line suppressed) 04:07:51 Identity added: /w/workspace/edgex-go/904@tmp/private_key_14878216160871273313.key (/w/workspace/edgex-go/904@tmp/private_key_14878216160871273313.key) 04:07:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:51 + git semver init 04:07:51 2025-09-15 04:07:51,590 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:07:51 2025-09-15 04:07:51,594 [run_init] DEBUG init version:0.0.0 force:False 04:07:51 2025-09-15 04:07:51,595 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/904/.semver 04:07:51 2025-09-15 04:07:51,596 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/904/.semver 04:07:51 2025-09-15 04:07:51,596 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/904/.semver'], cwd=/w/workspace/edgex-go/904, stdin=None, shell=False, universal_newlines=False) 04:07:56 2025-09-15 04:07:56,260 [append_file] DEBUG append to file:/w/workspace/edgex-go/904/.git/info/exclude 04:07:56 2025-09-15 04:07:56,260 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/904/.semver/main with force:False 04:07:56 2025-09-15 04:07:56,261 [read_version] DEBUG read version from /w/workspace/edgex-go/904/.semver/main 04:07:56 2025-09-15 04:07:56,261 [read_version] DEBUG read version from /w/workspace/edgex-go/904/.semver/main 04:07:56 4.1.0-dev.61 [Pipeline] } 04:07:56 $ docker exec --env ******** --env ******** b31935663fd765fede6212663a011690605add546c3dec00a9b9eccb1af93c65 ssh-agent -k 04:07:57 unset SSH_AUTH_SOCK; 04:07:57 unset SSH_AGENT_PID; 04:07:57 echo Agent pid 91 killed; 04:07:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:07:57 + git semver [Pipeline] } 04:07:57 $ docker stop --time=1 b31935663fd765fede6212663a011690605add546c3dec00a9b9eccb1af93c65 04:07:58 $ docker rm -f --volumes b31935663fd765fede6212663a011690605add546c3dec00a9b9eccb1af93c65 [Pipeline] // withDockerContainer [Pipeline] sh 04:07:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:07:59 Stashed 1 file(s) [Pipeline] echo 04:07:59 [edgeXSemver]: initialized semver on version 4.1.0-dev.61 [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 04:08:00 + git config --global --add safe.directory /w/workspace/edgex-go/904 [Pipeline] echo 04:08:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:08:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:08:00 ========================================================= 04:08:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:08:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:08:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:08:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:08:00 0a9a5dfd008f: Pulling fs layer 04:08:00 36466aa92d05: Pulling fs layer 04:08:00 e10405b45d13: Pulling fs layer 04:08:00 096b7ceb2af7: Pulling fs layer 04:08:00 4f4fb700ef54: Pulling fs layer 04:08:00 c451b95d7931: Pulling fs layer 04:08:00 9febf9df4401: Pulling fs layer 04:08:00 1477f019b032: Pulling fs layer 04:08:00 c7dc25521971: Pulling fs layer 04:08:00 4f4fb700ef54: Waiting 04:08:00 1477f019b032: Waiting 04:08:00 c7dc25521971: Waiting 04:08:00 c451b95d7931: Waiting 04:08:00 9febf9df4401: Waiting 04:08:00 096b7ceb2af7: Waiting 04:08:00 36466aa92d05: Verifying Checksum 04:08:00 36466aa92d05: Download complete 04:08:00 096b7ceb2af7: Verifying Checksum 04:08:00 096b7ceb2af7: Download complete 04:08:00 4f4fb700ef54: Verifying Checksum 04:08:00 4f4fb700ef54: Download complete 04:08:00 c451b95d7931: Verifying Checksum 04:08:00 c451b95d7931: Download complete 04:08:00 0a9a5dfd008f: Download complete 04:08:00 9febf9df4401: Verifying Checksum 04:08:00 9febf9df4401: Download complete 04:08:00 0a9a5dfd008f: Pull complete 04:08:00 c7dc25521971: Verifying Checksum 04:08:00 c7dc25521971: Download complete 04:08:00 36466aa92d05: Pull complete 04:08:01 e10405b45d13: Verifying Checksum 04:08:01 e10405b45d13: Download complete 04:08:01 1477f019b032: Verifying Checksum 04:08:01 1477f019b032: Download complete 04:08:06 e10405b45d13: Pull complete 04:08:06 096b7ceb2af7: Pull complete 04:08:06 4f4fb700ef54: Pull complete 04:08:06 c451b95d7931: Pull complete 04:08:06 9febf9df4401: Pull complete 04:08:09 1477f019b032: Pull complete 04:08:09 c7dc25521971: Pull complete 04:08:09 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 04:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:08:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:08:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:08:10 WORKDIR /edgex 04:08:10 COPY go.mod . 04:08:10 RUN go mod download 04:08:10 + docker build -t ci-base-image-x86_64 -f - . 04:08:10 #0 building with "default" instance using docker driver 04:08:10 04:08:10 #1 [internal] load build definition from Dockerfile 04:08:10 #1 transferring dockerfile: 164B done 04:08:10 #1 DONE 0.0s 04:08:10 04:08:10 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:08:10 #2 DONE 0.0s 04:08:10 04:08:10 #3 [internal] load .dockerignore 04:08:10 #3 transferring context: 50B done 04:08:10 #3 DONE 0.0s 04:08:10 04:08:10 #4 [internal] load build context 04:08:10 #4 transferring context: 6.57kB done 04:08:10 #4 DONE 0.0s 04:08:10 04:08:10 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:08:11 #5 DONE 0.1s 04:08:11 04:08:11 #6 [2/4] WORKDIR /edgex 04:08:12 #6 DONE 1.9s 04:08:12 04:08:12 #7 [3/4] COPY go.mod . 04:08:12 #7 DONE 0.0s 04:08:12 04:08:12 #8 [4/4] RUN go mod download 04:08:14 Still waiting to schedule task 04:08:14 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8850’ is offline 04:08:21 #8 DONE 7.6s 04:08:21 04:08:21 #9 exporting to image 04:08:21 #9 exporting layers 04:08:24 #9 exporting layers 3.8s done 04:08:24 #9 writing image sha256:c25272715a19f1ff137f8a360f0f9794c5c22effcde03b3f0aefd1121ff00173 done 04:08:24 #9 naming to docker.io/library/ci-base-image-x86_64 done 04:08:24 #9 DONE 3.9s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:24 + docker inspect -f . ci-base-image-x86_64 04:08:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:24 prd-ubuntu20.04-docker-8c-8g-8856 does not seem to be running inside a container 04:08:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/904 -v /w/workspace/edgex-go/904:/w/workspace/edgex-go/904:rw,z -v /w/workspace/edgex-go/904@tmp:/w/workspace/edgex-go/904@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 04:08:25 $ docker top c893d532e4f3041f24fe2d689c13e4233904943f5df08b8d5e53ab9969f4e9ae -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:25 + go version 04:08:25 go version go1.23.9 linux/amd64 [Pipeline] } 04:08:25 $ docker stop --time=1 c893d532e4f3041f24fe2d689c13e4233904943f5df08b8d5e53ab9969f4e9ae 04:08:26 $ docker rm -f --volumes c893d532e4f3041f24fe2d689c13e4233904943f5df08b8d5e53ab9969f4e9ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:27 + docker inspect -f . ci-base-image-x86_64 04:08:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:27 prd-ubuntu20.04-docker-8c-8g-8856 does not seem to be running inside a container 04:08:27 $ 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/904 -v /w/workspace/edgex-go/904:/w/workspace/edgex-go/904:rw,z -v /w/workspace/edgex-go/904@tmp:/w/workspace/edgex-go/904@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 04:08:27 $ docker top 6be383f3c5fa74a59a01e336844e20ffbf69d0b7cedac270d47cfbaf31930361 -eo pid,comm [Pipeline] { [Pipeline] echo 04:08:27 ========================================================= 04:08:27 [edgeXBuildGoParallel] Running Tests and Build... 04:08:27 ========================================================= [Pipeline] sh 04:08:27 + git config --global --add safe.directory /w/workspace/edgex-go/904 [Pipeline] fileExists [Pipeline] sh 04:08:28 + make test 04:08:28 go test -race -coverprofile=coverage.out ./... 04:08:36 ? github.com/edgexfoundry/edgex-go [no test files] 04:08:58 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 04:08:58 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 04:08:58 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 04:08:58 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 04:08:58 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 04:08:58 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 04:08:58 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 04:08:58 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 04:08:58 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 04:08:58 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 04:08:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:08:59 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 04:08:59 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 04:08:59 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 04:08:59 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 04:08:59 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 04:08:59 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 04:09:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 42.3% of statements 04:09:00 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 04:09:00 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 04:09:00 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 04:09:00 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 04:09:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 04:09:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 04:09:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:09:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 04:09:01 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 04:09:01 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 04:09:01 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:09:01 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 04:09:01 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 04:09:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 04:09:01 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 04:09:01 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 04:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 04:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 04:09:02 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:09:02 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 04:09:02 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 04:09:02 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 04:09:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.068s coverage: 69.4% of statements 04:09:04 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.017s coverage: 4.8% of statements 04:09:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.072s coverage: 53.6% of statements 04:09:04 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 04:09:04 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 04:09:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.555s coverage: 94.2% of statements 04:09:05 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 92.4% of statements 04:09:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 8.4% of statements 04:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 04:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:09:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:09:06 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 04:09:06 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 04:09:06 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:09:06 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 04:09:06 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 04:09:06 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 04:09:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:09:06 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 04:09:06 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 04:09:06 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 04:09:06 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 04:09:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.312s coverage: 95.8% of statements 04:09:07 ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements 04:09:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:09:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 04:09:08 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 04:09:08 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 04:09:08 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 04:09:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 04:09:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.042s coverage: 2.5% of statements 04:09:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 04:09:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 39.4% of statements 04:09:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.026s coverage: 68.8% of statements 04:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.031s coverage: 40.0% of statements 04:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements 04:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.028s coverage: 94.1% of statements 04:09:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 04:09:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 04:09:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 04:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements 04:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:09:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 04:09:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 04:09:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 04:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements 04:09:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 04:09:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 04:09:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 04:09:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 04:09:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 04:09:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 04:09:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 04:09:12 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 04:09:12 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 04:09:12 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 04:09:14 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 04:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:09:15 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 04:09:16 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 04:09:16 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 04:09:16 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 04:09:20 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 04:09:20 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 04:09:20 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 04:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 04:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 04:09:20 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:09:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 04:09:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 04:09:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 04:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:09:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 04:09:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 04:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements 04:09:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 04:09:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 04:09:23 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 04:09:23 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 04:09:23 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 04:09:23 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 04:09:25 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 04:09:25 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 04:09:25 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 04:09:25 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 04:09:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 04:09:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:09:26 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 04:09:26 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:09:26 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 04:09:26 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 04:09:26 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 04:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 04:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:09:28 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.041s coverage: 92.9% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.030s coverage: 87.2% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.025s coverage: 15.5% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.103s coverage: 81.8% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.043s coverage: 33.3% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.176s coverage: 54.5% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.166s coverage: 29.2% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 17.0% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 94.9% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements 04:09:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 43.6% of statements 04:09:33 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 04:09:33 running golangci-lint 04:09:33 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 04:09:33 go version go1.23.9 linux/amd64 04:09:33 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 04:09:33 level=info msg="[config_reader] Used config file .golangci.yml" 04:09:33 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:09:55 level=info msg="[loader] Go packages loading at mode 575 (imports|deps|files|name|types_sizes|compiled_files|exports_file) took 21.734793149s" 04:09:55 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.604211ms" 04:09:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8857 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:09:58 Running in /w/workspace/edgex-go/904 [Pipeline] { [Pipeline] checkout 04:10:01 The recommended git tool is: git 04:10:06 using credential edgex-jenkins-ssh 04:10:06 Cloning the remote Git repository 04:10:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:10:06 > git init /w/workspace/edgex-go/904 # timeout=10 04:10:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:10:06 > git --version # timeout=10 04:10:06 > git --version # 'git version 2.25.1' 04:10:06 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:07 level=info msg="[linters_context/goanalysis] analyzers took 1m31.171615844s with top 10 stages: buildir: 54.106317812s, gosec: 3.7421154s, inspect: 2.903179016s, fact_deprecated: 2.626587859s, ctrlflow: 1.678980618s, printf: 1.409959625s, fact_purity: 1.090345489s, S1038: 967.575504ms, nilness: 913.833379ms, directives: 619.719488ms" 04:10:07 level=info msg="[runner] Issues before processing: 201, after processing: 0" 04:10:07 level=info msg="[runner] Processors filtering stat (in/out): exclude-rules: 201/20, filename_unadjuster: 201/201, invalid_issue: 201/201, path_prettifier: 201/201, autogenerated_exclude: 201/201, skip_files: 201/201, skip_dirs: 201/201, nolint: 20/0, cgo: 201/201, identifier_marker: 201/201, exclude: 201/201" 04:10:07 level=info msg="[runner] processing took 18.699447ms with stages: nolint: 8.19756ms, identifier_marker: 5.072902ms, autogenerated_exclude: 1.68194ms, path_prettifier: 1.551478ms, exclude-rules: 1.127263ms, skip_dirs: 996.302µs, invalid_issue: 27.421µs, cgo: 27.271µs, filename_unadjuster: 14.06µs, max_same_issues: 710ns, fixer: 440ns, skip_files: 350ns, uniq_by_line: 340ns, exclude: 270ns, sort_results: 250ns, diff: 160ns, max_from_linter: 150ns, source_code: 150ns, path_prefixer: 110ns, path_shortener: 110ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" 04:10:07 level=info msg="[runner] linters took 11.284642026s with stages: goanalysis_metalinter: 11.265866948s" 04:10:07 level=info msg="File cache stats: 0 entries of total size 0B" 04:10:07 level=info msg="Memory: 328 samples, avg is 288.2MB, max is 1522.8MB" 04:10:07 level=info msg="Execution took 33.072770372s" 04:10:07 go vet ./... 04:10:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:10:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:10:13 ./bin/test-attribution-txt.sh 04:10:13 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 04:10:13 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 04:10:13 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 04:10:13 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 04:10:13 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 04:10:13 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 04:10:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 04:10:13 + ls -al . 04:10:13 total 2056 04:10:13 drwxrwxr-x 11 1001 1001 4096 Sep 15 04:08 . 04:10:13 drwxr-xr-x 4 root root 4096 Sep 15 04:08 .. 04:10:13 drwxrwxr-x 2 1001 1001 4096 Sep 15 04:07 .blubracket 04:10:13 -rw-rw-r-- 1 1001 1001 10 Sep 15 04:07 .dockerignore 04:10:13 drwxrwxr-x 8 1001 1001 4096 Sep 15 04:09 .git 04:10:13 drwxrwxr-x 3 1001 1001 4096 Sep 15 04:07 .github 04:10:13 -rw-rw-r-- 1 1001 1001 909 Sep 15 04:07 .gitignore 04:10:13 -rw-rw-r-- 1 1001 1001 218 Sep 15 04:07 .golangci.yml 04:10:13 -rw-rw-r-- 1 1001 1001 100 Sep 15 04:07 .hadolint.yml 04:10:13 drwxr-xr-x 3 1001 1001 4096 Sep 15 04:07 .semver 04:10:13 -rw-rw-r-- 1 1001 1001 155 Sep 15 04:07 .sonarcloud.properties 04:10:13 -rw-rw-r-- 1 1001 1001 1171 Sep 15 04:07 ADOPTERS.md 04:10:13 -rw-rw-r-- 1 1001 1001 17374 Sep 15 04:07 Attribution.txt 04:10:13 -rw-rw-r-- 1 1001 1001 108018 Sep 15 04:07 CHANGELOG.md 04:10:13 -rw-rw-r-- 1 1001 1001 3804 Sep 15 04:07 CONTRIBUTING.md 04:10:13 -rw-rw-r-- 1 1001 1001 677 Sep 15 04:07 GOVERNANCE.md 04:10:13 -rw-rw-r-- 1 1001 1001 858 Sep 15 04:07 Jenkinsfile 04:10:13 -rw-rw-r-- 1 1001 1001 10775 Sep 15 04:07 LICENSE 04:10:13 -rw-rw-r-- 1 1001 1001 16740 Sep 15 04:07 Makefile 04:10:13 -rw-rw-r-- 1 1001 1001 582 Sep 15 04:07 OWNERS.md 04:10:13 -rw-rw-r-- 1 1001 1001 9932 Sep 15 04:07 README.md 04:10:13 -rw-rw-r-- 1 1001 1001 789 Sep 15 04:07 SECURITY.md 04:10:13 -rw-rw-r-- 1 1001 1001 12 Sep 15 04:07 VERSION 04:10:13 drwxrwxr-x 2 1001 1001 4096 Sep 15 04:07 bin 04:10:13 drwxrwxr-x 19 1001 1001 4096 Sep 15 04:07 cmd 04:10:13 -rw-r--r-- 1 root root 1727143 Sep 15 04:09 coverage.out 04:10:13 drwxrwxr-x 2 1001 1001 4096 Sep 15 04:07 fuzz_test 04:10:13 -rw-rw-r-- 1 1001 1001 6539 Sep 15 04:07 go.mod 04:10:13 -rw-rw-r-- 1 1001 1001 88541 Sep 15 04:07 go.sum 04:10:13 drwxrwxr-x 7 1001 1001 4096 Sep 15 04:07 internal 04:10:13 drwxrwxr-x 2 1001 1001 4096 Sep 15 04:07 openapi 04:10:13 -rw-rw-r-- 1 1001 1001 584 Sep 15 04:07 security.txt 04:10:13 -rw-rw-r-- 1 1001 1001 204 Sep 15 04:07 version.go [Pipeline] sh 04:10:14 + '[' -e coverage.out ] 04:10:14 + chown 1001:1001 coverage.out [Pipeline] stash 04:10:14 Stashed 1 file(s) [Pipeline] sh 04:10:14 + make build 04:10:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:10:27 Avoid second fetch 04:10:27 Checking out Revision 33220cc7624be61767afe23534dd4df830651bf9 (main) 04:10:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:10:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:27 > git config core.sparsecheckout # timeout=10 04:10:27 > git checkout -f 33220cc7624be61767afe23534dd4df830651bf9 # timeout=10 04:10:28 Commit message: "fix: Fix the incorrect reading value with trailing zero (#5252)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:32 provisioning config files... 04:10:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/904@tmp/config9200206366004416617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:33 ---> ****-login.sh 04:10:33 nexus3.edgexfoundry.org:10001 04:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:33 Configure a credential helper to remove this warning. See 04:10:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:33 04:10:33 Login Succeeded 04:10:33 nexus3.edgexfoundry.org:10002 04:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:34 Configure a credential helper to remove this warning. See 04:10:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:34 04:10:34 Login Succeeded 04:10:34 nexus3.edgexfoundry.org:10003 04:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:34 Configure a credential helper to remove this warning. See 04:10:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:34 04:10:34 Login Succeeded 04:10:34 nexus3.edgexfoundry.org:10004 04:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:34 Configure a credential helper to remove this warning. See 04:10:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:34 04:10:34 Login Succeeded 04:10:34 ****.io 04:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:35 Configure a credential helper to remove this warning. See 04:10:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:35 04:10:35 Login Succeeded 04:10:35 ---> ****-login.sh ends [Pipeline] } 04:10:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:10:35 + git config --global --add safe.directory /w/workspace/edgex-go/904 [Pipeline] echo 04:10:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:10:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:10:36 ========================================================= 04:10:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:10:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:10:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:10:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:10:36 94e9d8af2201: Pulling fs layer 04:10:36 a6c56e8762df: Pulling fs layer 04:10:36 f0f3c8884826: Pulling fs layer 04:10:36 c7e7622c144d: Pulling fs layer 04:10:36 4f4fb700ef54: Pulling fs layer 04:10:36 b4c3b6d88c5a: Pulling fs layer 04:10:36 ba8bce9d2590: Pulling fs layer 04:10:36 ca778ea9c289: Pulling fs layer 04:10:36 b4c3b6d88c5a: Waiting 04:10:36 ba8bce9d2590: Waiting 04:10:36 ca778ea9c289: Waiting 04:10:36 c7e7622c144d: Waiting 04:10:36 4f4fb700ef54: Waiting 04:10:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:10:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:10:36 a6c56e8762df: Verifying Checksum 04:10:36 a6c56e8762df: Download complete 04:10:36 c7e7622c144d: Download complete 04:10:36 4f4fb700ef54: Download complete 04:10:36 b4c3b6d88c5a: Verifying Checksum 04:10:36 b4c3b6d88c5a: Download complete 04:10:36 94e9d8af2201: Verifying Checksum 04:10:36 94e9d8af2201: Download complete 04:10:37 ca778ea9c289: Verifying Checksum 04:10:37 ca778ea9c289: Download complete 04:10:37 94e9d8af2201: Pull complete 04:10:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:10:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:10:38 a6c56e8762df: Pull complete 04:10:38 f0f3c8884826: Verifying Checksum 04:10:38 f0f3c8884826: Download complete 04:10:39 ba8bce9d2590: Verifying Checksum 04:10:39 ba8bce9d2590: Download complete 04:10:40 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:10:44 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:10:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:10:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:10:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:10:51 f0f3c8884826: Pull complete 04:10:51 c7e7622c144d: Pull complete 04:10:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:10:52 4f4fb700ef54: Pull complete 04:10:52 b4c3b6d88c5a: Pull complete 04:10:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:10:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:10:55 $ docker stop --time=1 6be383f3c5fa74a59a01e336844e20ffbf69d0b7cedac270d47cfbaf31930361 04:10:59 $ docker rm -f --volumes 6be383f3c5fa74a59a01e336844e20ffbf69d0b7cedac270d47cfbaf31930361 [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 04:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:11:00 04:11:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:11:00 latest: Pulling from edgex-devops/edgex-compose 04:11:00 91d30c5bc195: Pulling fs layer 04:11:00 2e9b0aa3be6d: Pulling fs layer 04:11:00 9c61dcf015f6: Pulling fs layer 04:11:00 4698f68db338: Pulling fs layer 04:11:00 2a2f49069b9e: Pulling fs layer 04:11:00 e0025b399a48: Pulling fs layer 04:11:00 4698f68db338: Waiting 04:11:00 2a2f49069b9e: Waiting 04:11:00 e0025b399a48: Waiting 04:11:00 91d30c5bc195: Download complete 04:11:00 2e9b0aa3be6d: Verifying Checksum 04:11:00 2e9b0aa3be6d: Download complete 04:11:00 ba8bce9d2590: Pull complete 04:11:00 e0025b399a48: Verifying Checksum 04:11:00 e0025b399a48: Download complete 04:11:00 91d30c5bc195: Pull complete 04:11:00 2a2f49069b9e: Download complete 04:11:01 2e9b0aa3be6d: Pull complete 04:11:01 9c61dcf015f6: Verifying Checksum 04:11:01 9c61dcf015f6: Download complete 04:11:02 ca778ea9c289: Pull complete 04:11:02 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 04:11:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:11:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:11:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:11:03 WORKDIR /edgex 04:11:03 COPY go.mod . 04:11:03 RUN go mod download 04:11:03 + docker build -t ci-base-image-arm64 -f - . 04:11:03 Sending build context to Docker daemon 3.819MB 04:11:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:11:03 ---> 47b25d7523d1 04:11:03 Step 2/4 : WORKDIR /edgex 04:11:04 9c61dcf015f6: Pull complete 04:11:04 4698f68db338: Pull complete 04:11:05 2a2f49069b9e: Pull complete 04:11:05 e0025b399a48: Pull complete 04:11:05 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:11:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:11:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:05 prd-ubuntu20.04-docker-8c-8g-8856 does not seem to be running inside a container 04:11:05 $ 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/904 -v /w/workspace/edgex-go/904:/w/workspace/edgex-go/904:rw,z -v /w/workspace/edgex-go/904@tmp:/w/workspace/edgex-go/904@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 04:11:05 ---> Running in fb379b8aded9 04:11:05 Removing intermediate container fb379b8aded9 04:11:05 ---> e956e37b96cd 04:11:05 Step 3/4 : COPY go.mod . 04:11:06 ---> 455c7343f794 04:11:06 Step 4/4 : RUN go mod download 04:11:06 ---> Running in 261a9f4cbc5d 04:11:06 $ docker top e62f3ccddf6cafbe47736dc96baa0f386b76198b4bc63e8cec2a7352b71dab97 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:07 + docker compose -f ./docker-compose-build.yml build --parallel 04:11:07 #1 [security-spire-agent internal] load build definition from Dockerfile 04:11:07 #1 transferring dockerfile: 1.81kB done 04:11:07 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:11:07 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 04:11:07 #1 DONE 0.1s 04:11:07 04:11:07 #2 [core-metadata internal] load build definition from Dockerfile 04:11:07 #2 transferring dockerfile: 2.10kB done 04:11:07 #2 DONE 0.1s 04:11:07 04:11:07 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:11:07 #3 DONE 0.0s 04:11:07 04:11:07 #4 [security-secretstore-setup internal] load build definition from Dockerfile 04:11:07 #4 ... 04:11:07 04:11:07 #5 [core-command internal] load build definition from Dockerfile 04:11:07 #5 transferring dockerfile: 1.94kB done 04:11:07 #5 DONE 0.1s 04:11:07 04:11:07 #6 [support-scheduler internal] load build definition from Dockerfile 04:11:07 #6 transferring dockerfile: 1.83kB done 04:11:07 #6 DONE 0.1s 04:11:07 04:11:07 #7 [core-keeper internal] load build definition from Dockerfile 04:11:07 #7 transferring dockerfile: 2.01kB done 04:11:07 #7 DONE 0.2s 04:11:07 04:11:07 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:11:07 #3 DONE 0.0s 04:11:07 04:11:07 #8 [security-spire-server internal] load build definition from Dockerfile 04:11:07 #8 transferring dockerfile: 1.70kB done 04:11:07 #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:11:07 #8 DONE 0.2s 04:11:07 04:11:07 #9 [core-data internal] load build definition from Dockerfile 04:11:07 #9 transferring dockerfile: 2.04kB done 04:11:07 #9 DONE 0.2s 04:11:07 04:11:07 #10 [support-notifications internal] load build definition from Dockerfile 04:11:07 #10 transferring dockerfile: 2.00kB done 04:11:07 #10 DONE 0.2s 04:11:07 04:11:07 #11 [security-proxy-setup internal] load build definition from Dockerfile 04:11:07 #11 transferring dockerfile: 2.50kB done 04:11:07 #11 DONE 0.2s 04:11:07 04:11:07 #12 [security-spire-config internal] load build definition from Dockerfile 04:11:07 #12 transferring dockerfile: 1.69kB done 04:11:07 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:11:07 #12 DONE 0.2s 04:11:07 04:11:07 #13 [security-bootstrapper internal] load build definition from Dockerfile 04:11:07 #13 transferring dockerfile: 3.02kB done 04:11:07 #13 DONE 0.2s 04:11:07 04:11:07 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:11:07 #14 transferring dockerfile: 1.89kB done 04:11:07 #14 DONE 0.2s 04:11:07 04:11:07 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:11:07 #15 transferring dockerfile: 2.23kB done 04:11:07 #15 DONE 0.2s 04:11:07 04:11:07 #4 [security-secretstore-setup internal] load build definition from Dockerfile 04:11:07 #4 transferring dockerfile: 2.49kB done 04:11:07 #4 DONE 0.2s 04:11:07 04:11:07 #16 [security-proxy-auth internal] load build definition from Dockerfile 04:11:07 #16 transferring dockerfile: 2.14kB 0.0s done 04:11:07 #16 DONE 0.2s 04:11:07 04:11:07 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:11:07 #3 DONE 0.0s 04:11:07 04:11:07 #17 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 04:11:07 #17 DONE 0.2s 04:11:07 04:11:07 #18 [support-scheduler internal] load .dockerignore 04:11:07 #18 transferring context: 50B done 04:11:07 #18 DONE 0.1s 04:11:07 04:11:07 #19 [security-bootstrapper internal] load .dockerignore 04:11:07 #19 ... 04:11:07 04:11:07 #20 [core-command internal] load .dockerignore 04:11:07 #20 transferring context: 50B done 04:11:07 #20 DONE 0.1s 04:11:07 04:11:07 #21 [core-metadata internal] load .dockerignore 04:11:07 #21 transferring context: 50B done 04:11:07 #21 DONE 0.1s 04:11:07 04:11:07 #22 [core-keeper internal] load .dockerignore 04:11:07 #22 transferring context: 50B done 04:11:07 #22 DONE 0.1s 04:11:07 04:11:07 #23 [core-data internal] load .dockerignore 04:11:07 #23 transferring context: 50B done 04:11:07 #23 DONE 0.1s 04:11:07 04:11:07 #24 [support-notifications internal] load .dockerignore 04:11:07 #24 transferring context: 50B done 04:11:07 #24 DONE 0.1s 04:11:08 04:11:08 #25 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:11:08 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:11:08 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:11:08 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 04:11:08 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 04:11:08 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s 04:11:08 #25 ... 04:11:08 04:11:08 #26 [security-spiffe-token-provider internal] load .dockerignore 04:11:08 #26 transferring context: 50B done 04:11:08 #26 DONE 0.3s 04:11:08 04:11:08 #27 [security-proxy-auth internal] load .dockerignore 04:11:08 #27 transferring context: 50B done 04:11:08 #27 DONE 0.3s 04:11:08 04:11:08 #28 [security-secretstore-setup internal] load .dockerignore 04:11:08 #28 transferring context: 50B done 04:11:08 #28 DONE 0.3s 04:11:08 04:11:08 #19 [security-bootstrapper internal] load .dockerignore 04:11:08 #19 transferring context: 50B done 04:11:08 #19 DONE 0.3s 04:11:08 04:11:08 #25 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:11:08 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:11:08 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:11:08 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 04:11:08 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 04:11:08 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done 04:11:08 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 04:11:08 #25 ... 04:11:08 04:11:08 #29 [core-common-config-bootstrapper internal] load .dockerignore 04:11:08 #29 transferring context: 50B done 04:11:08 #29 DONE 0.4s 04:11:08 04:11:08 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 04:11:08 #30 DONE 0.6s 04:11:08 04:11:08 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 04:11:08 #31 DONE 0.6s 04:11:08 04:11:08 #32 [security-proxy-setup internal] load .dockerignore 04:11:08 #32 transferring context: 50B done 04:11:08 #32 DONE 0.4s 04:11:08 04:11:08 #25 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:11:08 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:11:08 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:11:08 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 04:11:08 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 04:11:08 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done 04:11:08 #25 ... 04:11:08 04:11:08 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 04:11:08 #33 DONE 0.5s 04:11:08 04:11:08 #25 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:11:08 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done 04:11:09 #25 ... 04:11:09 04:11:09 #34 [security-spire-config internal] load .dockerignore 04:11:09 #34 transferring context: 50B done 04:11:09 #34 DONE 0.9s 04:11:09 04:11:09 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 04:11:10 #35 ... 04:11:10 04:11:10 #36 [security-spire-server internal] load .dockerignore 04:11:10 #36 transferring context: 50B 0.0s done 04:11:10 #36 DONE 2.0s 04:11:10 04:11:10 #37 [core-metadata internal] load build context 04:11:10 #37 ... 04:11:10 04:11:10 #35 [core-data builder 2/7] WORKDIR /edgex-go 04:11:10 #35 DONE 2.2s 04:11:10 04:11:10 #37 [core-metadata internal] load build context 04:11:10 #37 ... 04:11:10 04:11:10 #38 [security-spire-agent internal] load .dockerignore 04:11:10 #38 transferring context: 50B done 04:11:10 #38 DONE 2.4s 04:11:10 04:11:10 #37 [core-metadata internal] load build context 04:11:10 #37 ... 04:11:10 04:11:10 #25 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:11:10 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:11:10 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:11:10 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 04:11:10 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 04:11:10 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done 04:11:10 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done 04:11:10 #25 DONE 2.9s 04:11:10 04:11:10 #39 [security-spire-server internal] load build context 04:11:10 #39 transferring context: 23.80kB 0.0s done 04:11:10 #39 DONE 0.3s 04:11:10 04:11:10 #40 [security-spire-config internal] load build context 04:11:10 #40 transferring context: 22.05kB 0.0s done 04:11:10 #40 DONE 0.3s 04:11:10 04:11:10 #37 [core-metadata internal] load build context 04:11:10 #37 ... 04:11:10 04:11:10 #41 [security-spire-agent internal] load build context 04:11:10 #41 transferring context: 23.33kB 0.0s done 04:11:10 #41 DONE 0.1s 04:11:10 04:11:10 #37 [core-metadata internal] load build context 04:11:16 #37 transferring context: 252.64MB 7.9s 04:11:16 #37 ... 04:11:16 04:11:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:11:16 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 04:11:16 #42 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 04:11:16 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 04:11:16 #42 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 04:11:16 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 04:11:16 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 04:11:16 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 04:11:16 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 04:11:16 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.1s done 04:11:16 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 04:11:16 #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 04:11:16 #42 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.3s 04:11:16 #42 ... 04:11:16 04:11:16 #37 [core-metadata internal] load build context 04:11:18 #37 ... 04:11:18 04:11:18 #43 [support-scheduler internal] load build context 04:11:18 #43 ... 04:11:18 04:11:18 #44 [core-command internal] load build context 04:11:18 #44 ... 04:11:18 04:11:18 #45 [core-keeper internal] load build context 04:11:18 #45 ... 04:11:18 04:11:18 #46 [core-data internal] load build context 04:11:18 #46 ... 04:11:18 04:11:18 #47 [security-proxy-auth internal] load build context 04:11:18 #47 ... 04:11:18 04:11:18 #48 [support-notifications internal] load build context 04:11:18 #48 ... 04:11:18 04:11:18 #49 [security-bootstrapper internal] load build context 04:11:18 #49 ... 04:11:18 04:11:18 #50 [core-common-config-bootstrapper internal] load build context 04:11:18 #50 ... 04:11:18 04:11:18 #51 [security-secretstore-setup internal] load build context 04:11:19 #51 ... 04:11:19 04:11:19 #52 [security-proxy-setup internal] load build context 04:11:19 #52 ... 04:11:19 04:11:19 #53 [security-spiffe-token-provider internal] load build context 04:11:19 #53 ... 04:11:19 04:11:19 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:11:19 #42 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.4s done 04:11:20 #42 ... 04:11:20 04:11:20 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:11:20 #0 0.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:20 #0 0.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:20 #0 1.791 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:11:20 #0 1.791 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:11:20 #0 1.791 OK: 24174 distinct packages available 04:11:20 #0 1.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:20 #0 2.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:20 #0 2.628 OK: 248 MiB in 58 packages 04:11:20 #54 ... 04:11:20 04:11:20 #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:11:20 #0 0.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:20 #0 0.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:20 #0 1.206 OK: 248 MiB in 58 packages 04:11:20 #55 ... 04:11:20 04:11:20 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:11:20 #0 1.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:20 #0 1.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:20 #0 1.766 OK: 248 MiB in 58 packages 04:11:20 #56 ... 04:11:20 04:11:20 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:11:20 #57 ... 04:11:20 04:11:20 #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:11:20 #0 0.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:20 #0 0.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:20 #0 1.135 OK: 248 MiB in 58 packages 04:11:21 #58 ... 04:11:21 04:11:21 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:11:21 #0 3.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:21 #0 3.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:21 #0 3.484 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:11:21 #0 3.484 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:11:21 #0 3.484 OK: 24174 distinct packages available 04:11:21 #0 3.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:21 #0 3.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:21 #0 3.861 (1/4) Installing dumb-init (1.2.5-r3) 04:11:21 #0 3.866 (2/4) Installing musl-obstack (1.2.3-r2) 04:11:21 #0 3.868 (3/4) Installing libucontext (1.2-r3) 04:11:21 #0 3.876 (4/4) Installing gcompat (1.1.0-r4) 04:11:21 #0 3.885 Executing busybox-1.36.1-r29.trigger 04:11:21 #0 3.891 OK: 8 MiB in 18 packages 04:11:21 #59 ... 04:11:21 04:11:21 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:11:21 #60 ... 04:11:21 04:11:21 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:11:21 #0 1.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:21 #0 1.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:21 #0 1.925 (1/3) Installing ca-certificates (20250619-r0) 04:11:21 #0 1.944 (2/3) Installing dumb-init (1.2.5-r3) 04:11:21 #0 1.946 (3/3) Installing tzdata (2025b-r0) 04:11:21 #0 1.980 Executing busybox-1.36.1-r29.trigger 04:11:21 #0 2.116 Executing ca-certificates-20250619-r0.trigger 04:11:21 #0 2.284 OK: 10 MiB in 17 packages 04:11:21 #61 ... 04:11:21 04:11:21 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:11:21 #0 4.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:21 #0 4.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:21 #0 4.631 (1/1) Installing dumb-init (1.2.5-r3) 04:11:21 #0 4.646 Executing busybox-1.36.1-r29.trigger 04:11:21 #0 4.653 OK: 8 MiB in 15 packages 04:11:21 #62 ... 04:11:21 04:11:21 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:11:21 #63 ... 04:11:21 04:11:21 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:11:21 #0 1.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:21 #0 1.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:21 #0 1.907 OK: 248 MiB in 58 packages 04:11:21 #64 ... 04:11:21 04:11:21 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:11:21 #65 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 04:11:21 #65 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 04:11:21 #65 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 04:11:21 #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.0s done 04:11:21 #65 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 04:11:21 #65 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 04:11:21 #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 04:11:21 #65 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 04:11:21 #65 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.6s done 04:11:21 #65 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 04:11:21 #65 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.7s done 04:11:22 #65 ... 04:11:22 04:11:22 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:22 #66 ... 04:11:22 04:11:22 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:11:22 #67 ... 04:11:22 04:11:22 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:11:22 #68 ... 04:11:22 04:11:22 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:11:22 #69 ... 04:11:22 04:11:22 #70 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:11:22 #0 1.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:22 #0 1.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:22 #0 1.787 (1/1) Installing dumb-init (1.2.5-r3) 04:11:22 #0 1.817 Executing busybox-1.36.1-r29.trigger 04:11:22 #0 1.824 OK: 8 MiB in 15 packages 04:11:22 #70 ... 04:11:22 04:11:22 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:22 #71 ... 04:11:22 04:11:22 #50 [core-common-config-bootstrapper internal] load build context 04:11:22 #50 transferring context: 466.25MB 14.3s 04:11:23 #50 transferring context: 595.63MB 15.7s done 04:11:24 #50 ... 04:11:24 04:11:24 #44 [core-command internal] load build context 04:11:24 #44 transferring context: 595.63MB 16.7s done 04:11:27 #44 ... 04:11:27 04:11:27 #43 [support-scheduler internal] load build context 04:11:27 #43 transferring context: 595.63MB 16.1s done 04:11:28 #43 ... 04:11:28 04:11:28 #37 [core-metadata internal] load build context 04:11:28 #37 transferring context: 595.63MB 15.2s done 04:11:28 #37 ... 04:11:28 04:11:28 #45 [core-keeper internal] load build context 04:11:28 #45 transferring context: 595.63MB 15.2s done 04:11:28 #45 ... 04:11:28 04:11:28 #47 [security-proxy-auth internal] load build context 04:11:28 #47 transferring context: 595.63MB 16.1s done 04:11:28 #47 ... 04:11:28 04:11:28 #46 [core-data internal] load build context 04:11:28 #46 transferring context: 595.63MB 14.8s done 04:11:29 #46 ... 04:11:29 04:11:29 #49 [security-bootstrapper internal] load build context 04:11:29 #49 transferring context: 595.63MB 15.8s done 04:11:29 #49 ... 04:11:29 04:11:29 #51 [security-secretstore-setup internal] load build context 04:11:29 #51 transferring context: 595.63MB 14.3s done 04:11:29 #51 ... 04:11:29 04:11:29 #52 [security-proxy-setup internal] load build context 04:11:29 #52 transferring context: 595.63MB 15.3s done 04:11:29 #52 ... 04:11:29 04:11:29 #48 [support-notifications internal] load build context 04:11:29 #48 transferring context: 595.63MB 14.4s done 04:11:29 #48 ... 04:11:29 04:11:29 #53 [security-spiffe-token-provider internal] load build context 04:11:29 #53 transferring context: 595.63MB 14.9s done 04:11:32 #53 ... 04:11:32 04:11:32 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:32 #71 DONE 21.3s 04:11:32 04:11:32 #48 [support-notifications internal] load build context 04:11:32 #48 DONE 23.9s 04:11:32 04:11:32 #51 [security-secretstore-setup internal] load build context 04:11:32 #51 DONE 23.6s 04:11:32 04:11:32 #46 [core-data internal] load build context 04:11:32 #46 DONE 24.0s 04:11:32 04:11:32 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:11:32 #59 DONE 21.1s 04:11:32 04:11:32 #37 [core-metadata internal] load build context 04:11:32 #37 DONE 24.0s 04:11:32 04:11:32 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:11:32 #62 DONE 21.1s 04:11:32 04:11:32 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:11:32 #64 DONE 21.3s 04:11:32 04:11:32 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:11:32 #55 DONE 21.3s 04:11:32 04:11:32 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:32 #66 DONE 21.1s 04:11:32 04:11:32 #58 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:11:32 #58 DONE 21.4s 04:11:32 04:11:32 #70 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:11:32 #70 DONE 21.1s 04:11:32 04:11:32 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:11:32 #54 DONE 21.4s 04:11:32 04:11:32 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:11:32 #61 DONE 21.1s 04:11:32 04:11:32 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:11:32 #56 DONE 21.4s 04:11:32 04:11:32 #53 [security-spiffe-token-provider internal] load build context 04:11:32 #53 DONE 23.8s 04:11:32 04:11:32 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:11:32 #72 ... 04:11:32 04:11:32 #45 [core-keeper internal] load build context 04:11:32 #45 DONE 24.1s 04:11:32 04:11:32 #52 [security-proxy-setup internal] load build context 04:11:32 #52 DONE 23.7s 04:11:32 04:11:32 #43 [support-scheduler internal] load build context 04:11:32 #43 DONE 24.1s 04:11:32 04:11:32 #50 [core-common-config-bootstrapper internal] load build context 04:11:32 #50 DONE 23.7s 04:11:32 04:11:32 #49 [security-bootstrapper internal] load build context 04:11:32 #49 DONE 23.8s 04:11:32 04:11:32 #47 [security-proxy-auth internal] load build context 04:11:32 #47 DONE 23.8s 04:11:32 04:11:32 #44 [core-command internal] load build context 04:11:32 #44 DONE 24.1s 04:11:32 04:11:32 #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:11:32 #73 DONE 0.3s 04:11:32 04:11:32 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:11:32 #74 DONE 0.3s 04:11:32 04:11:32 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:11:32 #75 DONE 0.3s 04:11:32 04:11:32 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:11:32 #76 DONE 0.3s 04:11:32 04:11:32 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:11:32 #77 DONE 0.3s 04:11:32 04:11:32 #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:32 #78 ... 04:11:32 04:11:32 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:11:32 #65 DONE 21.6s 04:11:32 04:11:32 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:11:32 #42 DONE 21.8s 04:11:32 04:11:32 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:33 #79 ... 04:11:33 04:11:33 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:11:33 #57 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:33 #57 21.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:33 #57 22.17 (1/2) Installing dumb-init (1.2.5-r3) 04:11:33 #57 22.18 (2/2) Installing su-exec (0.2-r3) 04:11:33 #57 22.18 Executing busybox-1.36.1-r29.trigger 04:11:33 #57 22.20 OK: 8 MiB in 16 packages 04:11:33 #57 DONE 22.4s 04:11:33 04:11:33 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:11:33 #60 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:33 #60 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:33 #60 22.15 (1/4) Installing ca-certificates (20250619-r0) 04:11:33 #60 22.16 (2/4) Installing dumb-init (1.2.5-r3) 04:11:33 #60 22.17 (3/4) Installing su-exec (0.2-r3) 04:11:33 #60 22.17 (4/4) Installing yq-go (4.44.1-r2) 04:11:33 #60 22.25 Executing busybox-1.36.1-r29.trigger 04:11:33 #60 22.26 Executing ca-certificates-20250619-r0.trigger 04:11:33 #60 22.31 OK: 19 MiB in 18 packages 04:11:33 #60 DONE 22.5s 04:11:33 04:11:33 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:11:33 #63 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:33 #63 21.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:33 #63 22.14 (1/7) Installing ca-certificates (20250619-r0) 04:11:33 #63 22.15 (2/7) Installing dumb-init (1.2.5-r3) 04:11:33 #63 22.16 (3/7) Installing libgcc (13.2.1_git20240309-r1) 04:11:33 #63 22.16 (4/7) Installing libsodium (1.0.19-r0) 04:11:33 #63 22.17 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 04:11:33 #63 22.20 (6/7) Installing libzmq (4.3.5-r2) 04:11:33 #63 22.20 (7/7) Installing zeromq (4.3.5-r2) 04:11:33 #63 22.21 Executing busybox-1.36.1-r29.trigger 04:11:33 #63 22.23 Executing ca-certificates-20250619-r0.trigger 04:11:33 #63 22.31 OK: 12 MiB in 21 packages 04:11:33 #63 DONE 22.5s 04:11:33 04:11:33 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:11:33 #72 1.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:33 #72 1.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:33 #72 1.521 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:11:33 #72 1.539 Executing busybox-1.36.1-r30.post-upgrade 04:11:33 #72 1.608 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:11:33 #72 1.611 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:11:33 #72 1.617 Executing busybox-1.36.1-r30.trigger 04:11:33 #72 1.625 OK: 8 MiB in 18 packages 04:11:33 #72 DONE 1.8s 04:11:33 04:11:33 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:11:33 #67 21.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:33 #67 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:33 #67 22.20 (1/4) Installing dumb-init (1.2.5-r3) 04:11:33 #67 22.46 (2/4) Installing openssl (3.3.4-r0) 04:11:33 #67 22.47 (3/4) Installing su-exec (0.2-r3) 04:11:33 #67 22.47 (4/4) Installing yq-go (4.44.1-r2) 04:11:33 #67 22.58 Executing busybox-1.36.1-r29.trigger 04:11:33 #67 22.59 OK: 19 MiB in 18 packages 04:11:33 #67 DONE 22.9s 04:11:33 04:11:33 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:11:33 #69 21.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:33 #69 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:33 #69 22.22 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:11:33 #69 22.22 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:11:33 #69 22.22 OK: 24174 distinct packages available 04:11:33 #69 22.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:33 #69 22.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:33 #69 22.69 (1/5) Installing dumb-init (1.2.5-r3) 04:11:33 #69 22.69 (2/5) Installing musl-obstack (1.2.3-r2) 04:11:33 #69 22.70 (3/5) Installing libucontext (1.2-r3) 04:11:33 #69 22.70 (4/5) Installing gcompat (1.1.0-r4) 04:11:33 #69 22.70 (5/5) Installing openssl (3.3.4-r0) 04:11:33 #69 22.71 Executing busybox-1.36.1-r29.trigger 04:11:33 #69 22.72 OK: 9 MiB in 19 packages 04:11:33 #69 DONE 22.9s 04:11:33 04:11:33 #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:11:33 #80 ... 04:11:33 04:11:33 #81 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 04:11:33 #0 1.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:33 #0 1.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:33 #0 1.486 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:11:33 #0 1.516 Executing busybox-1.36.1-r30.post-upgrade 04:11:33 #0 1.571 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:11:33 #0 1.574 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:11:33 #0 1.576 Executing busybox-1.36.1-r30.trigger 04:11:33 #0 1.585 OK: 8 MiB in 15 packages 04:11:33 #81 DONE 1.8s 04:11:33 04:11:33 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:11:33 #0 1.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:33 #0 1.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:33 #0 1.559 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:11:33 #0 1.594 Executing busybox-1.36.1-r30.post-upgrade 04:11:33 #0 1.717 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:11:33 #0 1.720 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:11:33 #0 1.730 Executing busybox-1.36.1-r30.trigger 04:11:33 #0 1.748 OK: 8 MiB in 15 packages 04:11:33 #82 DONE 1.9s 04:11:33 04:11:33 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:11:33 #68 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:33 #68 21.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:33 #68 22.19 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:11:33 #68 22.19 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:11:33 #68 22.19 OK: 24174 distinct packages available 04:11:33 #68 22.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:33 #68 22.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:33 #68 22.89 (1/14) Installing ca-certificates (20250619-r0) 04:11:33 #68 22.93 (2/14) Installing brotli-libs (1.1.0-r2) 04:11:33 #68 22.94 (3/14) Installing c-ares (1.33.1-r0) 04:11:33 #68 22.95 (4/14) Installing libunistring (1.2-r0) 04:11:33 #68 22.97 (5/14) Installing libidn2 (2.3.7-r0) 04:11:33 #68 22.98 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:11:33 #68 22.98 (7/14) Installing libpsl (0.21.5-r1) 04:11:33 #68 22.98 (8/14) Installing zstd-libs (1.5.6-r0) 04:11:33 #68 23.00 (9/14) Installing libcurl (8.12.1-r0) 04:11:33 #68 23.01 (10/14) Installing curl (8.12.1-r0) 04:11:33 #68 23.01 (11/14) Installing dumb-init (1.2.5-r3) 04:11:33 #68 23.02 (12/14) Installing musl-obstack (1.2.3-r2) 04:11:33 #68 23.02 (13/14) Installing libucontext (1.2-r3) 04:11:33 #68 23.02 (14/14) Installing gcompat (1.1.0-r4) 04:11:33 #68 23.03 Executing busybox-1.36.1-r29.trigger 04:11:33 #68 23.03 Executing ca-certificates-20250619-r0.trigger 04:11:33 #68 23.08 OK: 13 MiB in 28 packages 04:11:34 #68 DONE 23.7s 04:11:34 04:11:34 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:11:34 #0 1.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:34 #0 1.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:34 #0 1.923 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:11:34 #0 1.952 Executing busybox-1.36.1-r30.post-upgrade 04:11:34 #0 1.983 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:11:34 #0 1.986 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:11:34 #0 1.989 Executing busybox-1.36.1-r30.trigger 04:11:34 #0 1.996 OK: 10 MiB in 17 packages 04:11:34 #83 DONE 2.6s 04:11:34 04:11:34 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:11:34 #0 1.084 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:34 #0 1.560 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:34 #0 2.098 (1/1) Installing dumb-init (1.2.5-r3) 04:11:34 #0 2.276 Executing busybox-1.36.1-r29.trigger 04:11:34 #0 2.284 OK: 8 MiB in 15 packages 04:11:34 #84 DONE 2.6s 04:11:34 04:11:34 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:11:34 #85 DONE 0.8s 04:11:34 04:11:34 #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:11:34 #0 0.977 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:34 #0 1.709 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:34 #0 2.213 OK: 248 MiB in 58 packages 04:11:34 #86 DONE 2.7s 04:11:34 04:11:34 #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:11:34 #87 DONE 0.1s 04:11:34 04:11:34 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:11:34 #88 DONE 0.1s 04:11:34 04:11:34 #89 [security-spire-config stage-2 6/10] COPY security.txt / 04:11:34 #89 DONE 0.0s 04:11:34 04:11:34 #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:11:34 #90 DONE 0.1s 04:11:34 04:11:34 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:34 #91 ... 04:11:34 04:11:34 #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:11:34 #92 DONE 0.0s 04:11:34 04:11:34 #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:11:34 #93 DONE 0.0s 04:11:34 04:11:34 #94 [security-spire-config] exporting to image 04:11:34 #94 exporting layers 04:11:35 #94 exporting layers 0.5s done 04:11:35 #94 writing image sha256:a26a16e61550a86a6d4ddeb120449696f42cb2bcb5bf4102126abf4da91f2a7e done 04:11:35 #94 naming to docker.io/library/security-spire-config done 04:11:35 #94 DONE 0.6s 04:11:35 04:11:35 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:11:35 #0 1.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:35 #0 1.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:35 #0 2.195 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:11:35 #95 2.214 Executing busybox-1.36.1-r30.post-upgrade 04:11:35 #95 2.273 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:11:35 #95 2.277 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:11:35 #95 2.282 Executing busybox-1.36.1-r30.trigger 04:11:35 #95 2.290 OK: 19 MiB in 18 packages 04:11:35 #95 DONE 2.4s 04:11:35 04:11:35 #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:11:35 #80 1.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:35 #80 1.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:35 #80 ... 04:11:35 04:11:35 #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:11:35 #0 1.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:35 #0 1.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:35 #0 2.229 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:11:35 #0 2.246 Executing busybox-1.36.1-r30.post-upgrade 04:11:35 #0 2.303 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:11:35 #0 2.306 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:11:35 #0 2.309 Executing busybox-1.36.1-r30.trigger 04:11:35 #0 2.316 OK: 12 MiB in 21 packages 04:11:35 #96 DONE 2.5s 04:11:35 04:11:35 #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:11:35 #80 2.174 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:11:35 #80 2.189 Executing busybox-1.36.1-r30.post-upgrade 04:11:35 #80 2.233 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:11:35 #80 2.237 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:11:35 #80 2.241 Executing busybox-1.36.1-r30.trigger 04:11:35 #80 2.246 OK: 9 MiB in 19 packages 04:11:36 #80 ... 04:11:36 04:11:36 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:11:36 #0 1.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:36 #0 1.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:36 #0 1.320 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:11:36 #0 1.338 Executing busybox-1.36.1-r30.post-upgrade 04:11:36 #0 1.378 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:11:36 #0 1.382 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:11:36 #0 1.386 Executing busybox-1.36.1-r30.trigger 04:11:36 #0 1.391 OK: 13 MiB in 28 packages 04:11:36 #97 DONE 1.5s 04:11:36 04:11:36 #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:11:36 #80 DONE 2.4s 04:11:36 04:11:36 #98 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:11:36 #0 1.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:36 #0 1.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:36 #0 2.162 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:11:36 #0 2.176 Executing busybox-1.36.1-r30.post-upgrade 04:11:36 #0 2.216 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:11:36 #0 2.220 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:11:36 #0 2.223 Executing busybox-1.36.1-r30.trigger 04:11:36 #0 2.228 OK: 19 MiB in 18 packages 04:11:36 #98 DONE 2.4s 04:11:36 04:11:36 #99 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:11:36 #0 2.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:11:36 #0 2.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:11:36 #0 2.640 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:11:36 #0 2.656 Executing busybox-1.36.1-r30.post-upgrade 04:11:36 #0 2.684 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:11:36 #0 2.689 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:11:36 #0 2.692 Executing busybox-1.36.1-r30.trigger 04:11:36 #0 2.697 OK: 8 MiB in 16 packages 04:11:36 #99 DONE 2.8s 04:11:36 04:11:36 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:11:36 #100 ... 04:11:36 04:11:36 #101 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:11:36 #101 DONE 0.2s 04:11:36 04:11:36 #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:11:36 #102 DONE 0.3s 04:11:36 04:11:36 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:11:37 #103 DONE 0.8s 04:11:37 04:11:37 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:11:37 #104 DONE 1.1s 04:11:37 04:11:37 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:11:37 #105 DONE 0.1s 04:11:37 04:11:37 #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:11:37 #106 DONE 0.1s 04:11:37 04:11:37 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 04:11:37 #107 DONE 0.1s 04:11:37 04:11:37 #108 [security-spire-server stage-2 6/9] COPY security.txt / 04:11:37 #108 DONE 0.1s 04:11:37 04:11:37 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:11:37 #109 DONE 0.0s 04:11:37 04:11:37 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:11:37 #110 DONE 0.0s 04:11:37 04:11:37 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:11:37 #111 DONE 0.1s 04:11:37 04:11:37 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:11:37 #112 DONE 0.1s 04:11:37 04:11:37 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:11:37 #100 DONE 1.4s 04:11:37 04:11:37 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:11:37 #113 DONE 0.1s 04:11:37 04:11:37 #114 [security-spire-agent] exporting to image 04:11:37 #114 ... 04:11:37 04:11:37 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:11:37 #115 DONE 0.1s 04:11:37 04:11:37 #116 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:11:37 #116 DONE 0.1s 04:11:37 04:11:37 #117 [security-spire-server] exporting to image 04:11:37 #117 exporting layers 0.5s done 04:11:37 #117 writing image sha256:2d0e92f0082282a52386551ff323c923fe3a75f45cb5aaaa600199847d394e33 done 04:11:37 #117 naming to docker.io/library/security-spire-server done 04:11:37 #117 DONE 0.5s 04:11:37 04:11:37 #114 [security-spire-agent] exporting to image 04:11:37 #114 exporting layers 0.5s done 04:11:37 #114 writing image sha256:7c16a5882d32f82e6e9a001fd5e162b8fd438fe2b4aed9a307a3833154553993 0.0s done 04:11:37 #114 naming to docker.io/library/security-spire-agent done 04:11:37 #114 DONE 0.5s 04:11:37 04:11:37 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:42 #118 ... 04:11:42 04:11:42 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:42 #119 ... 04:11:42 04:11:42 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:04 #120 DONE 28.5s 04:12:04 04:12:04 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:04 #78 DONE 28.5s 04:12:04 04:12:04 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:04 #91 DONE 26.0s 04:12:04 04:12:04 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:04 #118 DONE 28.4s 04:12:04 04:12:04 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:04 #79 DONE 28.5s 04:12:04 04:12:04 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:04 #119 DONE 28.5s 04:12:04 04:12:04 #121 [security-proxy-auth builder 6/7] COPY . . 04:12:11 #121 ... 04:12:11 04:12:11 #122 [security-spiffe-token-provider builder 6/7] COPY . . 04:12:11 #122 DONE 9.4s 04:12:11 04:12:11 #123 [security-secretstore-setup builder 6/7] COPY . . 04:12:11 #123 DONE 9.5s 04:12:11 04:12:11 #124 [support-scheduler builder 6/7] COPY . . 04:12:11 #124 DONE 9.4s 04:12:11 04:12:11 #125 [support-notifications builder 6/7] COPY . . 04:12:11 #125 DONE 9.5s 04:12:11 04:12:11 #121 [core-metadata builder 6/7] COPY . . 04:12:11 #121 DONE 9.5s 04:12:11 04:12:11 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:12:11 #126 CACHED 04:12:11 04:12:11 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:11 #127 CACHED 04:12:11 04:12:11 #128 [security-proxy-setup builder 6/7] COPY . . 04:12:11 #128 CACHED 04:12:11 04:12:11 #129 [core-metadata builder 6/7] COPY . . 04:12:11 #129 CACHED 04:12:11 04:12:11 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:11 #130 CACHED 04:12:11 04:12:11 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:12:11 #131 CACHED 04:12:11 04:12:11 #132 [core-command builder 6/7] COPY . . 04:12:11 #132 CACHED 04:12:11 04:12:11 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:11 #133 CACHED 04:12:11 04:12:11 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 04:12:11 #134 CACHED 04:12:11 04:12:11 #135 [security-proxy-auth builder 6/7] COPY . . 04:12:11 #135 CACHED 04:12:11 04:12:11 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:12:11 #136 CACHED 04:12:11 04:12:11 #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:11 #137 CACHED 04:12:11 04:12:11 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:11 #138 CACHED 04:12:11 04:12:11 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 04:12:11 #139 CACHED 04:12:11 04:12:11 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:12:11 #140 CACHED 04:12:11 04:12:11 #141 [core-keeper builder 7/8] COPY . . 04:12:11 #141 DONE 9.5s 04:12:11 04:12:11 #142 [security-bootstrapper builder 6/7] COPY . . 04:12:11 #142 CACHED 04:12:11 04:12:11 #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:12:11 #143 CACHED 04:12:11 04:12:11 #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:11 #144 CACHED 04:12:11 04:12:11 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:12:11 #145 1.041 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:12:14 Removing intermediate container 261a9f4cbc5d 04:12:14 ---> a0cf452da298 04:12:14 Successfully built a0cf452da298 04:12:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:14 + docker inspect -f . ci-base-image-arm64 04:12:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:14 prd-ubuntu20.04-docker-arm64-4c-16g-8857 does not seem to be running inside a container 04:12:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/904 -v /w/workspace/edgex-go/904:/w/workspace/edgex-go/904:rw,z -v /w/workspace/edgex-go/904@tmp:/w/workspace/edgex-go/904@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:12:16 $ docker top 7b8d1d47fe5ddb494ed71571bf99c11e51432b1ef57a178bf366ffb75c272eb9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:16 + go version 04:12:16 go version go1.23.9 linux/arm64 [Pipeline] } 04:12:16 $ docker stop --time=1 7b8d1d47fe5ddb494ed71571bf99c11e51432b1ef57a178bf366ffb75c272eb9 04:12:18 $ docker rm -f --volumes 7b8d1d47fe5ddb494ed71571bf99c11e51432b1ef57a178bf366ffb75c272eb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:12:19 04:12:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:12:19 latest: Pulling from edgex-devops/edgex-compose-arm64 04:12:19 547446be3368: Pulling fs layer 04:12:19 d125d8839a47: Pulling fs layer 04:12:19 3e85d5ac6304: Pulling fs layer 04:12:19 c3105a71a48b: Pulling fs layer 04:12:19 0f093f025ec4: Pulling fs layer 04:12:19 c3106fc0e877: Pulling fs layer 04:12:19 0f093f025ec4: Waiting 04:12:19 c3105a71a48b: Waiting 04:12:19 c3106fc0e877: Waiting 04:12:19 547446be3368: Verifying Checksum 04:12:19 c3105a71a48b: Verifying Checksum 04:12:19 c3105a71a48b: Download complete 04:12:20 d125d8839a47: Verifying Checksum 04:12:20 d125d8839a47: Download complete 04:12:20 c3106fc0e877: Verifying Checksum 04:12:20 c3106fc0e877: Download complete 04:12:20 0f093f025ec4: Verifying Checksum 04:12:20 0f093f025ec4: Download complete 04:12:20 547446be3368: Pull complete 04:12:21 #145 ... 04:12:21 04:12:21 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:12:21 #0 1.035 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:12:21 #146 ... 04:12:21 04:12:21 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:12:21 #0 1.034 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:12:21 #147 ... 04:12:21 04:12:21 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:12:21 #0 1.041 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:12:21 #148 ... 04:12:21 04:12:21 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:12:21 #0 1.049 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:12:21 #149 ... 04:12:21 04:12:21 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:12:21 #0 0.857 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:12:21 #150 ... 04:12:21 04:12:21 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:12:21 #0 0.779 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:12:21 #151 ... 04:12:21 04:12:21 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:12:21 #0 1.035 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:12:21 #152 ... 04:12:21 04:12:21 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:12:21 #0 1.051 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:12:21 #153 ... 04:12:21 04:12:21 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:12:21 #0 1.038 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:12:21 #154 ... 04:12:21 04:12:21 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:12:21 #0 1.035 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:12:21 #155 ... 04:12:21 04:12:21 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:12:21 #0 0.580 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:12:22 d125d8839a47: Pull complete 04:12:22 3e85d5ac6304: Verifying Checksum 04:12:22 3e85d5ac6304: Download complete 04:12:32 3e85d5ac6304: Pull complete 04:12:32 c3105a71a48b: Pull complete 04:12:34 0f093f025ec4: Pull complete 04:12:34 c3106fc0e877: Pull complete 04:12:34 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:12:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:34 prd-ubuntu20.04-docker-arm64-4c-16g-8857 does not seem to be running inside a container 04:12:34 $ 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/904 -v /w/workspace/edgex-go/904:/w/workspace/edgex-go/904:rw,z -v /w/workspace/edgex-go/904@tmp:/w/workspace/edgex-go/904@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:12:36 $ docker top 1497277d65d6182eb4bfde63c2add58f11112cb002bdcf806860b5f494e0fea4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:37 + docker compose -f ./docker-compose-build.yml build --parallel 04:12:47 #1 [core-data internal] load build definition from Dockerfile 04:12:47 #1 transferring dockerfile: 2.04kB 0.0s done 04:12:47 #1 DONE 0.1s 04:12:47 04:12:47 #2 [security-proxy-setup internal] load build definition from Dockerfile 04:12:47 #2 transferring dockerfile: 2.50kB done 04:12:47 #2 DONE 0.1s 04:12:47 04:12:47 #3 [core-keeper internal] load build definition from Dockerfile 04:12:47 #3 transferring dockerfile: 2.01kB done 04:12:47 #3 DONE 0.1s 04:12:47 04:12:47 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:12:47 #4 transferring dockerfile: 1.89kB done 04:12:47 #4 DONE 0.1s 04:12:47 04:12:47 #5 [security-secretstore-setup internal] load build definition from Dockerfile 04:12:47 #5 transferring dockerfile: 2.49kB 0.0s done 04:12:47 #5 DONE 0.1s 04:12:47 04:12:47 #6 [support-scheduler internal] load build definition from Dockerfile 04:12:47 #6 DONE 0.0s 04:12:47 04:12:47 #7 [core-command internal] load build definition from Dockerfile 04:12:47 #7 transferring dockerfile: 1.94kB 0.0s done 04:12:47 #7 DONE 0.1s 04:12:47 04:12:47 #6 [support-scheduler internal] load build definition from Dockerfile 04:12:47 #6 transferring dockerfile: 1.83kB done 04:12:47 #6 DONE 0.1s 04:12:47 04:12:47 #8 [support-notifications internal] load build definition from Dockerfile 04:12:47 #8 transferring dockerfile: 2.00kB done 04:12:47 #8 DONE 0.1s 04:12:47 04:12:47 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:12:47 #9 transferring dockerfile: 2.23kB done 04:12:47 #9 DONE 0.1s 04:12:47 04:12:47 #10 [security-spire-agent internal] load build definition from Dockerfile 04:12:47 #10 transferring dockerfile: 1.81kB done 04:12:47 #10 DONE 0.1s 04:12:47 04:12:47 #11 [security-proxy-auth internal] load build definition from Dockerfile 04:12:47 #11 transferring dockerfile: 2.14kB done 04:12:47 #11 DONE 0.1s 04:12:47 04:12:47 #12 [core-metadata internal] load build definition from Dockerfile 04:12:47 #12 transferring dockerfile: 2.10kB done 04:12:47 #12 DONE 0.1s 04:12:47 04:12:47 #13 [security-bootstrapper internal] load build definition from Dockerfile 04:12:47 #13 transferring dockerfile: 3.02kB 0.0s done 04:12:47 #13 DONE 0.1s 04:12:47 04:12:47 #14 [security-spire-config internal] load build definition from Dockerfile 04:12:47 #14 transferring dockerfile: 1.69kB 0.0s done 04:12:47 #14 DONE 0.1s 04:12:47 04:12:47 #15 [core-data internal] load .dockerignore 04:12:47 #15 transferring context: 50B 0.0s done 04:12:47 #15 DONE 0.1s 04:12:47 04:12:47 #16 [security-spire-server internal] load build definition from Dockerfile 04:12:47 #16 transferring dockerfile: 1.70kB done 04:12:47 #16 DONE 0.1s 04:12:48 04:12:48 #17 [security-proxy-setup internal] load .dockerignore 04:12:48 #17 transferring context: 50B done 04:12:48 #17 DONE 0.0s 04:12:48 04:12:48 #18 [core-keeper internal] load .dockerignore 04:12:48 #18 transferring context: 50B done 04:12:48 #18 DONE 0.1s 04:12:48 04:12:48 #19 [security-spiffe-token-provider internal] load .dockerignore 04:12:48 #19 transferring context: 50B done 04:12:48 #19 DONE 0.0s 04:12:48 04:12:48 #20 [security-secretstore-setup internal] load .dockerignore 04:12:48 #20 transferring context: 50B done 04:12:48 #20 DONE 0.0s 04:12:48 04:12:48 #21 [core-command internal] load .dockerignore 04:12:48 #21 transferring context: 50B 0.0s done 04:12:48 #21 DONE 0.1s 04:12:48 04:12:48 #22 [support-scheduler internal] load .dockerignore 04:12:48 #22 transferring context: 50B done 04:12:48 #22 DONE 0.1s 04:12:48 04:12:48 #23 [support-notifications internal] load .dockerignore 04:12:48 #23 transferring context: 50B done 04:12:48 #23 DONE 0.1s 04:12:49 04:12:49 #24 [core-common-config-bootstrapper internal] load .dockerignore 04:12:49 #24 transferring context: 50B done 04:12:49 #24 DONE 0.0s 04:12:49 04:12:49 #25 [security-spire-agent internal] load .dockerignore 04:12:49 #25 transferring context: 50B done 04:12:49 #25 DONE 0.1s 04:12:49 04:12:49 #26 [core-metadata internal] load .dockerignore 04:12:49 #26 transferring context: 50B done 04:12:49 #26 DONE 0.1s 04:12:49 04:12:49 #27 [security-proxy-auth internal] load .dockerignore 04:12:49 #27 transferring context: 50B done 04:12:49 #27 DONE 0.1s 04:12:49 04:12:49 #28 [security-bootstrapper internal] load .dockerignore 04:12:49 #28 transferring context: 50B 0.0s done 04:12:49 #28 DONE 0.1s 04:12:49 04:12:49 #29 [security-spire-config internal] load .dockerignore 04:12:49 #29 transferring context: 50B done 04:12:49 #29 DONE 0.1s 04:12:49 04:12:49 #30 [security-spire-server internal] load .dockerignore 04:12:49 #30 transferring context: 50B done 04:12:49 #30 DONE 0.1s 04:12:49 04:12:49 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:12:49 #31 DONE 0.0s 04:12:49 04:12:49 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 04:12:49 #32 DONE 0.1s 04:12:49 04:12:49 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:12:49 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:12:49 #33 DONE 0.0s 04:12:49 04:12:49 #34 [core-data internal] load build context 04:12:50 #34 transferring context: 3.34MB 0.6s done 04:12:50 #34 DONE 0.8s 04:12:50 04:12:50 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:12:50 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:12:50 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:12:50 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:12:50 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 04:12:50 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 04:12:50 #33 ... 04:12:50 04:12:50 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:12:50 #31 DONE 0.0s 04:12:50 04:12:50 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 04:12:50 #32 DONE 0.2s 04:12:50 04:12:50 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:12:50 #33 ... 04:12:50 04:12:50 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:12:50 #31 DONE 0.0s 04:12:50 04:12:50 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:12:50 #35 DONE 1.7s 04:12:50 04:12:50 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:12:50 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:12:50 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:12:50 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:12:50 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:12:50 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 04:12:50 #33 ... 04:12:50 04:12:50 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 04:12:50 #32 DONE 0.3s 04:12:50 04:12:50 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:12:50 #35 DONE 1.7s 04:12:50 04:12:50 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:12:50 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:12:50 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:12:50 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:12:50 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:12:50 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 04:12:50 #33 ... 04:12:50 04:12:50 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:12:50 #31 DONE 0.0s 04:12:50 04:12:50 #36 [core-data builder 2/7] WORKDIR /edgex-go 04:12:50 #36 DONE 0.5s 04:12:50 04:12:50 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:12:51 #33 ... 04:12:51 04:12:51 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:12:51 #31 DONE 0.0s 04:12:51 04:12:51 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:12:51 #35 DONE 1.7s 04:12:51 04:12:51 #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 04:12:51 #36 DONE 0.5s 04:12:51 04:12:51 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:12:51 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:12:51 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:12:51 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:12:51 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:12:51 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 04:12:51 #33 ... 04:12:51 04:12:51 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:12:51 #31 DONE 0.0s 04:12:51 04:12:51 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:12:51 #33 ... 04:12:51 04:12:51 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 04:12:51 #32 DONE 0.7s 04:12:51 04:12:51 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:12:51 #33 ... 04:12:51 04:12:51 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:12:51 #31 DONE 0.0s 04:12:51 04:12:51 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:12:51 #35 DONE 1.8s 04:12:51 04:12:51 #36 [core-command builder 2/7] WORKDIR /edgex-go 04:12:51 #36 DONE 0.5s 04:12:51 04:12:51 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:12:51 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:12:51 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:12:51 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:12:51 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:12:51 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 04:12:51 #33 ... 04:12:51 04:12:51 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:12:51 #31 DONE 0.0s 04:12:51 04:12:51 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:12:51 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.5s done 04:12:51 #33 ... 04:12:51 04:12:51 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:12:51 #35 DONE 1.8s 04:12:51 04:12:51 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 04:12:51 #32 DONE 0.9s 04:12:51 04:12:51 #36 [support-notifications builder 2/7] WORKDIR /edgex-go 04:12:51 #36 DONE 0.6s 04:12:51 04:12:51 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:12:51 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:12:51 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:12:51 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:12:51 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:12:51 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 04:12:51 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.5s done 04:12:51 #33 ... 04:12:51 04:12:51 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:12:51 #31 DONE 0.0s 04:12:51 04:12:51 #37 [security-secretstore-setup internal] load build context 04:12:52 #37 ... 04:12:52 04:12:52 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:12:52 #31 DONE 0.0s 04:12:52 04:12:52 #37 [security-secretstore-setup internal] load build context 04:12:52 #37 ... 04:12:52 04:12:52 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:12:52 #35 DONE 1.9s 04:12:52 04:12:52 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 04:12:52 #36 DONE 0.6s 04:12:52 04:12:52 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 04:12:52 #32 DONE 1.4s 04:12:52 04:12:52 #38 [core-common-config-bootstrapper internal] load build context 04:12:52 #38 DONE 0.0s 04:12:52 04:12:52 #37 [security-secretstore-setup internal] load build context 04:12:52 #37 ... 04:12:52 04:12:52 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:12:52 #31 DONE 0.1s 04:12:52 04:12:52 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:12:52 #31 DONE 0.1s 04:12:52 04:12:52 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:12:52 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:12:52 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:12:52 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:12:52 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:12:52 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 04:12:52 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.5s done 04:12:52 #33 ... 04:12:52 04:12:52 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 04:12:52 #32 DONE 1.8s 04:12:53 04:12:53 #39 [security-proxy-setup internal] load build context 04:12:53 #39 transferring context: 3.34MB 1.5s done 04:12:53 #39 DONE 2.4s 04:12:53 04:12:53 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 04:12:53 #32 ... 04:12:53 04:12:53 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:12:53 #35 DONE 1.9s 04:12:53 04:12:53 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 04:12:53 #36 DONE 0.7s 04:12:53 04:12:53 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:12:53 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:12:53 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:12:53 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:12:53 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:12:53 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 04:12:53 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.5s done 04:12:53 #33 ... 04:12:53 04:12:53 #40 [core-keeper internal] load build context 04:12:53 #40 transferring context: 3.34MB 2.1s done 04:12:53 #40 DONE 2.7s 04:12:53 04:12:53 #41 [support-scheduler internal] load build context 04:12:54 #41 ... 04:12:54 04:12:54 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 04:12:54 #32 DONE 3.0s 04:12:54 04:12:54 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:12:54 #33 DONE 5.4s 04:12:54 04:12:54 #41 [support-scheduler internal] load build context 04:12:54 #41 transferring context: 3.34MB 2.6s done 04:12:54 #41 ... 04:12:54 04:12:54 #42 [security-spiffe-token-provider internal] load build context 04:12:54 #42 transferring context: 3.34MB 2.4s done 04:12:54 #42 DONE 3.6s 04:12:54 04:12:54 #41 [support-scheduler internal] load build context 04:12:54 #41 DONE 3.1s 04:12:54 04:12:54 #37 [security-secretstore-setup internal] load build context 04:12:55 #37 transferring context: 3.34MB 4.4s done 04:12:56 #37 ... 04:12:56 04:12:56 #43 [core-command internal] load build context 04:12:56 #43 transferring context: 3.34MB 4.0s done 04:12:56 #43 DONE 4.8s 04:12:56 04:12:56 #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:12:56 #44 ... 04:12:56 04:12:56 #37 [security-secretstore-setup internal] load build context 04:12:56 #37 DONE 5.1s 04:12:56 04:12:56 #45 [support-notifications internal] load build context 04:12:56 #45 ... 04:12:56 04:12:56 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 04:12:56 #46 DONE 5.1s 04:12:56 04:12:56 #38 [core-common-config-bootstrapper internal] load build context 04:12:57 #38 transferring context: 3.34MB 3.8s done 04:12:57 #38 ... 04:12:57 04:12:57 #47 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 04:12:57 #47 DONE 5.4s 04:12:57 04:12:57 #48 [security-proxy-auth internal] load build context 04:12:57 #48 ... 04:12:57 04:12:57 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:12:57 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:12:57 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:12:57 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:12:57 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:12:57 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 04:12:57 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.5s done 04:12:57 #33 DONE 5.4s 04:12:57 04:12:57 #49 [security-spire-config internal] load build context 04:12:57 #49 DONE 0.0s 04:12:57 04:12:57 #50 [security-spire-agent internal] load build context 04:12:57 #50 DONE 0.0s 04:12:57 04:12:57 #38 [core-common-config-bootstrapper internal] load build context 04:12:57 #38 DONE 5.2s 04:12:57 04:12:57 #45 [support-notifications internal] load build context 04:12:57 #45 transferring context: 3.34MB 4.7s done 04:12:57 #45 DONE 5.8s 04:12:57 04:12:57 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:12:57 #51 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:12:58 #51 ... 04:12:58 04:12:58 #52 [core-metadata internal] load build context 04:12:58 #52 transferring context: 3.34MB 4.5s done 04:12:58 #52 DONE 6.0s 04:12:58 04:12:58 #48 [security-proxy-auth internal] load build context 04:12:58 #48 transferring context: 3.34MB 4.5s done 04:12:59 #48 ... 04:12:59 04:12:59 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:59 #53 DONE 8.5s 04:12:59 04:12:59 #54 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:12:59 #54 ... 04:12:59 04:12:59 #48 [security-proxy-auth internal] load build context 04:12:59 #48 DONE 6.6s 04:12:59 04:12:59 #55 [security-bootstrapper internal] load build context 04:12:59 #55 transferring context: 3.34MB 4.4s done 04:12:59 #55 DONE 6.7s 04:12:59 04:12:59 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:12:59 #51 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.3s done 04:12:59 #51 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 04:12:59 #51 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 04:12:59 #51 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 04:12:59 #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 04:12:59 #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s 04:12:59 #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.3s 04:12:59 #51 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 04:13:00 #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done 04:13:00 #51 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 04:13:00 #51 ... 04:13:00 04:13:00 #49 [security-spire-config internal] load build context 04:13:00 #49 transferring context: 22.05kB 0.3s done 04:13:00 #49 DONE 2.7s 04:13:00 04:13:00 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:00 #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.5s done 04:13:00 #51 ... 04:13:00 04:13:00 #56 [security-spire-server internal] load build context 04:13:00 #56 transferring context: 23.80kB 0.4s done 04:13:00 #56 DONE 2.9s 04:13:00 04:13:00 #50 [security-spire-agent internal] load build context 04:13:00 #50 transferring context: 23.33kB 0.3s done 04:13:00 #50 DONE 2.7s 04:13:00 04:13:00 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:00 #51 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.7s done 04:13:00 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.8s 04:13:00 #51 ... 04:13:00 04:13:00 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:13:00 #0 6.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:00 #0 7.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:00 #0 9.240 OK: 239 MiB in 58 packages 04:13:00 #57 DONE 10.1s 04:13:00 04:13:00 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:01 #51 ... 04:13:01 04:13:01 #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:13:01 #0 7.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:01 #0 8.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:01 #58 ... 04:13:01 04:13:01 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:13:01 #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:01 #59 ... 04:13:01 04:13:01 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:01 #51 ... 04:13:01 04:13:01 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:13:01 #60 ... 04:13:01 04:13:01 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:13:01 #0 9.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:02 #61 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:02 #61 ... 04:13:02 04:13:02 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:02 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 2.3s 04:13:02 #51 ... 04:13:02 04:13:02 #58 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:13:02 #58 10.36 OK: 239 MiB in 58 packages 04:13:02 #58 DONE 12.1s 04:13:02 04:13:02 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:03 #51 ... 04:13:03 04:13:03 #62 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:13:03 #62 DONE 2.4s 04:13:03 04:13:03 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:03 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.12MB / 33.17MB 3.7s 04:13:05 #51 ... 04:13:05 04:13:05 #63 [core-data builder 4/7] COPY go.mod vendor* ./ 04:13:05 #63 DONE 2.8s 04:13:05 04:13:05 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:05 #51 ... 04:13:05 04:13:05 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:13:05 #64 ... 04:13:05 04:13:05 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:05 #51 ... 04:13:05 04:13:05 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:13:05 #61 12.68 OK: 239 MiB in 58 packages 04:13:05 #61 DONE 13.6s 04:13:05 04:13:05 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:05 #51 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 04:13:05 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.14MB / 33.17MB 6.0s 04:13:05 #51 ... 04:13:05 04:13:05 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:13:05 #65 ... 04:13:05 04:13:05 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:13:06 #66 ... 04:13:06 04:13:06 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:06 #67 ... 04:13:06 04:13:06 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:13:06 #68 ... 04:13:06 04:13:06 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:13:06 #69 ... 04:13:06 04:13:06 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:13:06 #70 ... 04:13:06 04:13:06 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:13:06 #71 ... 04:13:06 04:13:06 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:06 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 7.0s 04:13:06 #51 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.5s done 04:13:07 #51 ... 04:13:07 04:13:07 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:13:07 #72 DONE 1.7s 04:13:07 04:13:07 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:13:07 #59 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:07 #59 12.85 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:13:07 #59 12.85 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:13:07 #59 12.85 OK: 24052 distinct packages available 04:13:07 #59 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:07 #59 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:07 #59 15.47 OK: 239 MiB in 58 packages 04:13:07 #59 DONE 16.1s 04:13:07 04:13:07 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:07 #51 ... 04:13:07 04:13:07 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:13:07 #73 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.3s done 04:13:07 #73 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 04:13:07 #73 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 04:13:07 #73 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 04:13:07 #73 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done 04:13:07 #73 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.5s done 04:13:07 #73 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done 04:13:07 #73 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 04:13:07 #73 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.27MB / 14.28MB 7.9s 04:13:07 #73 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.5s done 04:13:07 #73 ... 04:13:07 04:13:07 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:08 #51 ... 04:13:08 04:13:08 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:13:08 #74 DONE 0.8s 04:13:08 04:13:08 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:08 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.21MB / 33.17MB 8.4s 04:13:08 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 9.1s 04:13:08 #51 ... 04:13:08 04:13:08 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:13:08 #75 ... 04:13:08 04:13:08 #76 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:13:08 #76 ... 04:13:08 04:13:08 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:13:08 #60 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:08 #60 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:08 #60 16.75 OK: 239 MiB in 58 packages 04:13:08 #60 DONE 17.2s 04:13:08 04:13:08 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:09 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 9.8s 04:13:09 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 10.0s 04:13:09 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 10.3s 04:13:09 #51 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 04:13:09 #51 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 04:13:10 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 10.6s 04:13:10 #51 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 04:13:10 #51 ... 04:13:10 04:13:10 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:13:10 #77 DONE 1.4s 04:13:10 04:13:10 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:10 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.08MB / 33.17MB 11.1s 04:13:11 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.90MB / 33.17MB 12.0s 04:13:12 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 12.6s 04:13:12 #51 ... 04:13:12 04:13:12 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:12 #67 DONE 17.1s 04:13:12 04:13:12 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:13 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 13.8s 04:13:13 #51 ... 04:13:13 04:13:13 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:13 #78 ... 04:13:13 04:13:13 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:13:13 #75 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:14 #75 ... 04:13:14 04:13:14 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:13:14 #64 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:14 #64 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:14 #64 17.63 (1/2) Installing dumb-init (1.2.5-r3) 04:13:14 #64 17.63 (2/2) Installing su-exec (0.2-r3) 04:13:14 #64 17.63 Executing busybox-1.36.1-r29.trigger 04:13:14 #64 17.67 OK: 9 MiB in 16 packages 04:13:14 #64 DONE 18.8s 04:13:14 04:13:14 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:14 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.15MB / 33.17MB 14.5s 04:13:14 #51 ... 04:13:14 04:13:14 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:13:14 #66 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:14 #66 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:14 #66 17.57 (1/1) Installing dumb-init (1.2.5-r3) 04:13:14 #66 17.60 Executing busybox-1.36.1-r29.trigger 04:13:14 #66 17.66 OK: 9 MiB in 15 packages 04:13:14 #66 DONE 19.0s 04:13:14 04:13:14 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:14 #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 14.9s done 04:13:14 #51 ... 04:13:14 04:13:14 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:15 #79 ... 04:13:15 04:13:15 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:13:15 #68 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:16 #68 20.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:17 #68 ... 04:13:17 04:13:17 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:17 #80 ... 04:13:17 04:13:17 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:13:17 #73 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 9.7s done 04:13:17 #73 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 04:13:17 #73 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.7s 04:13:17 #73 ... 04:13:17 04:13:17 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:17 #81 ... 04:13:17 04:13:17 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:17 #51 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.2s 04:13:20 #51 ... 04:13:20 04:13:20 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:20 #82 ... 04:13:20 04:13:20 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:21 #51 ... 04:13:21 04:13:21 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:13:21 #71 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:21 #71 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:21 #71 20.36 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:13:21 #71 20.36 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:13:21 #71 20.36 OK: 24052 distinct packages available 04:13:21 #71 22.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:21 #71 24.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:21 #71 ... 04:13:21 04:13:21 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:23 #51 ... 04:13:23 04:13:23 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:13:23 #0 7.094 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:23 #0 9.094 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:23 #83 ... 04:13:23 04:13:23 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:23 #51 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.3s 04:13:23 #51 ... 04:13:23 04:13:23 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:13:23 #65 18.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:23 #65 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:23 #65 ... 04:13:23 04:13:23 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:13:23 #0 6.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:23 #0 8.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:23 #84 ... 04:13:23 04:13:23 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:24 #51 ... 04:13:24 04:13:24 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:13:24 #75 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:24 #75 25.88 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:13:24 #75 25.88 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:13:24 #75 25.88 OK: 24052 distinct packages available 04:13:24 #75 ... 04:13:24 04:13:24 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:13:24 #0 6.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:24 #0 7.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:24 #85 ... 04:13:24 04:13:24 #76 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:13:24 #76 16.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:24 #76 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:24 #76 ... 04:13:24 04:13:24 #54 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:13:24 #54 15.38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:24 #54 17.51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:25 #54 ... 04:13:25 04:13:25 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:25 #51 ... 04:13:25 04:13:25 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:13:25 #69 19.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:25 #69 21.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:25 #69 ... 04:13:25 04:13:25 #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:13:25 #44 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:25 #44 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:25 #44 ... 04:13:25 04:13:25 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:13:25 #70 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:25 #70 22.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:26 #70 ... 04:13:26 04:13:26 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:13:26 #51 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.6s done 04:13:28 #51 ... 04:13:28 04:13:28 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:13:28 #65 28.52 (1/4) Installing dumb-init (1.2.5-r3) 04:13:28 #65 28.55 (2/4) Installing openssl (3.3.4-r0) 04:13:28 #65 28.66 (3/4) Installing su-exec (0.2-r3) 04:13:28 #65 28.68 (4/4) Installing yq-go (4.44.1-r2) 04:13:28 #65 30.24 Executing busybox-1.36.1-r29.trigger 04:13:28 #65 30.53 OK: 20 MiB in 18 packages 04:13:28 #65 DONE 32.5s 04:13:28 04:13:28 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:13:28 #73 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.5s done 04:13:28 #73 ... 04:13:28 04:13:28 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:13:29 #86 ... 04:13:29 04:13:29 #54 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:13:29 #54 28.43 OK: 239 MiB in 58 packages 04:13:29 #54 DONE 29.8s 04:13:29 04:13:29 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:13:30 #87 DONE 0.7s 04:13:30 04:13:30 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:30 #88 ... 04:13:30 04:13:30 #44 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:13:30 #44 31.90 (1/1) Installing dumb-init (1.2.5-r3) 04:13:30 #44 31.95 Executing busybox-1.36.1-r29.trigger 04:13:30 #44 32.20 OK: 9 MiB in 15 packages 04:13:30 #44 DONE 34.6s 04:13:30 04:13:30 #89 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 04:13:32 #89 ... 04:13:32 04:13:32 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:13:32 #68 29.79 (1/4) Installing ca-certificates (20250619-r0) 04:13:32 #68 30.38 (2/4) Installing dumb-init (1.2.5-r3) 04:13:32 #68 30.45 (3/4) Installing su-exec (0.2-r3) 04:13:32 #68 30.51 (4/4) Installing yq-go (4.44.1-r2) 04:13:32 #68 32.24 Executing busybox-1.36.1-r29.trigger 04:13:32 #68 32.52 Executing ca-certificates-20250619-r0.trigger 04:13:32 #68 33.98 OK: 20 MiB in 18 packages 04:13:32 #68 DONE 36.6s 04:13:32 04:13:32 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:13:32 #71 35.24 (1/14) Installing ca-certificates (20250619-r0) 04:13:32 #71 35.69 (2/14) Installing brotli-libs (1.1.0-r2) 04:13:32 #71 35.81 (3/14) Installing c-ares (1.33.1-r0) 04:13:32 #71 35.86 (4/14) Installing libunistring (1.2-r0) 04:13:32 #71 36.05 (5/14) Installing libidn2 (2.3.7-r0) 04:13:32 #71 36.10 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:13:32 #71 36.14 (7/14) Installing libpsl (0.21.5-r1) 04:13:32 #71 36.23 (8/14) Installing zstd-libs (1.5.6-r0) 04:13:32 #71 36.42 (9/14) Installing libcurl (8.12.1-r0) 04:13:32 #71 36.70 (10/14) Installing curl (8.12.1-r0) 04:13:32 #71 36.81 (11/14) Installing dumb-init (1.2.5-r3) 04:13:32 #71 36.86 (12/14) Installing musl-obstack (1.2.3-r2) 04:13:32 #71 36.86 (13/14) Installing libucontext (1.2-r3) 04:13:32 #71 36.91 (14/14) Installing gcompat (1.1.0-r4) 04:13:32 #71 37.15 Executing busybox-1.36.1-r29.trigger 04:13:32 #71 37.32 Executing ca-certificates-20250619-r0.trigger 04:13:33 #71 ... 04:13:33 04:13:33 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:13:33 #69 30.45 (1/3) Installing ca-certificates (20250619-r0) 04:13:33 #69 30.79 (2/3) Installing dumb-init (1.2.5-r3) 04:13:33 #69 30.85 (3/3) Installing tzdata (2025b-r0) 04:13:33 #69 33.13 Executing busybox-1.36.1-r29.trigger 04:13:33 #69 33.28 Executing ca-certificates-20250619-r0.trigger 04:13:33 #69 35.08 OK: 11 MiB in 17 packages 04:13:33 #69 DONE 37.8s 04:13:33 04:13:33 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:13:35 #90 ... 04:13:35 04:13:35 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:13:35 #70 34.20 (1/7) Installing ca-certificates (20250619-r0) 04:13:35 #70 35.11 (2/7) Installing dumb-init (1.2.5-r3) 04:13:35 #70 35.13 (3/7) Installing libgcc (13.2.1_git20240309-r1) 04:13:35 #70 35.23 (4/7) Installing libsodium (1.0.19-r0) 04:13:35 #70 35.28 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 04:13:35 #70 35.50 (6/7) Installing libzmq (4.3.5-r2) 04:13:35 #70 35.55 (7/7) Installing zeromq (4.3.5-r2) 04:13:35 #70 35.61 Executing busybox-1.36.1-r29.trigger 04:13:35 #70 35.79 Executing ca-certificates-20250619-r0.trigger 04:13:35 #70 37.10 OK: 14 MiB in 21 packages 04:13:35 #70 DONE 39.2s 04:13:35 04:13:35 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:13:36 #91 ... 04:13:36 04:13:36 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:13:36 #84 18.57 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:13:36 #84 18.93 Executing busybox-1.36.1-r30.post-upgrade 04:13:36 #84 19.57 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:13:36 #84 19.57 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:13:36 #84 19.58 Executing busybox-1.36.1-r30.trigger 04:13:36 #84 19.72 OK: 9 MiB in 16 packages 04:13:36 #84 DONE 22.4s 04:13:36 04:13:36 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:13:36 #92 ... 04:13:36 04:13:36 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:13:36 #85 17.30 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:13:36 #85 17.59 Executing busybox-1.36.1-r30.post-upgrade 04:13:36 #85 18.21 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:13:36 #85 18.22 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:13:36 #85 18.24 Executing busybox-1.36.1-r30.trigger 04:13:36 #85 18.36 OK: 9 MiB in 15 packages 04:13:36 #85 DONE 21.8s 04:13:36 04:13:36 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:13:36 #83 23.11 (1/1) Installing dumb-init (1.2.5-r3) 04:13:36 #83 23.60 Executing busybox-1.36.1-r29.trigger 04:13:36 #83 23.83 OK: 9 MiB in 15 packages 04:13:37 #83 ... 04:13:37 04:13:37 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:13:37 #71 38.62 OK: 15 MiB in 28 packages 04:13:37 #71 DONE 41.4s 04:13:37 04:13:37 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:13:37 #75 28.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:37 #75 30.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:37 #75 ... 04:13:37 04:13:37 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:13:38 #93 ... 04:13:38 04:13:38 #76 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:13:38 #76 29.82 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:13:38 #76 29.82 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:13:38 #76 29.82 OK: 24052 distinct packages available 04:13:38 #76 31.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:38 #76 33.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:38 #76 ... 04:13:38 04:13:38 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:13:38 #83 DONE 25.8s 04:13:38 04:13:38 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:13:38 #75 39.74 (1/4) Installing dumb-init (1.2.5-r3) 04:13:38 #75 39.79 (2/4) Installing musl-obstack (1.2.3-r2) 04:13:38 #75 39.83 (3/4) Installing libucontext (1.2-r3) 04:13:38 #75 39.84 (4/4) Installing gcompat (1.1.0-r4) 04:13:38 #75 39.88 Executing busybox-1.36.1-r29.trigger 04:13:38 #75 40.12 OK: 9 MiB in 18 packages 04:13:40 #75 DONE 41.9s 04:13:40 04:13:40 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:13:41 #94 ... 04:13:41 04:13:41 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:13:41 #92 DONE 4.9s 04:13:41 04:13:41 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:13:41 #93 4.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:41 #93 ... 04:13:41 04:13:41 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:13:41 #95 DONE 0.2s 04:13:41 04:13:41 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:13:41 #90 5.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:41 #90 7.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:42 #90 ... 04:13:42 04:13:42 #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:13:42 #0 7.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:42 #0 8.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:42 #96 ... 04:13:42 04:13:42 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:13:42 #86 4.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:42 #86 6.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:42 #86 ... 04:13:42 04:13:42 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:13:42 #91 5.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:42 #91 6.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:43 #156 ... 04:13:43 04:13:43 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:13:43 #150 DONE 93.1s 04:13:43 04:13:43 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:13:43 #155 DONE 93.1s 04:13:43 04:13:43 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:13:43 #157 DONE 0.3s 04:13:43 04:13:43 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:13:43 #158 DONE 0.3s 04:13:43 04:13:43 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:13:44 #159 ... 04:13:44 04:13:44 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:13:44 #160 DONE 0.3s 04:13:44 04:13:44 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:13:44 #161 DONE 0.2s 04:13:44 04:13:44 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:13:44 #156 ... 04:13:44 04:13:44 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:13:44 #162 DONE 0.1s 04:13:44 04:13:44 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:13:44 #163 DONE 0.1s 04:13:44 04:13:44 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:13:44 #159 DONE 0.9s 04:13:44 04:13:44 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:13:44 #164 ... 04:13:44 04:13:44 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:13:44 #165 DONE 0.1s 04:13:44 #91 ... 04:13:44 04:13:44 #89 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 04:13:44 #89 4.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:44 #89 7.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:44 04:13:44 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:13:44 #166 DONE 0.2s 04:13:44 04:13:44 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:13:44 #152 ... 04:13:44 04:13:44 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:13:44 #89 ... 04:13:44 04:13:44 #76 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:13:44 #76 44.27 (1/5) Installing dumb-init (1.2.5-r3) 04:13:44 #76 44.29 (2/5) Installing musl-obstack (1.2.3-r2) 04:13:44 #76 44.36 (3/5) Installing libucontext (1.2-r3) 04:13:44 #76 44.38 (4/5) Installing gcompat (1.1.0-r4) 04:13:44 #76 44.43 (5/5) Installing openssl (3.3.4-r0) 04:13:44 #76 44.53 Executing busybox-1.36.1-r29.trigger 04:13:44 #76 44.69 OK: 10 MiB in 19 packages 04:13:44 #76 DONE 46.3s 04:13:44 04:13:44 #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:13:45 #167 DONE 0.2s 04:13:45 04:13:45 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:13:45 #168 DONE 0.1s 04:13:45 04:13:45 #169 [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/ 04:13:45 #169 DONE 0.2s 04:13:45 04:13:45 #170 [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/ 04:13:45 #170 DONE 0.1s 04:13:45 04:13:45 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:13:45 #164 DONE 1.0s 04:13:45 04:13:45 #171 [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/ 04:13:45 #171 DONE 0.1s 04:13:45 04:13:45 #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:13:45 #172 DONE 0.1s 04:13:45 04:13:45 #173 [core-common-config-bootstrapper] exporting to image 04:13:45 #173 exporting layers 04:13:45 #173 exporting layers 0.2s done 04:13:45 #173 writing image sha256:7bef4fbbbbcd2f02cc90fc4b47a7ffd5238b2ba8d4e5419a6f3e2070fd6ae3a8 04:13:45 #173 writing image sha256:7bef4fbbbbcd2f02cc90fc4b47a7ffd5238b2ba8d4e5419a6f3e2070fd6ae3a8 done 04:13:45 #173 naming to docker.io/library/core-common-config-bootstrapper done 04:13:45 #173 DONE 0.3s 04:13:45 04:13:45 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:13:46 #174 DONE 0.9s 04:13:46 04:13:46 #175 [security-bootstrapper] exporting to image 04:13:46 #97 ... 04:13:46 04:13:46 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:13:46 #86 16.12 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:13:46 #86 16.30 Executing busybox-1.36.1-r30.post-upgrade 04:13:46 #86 16.80 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:13:46 #86 16.82 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:13:46 #86 16.91 Executing busybox-1.36.1-r30.trigger 04:13:46 #86 17.10 OK: 20 MiB in 18 packages 04:13:46 #86 DONE 18.8s 04:13:46 04:13:46 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:13:47 #98 DONE 0.3s 04:13:47 04:13:47 #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:13:47 #97 2.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:47 #175 exporting layers 0.9s done 04:13:47 #175 writing image sha256:218f058799d91ccd9483224ef1e91cdfaeb7e59378a8f68408b7e47634f2b340 done 04:13:47 #175 naming to docker.io/library/security-bootstrapper done 04:13:47 #175 DONE 1.0s 04:13:47 04:13:47 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:13:48 #97 ... 04:13:48 04:13:48 #89 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 04:13:48 #89 15.06 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:13:48 #89 15.28 Executing busybox-1.36.1-r30.post-upgrade 04:13:48 #89 15.95 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:13:48 #89 15.95 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:13:48 #89 16.01 Executing busybox-1.36.1-r30.trigger 04:13:48 #89 16.18 OK: 9 MiB in 15 packages 04:13:48 #89 DONE 18.0s 04:13:48 04:13:48 #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:13:48 #97 3.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:49 #97 ... 04:13:49 04:13:49 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:13:49 #90 13.58 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:13:49 #90 13.75 Executing busybox-1.36.1-r30.post-upgrade 04:13:49 #90 14.20 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:13:49 #90 14.22 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:13:49 #90 14.24 Executing busybox-1.36.1-r30.trigger 04:13:49 #90 14.34 OK: 11 MiB in 17 packages 04:13:49 #90 DONE 15.9s 04:13:49 04:13:49 #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:13:49 #96 17.09 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:13:49 #96 17.22 Executing busybox-1.36.1-r30.post-upgrade 04:13:50 #96 17.80 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:13:50 #96 17.81 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:13:50 #96 17.83 Executing busybox-1.36.1-r30.trigger 04:13:50 #96 17.93 OK: 20 MiB in 18 packages 04:13:51 #96 ... 04:13:51 04:13:51 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:13:51 #91 14.02 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:13:51 #91 14.16 Executing busybox-1.36.1-r30.post-upgrade 04:13:51 #91 14.88 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:13:51 #91 14.89 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:13:51 #91 14.89 Executing busybox-1.36.1-r30.trigger 04:13:51 #91 14.97 OK: 14 MiB in 21 packages 04:13:51 #91 DONE 16.1s 04:13:51 04:13:51 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:13:51 #93 5.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:51 #93 13.62 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:13:51 #93 13.72 Executing busybox-1.36.1-r30.post-upgrade 04:13:51 #93 14.28 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:13:51 #93 14.28 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:13:51 #93 14.30 Executing busybox-1.36.1-r30.trigger 04:13:51 #93 14.36 OK: 15 MiB in 28 packages 04:13:51 #93 ... 04:13:51 04:13:51 #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:13:51 #96 DONE 19.3s 04:13:51 04:13:51 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:13:51 #94 2.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:13:51 #94 3.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:13:52 #94 11.60 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:13:52 #94 11.71 Executing busybox-1.36.1-r30.post-upgrade 04:13:52 #94 ... 04:13:52 04:13:52 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:13:52 #93 DONE 15.5s 04:13:52 04:13:52 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:52 #88 ... 04:13:52 04:13:52 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:13:52 #94 12.24 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:13:52 #94 12.25 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:13:52 #94 12.29 Executing busybox-1.36.1-r30.trigger 04:13:52 #94 12.37 OK: 9 MiB in 18 packages 04:13:54 #94 DONE 13.9s 04:13:54 04:13:54 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:13:54 #99 ... 04:13:54 04:13:54 #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:13:54 #97 7.973 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:13:54 #97 8.094 Executing busybox-1.36.1-r30.post-upgrade 04:13:54 #97 8.454 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:13:54 #97 8.463 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:13:54 #97 8.486 Executing busybox-1.36.1-r30.trigger 04:13:54 #97 8.571 OK: 10 MiB in 19 packages 04:13:54 #97 DONE 10.1s 04:13:55 04:13:55 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:13:56 #100 DONE 1.7s 04:13:56 04:13:56 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:13:56 #101 ... 04:13:56 04:13:56 #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:13:56 #102 DONE 1.7s 04:13:56 04:13:56 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:13:56 #101 DONE 0.2s 04:13:56 04:13:56 #103 [security-spire-server stage-2 6/9] COPY security.txt / 04:13:57 #103 DONE 0.3s 04:13:57 04:13:57 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:13:57 #104 ... 04:13:57 04:13:57 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:13:57 #99 DONE 2.7s 04:13:57 04:13:57 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:13:57 #105 DONE 0.5s 04:13:57 04:13:57 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:13:57 #106 DONE 0.5s 04:13:57 04:13:57 #107 [security-spire-config stage-2 6/10] COPY security.txt / 04:13:57 #107 ... 04:13:57 04:13:57 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:13:57 #108 DONE 0.3s 04:13:57 04:13:57 #107 [security-spire-config stage-2 6/10] COPY security.txt / 04:13:57 #107 DONE 0.3s 04:13:57 04:13:57 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:13:58 #109 DONE 0.5s 04:13:58 04:13:58 #110 [security-spire-server] exporting to image 04:13:58 #110 exporting layers 04:13:58 #110 ... 04:13:58 04:13:58 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:13:58 #111 DONE 0.5s 04:13:58 04:13:58 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:13:59 #112 ... 04:13:59 04:13:59 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:13:59 #104 DONE 2.4s 04:13:59 04:13:59 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:13:59 #112 DONE 0.4s 04:13:59 04:13:59 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:13:59 #113 DONE 0.4s 04:13:59 04:13:59 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:13:59 #114 DONE 0.3s 04:13:59 04:13:59 #110 [security-spire-config] exporting to image 04:13:59 #110 ... 04:13:59 04:13:59 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 04:13:59 #115 DONE 0.6s 04:14:00 04:14:00 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:14:00 #116 DONE 0.4s 04:14:00 04:14:00 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:00 #82 ... 04:14:00 04:14:00 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:14:00 #117 DONE 0.3s 04:14:00 04:14:00 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:14:01 #118 DONE 0.4s 04:14:01 04:14:01 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:01 #82 ... 04:14:01 04:14:01 #110 [security-spire-agent] exporting to image 04:14:02 #110 exporting layers 4.1s done 04:14:02 #110 writing image sha256:bab5d943418530be485931a809533a4595c8d0bf650884671f60014e3106f040 04:14:02 #110 writing image sha256:bab5d943418530be485931a809533a4595c8d0bf650884671f60014e3106f040 0.0s done 04:14:02 #110 naming to docker.io/library/security-spire-server-arm64 0.0s done 04:14:03 #110 exporting layers 3.9s done 04:14:03 #110 writing image sha256:48008a85ed1efdbcdabff8baf8d2b32d3dc9e3811a1b471056a5466ed069f6bc 0.0s done 04:14:03 #110 naming to docker.io/library/security-spire-config-arm64 0.0s done 04:14:04 #110 exporting layers 3.0s done 04:14:04 #110 writing image sha256:625daef614ad599ab713df34c4283a9d49df8fb5e004673e09ae2a5df738b82d done 04:14:04 #110 naming to docker.io/library/security-spire-agent-arm64 done 04:14:04 #110 DONE 5.8s 04:14:04 04:14:04 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:55 #154 ... 04:14:55 04:14:55 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:14:55 #146 161.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:14:57 #146 ... 04:14:57 04:14:57 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:14:57 #148 DONE 167.0s 04:14:57 04:14:57 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:14:57 #176 ... 04:14:57 04:14:57 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:14:57 #147 DONE 167.2s 04:14:57 04:14:57 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:14:57 #149 DONE 167.2s 04:14:57 04:14:57 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:14:57 #146 DONE 167.2s 04:14:57 04:14:57 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:14:57 #151 DONE 167.3s 04:14:57 04:14:57 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:14:57 #145 DONE 167.3s 04:14:57 04:14:57 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:14:57 #154 DONE 167.3s 04:14:57 04:14:57 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:14:57 #176 DONE 0.2s 04:14:57 04:14:57 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:14:57 #177 ... 04:14:57 04:14:57 #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:14:57 #176 DONE 0.2s 04:14:57 04:14:57 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:14:57 #177 DONE 0.2s 04:14:57 04:14:57 #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:14:57 #178 DONE 0.2s 04:14:57 04:14:57 #179 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:14:57 #179 CACHED 04:14:57 04:14:57 #180 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:14:57 #180 CACHED 04:14:57 04:14:57 #181 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:14:57 #181 DONE 0.2s 04:14:57 04:14:57 #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:14:57 #182 CACHED 04:14:57 04:14:57 #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:14:57 #183 CACHED 04:14:57 04:14:57 #184 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:14:57 #184 DONE 0.1s 04:14:57 04:14:57 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:14:57 #152 DONE 167.6s 04:14:57 04:14:57 #185 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:14:57 #185 DONE 0.1s 04:14:57 04:14:57 #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:14:57 #186 DONE 0.1s 04:14:57 04:14:57 #187 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:14:58 #187 DONE 0.6s 04:14:58 04:14:58 #188 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:14:58 #188 DONE 0.6s 04:14:58 04:14:58 #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:14:58 #189 DONE 0.6s 04:14:58 04:14:58 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:14:58 #190 DONE 0.6s 04:14:58 04:14:58 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:14:58 #191 DONE 0.6s 04:14:58 04:14:58 #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:14:58 #192 DONE 0.6s 04:14:58 04:14:58 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:14:58 #193 DONE 0.6s 04:14:58 04:14:58 #194 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:14:58 #194 DONE 0.1s 04:14:58 04:14:58 #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:14:58 #195 ... 04:14:58 04:14:58 #196 [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 04:14:58 #196 DONE 0.4s 04:14:58 04:14:58 #197 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:14:58 #197 DONE 0.4s 04:14:58 04:14:58 #198 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:14:58 #198 DONE 0.4s 04:14:58 04:14:58 #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:14:58 #199 DONE 0.5s 04:14:58 04:14:58 #200 [core-keeper] exporting to image 04:14:58 #200 exporting layers 04:14:58 #200 ... 04:14:58 04:14:58 #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:14:58 #201 DONE 0.5s 04:14:58 04:14:58 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:14:58 #202 DONE 0.5s 04:14:58 04:14:58 #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:14:58 #195 DONE 0.5s 04:14:58 04:14:58 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:14:58 #203 DONE 0.5s 04:14:59 04:14:59 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:14:59 #204 ... 04:14:59 04:14:59 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:14:59 #156 DONE 169.1s 04:14:59 04:14:59 #205 [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 04:14:59 #205 DONE 0.4s 04:14:59 04:14:59 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:14:59 #206 DONE 0.4s 04:14:59 04:14:59 #207 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:14:59 #207 DONE 0.3s 04:14:59 04:14:59 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:14:59 #208 DONE 0.3s 04:14:59 04:14:59 #209 [security-spiffe-token-provider] exporting to image 04:14:59 #209 ... 04:14:59 04:14:59 #200 [core-keeper] exporting to image 04:14:59 #200 exporting layers 0.4s done 04:14:59 #200 writing image sha256:653d912fdd7907e3187e9d4ccbfa3f054d2dc6cd9a7dd3c3cbb9c4c4d12b29d6 done 04:14:59 #200 naming to docker.io/library/core-keeper done 04:14:59 #200 DONE 0.7s 04:14:59 04:14:59 #210 [core-command] exporting to image 04:14:59 #210 exporting layers 0.3s done 04:14:59 #210 writing image sha256:401f08807637ab73313cca0fe270a171050e1607d07fa7e92ba6020eda51f624 done 04:14:59 #210 naming to docker.io/library/core-command done 04:14:59 #210 DONE 0.7s 04:14:59 04:14:59 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:14:59 #211 DONE 0.7s 04:14:59 04:14:59 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:14:59 #204 DONE 0.5s 04:14:59 04:14:59 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:14:59 #212 DONE 0.4s 04:14:59 04:14:59 #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:14:59 #213 ... 04:14:59 04:14:59 #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:14:59 #214 DONE 0.4s 04:14:59 04:14:59 #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:14:59 #215 DONE 0.4s 04:14:59 04:14:59 #216 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:14:59 #216 DONE 0.4s 04:14:59 04:14:59 #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:14:59 #213 DONE 0.4s 04:14:59 04:14:59 #209 [security-spiffe-token-provider] exporting to image 04:14:59 #209 exporting layers 0.4s done 04:14:59 #209 writing image sha256:36c7792accb1040b9644a88d952ab64c375503b1a3728ff71dbc66d1a722918e 0.0s done 04:14:59 #209 naming to docker.io/library/security-spiffe-token-provider 0.0s done 04:14:59 #209 DONE 0.6s 04:14:59 04:14:59 #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:14:59 #217 DONE 0.9s 04:14:59 04:14:59 #218 [core-data] exporting to image 04:15:00 #218 ... 04:15:00 04:15:00 #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:15:00 #219 DONE 0.1s 04:15:00 04:15:00 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:15:00 #153 DONE 170.2s 04:15:00 04:15:00 #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:15:00 #220 DONE 0.4s 04:15:00 04:15:00 #221 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:15:00 #221 ... 04:15:00 04:15:00 #218 [core-data] exporting to image 04:15:00 #218 exporting layers 0.4s done 04:15:00 #218 writing image sha256:7a46ae2922fda74c16dceec633b1a28dbd13a0b60a0f5ecc3564a838a797d139 done 04:15:00 #218 naming to docker.io/library/core-data 0.0s done 04:15:00 #218 DONE 0.4s 04:15:00 04:15:00 #222 [core-metadata] exporting to image 04:15:00 #222 exporting layers 1.2s done 04:15:00 #222 writing image sha256:1973e80553d2aec0f989b40633e197cb07c405218a4dd62ee009eee0a7437fe0 done 04:15:00 #222 naming to docker.io/library/core-metadata done 04:15:00 #222 DONE 1.4s 04:15:00 04:15:00 #221 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:15:00 #221 DONE 0.3s 04:15:00 04:15:00 #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:15:00 #223 DONE 0.1s 04:15:00 04:15:00 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:15:00 #224 DONE 0.5s 04:15:00 04:15:00 #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:15:00 #225 DONE 0.7s 04:15:00 04:15:00 #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:15:00 #226 DONE 0.1s 04:15:00 04:15:00 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:15:00 #227 DONE 0.1s 04:15:00 04:15:00 #228 [support-scheduler] exporting to image 04:15:01 #228 ... 04:15:01 04:15:01 #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:15:01 #229 DONE 0.3s 04:15:01 04:15:01 #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:15:01 #230 DONE 0.1s 04:15:01 04:15:01 #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:15:01 #231 DONE 0.5s 04:15:01 04:15:01 #232 [security-secretstore-setup] exporting to image 04:15:01 #232 ... 04:15:01 04:15:01 #233 [security-proxy-setup] exporting to image 04:15:01 #233 exporting layers 0.4s done 04:15:01 #233 writing image sha256:7e5036a3cef80cb596d6dd9ca7e671c0951d5e89ab682bcf7d59a248a2269b1e 0.0s done 04:15:01 #233 naming to docker.io/library/security-proxy-setup done 04:15:01 #233 DONE 0.5s 04:15:01 04:15:01 #228 [support-scheduler] exporting to image 04:15:01 #228 exporting layers 0.4s done 04:15:01 #228 writing image sha256:2467e401865aa0b84f3a23c15a0728a8ccdb9abe282b4119bc954e7b012c1709 0.0s done 04:15:01 #228 naming to docker.io/library/support-scheduler done 04:15:01 #228 DONE 0.5s 04:15:01 04:15:01 #234 [security-proxy-auth] exporting to image 04:15:01 #234 exporting layers 1.1s done 04:15:01 #234 writing image sha256:716978ad20831cc9e9b474d5ff4bba1d3a9a729d2c930c6a5615c7770fc81625 done 04:15:01 #234 naming to docker.io/library/security-proxy-auth done 04:15:01 #234 DONE 1.2s 04:15:01 04:15:01 #235 [support-notifications] exporting to image 04:15:01 #235 exporting layers 0.3s done 04:15:01 #235 writing image sha256:9cdc74c0d2911aedfb9a1cfe3bbe957301fd316921f1173bdf19d84a27097d32 done 04:15:01 #235 naming to docker.io/library/support-notifications 04:15:01 #235 naming to docker.io/library/support-notifications done 04:15:01 #235 DONE 0.3s 04:15:01 04:15:01 #232 [security-secretstore-setup] exporting to image 04:15:01 #232 exporting layers 0.3s done 04:15:01 #232 writing image sha256:8055aacff79c10b51556935c2e2650697066bf79db9e98a2075d2fe4bf1158fa done 04:15:01 #232 naming to docker.io/library/security-secretstore-setup done 04:15:01 #232 DONE 0.4s 04:15:01 time="2025-09-15T04:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:15:01 time="2025-09-15T04:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:15:01 time="2025-09-15T04:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:15:01 time="2025-09-15T04:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:15:01 time="2025-09-15T04:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:15:01 time="2025-09-15T04:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:15:01 time="2025-09-15T04:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:15:01 time="2025-09-15T04:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:15:01 time="2025-09-15T04:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:15:01 time="2025-09-15T04:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:15:01 time="2025-09-15T04:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:15:01 time="2025-09-15T04:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:15:01 time="2025-09-15T04:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:15:01 time="2025-09-15T04:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:15:01 time="2025-09-15T04:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:15:01 $ docker stop --time=1 e62f3ccddf6cafbe47736dc96baa0f386b76198b4bc63e8cec2a7352b71dab97 04:15:02 $ docker rm -f --volumes e62f3ccddf6cafbe47736dc96baa0f386b76198b4bc63e8cec2a7352b71dab97 [Pipeline] // withDockerContainer [Pipeline] sh 04:15:03 + docker images 04:15:03 REPOSITORY TAG IMAGE ID CREATED SIZE 04:15:03 security-proxy-setup latest 7e5036a3cef8 2 seconds ago 49.9MB 04:15:03 security-secretstore-setup latest 8055aacff79c 2 seconds ago 80.6MB 04:15:03 support-scheduler latest 2467e401865a 2 seconds ago 50.1MB 04:15:03 support-notifications latest 9cdc74c0d291 2 seconds ago 53.7MB 04:15:03 core-data latest 7a46ae2922fd 3 seconds ago 46.3MB 04:15:03 security-proxy-auth latest 716978ad2083 3 seconds ago 45.5MB 04:15:03 security-spiffe-token-provider latest 36c7792accb1 3 seconds ago 48.8MB 04:15:03 core-keeper latest 653d912fdd79 4 seconds ago 45.3MB 04:15:03 core-metadata latest 1973e80553d2 4 seconds ago 46.5MB 04:15:03 core-command latest 401f08807637 4 seconds ago 40.6MB 04:15:03 security-bootstrapper latest 218f058799d9 About a minute ago 21.2MB 04:15:03 core-common-config-bootstrapper latest 7bef4fbbbbcd About a minute ago 20.2MB 04:15:03 security-spire-server latest 2d0e92f00822 3 minutes ago 150MB 04:15:03 security-spire-agent latest 7c16a5882d32 3 minutes ago 196MB 04:15:03 security-spire-config latest a26a16e61550 3 minutes ago 150MB 04:15:03 ci-base-image-x86_64 latest c25272715a19 6 minutes ago 936MB 04:15:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 6 weeks ago 580MB 04:15:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB 04:15:03 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 04:15:03 provisioning config files... 04:15:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/904@tmp/config7679136355715579703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:03 ---> ****-login.sh 04:15:03 nexus3.edgexfoundry.org:10001 04:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:03 Login Succeeded 04:15:03 nexus3.edgexfoundry.org:10002 04:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:03 Login Succeeded 04:15:03 nexus3.edgexfoundry.org:10003 04:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:03 Login Succeeded 04:15:03 nexus3.edgexfoundry.org:10004 04:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:03 Login Succeeded 04:15:03 ****.io 04:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:04 Login Succeeded 04:15:04 ---> ****-login.sh ends [Pipeline] } 04:15:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:15:04 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:15:04 33220cc7624be61767afe23534dd4df830651bf9 04:15:04 latest 04:15:04 4.1.0-dev.61 04:15:04 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:04 main 04:15:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:04 + docker push nexus3.edgexfoundry.org:10004/core-command:33220cc7624be61767afe23534dd4df830651bf9 04:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:15:04 77a070e211d0: Preparing 04:15:04 2e34bf3dbb8d: Preparing 04:15:04 8e343697f903: Preparing 04:15:04 2d2c3ee82f4d: Preparing 04:15:04 e72fe13a5cb7: Preparing 04:15:04 d989d81d2f64: Preparing 04:15:04 097100c76c15: Preparing 04:15:04 d989d81d2f64: Waiting 04:15:04 097100c76c15: Waiting 04:15:04 8e343697f903: Pushed 04:15:04 77a070e211d0: Pushed 04:15:04 2d2c3ee82f4d: Pushed 04:15:05 097100c76c15: Layer already exists 04:15:05 e72fe13a5cb7: Pushed 04:15:05 d989d81d2f64: Pushed 04:15:08 2e34bf3dbb8d: Pushed 04:15:08 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:e6debeb673d57d2c43854a210f8d7fd57fccc2d6e7ed7ebf925e287c25849cc6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:09 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:15:09 77a070e211d0: Preparing 04:15:09 2e34bf3dbb8d: Preparing 04:15:09 8e343697f903: Preparing 04:15:09 2d2c3ee82f4d: Preparing 04:15:09 e72fe13a5cb7: Preparing 04:15:09 d989d81d2f64: Preparing 04:15:09 097100c76c15: Preparing 04:15:09 097100c76c15: Waiting 04:15:09 d989d81d2f64: Waiting 04:15:09 e72fe13a5cb7: Layer already exists 04:15:09 77a070e211d0: Layer already exists 04:15:09 8e343697f903: Layer already exists 04:15:09 2d2c3ee82f4d: Layer already exists 04:15:09 2e34bf3dbb8d: Layer already exists 04:15:09 d989d81d2f64: Layer already exists 04:15:09 097100c76c15: Layer already exists 04:15:09 latest: digest: sha256:e6debeb673d57d2c43854a210f8d7fd57fccc2d6e7ed7ebf925e287c25849cc6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:09 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.61 04:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:15:09 77a070e211d0: Preparing 04:15:09 2e34bf3dbb8d: Preparing 04:15:09 8e343697f903: Preparing 04:15:09 2d2c3ee82f4d: Preparing 04:15:09 e72fe13a5cb7: Preparing 04:15:09 d989d81d2f64: Preparing 04:15:09 097100c76c15: Preparing 04:15:09 d989d81d2f64: Waiting 04:15:09 097100c76c15: Waiting 04:15:09 8e343697f903: Layer already exists 04:15:09 e72fe13a5cb7: Layer already exists 04:15:09 2e34bf3dbb8d: Layer already exists 04:15:09 77a070e211d0: Layer already exists 04:15:09 2d2c3ee82f4d: Layer already exists 04:15:09 d989d81d2f64: Layer already exists 04:15:09 097100c76c15: Layer already exists 04:15:09 4.1.0-dev.61: digest: sha256:e6debeb673d57d2c43854a210f8d7fd57fccc2d6e7ed7ebf925e287c25849cc6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:10 + docker push nexus3.edgexfoundry.org:10004/core-command:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:15:10 77a070e211d0: Preparing 04:15:10 2e34bf3dbb8d: Preparing 04:15:10 8e343697f903: Preparing 04:15:10 2d2c3ee82f4d: Preparing 04:15:10 e72fe13a5cb7: Preparing 04:15:10 d989d81d2f64: Preparing 04:15:10 097100c76c15: Preparing 04:15:10 097100c76c15: Waiting 04:15:10 d989d81d2f64: Waiting 04:15:10 2e34bf3dbb8d: Layer already exists 04:15:10 e72fe13a5cb7: Layer already exists 04:15:10 2d2c3ee82f4d: Layer already exists 04:15:10 77a070e211d0: Layer already exists 04:15:10 8e343697f903: Layer already exists 04:15:10 d989d81d2f64: Layer already exists 04:15:10 097100c76c15: Layer already exists 04:15:10 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:e6debeb673d57d2c43854a210f8d7fd57fccc2d6e7ed7ebf925e287c25849cc6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:11 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:15:11 77a070e211d0: Preparing 04:15:11 2e34bf3dbb8d: Preparing 04:15:11 8e343697f903: Preparing 04:15:11 2d2c3ee82f4d: Preparing 04:15:11 e72fe13a5cb7: Preparing 04:15:11 d989d81d2f64: Preparing 04:15:11 097100c76c15: Preparing 04:15:11 d989d81d2f64: Waiting 04:15:11 097100c76c15: Waiting 04:15:11 2e34bf3dbb8d: Layer already exists 04:15:11 77a070e211d0: Layer already exists 04:15:11 2d2c3ee82f4d: Layer already exists 04:15:11 8e343697f903: Layer already exists 04:15:11 e72fe13a5cb7: Layer already exists 04:15:11 d989d81d2f64: Layer already exists 04:15:11 097100c76c15: Layer already exists 04:15:11 main: digest: sha256:e6debeb673d57d2c43854a210f8d7fd57fccc2d6e7ed7ebf925e287c25849cc6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:11 ===================================================== [Pipeline] echo 04:15:11 taggedImages: 04:15:11 - nexus3.edgexfoundry.org:10004/core-command:33220cc7624be61767afe23534dd4df830651bf9 04:15:11 - nexus3.edgexfoundry.org:10004/core-command:latest 04:15:11 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.61 04:15:11 - nexus3.edgexfoundry.org:10004/core-command:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:11 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:15:11 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:15:11 33220cc7624be61767afe23534dd4df830651bf9 04:15:11 latest 04:15:11 4.1.0-dev.61 04:15:11 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:11 main 04:15:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:33220cc7624be61767afe23534dd4df830651bf9 04:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:15:11 f269578e2b78: Preparing 04:15:11 e82ee3f9afed: Preparing 04:15:11 fc960fc96900: Preparing 04:15:11 b90b5341a575: Preparing 04:15:11 8e343697f903: Preparing 04:15:11 2d2c3ee82f4d: Preparing 04:15:11 e72fe13a5cb7: Preparing 04:15:11 d989d81d2f64: Preparing 04:15:11 097100c76c15: Preparing 04:15:11 d989d81d2f64: Waiting 04:15:11 2d2c3ee82f4d: Waiting 04:15:11 e72fe13a5cb7: Waiting 04:15:11 097100c76c15: Waiting 04:15:11 8e343697f903: Layer already exists 04:15:11 2d2c3ee82f4d: Layer already exists 04:15:11 e72fe13a5cb7: Layer already exists 04:15:11 d989d81d2f64: Layer already exists 04:15:11 fc960fc96900: Pushed 04:15:11 097100c76c15: Layer already exists 04:15:11 f269578e2b78: Pushed 04:15:11 e82ee3f9afed: Pushed 04:15:13 b90b5341a575: Pushed 04:15:13 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:224aaca81aca1b0c5cef2cb2799254b2676879cb44720c38f129fe4b505a96c8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:13 + 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 04:15:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:15:14 f269578e2b78: Preparing 04:15:14 e82ee3f9afed: Preparing 04:15:14 fc960fc96900: Preparing 04:15:14 b90b5341a575: Preparing 04:15:14 8e343697f903: Preparing 04:15:14 2d2c3ee82f4d: Preparing 04:15:14 e72fe13a5cb7: Preparing 04:15:14 d989d81d2f64: Preparing 04:15:14 097100c76c15: Preparing 04:15:14 e72fe13a5cb7: Waiting 04:15:14 d989d81d2f64: Waiting 04:15:14 097100c76c15: Waiting 04:15:14 2d2c3ee82f4d: Waiting 04:15:14 8e343697f903: Layer already exists 04:15:14 b90b5341a575: Layer already exists 04:15:14 e82ee3f9afed: Layer already exists 04:15:14 fc960fc96900: Layer already exists 04:15:14 f269578e2b78: Layer already exists 04:15:14 2d2c3ee82f4d: Layer already exists 04:15:14 e72fe13a5cb7: Layer already exists 04:15:14 097100c76c15: Layer already exists 04:15:14 d989d81d2f64: Layer already exists 04:15:14 latest: digest: sha256:224aaca81aca1b0c5cef2cb2799254b2676879cb44720c38f129fe4b505a96c8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.61 04:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:15:14 f269578e2b78: Preparing 04:15:14 e82ee3f9afed: Preparing 04:15:14 fc960fc96900: Preparing 04:15:14 b90b5341a575: Preparing 04:15:14 8e343697f903: Preparing 04:15:14 2d2c3ee82f4d: Preparing 04:15:14 e72fe13a5cb7: Preparing 04:15:14 d989d81d2f64: Preparing 04:15:14 097100c76c15: Preparing 04:15:14 e72fe13a5cb7: Waiting 04:15:14 d989d81d2f64: Waiting 04:15:14 097100c76c15: Waiting 04:15:14 2d2c3ee82f4d: Waiting 04:15:14 f269578e2b78: Layer already exists 04:15:14 e82ee3f9afed: Layer already exists 04:15:14 fc960fc96900: Layer already exists 04:15:14 b90b5341a575: Layer already exists 04:15:14 8e343697f903: Layer already exists 04:15:14 2d2c3ee82f4d: Layer already exists 04:15:14 e72fe13a5cb7: Layer already exists 04:15:14 d989d81d2f64: Layer already exists 04:15:14 097100c76c15: Layer already exists 04:15:14 4.1.0-dev.61: digest: sha256:224aaca81aca1b0c5cef2cb2799254b2676879cb44720c38f129fe4b505a96c8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:15 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:15:15 f269578e2b78: Preparing 04:15:15 e82ee3f9afed: Preparing 04:15:15 fc960fc96900: Preparing 04:15:15 b90b5341a575: Preparing 04:15:15 8e343697f903: Preparing 04:15:15 2d2c3ee82f4d: Preparing 04:15:15 e72fe13a5cb7: Preparing 04:15:15 d989d81d2f64: Preparing 04:15:15 097100c76c15: Preparing 04:15:15 e72fe13a5cb7: Waiting 04:15:15 d989d81d2f64: Waiting 04:15:15 097100c76c15: Waiting 04:15:15 2d2c3ee82f4d: Waiting 04:15:15 e82ee3f9afed: Layer already exists 04:15:15 8e343697f903: Layer already exists 04:15:15 fc960fc96900: Layer already exists 04:15:15 f269578e2b78: Layer already exists 04:15:15 b90b5341a575: Layer already exists 04:15:15 2d2c3ee82f4d: Layer already exists 04:15:15 e72fe13a5cb7: Layer already exists 04:15:15 d989d81d2f64: Layer already exists 04:15:15 097100c76c15: Layer already exists 04:15:15 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:224aaca81aca1b0c5cef2cb2799254b2676879cb44720c38f129fe4b505a96c8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:15 + 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 04:15:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:15:16 f269578e2b78: Preparing 04:15:16 e82ee3f9afed: Preparing 04:15:16 fc960fc96900: Preparing 04:15:16 b90b5341a575: Preparing 04:15:16 8e343697f903: Preparing 04:15:16 2d2c3ee82f4d: Preparing 04:15:16 e72fe13a5cb7: Preparing 04:15:16 d989d81d2f64: Preparing 04:15:16 097100c76c15: Preparing 04:15:16 e72fe13a5cb7: Waiting 04:15:16 d989d81d2f64: Waiting 04:15:16 2d2c3ee82f4d: Waiting 04:15:16 097100c76c15: Waiting 04:15:16 fc960fc96900: Layer already exists 04:15:16 e82ee3f9afed: Layer already exists 04:15:16 b90b5341a575: Layer already exists 04:15:16 f269578e2b78: Layer already exists 04:15:16 8e343697f903: Layer already exists 04:15:16 e72fe13a5cb7: Layer already exists 04:15:16 2d2c3ee82f4d: Layer already exists 04:15:16 d989d81d2f64: Layer already exists 04:15:16 097100c76c15: Layer already exists 04:15:16 main: digest: sha256:224aaca81aca1b0c5cef2cb2799254b2676879cb44720c38f129fe4b505a96c8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:16 ===================================================== [Pipeline] echo 04:15:16 taggedImages: 04:15:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:33220cc7624be61767afe23534dd4df830651bf9 04:15:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:15:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.61 04:15:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 04:15:16 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:15:16 33220cc7624be61767afe23534dd4df830651bf9 04:15:16 latest 04:15:16 4.1.0-dev.61 04:15:16 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:16 main 04:15:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:17 + docker push nexus3.edgexfoundry.org:10004/core-data:33220cc7624be61767afe23534dd4df830651bf9 04:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:15:17 bf6dada50880: Preparing 04:15:17 b8ed80707992: Preparing 04:15:17 8e343697f903: Preparing 04:15:17 2d2c3ee82f4d: Preparing 04:15:17 e72fe13a5cb7: Preparing 04:15:17 2bcb0b4f47a0: Preparing 04:15:17 097100c76c15: Preparing 04:15:17 097100c76c15: Waiting 04:15:17 2bcb0b4f47a0: Waiting 04:15:17 8e343697f903: Layer already exists 04:15:17 e72fe13a5cb7: Layer already exists 04:15:17 2d2c3ee82f4d: Layer already exists 04:15:17 097100c76c15: Layer already exists 04:15:17 bf6dada50880: Pushed 04:15:17 2bcb0b4f47a0: Pushed 04:15:21 b8ed80707992: Pushed 04:15:21 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:a6ea739d828a65cfe2c3ec05d1faa48449ea95745ca3e5ce44be7804f6f25b51 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:21 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:15:21 bf6dada50880: Preparing 04:15:21 b8ed80707992: Preparing 04:15:21 8e343697f903: Preparing 04:15:21 2d2c3ee82f4d: Preparing 04:15:21 e72fe13a5cb7: Preparing 04:15:21 2bcb0b4f47a0: Preparing 04:15:21 097100c76c15: Preparing 04:15:21 2bcb0b4f47a0: Waiting 04:15:21 097100c76c15: Waiting 04:15:21 b8ed80707992: Layer already exists 04:15:21 2d2c3ee82f4d: Layer already exists 04:15:21 8e343697f903: Layer already exists 04:15:21 e72fe13a5cb7: Layer already exists 04:15:21 bf6dada50880: Layer already exists 04:15:21 2bcb0b4f47a0: Layer already exists 04:15:21 097100c76c15: Layer already exists 04:15:21 latest: digest: sha256:a6ea739d828a65cfe2c3ec05d1faa48449ea95745ca3e5ce44be7804f6f25b51 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:22 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.61 04:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:15:22 bf6dada50880: Preparing 04:15:22 b8ed80707992: Preparing 04:15:22 8e343697f903: Preparing 04:15:22 2d2c3ee82f4d: Preparing 04:15:22 e72fe13a5cb7: Preparing 04:15:22 2bcb0b4f47a0: Preparing 04:15:22 097100c76c15: Preparing 04:15:22 2bcb0b4f47a0: Waiting 04:15:22 097100c76c15: Waiting 04:15:22 8e343697f903: Layer already exists 04:15:22 e72fe13a5cb7: Layer already exists 04:15:22 b8ed80707992: Layer already exists 04:15:22 2d2c3ee82f4d: Layer already exists 04:15:22 bf6dada50880: Layer already exists 04:15:22 097100c76c15: Layer already exists 04:15:22 2bcb0b4f47a0: Layer already exists 04:15:22 4.1.0-dev.61: digest: sha256:a6ea739d828a65cfe2c3ec05d1faa48449ea95745ca3e5ce44be7804f6f25b51 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:23 + docker push nexus3.edgexfoundry.org:10004/core-data:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:15:23 bf6dada50880: Preparing 04:15:23 b8ed80707992: Preparing 04:15:23 8e343697f903: Preparing 04:15:23 2d2c3ee82f4d: Preparing 04:15:23 e72fe13a5cb7: Preparing 04:15:23 2bcb0b4f47a0: Preparing 04:15:23 097100c76c15: Preparing 04:15:23 2bcb0b4f47a0: Waiting 04:15:23 097100c76c15: Waiting 04:15:23 bf6dada50880: Layer already exists 04:15:23 b8ed80707992: Layer already exists 04:15:23 8e343697f903: Layer already exists 04:15:23 e72fe13a5cb7: Layer already exists 04:15:23 2d2c3ee82f4d: Layer already exists 04:15:23 097100c76c15: Layer already exists 04:15:23 2bcb0b4f47a0: Layer already exists 04:15:23 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:a6ea739d828a65cfe2c3ec05d1faa48449ea95745ca3e5ce44be7804f6f25b51 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:23 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:15:23 bf6dada50880: Preparing 04:15:23 b8ed80707992: Preparing 04:15:23 8e343697f903: Preparing 04:15:23 2d2c3ee82f4d: Preparing 04:15:23 e72fe13a5cb7: Preparing 04:15:23 2bcb0b4f47a0: Preparing 04:15:23 097100c76c15: Preparing 04:15:23 097100c76c15: Waiting 04:15:23 2bcb0b4f47a0: Waiting 04:15:23 e72fe13a5cb7: Layer already exists 04:15:23 8e343697f903: Layer already exists 04:15:23 bf6dada50880: Layer already exists 04:15:23 2d2c3ee82f4d: Layer already exists 04:15:23 b8ed80707992: Layer already exists 04:15:23 2bcb0b4f47a0: Layer already exists 04:15:23 097100c76c15: Layer already exists 04:15:23 main: digest: sha256:a6ea739d828a65cfe2c3ec05d1faa48449ea95745ca3e5ce44be7804f6f25b51 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:23 ===================================================== [Pipeline] echo 04:15:23 taggedImages: 04:15:23 - nexus3.edgexfoundry.org:10004/core-data:33220cc7624be61767afe23534dd4df830651bf9 04:15:23 - nexus3.edgexfoundry.org:10004/core-data:latest 04:15:23 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.61 04:15:23 - nexus3.edgexfoundry.org:10004/core-data:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:23 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:15:23 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 04:15:23 33220cc7624be61767afe23534dd4df830651bf9 04:15:23 latest 04:15:23 4.1.0-dev.61 04:15:23 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:23 main 04:15:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:33220cc7624be61767afe23534dd4df830651bf9 04:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:15:24 6a0d779b4e2c: Preparing 04:15:24 8d7e04003d42: Preparing 04:15:24 2d2c3ee82f4d: Preparing 04:15:24 9a90f91bf9aa: Preparing 04:15:24 36e9aedbd51c: Preparing 04:15:24 097100c76c15: Preparing 04:15:24 097100c76c15: Waiting 04:15:24 2d2c3ee82f4d: Layer already exists 04:15:24 097100c76c15: Layer already exists 04:15:24 36e9aedbd51c: Pushed 04:15:24 9a90f91bf9aa: Pushed 04:15:24 6a0d779b4e2c: Pushed 04:15:25 #82 DONE 122.4s 04:15:25 04:15:25 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:25 #79 DONE 127.8s 04:15:25 04:15:25 #119 [support-scheduler builder 6/7] COPY . . 04:15:25 #119 ... 04:15:25 04:15:25 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:25 #80 DONE 125.7s 04:15:25 04:15:25 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:25 #88 DONE 102.6s 04:15:25 04:15:25 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:25 #81 DONE 124.8s 04:15:25 04:15:25 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:25 #78 DONE 129.6s 04:15:25 04:15:25 #120 [security-proxy-setup builder 6/7] COPY . . 04:15:25 #120 ... 04:15:25 04:15:25 #121 [core-keeper builder 7/8] COPY . . 04:15:25 #121 DONE 1.9s 04:15:25 04:15:25 #122 [security-bootstrapper builder 6/7] COPY . . 04:15:25 #122 CACHED 04:15:25 04:15:25 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:15:25 #123 CACHED 04:15:25 04:15:25 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:25 #124 CACHED 04:15:25 04:15:25 #119 [support-scheduler builder 6/7] COPY . . 04:15:25 #119 DONE 2.0s 04:15:25 04:15:25 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:15:25 #125 CACHED 04:15:25 04:15:25 #126 [security-secretstore-setup builder 6/7] COPY . . 04:15:25 #126 CACHED 04:15:25 04:15:25 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:25 #127 CACHED 04:15:25 04:15:25 #128 [support-notifications builder 6/7] COPY . . 04:15:25 #128 DONE 1.9s 04:15:25 04:15:25 #120 [security-proxy-setup builder 6/7] COPY . . 04:15:25 #120 DONE 1.8s 04:15:25 04:15:25 #129 [security-spiffe-token-provider builder 6/7] COPY . . 04:15:25 #129 DONE 1.9s 04:15:25 04:15:25 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:15:25 #130 ... 04:15:25 04:15:25 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:15:25 #131 CACHED 04:15:25 04:15:25 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:25 #132 CACHED 04:15:25 04:15:25 #133 [security-proxy-auth builder 6/7] COPY . . 04:15:25 #133 CACHED 04:15:25 04:15:25 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:25 #134 CACHED 04:15:25 04:15:25 #135 [core-metadata builder 6/7] COPY . . 04:15:25 #135 CACHED 04:15:25 04:15:25 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:15:25 #136 CACHED 04:15:25 04:15:25 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 04:15:25 #137 CACHED 04:15:25 04:15:25 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:15:25 #138 CACHED 04:15:25 04:15:25 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:25 #139 CACHED 04:15:25 04:15:25 #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:25 #140 CACHED 04:15:25 04:15:25 #141 [core-command builder 6/7] COPY . . 04:15:25 #141 CACHED 04:15:25 04:15:25 #142 [core-command builder 4/7] COPY go.mod vendor* ./ 04:15:25 #142 CACHED 04:15:25 04:15:25 #143 [core-data builder 6/7] COPY . . 04:15:25 #143 DONE 2.1s 04:15:25 04:15:25 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:15:25 #144 ... 04:15:25 04:15:25 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:15:25 #0 4.655 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:15:25 #145 ... 04:15:25 04:15:25 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:15:25 #130 5.677 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:15:25 #130 ... 04:15:25 04:15:25 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:15:25 #0 4.124 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:15:25 #146 ... 04:15:25 04:15:25 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:15:25 #0 5.416 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:15:25 #147 ... 04:15:25 04:15:25 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:15:25 #0 4.901 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:15:25 #148 ... 04:15:25 04:15:25 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:15:25 #0 5.990 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:15:25 #149 ... 04:15:25 04:15:25 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:15:25 #0 4.332 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:15:25 #150 ... 04:15:25 04:15:25 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:15:25 #0 4.043 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:15:25 #151 ... 04:15:25 04:15:25 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:15:25 #0 5.352 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:15:25 #152 ... 04:15:25 04:15:25 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:15:25 #0 5.962 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:15:25 #153 ... 04:15:25 04:15:25 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:15:25 #0 5.411 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:15:26 #154 ... 04:15:26 04:15:26 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:15:26 #144 6.043 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:15:28 8d7e04003d42: Pushed 04:15:28 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:0ad1f837a70c052d76ba35d36e7b1542b2a34fd3fdccfa7b00b4f0aba9b5de74 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 04:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:15:29 6a0d779b4e2c: Preparing 04:15:29 8d7e04003d42: Preparing 04:15:29 2d2c3ee82f4d: Preparing 04:15:29 9a90f91bf9aa: Preparing 04:15:29 36e9aedbd51c: Preparing 04:15:29 097100c76c15: Preparing 04:15:29 097100c76c15: Waiting 04:15:29 6a0d779b4e2c: Layer already exists 04:15:29 36e9aedbd51c: Layer already exists 04:15:29 8d7e04003d42: Layer already exists 04:15:29 2d2c3ee82f4d: Layer already exists 04:15:29 9a90f91bf9aa: Layer already exists 04:15:29 097100c76c15: Layer already exists 04:15:29 latest: digest: sha256:0ad1f837a70c052d76ba35d36e7b1542b2a34fd3fdccfa7b00b4f0aba9b5de74 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.61 04:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:15:30 6a0d779b4e2c: Preparing 04:15:30 8d7e04003d42: Preparing 04:15:30 2d2c3ee82f4d: Preparing 04:15:30 9a90f91bf9aa: Preparing 04:15:30 36e9aedbd51c: Preparing 04:15:30 097100c76c15: Preparing 04:15:30 097100c76c15: Waiting 04:15:30 8d7e04003d42: Layer already exists 04:15:30 36e9aedbd51c: Layer already exists 04:15:30 2d2c3ee82f4d: Layer already exists 04:15:30 6a0d779b4e2c: Layer already exists 04:15:30 9a90f91bf9aa: Layer already exists 04:15:30 097100c76c15: Layer already exists 04:15:30 4.1.0-dev.61: digest: sha256:0ad1f837a70c052d76ba35d36e7b1542b2a34fd3fdccfa7b00b4f0aba9b5de74 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:15:31 6a0d779b4e2c: Preparing 04:15:31 8d7e04003d42: Preparing 04:15:31 2d2c3ee82f4d: Preparing 04:15:31 9a90f91bf9aa: Preparing 04:15:31 36e9aedbd51c: Preparing 04:15:31 097100c76c15: Preparing 04:15:31 097100c76c15: Waiting 04:15:31 6a0d779b4e2c: Layer already exists 04:15:31 8d7e04003d42: Layer already exists 04:15:31 9a90f91bf9aa: Layer already exists 04:15:31 36e9aedbd51c: Layer already exists 04:15:31 2d2c3ee82f4d: Layer already exists 04:15:31 097100c76c15: Layer already exists 04:15:31 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:0ad1f837a70c052d76ba35d36e7b1542b2a34fd3fdccfa7b00b4f0aba9b5de74 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:31 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 04:15:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:15:31 6a0d779b4e2c: Preparing 04:15:31 8d7e04003d42: Preparing 04:15:31 2d2c3ee82f4d: Preparing 04:15:31 9a90f91bf9aa: Preparing 04:15:31 36e9aedbd51c: Preparing 04:15:31 097100c76c15: Preparing 04:15:31 097100c76c15: Waiting 04:15:31 2d2c3ee82f4d: Layer already exists 04:15:31 6a0d779b4e2c: Layer already exists 04:15:31 36e9aedbd51c: Layer already exists 04:15:31 9a90f91bf9aa: Layer already exists 04:15:31 8d7e04003d42: Layer already exists 04:15:31 097100c76c15: Layer already exists 04:15:31 main: digest: sha256:0ad1f837a70c052d76ba35d36e7b1542b2a34fd3fdccfa7b00b4f0aba9b5de74 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:31 ===================================================== [Pipeline] echo 04:15:31 taggedImages: 04:15:31 - nexus3.edgexfoundry.org:10004/core-keeper:33220cc7624be61767afe23534dd4df830651bf9 04:15:31 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:15:31 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.61 04:15:31 - nexus3.edgexfoundry.org:10004/core-keeper:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:31 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 04:15:31 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:15:31 33220cc7624be61767afe23534dd4df830651bf9 04:15:31 latest 04:15:31 4.1.0-dev.61 04:15:31 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:31 main 04:15:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:33220cc7624be61767afe23534dd4df830651bf9 04:15:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:15:32 9d8ec0bcd626: Preparing 04:15:32 2d645e8ca976: Preparing 04:15:32 101668ce9d73: Preparing 04:15:32 8e343697f903: Preparing 04:15:32 2d2c3ee82f4d: Preparing 04:15:32 e72fe13a5cb7: Preparing 04:15:32 d989d81d2f64: Preparing 04:15:32 097100c76c15: Preparing 04:15:32 e72fe13a5cb7: Waiting 04:15:32 d989d81d2f64: Waiting 04:15:32 097100c76c15: Waiting 04:15:32 8e343697f903: Layer already exists 04:15:32 2d2c3ee82f4d: Layer already exists 04:15:32 e72fe13a5cb7: Layer already exists 04:15:32 d989d81d2f64: Layer already exists 04:15:32 097100c76c15: Layer already exists 04:15:32 2d645e8ca976: Pushed 04:15:32 9d8ec0bcd626: Pushed 04:15:36 101668ce9d73: Pushed 04:15:36 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:71676ea198bd4ba91c4280a7d49ec45d4116d2978305c2d288e50791e0099ea7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:15:37 9d8ec0bcd626: Preparing 04:15:37 2d645e8ca976: Preparing 04:15:37 101668ce9d73: Preparing 04:15:37 8e343697f903: Preparing 04:15:37 2d2c3ee82f4d: Preparing 04:15:37 e72fe13a5cb7: Preparing 04:15:37 d989d81d2f64: Preparing 04:15:37 097100c76c15: Preparing 04:15:37 e72fe13a5cb7: Waiting 04:15:37 d989d81d2f64: Waiting 04:15:37 097100c76c15: Waiting 04:15:37 8e343697f903: Layer already exists 04:15:37 2d2c3ee82f4d: Layer already exists 04:15:37 9d8ec0bcd626: Layer already exists 04:15:37 101668ce9d73: Layer already exists 04:15:37 2d645e8ca976: Layer already exists 04:15:37 e72fe13a5cb7: Layer already exists 04:15:37 d989d81d2f64: Layer already exists 04:15:37 097100c76c15: Layer already exists 04:15:37 latest: digest: sha256:71676ea198bd4ba91c4280a7d49ec45d4116d2978305c2d288e50791e0099ea7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.61 04:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:15:38 9d8ec0bcd626: Preparing 04:15:38 2d645e8ca976: Preparing 04:15:38 101668ce9d73: Preparing 04:15:38 8e343697f903: Preparing 04:15:38 2d2c3ee82f4d: Preparing 04:15:38 e72fe13a5cb7: Preparing 04:15:38 d989d81d2f64: Preparing 04:15:38 097100c76c15: Preparing 04:15:38 e72fe13a5cb7: Waiting 04:15:38 d989d81d2f64: Waiting 04:15:38 097100c76c15: Waiting 04:15:38 2d645e8ca976: Layer already exists 04:15:38 9d8ec0bcd626: Layer already exists 04:15:38 101668ce9d73: Layer already exists 04:15:38 8e343697f903: Layer already exists 04:15:38 2d2c3ee82f4d: Layer already exists 04:15:38 e72fe13a5cb7: Layer already exists 04:15:38 d989d81d2f64: Layer already exists 04:15:38 097100c76c15: Layer already exists 04:15:38 4.1.0-dev.61: digest: sha256:71676ea198bd4ba91c4280a7d49ec45d4116d2978305c2d288e50791e0099ea7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:15:38 9d8ec0bcd626: Preparing 04:15:38 2d645e8ca976: Preparing 04:15:38 101668ce9d73: Preparing 04:15:38 8e343697f903: Preparing 04:15:38 2d2c3ee82f4d: Preparing 04:15:38 e72fe13a5cb7: Preparing 04:15:38 d989d81d2f64: Preparing 04:15:38 097100c76c15: Preparing 04:15:38 e72fe13a5cb7: Waiting 04:15:38 d989d81d2f64: Waiting 04:15:38 097100c76c15: Waiting 04:15:38 2d645e8ca976: Layer already exists 04:15:38 101668ce9d73: Layer already exists 04:15:38 8e343697f903: Layer already exists 04:15:38 9d8ec0bcd626: Layer already exists 04:15:38 2d2c3ee82f4d: Layer already exists 04:15:38 097100c76c15: Layer already exists 04:15:38 e72fe13a5cb7: Layer already exists 04:15:38 d989d81d2f64: Layer already exists 04:15:38 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:71676ea198bd4ba91c4280a7d49ec45d4116d2978305c2d288e50791e0099ea7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:15:39 9d8ec0bcd626: Preparing 04:15:39 2d645e8ca976: Preparing 04:15:39 101668ce9d73: Preparing 04:15:39 8e343697f903: Preparing 04:15:39 2d2c3ee82f4d: Preparing 04:15:39 e72fe13a5cb7: Preparing 04:15:39 d989d81d2f64: Preparing 04:15:39 097100c76c15: Preparing 04:15:39 d989d81d2f64: Waiting 04:15:39 097100c76c15: Waiting 04:15:39 e72fe13a5cb7: Waiting 04:15:39 2d645e8ca976: Layer already exists 04:15:39 9d8ec0bcd626: Layer already exists 04:15:39 101668ce9d73: Layer already exists 04:15:39 8e343697f903: Layer already exists 04:15:39 2d2c3ee82f4d: Layer already exists 04:15:39 e72fe13a5cb7: Layer already exists 04:15:39 097100c76c15: Layer already exists 04:15:39 d989d81d2f64: Layer already exists 04:15:39 main: digest: sha256:71676ea198bd4ba91c4280a7d49ec45d4116d2978305c2d288e50791e0099ea7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:39 ===================================================== [Pipeline] echo 04:15:39 taggedImages: 04:15:39 - nexus3.edgexfoundry.org:10004/core-metadata:33220cc7624be61767afe23534dd4df830651bf9 04:15:39 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:15:39 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.61 04:15:39 - nexus3.edgexfoundry.org:10004/core-metadata:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:39 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:15:39 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:15:39 33220cc7624be61767afe23534dd4df830651bf9 04:15:39 latest 04:15:39 4.1.0-dev.61 04:15:39 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:39 main 04:15:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:33220cc7624be61767afe23534dd4df830651bf9 04:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:15:40 bae8c9ecd07c: Preparing 04:15:40 9aed99be0c6f: Preparing 04:15:40 c83de759f2fb: Preparing 04:15:40 6a52e7bb0129: Preparing 04:15:40 c823f8621ab7: Preparing 04:15:40 bd8840d474a0: Preparing 04:15:40 28a4c606143d: Preparing 04:15:40 8e343697f903: Preparing 04:15:40 2d2c3ee82f4d: Preparing 04:15:40 c72babf2d34e: Preparing 04:15:40 4e5d8d70a08f: Preparing 04:15:40 5f70bf18a086: Preparing 04:15:40 487bd4d2a87b: Preparing 04:15:40 d8983eceae1d: Preparing 04:15:40 1e09ea853d34: Preparing 04:15:40 097100c76c15: Preparing 04:15:40 28a4c606143d: Waiting 04:15:40 8e343697f903: Waiting 04:15:40 2d2c3ee82f4d: Waiting 04:15:40 c72babf2d34e: Waiting 04:15:40 4e5d8d70a08f: Waiting 04:15:40 d8983eceae1d: Waiting 04:15:40 5f70bf18a086: Waiting 04:15:40 097100c76c15: Waiting 04:15:40 bd8840d474a0: Waiting 04:15:40 487bd4d2a87b: Waiting 04:15:40 6a52e7bb0129: Pushed 04:15:40 c83de759f2fb: Pushed 04:15:40 bae8c9ecd07c: Pushed 04:15:40 9aed99be0c6f: Pushed 04:15:40 c823f8621ab7: Pushed 04:15:40 8e343697f903: Layer already exists 04:15:40 2d2c3ee82f4d: Layer already exists 04:15:40 bd8840d474a0: Pushed 04:15:40 5f70bf18a086: Layer already exists 04:15:40 c72babf2d34e: Pushed 04:15:40 4e5d8d70a08f: Pushed 04:15:40 487bd4d2a87b: Pushed 04:15:40 097100c76c15: Layer already exists 04:15:40 1e09ea853d34: Pushed 04:15:40 d8983eceae1d: Pushed 04:15:41 28a4c606143d: Pushed 04:15:41 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:bcda6e849acefeee05ac8b516458f988c78eb421d3c5aacad695201ffe201664 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:15:42 bae8c9ecd07c: Preparing 04:15:42 9aed99be0c6f: Preparing 04:15:42 c83de759f2fb: Preparing 04:15:42 6a52e7bb0129: Preparing 04:15:42 c823f8621ab7: Preparing 04:15:42 bd8840d474a0: Preparing 04:15:42 28a4c606143d: Preparing 04:15:42 8e343697f903: Preparing 04:15:42 2d2c3ee82f4d: Preparing 04:15:42 c72babf2d34e: Preparing 04:15:42 4e5d8d70a08f: Preparing 04:15:42 5f70bf18a086: Preparing 04:15:42 487bd4d2a87b: Preparing 04:15:42 d8983eceae1d: Preparing 04:15:42 1e09ea853d34: Preparing 04:15:42 097100c76c15: Preparing 04:15:42 c72babf2d34e: Waiting 04:15:42 bd8840d474a0: Waiting 04:15:42 28a4c606143d: Waiting 04:15:42 8e343697f903: Waiting 04:15:42 2d2c3ee82f4d: Waiting 04:15:42 4e5d8d70a08f: Waiting 04:15:42 487bd4d2a87b: Waiting 04:15:42 5f70bf18a086: Waiting 04:15:42 d8983eceae1d: Waiting 04:15:42 1e09ea853d34: Waiting 04:15:42 097100c76c15: Waiting 04:15:42 bae8c9ecd07c: Layer already exists 04:15:42 c823f8621ab7: Layer already exists 04:15:42 6a52e7bb0129: Layer already exists 04:15:42 c83de759f2fb: Layer already exists 04:15:42 9aed99be0c6f: Layer already exists 04:15:42 28a4c606143d: Layer already exists 04:15:42 8e343697f903: Layer already exists 04:15:42 2d2c3ee82f4d: Layer already exists 04:15:42 bd8840d474a0: Layer already exists 04:15:42 c72babf2d34e: Layer already exists 04:15:42 4e5d8d70a08f: Layer already exists 04:15:42 5f70bf18a086: Layer already exists 04:15:42 487bd4d2a87b: Layer already exists 04:15:42 d8983eceae1d: Layer already exists 04:15:42 1e09ea853d34: Layer already exists 04:15:42 097100c76c15: Layer already exists 04:15:42 latest: digest: sha256:bcda6e849acefeee05ac8b516458f988c78eb421d3c5aacad695201ffe201664 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.61 04:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:15:43 bae8c9ecd07c: Preparing 04:15:43 9aed99be0c6f: Preparing 04:15:43 c83de759f2fb: Preparing 04:15:43 6a52e7bb0129: Preparing 04:15:43 c823f8621ab7: Preparing 04:15:43 bd8840d474a0: Preparing 04:15:43 28a4c606143d: Preparing 04:15:43 8e343697f903: Preparing 04:15:43 2d2c3ee82f4d: Preparing 04:15:43 c72babf2d34e: Preparing 04:15:43 4e5d8d70a08f: Preparing 04:15:43 28a4c606143d: Waiting 04:15:43 bd8840d474a0: Waiting 04:15:43 8e343697f903: Waiting 04:15:43 2d2c3ee82f4d: Waiting 04:15:43 c72babf2d34e: Waiting 04:15:43 5f70bf18a086: Preparing 04:15:43 487bd4d2a87b: Preparing 04:15:43 4e5d8d70a08f: Waiting 04:15:43 d8983eceae1d: Preparing 04:15:43 487bd4d2a87b: Waiting 04:15:43 5f70bf18a086: Waiting 04:15:43 1e09ea853d34: Preparing 04:15:43 d8983eceae1d: Waiting 04:15:43 097100c76c15: Preparing 04:15:43 1e09ea853d34: Waiting 04:15:43 097100c76c15: Waiting 04:15:43 c823f8621ab7: Layer already exists 04:15:43 9aed99be0c6f: Layer already exists 04:15:43 6a52e7bb0129: Layer already exists 04:15:43 c83de759f2fb: Layer already exists 04:15:43 bae8c9ecd07c: Layer already exists 04:15:43 bd8840d474a0: Layer already exists 04:15:43 8e343697f903: Layer already exists 04:15:43 c72babf2d34e: Layer already exists 04:15:43 28a4c606143d: Layer already exists 04:15:43 2d2c3ee82f4d: Layer already exists 04:15:43 4e5d8d70a08f: Layer already exists 04:15:43 5f70bf18a086: Layer already exists 04:15:43 487bd4d2a87b: Layer already exists 04:15:43 1e09ea853d34: Layer already exists 04:15:43 d8983eceae1d: Layer already exists 04:15:43 097100c76c15: Layer already exists 04:15:43 4.1.0-dev.61: digest: sha256:bcda6e849acefeee05ac8b516458f988c78eb421d3c5aacad695201ffe201664 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:15:43 bae8c9ecd07c: Preparing 04:15:43 9aed99be0c6f: Preparing 04:15:43 c83de759f2fb: Preparing 04:15:43 6a52e7bb0129: Preparing 04:15:43 c823f8621ab7: Preparing 04:15:43 bd8840d474a0: Preparing 04:15:43 28a4c606143d: Preparing 04:15:43 8e343697f903: Preparing 04:15:43 2d2c3ee82f4d: Preparing 04:15:43 c72babf2d34e: Preparing 04:15:43 4e5d8d70a08f: Preparing 04:15:43 5f70bf18a086: Preparing 04:15:43 487bd4d2a87b: Preparing 04:15:43 d8983eceae1d: Preparing 04:15:43 1e09ea853d34: Preparing 04:15:43 097100c76c15: Preparing 04:15:43 bd8840d474a0: Waiting 04:15:43 2d2c3ee82f4d: Waiting 04:15:43 4e5d8d70a08f: Waiting 04:15:43 c72babf2d34e: Waiting 04:15:43 5f70bf18a086: Waiting 04:15:43 487bd4d2a87b: Waiting 04:15:43 d8983eceae1d: Waiting 04:15:43 28a4c606143d: Waiting 04:15:43 8e343697f903: Waiting 04:15:43 1e09ea853d34: Waiting 04:15:43 097100c76c15: Waiting 04:15:43 9aed99be0c6f: Layer already exists 04:15:43 bae8c9ecd07c: Layer already exists 04:15:43 c823f8621ab7: Layer already exists 04:15:43 c83de759f2fb: Layer already exists 04:15:43 6a52e7bb0129: Layer already exists 04:15:43 bd8840d474a0: Layer already exists 04:15:43 8e343697f903: Layer already exists 04:15:43 2d2c3ee82f4d: Layer already exists 04:15:43 28a4c606143d: Layer already exists 04:15:43 c72babf2d34e: Layer already exists 04:15:43 5f70bf18a086: Layer already exists 04:15:43 4e5d8d70a08f: Layer already exists 04:15:43 487bd4d2a87b: Layer already exists 04:15:43 d8983eceae1d: Layer already exists 04:15:43 1e09ea853d34: Layer already exists 04:15:43 097100c76c15: Layer already exists 04:15:43 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:bcda6e849acefeee05ac8b516458f988c78eb421d3c5aacad695201ffe201664 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:15:44 bae8c9ecd07c: Preparing 04:15:44 9aed99be0c6f: Preparing 04:15:44 c83de759f2fb: Preparing 04:15:44 6a52e7bb0129: Preparing 04:15:44 c823f8621ab7: Preparing 04:15:44 bd8840d474a0: Preparing 04:15:44 28a4c606143d: Preparing 04:15:44 8e343697f903: Preparing 04:15:44 2d2c3ee82f4d: Preparing 04:15:44 c72babf2d34e: Preparing 04:15:44 4e5d8d70a08f: Preparing 04:15:44 5f70bf18a086: Preparing 04:15:44 487bd4d2a87b: Preparing 04:15:44 d8983eceae1d: Preparing 04:15:44 1e09ea853d34: Preparing 04:15:44 097100c76c15: Preparing 04:15:44 28a4c606143d: Waiting 04:15:44 8e343697f903: Waiting 04:15:44 2d2c3ee82f4d: Waiting 04:15:44 c72babf2d34e: Waiting 04:15:44 4e5d8d70a08f: Waiting 04:15:44 5f70bf18a086: Waiting 04:15:44 097100c76c15: Waiting 04:15:44 487bd4d2a87b: Waiting 04:15:44 bd8840d474a0: Waiting 04:15:44 d8983eceae1d: Waiting 04:15:44 1e09ea853d34: Waiting 04:15:44 9aed99be0c6f: Layer already exists 04:15:44 6a52e7bb0129: Layer already exists 04:15:44 c823f8621ab7: Layer already exists 04:15:44 c83de759f2fb: Layer already exists 04:15:44 bae8c9ecd07c: Layer already exists 04:15:44 bd8840d474a0: Layer already exists 04:15:44 8e343697f903: Layer already exists 04:15:44 28a4c606143d: Layer already exists 04:15:44 c72babf2d34e: Layer already exists 04:15:44 2d2c3ee82f4d: Layer already exists 04:15:44 4e5d8d70a08f: Layer already exists 04:15:44 487bd4d2a87b: Layer already exists 04:15:44 5f70bf18a086: Layer already exists 04:15:44 1e09ea853d34: Layer already exists 04:15:44 d8983eceae1d: Layer already exists 04:15:44 097100c76c15: Layer already exists 04:15:44 main: digest: sha256:bcda6e849acefeee05ac8b516458f988c78eb421d3c5aacad695201ffe201664 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:44 ===================================================== [Pipeline] echo 04:15:44 taggedImages: 04:15:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:33220cc7624be61767afe23534dd4df830651bf9 04:15:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:15:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.61 04:15:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:15:44 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:15:44 33220cc7624be61767afe23534dd4df830651bf9 04:15:44 latest 04:15:44 4.1.0-dev.61 04:15:44 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:44 main 04:15:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:33220cc7624be61767afe23534dd4df830651bf9 04:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:15:45 a713739f1332: Preparing 04:15:45 875f5fe76c02: Preparing 04:15:45 cc7ec0e5a406: Preparing 04:15:45 e7c3e3876a5c: Preparing 04:15:45 8e343697f903: Preparing 04:15:45 2d2c3ee82f4d: Preparing 04:15:45 e72fe13a5cb7: Preparing 04:15:45 d989d81d2f64: Preparing 04:15:45 2d2c3ee82f4d: Waiting 04:15:45 e72fe13a5cb7: Waiting 04:15:45 d989d81d2f64: Waiting 04:15:45 097100c76c15: Preparing 04:15:45 097100c76c15: Waiting 04:15:45 8e343697f903: Layer already exists 04:15:45 2d2c3ee82f4d: Layer already exists 04:15:45 e72fe13a5cb7: Layer already exists 04:15:45 d989d81d2f64: Layer already exists 04:15:45 cc7ec0e5a406: Pushed 04:15:45 097100c76c15: Layer already exists 04:15:45 a713739f1332: Pushed 04:15:45 875f5fe76c02: Pushed 04:15:48 e7c3e3876a5c: Pushed 04:15:48 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:4e0f70f2c37d0be44994e7bc3d98786af1fa30731b6873aa1e88abc59e2564b5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:15:49 a713739f1332: Preparing 04:15:49 875f5fe76c02: Preparing 04:15:49 cc7ec0e5a406: Preparing 04:15:49 e7c3e3876a5c: Preparing 04:15:49 8e343697f903: Preparing 04:15:49 2d2c3ee82f4d: Preparing 04:15:49 e72fe13a5cb7: Preparing 04:15:49 d989d81d2f64: Preparing 04:15:49 097100c76c15: Preparing 04:15:49 2d2c3ee82f4d: Waiting 04:15:49 d989d81d2f64: Waiting 04:15:49 e72fe13a5cb7: Waiting 04:15:49 097100c76c15: Waiting 04:15:49 a713739f1332: Layer already exists 04:15:49 8e343697f903: Layer already exists 04:15:49 875f5fe76c02: Layer already exists 04:15:49 e7c3e3876a5c: Layer already exists 04:15:49 cc7ec0e5a406: Layer already exists 04:15:49 d989d81d2f64: Layer already exists 04:15:49 e72fe13a5cb7: Layer already exists 04:15:49 2d2c3ee82f4d: Layer already exists 04:15:49 097100c76c15: Layer already exists 04:15:49 latest: digest: sha256:4e0f70f2c37d0be44994e7bc3d98786af1fa30731b6873aa1e88abc59e2564b5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.61 04:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:15:49 a713739f1332: Preparing 04:15:49 875f5fe76c02: Preparing 04:15:49 cc7ec0e5a406: Preparing 04:15:49 e7c3e3876a5c: Preparing 04:15:49 8e343697f903: Preparing 04:15:49 2d2c3ee82f4d: Preparing 04:15:49 e72fe13a5cb7: Preparing 04:15:49 d989d81d2f64: Preparing 04:15:49 097100c76c15: Preparing 04:15:49 2d2c3ee82f4d: Waiting 04:15:49 e72fe13a5cb7: Waiting 04:15:49 d989d81d2f64: Waiting 04:15:49 097100c76c15: Waiting 04:15:49 a713739f1332: Layer already exists 04:15:49 875f5fe76c02: Layer already exists 04:15:49 cc7ec0e5a406: Layer already exists 04:15:49 e7c3e3876a5c: Layer already exists 04:15:49 8e343697f903: Layer already exists 04:15:49 d989d81d2f64: Layer already exists 04:15:49 e72fe13a5cb7: Layer already exists 04:15:49 2d2c3ee82f4d: Layer already exists 04:15:49 097100c76c15: Layer already exists 04:15:49 4.1.0-dev.61: digest: sha256:4e0f70f2c37d0be44994e7bc3d98786af1fa30731b6873aa1e88abc59e2564b5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:15:50 a713739f1332: Preparing 04:15:50 875f5fe76c02: Preparing 04:15:50 cc7ec0e5a406: Preparing 04:15:50 e7c3e3876a5c: Preparing 04:15:50 8e343697f903: Preparing 04:15:50 2d2c3ee82f4d: Preparing 04:15:50 e72fe13a5cb7: Preparing 04:15:50 d989d81d2f64: Preparing 04:15:50 097100c76c15: Preparing 04:15:50 2d2c3ee82f4d: Waiting 04:15:50 e72fe13a5cb7: Waiting 04:15:50 d989d81d2f64: Waiting 04:15:50 097100c76c15: Waiting 04:15:50 e7c3e3876a5c: Layer already exists 04:15:50 875f5fe76c02: Layer already exists 04:15:50 8e343697f903: Layer already exists 04:15:50 cc7ec0e5a406: Layer already exists 04:15:50 a713739f1332: Layer already exists 04:15:50 e72fe13a5cb7: Layer already exists 04:15:50 d989d81d2f64: Layer already exists 04:15:50 097100c76c15: Layer already exists 04:15:50 2d2c3ee82f4d: Layer already exists 04:15:50 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:4e0f70f2c37d0be44994e7bc3d98786af1fa30731b6873aa1e88abc59e2564b5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:15:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:15:51 a713739f1332: Preparing 04:15:51 875f5fe76c02: Preparing 04:15:51 cc7ec0e5a406: Preparing 04:15:51 e7c3e3876a5c: Preparing 04:15:51 8e343697f903: Preparing 04:15:51 2d2c3ee82f4d: Preparing 04:15:51 e72fe13a5cb7: Preparing 04:15:51 d989d81d2f64: Preparing 04:15:51 097100c76c15: Preparing 04:15:51 2d2c3ee82f4d: Waiting 04:15:51 e72fe13a5cb7: Waiting 04:15:51 d989d81d2f64: Waiting 04:15:51 097100c76c15: Waiting 04:15:51 8e343697f903: Layer already exists 04:15:51 cc7ec0e5a406: Layer already exists 04:15:51 a713739f1332: Layer already exists 04:15:51 e7c3e3876a5c: Layer already exists 04:15:51 875f5fe76c02: Layer already exists 04:15:51 d989d81d2f64: Layer already exists 04:15:51 e72fe13a5cb7: Layer already exists 04:15:51 097100c76c15: Layer already exists 04:15:51 2d2c3ee82f4d: Layer already exists 04:15:51 main: digest: sha256:4e0f70f2c37d0be44994e7bc3d98786af1fa30731b6873aa1e88abc59e2564b5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:51 ===================================================== [Pipeline] echo 04:15:51 taggedImages: 04:15:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:33220cc7624be61767afe23534dd4df830651bf9 04:15:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:15:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.61 04:15:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 04:15:51 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:15:51 33220cc7624be61767afe23534dd4df830651bf9 04:15:51 latest 04:15:51 4.1.0-dev.61 04:15:51 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:51 main 04:15:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:33220cc7624be61767afe23534dd4df830651bf9 04:15:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:15:51 2fe212d5f189: Preparing 04:15:51 249f356c01cb: Preparing 04:15:51 ab70b436f009: Preparing 04:15:51 e1560a704a87: Preparing 04:15:51 3bad8e124399: Preparing 04:15:51 8e343697f903: Preparing 04:15:51 2d2c3ee82f4d: Preparing 04:15:51 52c25495cfee: Preparing 04:15:51 d4783efd77c8: Preparing 04:15:51 7df7ba8f073a: Preparing 04:15:51 097100c76c15: Preparing 04:15:51 7df7ba8f073a: Waiting 04:15:51 d4783efd77c8: Waiting 04:15:51 2d2c3ee82f4d: Waiting 04:15:51 52c25495cfee: Waiting 04:15:51 097100c76c15: Waiting 04:15:51 8e343697f903: Waiting 04:15:51 249f356c01cb: Pushed 04:15:51 2fe212d5f189: Pushed 04:15:51 e1560a704a87: Pushed 04:15:51 3bad8e124399: Pushed 04:15:51 8e343697f903: Layer already exists 04:15:51 2d2c3ee82f4d: Layer already exists 04:15:51 097100c76c15: Layer already exists 04:15:51 52c25495cfee: Pushed 04:15:52 d4783efd77c8: Pushed 04:15:52 7df7ba8f073a: Pushed 04:15:54 ab70b436f009: Pushed 04:15:54 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:22995f604bac4c63bd14e266a948fe6133ee43b489ab821ccbad0d849caa52de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:15:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:15:55 2fe212d5f189: Preparing 04:15:55 249f356c01cb: Preparing 04:15:55 ab70b436f009: Preparing 04:15:55 e1560a704a87: Preparing 04:15:55 3bad8e124399: Preparing 04:15:55 8e343697f903: Preparing 04:15:55 2d2c3ee82f4d: Preparing 04:15:55 52c25495cfee: Preparing 04:15:55 d4783efd77c8: Preparing 04:15:55 7df7ba8f073a: Preparing 04:15:55 097100c76c15: Preparing 04:15:55 2d2c3ee82f4d: Waiting 04:15:55 8e343697f903: Waiting 04:15:55 52c25495cfee: Waiting 04:15:55 7df7ba8f073a: Waiting 04:15:55 d4783efd77c8: Waiting 04:15:55 097100c76c15: Waiting 04:15:55 249f356c01cb: Layer already exists 04:15:55 ab70b436f009: Layer already exists 04:15:55 3bad8e124399: Layer already exists 04:15:55 2fe212d5f189: Layer already exists 04:15:55 e1560a704a87: Layer already exists 04:15:55 8e343697f903: Layer already exists 04:15:55 52c25495cfee: Layer already exists 04:15:55 d4783efd77c8: Layer already exists 04:15:55 7df7ba8f073a: Layer already exists 04:15:55 2d2c3ee82f4d: Layer already exists 04:15:55 097100c76c15: Layer already exists 04:15:55 latest: digest: sha256:22995f604bac4c63bd14e266a948fe6133ee43b489ab821ccbad0d849caa52de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.61 04:15:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:15:55 2fe212d5f189: Preparing 04:15:55 249f356c01cb: Preparing 04:15:55 ab70b436f009: Preparing 04:15:55 e1560a704a87: Preparing 04:15:55 3bad8e124399: Preparing 04:15:55 8e343697f903: Preparing 04:15:55 2d2c3ee82f4d: Preparing 04:15:55 52c25495cfee: Preparing 04:15:55 d4783efd77c8: Preparing 04:15:55 7df7ba8f073a: Preparing 04:15:55 097100c76c15: Preparing 04:15:55 8e343697f903: Waiting 04:15:55 2d2c3ee82f4d: Waiting 04:15:55 52c25495cfee: Waiting 04:15:55 d4783efd77c8: Waiting 04:15:55 7df7ba8f073a: Waiting 04:15:55 097100c76c15: Waiting 04:15:55 ab70b436f009: Layer already exists 04:15:55 2fe212d5f189: Layer already exists 04:15:55 249f356c01cb: Layer already exists 04:15:55 3bad8e124399: Layer already exists 04:15:55 e1560a704a87: Layer already exists 04:15:55 8e343697f903: Layer already exists 04:15:55 52c25495cfee: Layer already exists 04:15:55 2d2c3ee82f4d: Layer already exists 04:15:55 7df7ba8f073a: Layer already exists 04:15:55 d4783efd77c8: Layer already exists 04:15:55 097100c76c15: Layer already exists 04:15:55 4.1.0-dev.61: digest: sha256:22995f604bac4c63bd14e266a948fe6133ee43b489ab821ccbad0d849caa52de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:15:56 2fe212d5f189: Preparing 04:15:56 249f356c01cb: Preparing 04:15:56 ab70b436f009: Preparing 04:15:56 e1560a704a87: Preparing 04:15:56 3bad8e124399: Preparing 04:15:56 8e343697f903: Preparing 04:15:56 2d2c3ee82f4d: Preparing 04:15:56 52c25495cfee: Preparing 04:15:56 d4783efd77c8: Preparing 04:15:56 7df7ba8f073a: Preparing 04:15:56 097100c76c15: Preparing 04:15:56 d4783efd77c8: Waiting 04:15:56 7df7ba8f073a: Waiting 04:15:56 8e343697f903: Waiting 04:15:56 097100c76c15: Waiting 04:15:56 52c25495cfee: Waiting 04:15:56 2d2c3ee82f4d: Waiting 04:15:56 e1560a704a87: Layer already exists 04:15:56 249f356c01cb: Layer already exists 04:15:56 ab70b436f009: Layer already exists 04:15:56 2fe212d5f189: Layer already exists 04:15:56 3bad8e124399: Layer already exists 04:15:56 8e343697f903: Layer already exists 04:15:56 2d2c3ee82f4d: Layer already exists 04:15:56 d4783efd77c8: Layer already exists 04:15:56 52c25495cfee: Layer already exists 04:15:56 7df7ba8f073a: Layer already exists 04:15:56 097100c76c15: Layer already exists 04:15:56 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:22995f604bac4c63bd14e266a948fe6133ee43b489ab821ccbad0d849caa52de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:15:57 2fe212d5f189: Preparing 04:15:57 249f356c01cb: Preparing 04:15:57 ab70b436f009: Preparing 04:15:57 e1560a704a87: Preparing 04:15:57 3bad8e124399: Preparing 04:15:57 8e343697f903: Preparing 04:15:57 2d2c3ee82f4d: Preparing 04:15:57 52c25495cfee: Preparing 04:15:57 d4783efd77c8: Preparing 04:15:57 7df7ba8f073a: Preparing 04:15:57 097100c76c15: Preparing 04:15:57 52c25495cfee: Waiting 04:15:57 d4783efd77c8: Waiting 04:15:57 7df7ba8f073a: Waiting 04:15:57 8e343697f903: Waiting 04:15:57 2d2c3ee82f4d: Waiting 04:15:57 097100c76c15: Waiting 04:15:57 249f356c01cb: Layer already exists 04:15:57 2fe212d5f189: Layer already exists 04:15:57 e1560a704a87: Layer already exists 04:15:57 ab70b436f009: Layer already exists 04:15:57 3bad8e124399: Layer already exists 04:15:57 8e343697f903: Layer already exists 04:15:57 2d2c3ee82f4d: Layer already exists 04:15:57 7df7ba8f073a: Layer already exists 04:15:57 52c25495cfee: Layer already exists 04:15:57 d4783efd77c8: Layer already exists 04:15:57 097100c76c15: Layer already exists 04:15:57 main: digest: sha256:22995f604bac4c63bd14e266a948fe6133ee43b489ab821ccbad0d849caa52de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:57 ===================================================== [Pipeline] echo 04:15:57 taggedImages: 04:15:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:33220cc7624be61767afe23534dd4df830651bf9 04:15:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:15:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.61 04:15:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:15:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:15:57 33220cc7624be61767afe23534dd4df830651bf9 04:15:57 latest 04:15:57 4.1.0-dev.61 04:15:57 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:15:57 main 04:15:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:33220cc7624be61767afe23534dd4df830651bf9 04:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:15:58 082931e2f89d: Preparing 04:15:58 ecff933b7125: Preparing 04:15:58 f335fad609d3: Preparing 04:15:58 ce8735c113a8: Preparing 04:15:58 8d621d4e281a: Preparing 04:15:58 654034318c8c: Preparing 04:15:58 4b1f2405de60: Preparing 04:15:58 8e343697f903: Preparing 04:15:58 2d2c3ee82f4d: Preparing 04:15:58 a4215439c4d9: Preparing 04:15:58 81e5cebac36c: Preparing 04:15:58 097100c76c15: Preparing 04:15:58 654034318c8c: Waiting 04:15:58 4b1f2405de60: Waiting 04:15:58 8e343697f903: Waiting 04:15:58 2d2c3ee82f4d: Waiting 04:15:58 a4215439c4d9: Waiting 04:15:58 81e5cebac36c: Waiting 04:15:58 097100c76c15: Waiting 04:15:58 8d621d4e281a: Pushed 04:15:58 ecff933b7125: Pushed 04:15:58 082931e2f89d: Pushed 04:15:58 8e343697f903: Layer already exists 04:15:58 2d2c3ee82f4d: Layer already exists 04:15:58 4b1f2405de60: Pushed 04:15:58 654034318c8c: Pushed 04:15:58 097100c76c15: Layer already exists 04:15:58 a4215439c4d9: Pushed 04:15:59 81e5cebac36c: Pushed 04:16:00 ce8735c113a8: Pushed 04:16:00 f335fad609d3: Pushed 04:16:01 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:85ed013df00f35d4f0ff5e1cf5c980be94fd3a409aeb958f802df4b49ca5889b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:16:01 082931e2f89d: Preparing 04:16:01 ecff933b7125: Preparing 04:16:01 f335fad609d3: Preparing 04:16:01 ce8735c113a8: Preparing 04:16:01 8d621d4e281a: Preparing 04:16:01 654034318c8c: Preparing 04:16:01 4b1f2405de60: Preparing 04:16:01 8e343697f903: Preparing 04:16:01 2d2c3ee82f4d: Preparing 04:16:01 a4215439c4d9: Preparing 04:16:01 81e5cebac36c: Preparing 04:16:01 097100c76c15: Preparing 04:16:01 a4215439c4d9: Waiting 04:16:01 81e5cebac36c: Waiting 04:16:01 8e343697f903: Waiting 04:16:01 2d2c3ee82f4d: Waiting 04:16:01 097100c76c15: Waiting 04:16:01 654034318c8c: Waiting 04:16:01 4b1f2405de60: Waiting 04:16:01 082931e2f89d: Layer already exists 04:16:01 ce8735c113a8: Layer already exists 04:16:01 ecff933b7125: Layer already exists 04:16:01 8d621d4e281a: Layer already exists 04:16:01 f335fad609d3: Layer already exists 04:16:01 654034318c8c: Layer already exists 04:16:01 2d2c3ee82f4d: Layer already exists 04:16:01 4b1f2405de60: Layer already exists 04:16:01 8e343697f903: Layer already exists 04:16:01 a4215439c4d9: Layer already exists 04:16:01 81e5cebac36c: Layer already exists 04:16:01 097100c76c15: Layer already exists 04:16:01 latest: digest: sha256:85ed013df00f35d4f0ff5e1cf5c980be94fd3a409aeb958f802df4b49ca5889b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.61 04:16:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:16:02 082931e2f89d: Preparing 04:16:02 ecff933b7125: Preparing 04:16:02 f335fad609d3: Preparing 04:16:02 ce8735c113a8: Preparing 04:16:02 8d621d4e281a: Preparing 04:16:02 654034318c8c: Preparing 04:16:02 4b1f2405de60: Preparing 04:16:02 8e343697f903: Preparing 04:16:02 2d2c3ee82f4d: Preparing 04:16:02 a4215439c4d9: Preparing 04:16:02 81e5cebac36c: Preparing 04:16:02 097100c76c15: Preparing 04:16:02 4b1f2405de60: Waiting 04:16:02 8e343697f903: Waiting 04:16:02 2d2c3ee82f4d: Waiting 04:16:02 a4215439c4d9: Waiting 04:16:02 81e5cebac36c: Waiting 04:16:02 097100c76c15: Waiting 04:16:02 654034318c8c: Waiting 04:16:02 ce8735c113a8: Layer already exists 04:16:02 8d621d4e281a: Layer already exists 04:16:02 082931e2f89d: Layer already exists 04:16:02 f335fad609d3: Layer already exists 04:16:02 ecff933b7125: Layer already exists 04:16:02 654034318c8c: Layer already exists 04:16:02 8e343697f903: Layer already exists 04:16:02 4b1f2405de60: Layer already exists 04:16:02 2d2c3ee82f4d: Layer already exists 04:16:02 a4215439c4d9: Layer already exists 04:16:02 81e5cebac36c: Layer already exists 04:16:02 097100c76c15: Layer already exists 04:16:02 4.1.0-dev.61: digest: sha256:85ed013df00f35d4f0ff5e1cf5c980be94fd3a409aeb958f802df4b49ca5889b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:16:03 082931e2f89d: Preparing 04:16:03 ecff933b7125: Preparing 04:16:03 f335fad609d3: Preparing 04:16:03 ce8735c113a8: Preparing 04:16:03 8d621d4e281a: Preparing 04:16:03 654034318c8c: Preparing 04:16:03 4b1f2405de60: Preparing 04:16:03 8e343697f903: Preparing 04:16:03 2d2c3ee82f4d: Preparing 04:16:03 a4215439c4d9: Preparing 04:16:03 81e5cebac36c: Preparing 04:16:03 654034318c8c: Waiting 04:16:03 097100c76c15: Preparing 04:16:03 4b1f2405de60: Waiting 04:16:03 8e343697f903: Waiting 04:16:03 2d2c3ee82f4d: Waiting 04:16:03 a4215439c4d9: Waiting 04:16:03 81e5cebac36c: Waiting 04:16:03 097100c76c15: Waiting 04:16:03 8d621d4e281a: Layer already exists 04:16:03 ce8735c113a8: Layer already exists 04:16:03 ecff933b7125: Layer already exists 04:16:03 f335fad609d3: Layer already exists 04:16:03 082931e2f89d: Layer already exists 04:16:03 4b1f2405de60: Layer already exists 04:16:03 654034318c8c: Layer already exists 04:16:03 8e343697f903: Layer already exists 04:16:03 2d2c3ee82f4d: Layer already exists 04:16:03 a4215439c4d9: Layer already exists 04:16:03 81e5cebac36c: Layer already exists 04:16:03 097100c76c15: Layer already exists 04:16:03 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:85ed013df00f35d4f0ff5e1cf5c980be94fd3a409aeb958f802df4b49ca5889b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:16:03 082931e2f89d: Preparing 04:16:03 ecff933b7125: Preparing 04:16:03 f335fad609d3: Preparing 04:16:03 ce8735c113a8: Preparing 04:16:03 8d621d4e281a: Preparing 04:16:03 654034318c8c: Preparing 04:16:03 4b1f2405de60: Preparing 04:16:03 8e343697f903: Preparing 04:16:03 2d2c3ee82f4d: Preparing 04:16:03 a4215439c4d9: Preparing 04:16:03 81e5cebac36c: Preparing 04:16:03 097100c76c15: Preparing 04:16:03 4b1f2405de60: Waiting 04:16:03 8e343697f903: Waiting 04:16:03 2d2c3ee82f4d: Waiting 04:16:03 a4215439c4d9: Waiting 04:16:03 81e5cebac36c: Waiting 04:16:03 097100c76c15: Waiting 04:16:03 654034318c8c: Waiting 04:16:03 ecff933b7125: Layer already exists 04:16:03 ce8735c113a8: Layer already exists 04:16:03 f335fad609d3: Layer already exists 04:16:03 8d621d4e281a: Layer already exists 04:16:03 082931e2f89d: Layer already exists 04:16:03 4b1f2405de60: Layer already exists 04:16:03 2d2c3ee82f4d: Layer already exists 04:16:03 654034318c8c: Layer already exists 04:16:03 8e343697f903: Layer already exists 04:16:03 a4215439c4d9: Layer already exists 04:16:03 81e5cebac36c: Layer already exists 04:16:03 097100c76c15: Layer already exists 04:16:03 main: digest: sha256:85ed013df00f35d4f0ff5e1cf5c980be94fd3a409aeb958f802df4b49ca5889b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:16:03 ===================================================== [Pipeline] echo 04:16:03 taggedImages: 04:16:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:33220cc7624be61767afe23534dd4df830651bf9 04:16:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:16:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.61 04:16:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:16:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:16:03 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:16:03 33220cc7624be61767afe23534dd4df830651bf9 04:16:03 latest 04:16:03 4.1.0-dev.61 04:16:03 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:16:03 main 04:16:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33220cc7624be61767afe23534dd4df830651bf9 04:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:16:04 489c4f291850: Preparing 04:16:04 e938be5c5b78: Preparing 04:16:04 8e343697f903: Preparing 04:16:04 2d2c3ee82f4d: Preparing 04:16:04 3d8f698c0315: Preparing 04:16:04 5c8f80cf39cc: Preparing 04:16:04 097100c76c15: Preparing 04:16:04 5c8f80cf39cc: Waiting 04:16:04 097100c76c15: Waiting 04:16:04 2d2c3ee82f4d: Layer already exists 04:16:04 8e343697f903: Layer already exists 04:16:04 097100c76c15: Layer already exists 04:16:04 489c4f291850: Pushed 04:16:04 3d8f698c0315: Pushed 04:16:05 5c8f80cf39cc: Pushed 04:16:07 e938be5c5b78: Pushed 04:16:07 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:bbddf22e51b7ef8bf4a573f2d042d874553b40f7f2ba1aba926ec8464858074f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:08 + 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 04:16:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:16:08 489c4f291850: Preparing 04:16:08 e938be5c5b78: Preparing 04:16:08 8e343697f903: Preparing 04:16:08 2d2c3ee82f4d: Preparing 04:16:08 3d8f698c0315: Preparing 04:16:08 5c8f80cf39cc: Preparing 04:16:08 097100c76c15: Preparing 04:16:08 5c8f80cf39cc: Waiting 04:16:08 097100c76c15: Waiting 04:16:08 8e343697f903: Layer already exists 04:16:08 3d8f698c0315: Layer already exists 04:16:08 489c4f291850: Layer already exists 04:16:08 2d2c3ee82f4d: Layer already exists 04:16:08 e938be5c5b78: Layer already exists 04:16:08 5c8f80cf39cc: Layer already exists 04:16:08 097100c76c15: Layer already exists 04:16:08 latest: digest: sha256:bbddf22e51b7ef8bf4a573f2d042d874553b40f7f2ba1aba926ec8464858074f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.61 04:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:16:09 489c4f291850: Preparing 04:16:09 e938be5c5b78: Preparing 04:16:09 8e343697f903: Preparing 04:16:09 2d2c3ee82f4d: Preparing 04:16:09 3d8f698c0315: Preparing 04:16:09 5c8f80cf39cc: Preparing 04:16:09 097100c76c15: Preparing 04:16:09 5c8f80cf39cc: Waiting 04:16:09 097100c76c15: Waiting 04:16:09 2d2c3ee82f4d: Layer already exists 04:16:09 489c4f291850: Layer already exists 04:16:09 3d8f698c0315: Layer already exists 04:16:09 8e343697f903: Layer already exists 04:16:09 e938be5c5b78: Layer already exists 04:16:09 097100c76c15: Layer already exists 04:16:09 5c8f80cf39cc: Layer already exists 04:16:09 4.1.0-dev.61: digest: sha256:bbddf22e51b7ef8bf4a573f2d042d874553b40f7f2ba1aba926ec8464858074f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:16:09 489c4f291850: Preparing 04:16:09 e938be5c5b78: Preparing 04:16:09 8e343697f903: Preparing 04:16:09 2d2c3ee82f4d: Preparing 04:16:09 3d8f698c0315: Preparing 04:16:09 5c8f80cf39cc: Preparing 04:16:09 097100c76c15: Preparing 04:16:09 5c8f80cf39cc: Waiting 04:16:09 097100c76c15: Waiting 04:16:09 489c4f291850: Layer already exists 04:16:09 3d8f698c0315: Layer already exists 04:16:09 2d2c3ee82f4d: Layer already exists 04:16:09 8e343697f903: Layer already exists 04:16:09 e938be5c5b78: Layer already exists 04:16:09 5c8f80cf39cc: Layer already exists 04:16:09 097100c76c15: Layer already exists 04:16:09 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:bbddf22e51b7ef8bf4a573f2d042d874553b40f7f2ba1aba926ec8464858074f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:10 + 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 04:16:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:16:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:16:10 489c4f291850: Preparing 04:16:10 e938be5c5b78: Preparing 04:16:10 8e343697f903: Preparing 04:16:10 2d2c3ee82f4d: Preparing 04:16:10 3d8f698c0315: Preparing 04:16:10 5c8f80cf39cc: Preparing 04:16:10 097100c76c15: Preparing 04:16:10 5c8f80cf39cc: Waiting 04:16:10 097100c76c15: Waiting 04:16:10 489c4f291850: Layer already exists 04:16:10 3d8f698c0315: Layer already exists 04:16:10 8e343697f903: Layer already exists 04:16:10 e938be5c5b78: Layer already exists 04:16:10 2d2c3ee82f4d: Layer already exists 04:16:10 097100c76c15: Layer already exists 04:16:10 5c8f80cf39cc: Layer already exists 04:16:10 main: digest: sha256:bbddf22e51b7ef8bf4a573f2d042d874553b40f7f2ba1aba926ec8464858074f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:16:10 ===================================================== [Pipeline] echo 04:16:10 taggedImages: 04:16:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33220cc7624be61767afe23534dd4df830651bf9 04:16:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:16:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.61 04:16:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:16:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:16:10 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:16:10 33220cc7624be61767afe23534dd4df830651bf9 04:16:10 latest 04:16:10 4.1.0-dev.61 04:16:10 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:16:10 main 04:16:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:33220cc7624be61767afe23534dd4df830651bf9 04:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:16:11 dc10e09fc95f: Preparing 04:16:11 32ddadfecfe3: Preparing 04:16:11 9b3d1918c092: Preparing 04:16:11 8e343697f903: Preparing 04:16:11 2d2c3ee82f4d: Preparing 04:16:11 252492cb299f: Preparing 04:16:11 8015adaf5453: Preparing 04:16:11 252492cb299f: Waiting 04:16:11 0827f4beb502: Preparing 04:16:11 8015adaf5453: Waiting 04:16:11 39c9e928acfc: Preparing 04:16:11 097100c76c15: Preparing 04:16:11 0827f4beb502: Waiting 04:16:11 39c9e928acfc: Waiting 04:16:11 097100c76c15: Waiting 04:16:11 2d2c3ee82f4d: Layer already exists 04:16:11 8e343697f903: Layer already exists 04:16:11 dc10e09fc95f: Pushed 04:16:11 9b3d1918c092: Pushed 04:16:11 32ddadfecfe3: Pushed 04:16:11 097100c76c15: Layer already exists 04:16:11 0827f4beb502: Pushed 04:16:11 39c9e928acfc: Pushed 04:16:15 8015adaf5453: Pushed 04:16:23 252492cb299f: Pushed 04:16:23 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:83a16b5a4588f6d270590381579b94ec915f703a696881946e5e27899209e018 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:16:24 dc10e09fc95f: Preparing 04:16:24 32ddadfecfe3: Preparing 04:16:24 9b3d1918c092: Preparing 04:16:24 8e343697f903: Preparing 04:16:24 2d2c3ee82f4d: Preparing 04:16:24 252492cb299f: Preparing 04:16:24 8015adaf5453: Preparing 04:16:24 0827f4beb502: Preparing 04:16:24 39c9e928acfc: Preparing 04:16:24 252492cb299f: Waiting 04:16:24 8015adaf5453: Waiting 04:16:24 0827f4beb502: Waiting 04:16:24 39c9e928acfc: Waiting 04:16:24 097100c76c15: Preparing 04:16:24 097100c76c15: Waiting 04:16:24 dc10e09fc95f: Layer already exists 04:16:24 2d2c3ee82f4d: Layer already exists 04:16:24 8e343697f903: Layer already exists 04:16:24 9b3d1918c092: Layer already exists 04:16:24 32ddadfecfe3: Layer already exists 04:16:24 252492cb299f: Layer already exists 04:16:24 8015adaf5453: Layer already exists 04:16:24 0827f4beb502: Layer already exists 04:16:24 39c9e928acfc: Layer already exists 04:16:24 097100c76c15: Layer already exists 04:16:24 latest: digest: sha256:83a16b5a4588f6d270590381579b94ec915f703a696881946e5e27899209e018 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.61 04:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:16:25 dc10e09fc95f: Preparing 04:16:25 32ddadfecfe3: Preparing 04:16:25 9b3d1918c092: Preparing 04:16:25 8e343697f903: Preparing 04:16:25 2d2c3ee82f4d: Preparing 04:16:25 252492cb299f: Preparing 04:16:25 8015adaf5453: Preparing 04:16:25 0827f4beb502: Preparing 04:16:25 39c9e928acfc: Preparing 04:16:25 252492cb299f: Waiting 04:16:25 097100c76c15: Preparing 04:16:25 39c9e928acfc: Waiting 04:16:25 8015adaf5453: Waiting 04:16:25 0827f4beb502: Waiting 04:16:25 097100c76c15: Waiting 04:16:25 8e343697f903: Layer already exists 04:16:25 9b3d1918c092: Layer already exists 04:16:25 32ddadfecfe3: Layer already exists 04:16:25 dc10e09fc95f: Layer already exists 04:16:25 2d2c3ee82f4d: Layer already exists 04:16:25 8015adaf5453: Layer already exists 04:16:25 39c9e928acfc: Layer already exists 04:16:25 0827f4beb502: Layer already exists 04:16:25 252492cb299f: Layer already exists 04:16:25 097100c76c15: Layer already exists 04:16:25 4.1.0-dev.61: digest: sha256:83a16b5a4588f6d270590381579b94ec915f703a696881946e5e27899209e018 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:16:26 dc10e09fc95f: Preparing 04:16:26 32ddadfecfe3: Preparing 04:16:26 9b3d1918c092: Preparing 04:16:26 8e343697f903: Preparing 04:16:26 2d2c3ee82f4d: Preparing 04:16:26 252492cb299f: Preparing 04:16:26 8015adaf5453: Preparing 04:16:26 0827f4beb502: Preparing 04:16:26 39c9e928acfc: Preparing 04:16:26 097100c76c15: Preparing 04:16:26 252492cb299f: Waiting 04:16:26 8015adaf5453: Waiting 04:16:26 0827f4beb502: Waiting 04:16:26 39c9e928acfc: Waiting 04:16:26 097100c76c15: Waiting 04:16:26 8e343697f903: Layer already exists 04:16:26 32ddadfecfe3: Layer already exists 04:16:26 2d2c3ee82f4d: Layer already exists 04:16:26 dc10e09fc95f: Layer already exists 04:16:26 9b3d1918c092: Layer already exists 04:16:26 0827f4beb502: Layer already exists 04:16:26 252492cb299f: Layer already exists 04:16:26 39c9e928acfc: Layer already exists 04:16:26 8015adaf5453: Layer already exists 04:16:26 097100c76c15: Layer already exists 04:16:26 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:83a16b5a4588f6d270590381579b94ec915f703a696881946e5e27899209e018 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:16:26 dc10e09fc95f: Preparing 04:16:26 32ddadfecfe3: Preparing 04:16:26 9b3d1918c092: Preparing 04:16:26 8e343697f903: Preparing 04:16:26 2d2c3ee82f4d: Preparing 04:16:26 252492cb299f: Preparing 04:16:26 8015adaf5453: Preparing 04:16:26 0827f4beb502: Preparing 04:16:26 39c9e928acfc: Preparing 04:16:26 097100c76c15: Preparing 04:16:26 252492cb299f: Waiting 04:16:26 8015adaf5453: Waiting 04:16:26 0827f4beb502: Waiting 04:16:26 39c9e928acfc: Waiting 04:16:26 097100c76c15: Waiting 04:16:26 2d2c3ee82f4d: Layer already exists 04:16:26 dc10e09fc95f: Layer already exists 04:16:26 9b3d1918c092: Layer already exists 04:16:26 32ddadfecfe3: Layer already exists 04:16:26 8e343697f903: Layer already exists 04:16:26 097100c76c15: Layer already exists 04:16:26 252492cb299f: Layer already exists 04:16:26 8015adaf5453: Layer already exists 04:16:26 0827f4beb502: Layer already exists 04:16:26 39c9e928acfc: Layer already exists 04:16:26 main: digest: sha256:83a16b5a4588f6d270590381579b94ec915f703a696881946e5e27899209e018 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:16:26 ===================================================== [Pipeline] echo 04:16:26 taggedImages: 04:16:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:33220cc7624be61767afe23534dd4df830651bf9 04:16:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:16:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.61 04:16:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:16:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:16:26 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:16:26 33220cc7624be61767afe23534dd4df830651bf9 04:16:26 latest 04:16:26 4.1.0-dev.61 04:16:26 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:16:26 main 04:16:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:33220cc7624be61767afe23534dd4df830651bf9 04:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:16:27 d4653417e4aa: Preparing 04:16:27 97c2b3723225: Preparing 04:16:27 827ed4f907e5: Preparing 04:16:27 8e343697f903: Preparing 04:16:27 2d2c3ee82f4d: Preparing 04:16:27 2d21ea45d9e0: Preparing 04:16:27 201d2d9161fd: Preparing 04:16:27 a183a76e56b4: Preparing 04:16:27 097100c76c15: Preparing 04:16:27 201d2d9161fd: Waiting 04:16:27 a183a76e56b4: Waiting 04:16:27 097100c76c15: Waiting 04:16:27 2d21ea45d9e0: Waiting 04:16:27 2d2c3ee82f4d: Layer already exists 04:16:27 8e343697f903: Layer already exists 04:16:27 d4653417e4aa: Pushed 04:16:27 97c2b3723225: Pushed 04:16:27 827ed4f907e5: Pushed 04:16:27 097100c76c15: Layer already exists 04:16:27 201d2d9161fd: Pushed 04:16:27 a183a76e56b4: Pushed 04:16:40 2d21ea45d9e0: Pushed 04:16:40 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:3c884ae579680041b8d248f4b8869bcbd25a38c364f14e94e16c31223a72011c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:16:40 d4653417e4aa: Preparing 04:16:40 97c2b3723225: Preparing 04:16:40 827ed4f907e5: Preparing 04:16:40 8e343697f903: Preparing 04:16:40 2d2c3ee82f4d: Preparing 04:16:40 2d21ea45d9e0: Preparing 04:16:40 201d2d9161fd: Preparing 04:16:40 2d21ea45d9e0: Waiting 04:16:40 a183a76e56b4: Preparing 04:16:40 097100c76c15: Preparing 04:16:40 201d2d9161fd: Waiting 04:16:40 a183a76e56b4: Waiting 04:16:40 097100c76c15: Waiting 04:16:40 d4653417e4aa: Layer already exists 04:16:40 97c2b3723225: Layer already exists 04:16:40 2d2c3ee82f4d: Layer already exists 04:16:40 827ed4f907e5: Layer already exists 04:16:40 8e343697f903: Layer already exists 04:16:40 201d2d9161fd: Layer already exists 04:16:40 a183a76e56b4: Layer already exists 04:16:40 2d21ea45d9e0: Layer already exists 04:16:40 097100c76c15: Layer already exists 04:16:40 latest: digest: sha256:3c884ae579680041b8d248f4b8869bcbd25a38c364f14e94e16c31223a72011c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.61 04:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:16:41 d4653417e4aa: Preparing 04:16:41 97c2b3723225: Preparing 04:16:41 827ed4f907e5: Preparing 04:16:41 8e343697f903: Preparing 04:16:41 2d2c3ee82f4d: Preparing 04:16:41 2d21ea45d9e0: Preparing 04:16:41 201d2d9161fd: Preparing 04:16:41 a183a76e56b4: Preparing 04:16:41 097100c76c15: Preparing 04:16:41 2d21ea45d9e0: Waiting 04:16:41 a183a76e56b4: Waiting 04:16:41 201d2d9161fd: Waiting 04:16:41 2d2c3ee82f4d: Layer already exists 04:16:41 97c2b3723225: Layer already exists 04:16:41 827ed4f907e5: Layer already exists 04:16:41 8e343697f903: Layer already exists 04:16:41 d4653417e4aa: Layer already exists 04:16:41 2d21ea45d9e0: Layer already exists 04:16:41 201d2d9161fd: Layer already exists 04:16:41 a183a76e56b4: Layer already exists 04:16:41 097100c76c15: Layer already exists 04:16:41 4.1.0-dev.61: digest: sha256:3c884ae579680041b8d248f4b8869bcbd25a38c364f14e94e16c31223a72011c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:16:41 d4653417e4aa: Preparing 04:16:41 97c2b3723225: Preparing 04:16:41 827ed4f907e5: Preparing 04:16:41 8e343697f903: Preparing 04:16:41 2d2c3ee82f4d: Preparing 04:16:41 2d21ea45d9e0: Preparing 04:16:41 201d2d9161fd: Preparing 04:16:41 a183a76e56b4: Preparing 04:16:41 097100c76c15: Preparing 04:16:41 201d2d9161fd: Waiting 04:16:41 a183a76e56b4: Waiting 04:16:41 097100c76c15: Waiting 04:16:41 2d21ea45d9e0: Waiting 04:16:41 8e343697f903: Layer already exists 04:16:41 97c2b3723225: Layer already exists 04:16:41 d4653417e4aa: Layer already exists 04:16:41 827ed4f907e5: Layer already exists 04:16:41 2d2c3ee82f4d: Layer already exists 04:16:41 201d2d9161fd: Layer already exists 04:16:41 2d21ea45d9e0: Layer already exists 04:16:41 097100c76c15: Layer already exists 04:16:41 a183a76e56b4: Layer already exists 04:16:41 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:3c884ae579680041b8d248f4b8869bcbd25a38c364f14e94e16c31223a72011c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:16:42 d4653417e4aa: Preparing 04:16:42 97c2b3723225: Preparing 04:16:42 827ed4f907e5: Preparing 04:16:42 8e343697f903: Preparing 04:16:42 2d2c3ee82f4d: Preparing 04:16:42 2d21ea45d9e0: Preparing 04:16:42 201d2d9161fd: Preparing 04:16:42 a183a76e56b4: Preparing 04:16:42 097100c76c15: Preparing 04:16:42 2d21ea45d9e0: Waiting 04:16:42 201d2d9161fd: Waiting 04:16:42 a183a76e56b4: Waiting 04:16:42 097100c76c15: Waiting 04:16:42 97c2b3723225: Layer already exists 04:16:42 d4653417e4aa: Layer already exists 04:16:42 8e343697f903: Layer already exists 04:16:42 827ed4f907e5: Layer already exists 04:16:42 2d2c3ee82f4d: Layer already exists 04:16:42 2d21ea45d9e0: Layer already exists 04:16:42 201d2d9161fd: Layer already exists 04:16:42 a183a76e56b4: Layer already exists 04:16:42 097100c76c15: Layer already exists 04:16:42 main: digest: sha256:3c884ae579680041b8d248f4b8869bcbd25a38c364f14e94e16c31223a72011c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:16:42 ===================================================== [Pipeline] echo 04:16:42 taggedImages: 04:16:42 - nexus3.edgexfoundry.org:10004/security-spire-config:33220cc7624be61767afe23534dd4df830651bf9 04:16:42 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:16:42 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.61 04:16:42 - nexus3.edgexfoundry.org:10004/security-spire-config:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:16:42 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:16:42 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:16:42 33220cc7624be61767afe23534dd4df830651bf9 04:16:42 latest 04:16:42 4.1.0-dev.61 04:16:42 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:16:42 main 04:16:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:33220cc7624be61767afe23534dd4df830651bf9 04:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:16:43 dc10e09fc95f: Preparing 04:16:43 d6139de76246: Preparing 04:16:43 170cefbebe3d: Preparing 04:16:43 8e343697f903: Preparing 04:16:43 2d2c3ee82f4d: Preparing 04:16:43 252492cb299f: Preparing 04:16:43 0827f4beb502: Preparing 04:16:43 39c9e928acfc: Preparing 04:16:43 097100c76c15: Preparing 04:16:43 0827f4beb502: Waiting 04:16:43 39c9e928acfc: Waiting 04:16:43 252492cb299f: Waiting 04:16:43 097100c76c15: Waiting 04:16:43 2d2c3ee82f4d: Layer already exists 04:16:43 dc10e09fc95f: Layer already exists 04:16:43 8e343697f903: Layer already exists 04:16:43 252492cb299f: Layer already exists 04:16:43 0827f4beb502: Layer already exists 04:16:43 39c9e928acfc: Layer already exists 04:16:43 097100c76c15: Layer already exists 04:16:43 170cefbebe3d: Pushed 04:16:43 d6139de76246: Pushed 04:16:43 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:ad9d2663d723cb33af145c15856b4c46a9e46c5c9eb8012b6116bebf76a75b0f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:16:44 dc10e09fc95f: Preparing 04:16:44 d6139de76246: Preparing 04:16:44 170cefbebe3d: Preparing 04:16:44 8e343697f903: Preparing 04:16:44 2d2c3ee82f4d: Preparing 04:16:44 252492cb299f: Preparing 04:16:44 0827f4beb502: Preparing 04:16:44 39c9e928acfc: Preparing 04:16:44 097100c76c15: Preparing 04:16:44 252492cb299f: Waiting 04:16:44 0827f4beb502: Waiting 04:16:44 097100c76c15: Waiting 04:16:44 39c9e928acfc: Waiting 04:16:44 dc10e09fc95f: Layer already exists 04:16:44 8e343697f903: Layer already exists 04:16:44 2d2c3ee82f4d: Layer already exists 04:16:44 d6139de76246: Layer already exists 04:16:44 170cefbebe3d: Layer already exists 04:16:44 0827f4beb502: Layer already exists 04:16:44 39c9e928acfc: Layer already exists 04:16:44 252492cb299f: Layer already exists 04:16:44 097100c76c15: Layer already exists 04:16:44 latest: digest: sha256:ad9d2663d723cb33af145c15856b4c46a9e46c5c9eb8012b6116bebf76a75b0f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.61 04:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:16:45 dc10e09fc95f: Preparing 04:16:45 d6139de76246: Preparing 04:16:45 170cefbebe3d: Preparing 04:16:45 8e343697f903: Preparing 04:16:45 2d2c3ee82f4d: Preparing 04:16:45 252492cb299f: Preparing 04:16:45 0827f4beb502: Preparing 04:16:45 39c9e928acfc: Preparing 04:16:45 097100c76c15: Preparing 04:16:45 0827f4beb502: Waiting 04:16:45 097100c76c15: Waiting 04:16:45 252492cb299f: Waiting 04:16:45 39c9e928acfc: Waiting 04:16:45 8e343697f903: Layer already exists 04:16:45 170cefbebe3d: Layer already exists 04:16:45 dc10e09fc95f: Layer already exists 04:16:45 2d2c3ee82f4d: Layer already exists 04:16:45 d6139de76246: Layer already exists 04:16:45 0827f4beb502: Layer already exists 04:16:45 39c9e928acfc: Layer already exists 04:16:45 252492cb299f: Layer already exists 04:16:45 097100c76c15: Layer already exists 04:16:45 4.1.0-dev.61: digest: sha256:ad9d2663d723cb33af145c15856b4c46a9e46c5c9eb8012b6116bebf76a75b0f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:16:45 dc10e09fc95f: Preparing 04:16:45 d6139de76246: Preparing 04:16:45 170cefbebe3d: Preparing 04:16:45 8e343697f903: Preparing 04:16:45 2d2c3ee82f4d: Preparing 04:16:45 252492cb299f: Preparing 04:16:45 0827f4beb502: Preparing 04:16:45 39c9e928acfc: Preparing 04:16:45 097100c76c15: Preparing 04:16:45 0827f4beb502: Waiting 04:16:45 39c9e928acfc: Waiting 04:16:45 252492cb299f: Waiting 04:16:45 097100c76c15: Waiting 04:16:45 2d2c3ee82f4d: Layer already exists 04:16:45 170cefbebe3d: Layer already exists 04:16:45 d6139de76246: Layer already exists 04:16:45 8e343697f903: Layer already exists 04:16:45 dc10e09fc95f: Layer already exists 04:16:45 252492cb299f: Layer already exists 04:16:45 39c9e928acfc: Layer already exists 04:16:45 0827f4beb502: Layer already exists 04:16:45 097100c76c15: Layer already exists 04:16:45 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:ad9d2663d723cb33af145c15856b4c46a9e46c5c9eb8012b6116bebf76a75b0f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:16:46 dc10e09fc95f: Preparing 04:16:46 d6139de76246: Preparing 04:16:46 170cefbebe3d: Preparing 04:16:46 8e343697f903: Preparing 04:16:46 2d2c3ee82f4d: Preparing 04:16:46 252492cb299f: Preparing 04:16:46 0827f4beb502: Preparing 04:16:46 39c9e928acfc: Preparing 04:16:46 097100c76c15: Preparing 04:16:46 252492cb299f: Waiting 04:16:46 0827f4beb502: Waiting 04:16:46 39c9e928acfc: Waiting 04:16:46 097100c76c15: Waiting 04:16:46 170cefbebe3d: Layer already exists 04:16:46 8e343697f903: Layer already exists 04:16:46 2d2c3ee82f4d: Layer already exists 04:16:46 dc10e09fc95f: Layer already exists 04:16:46 d6139de76246: Layer already exists 04:16:46 39c9e928acfc: Layer already exists 04:16:46 252492cb299f: Layer already exists 04:16:46 097100c76c15: Layer already exists 04:16:46 0827f4beb502: Layer already exists 04:16:46 main: digest: sha256:ad9d2663d723cb33af145c15856b4c46a9e46c5c9eb8012b6116bebf76a75b0f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:16:46 ===================================================== [Pipeline] echo 04:16:46 taggedImages: 04:16:46 - nexus3.edgexfoundry.org:10004/security-spire-server:33220cc7624be61767afe23534dd4df830651bf9 04:16:46 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:16:46 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.61 04:16:46 - nexus3.edgexfoundry.org:10004/security-spire-server:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:16:46 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:16:46 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:16:46 33220cc7624be61767afe23534dd4df830651bf9 04:16:46 latest 04:16:46 4.1.0-dev.61 04:16:46 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:16:46 main 04:16:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:33220cc7624be61767afe23534dd4df830651bf9 04:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:16:47 44ec99bbf0ab: Preparing 04:16:47 8bf22eeefee3: Preparing 04:16:47 8e343697f903: Preparing 04:16:47 2d2c3ee82f4d: Preparing 04:16:47 3a3734805206: Preparing 04:16:47 594466240606: Preparing 04:16:47 097100c76c15: Preparing 04:16:47 097100c76c15: Waiting 04:16:47 594466240606: Waiting 04:16:47 2d2c3ee82f4d: Layer already exists 04:16:47 8e343697f903: Layer already exists 04:16:47 097100c76c15: Layer already exists 04:16:47 44ec99bbf0ab: Pushed 04:16:47 3a3734805206: Pushed 04:16:47 594466240606: Pushed 04:16:51 8bf22eeefee3: Pushed 04:16:51 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:0fd46422617e0ae49cd7021e342fd8133959de3fbc3bca388def51fd881d85cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:16:51 44ec99bbf0ab: Preparing 04:16:51 8bf22eeefee3: Preparing 04:16:51 8e343697f903: Preparing 04:16:51 2d2c3ee82f4d: Preparing 04:16:51 3a3734805206: Preparing 04:16:51 594466240606: Preparing 04:16:51 097100c76c15: Preparing 04:16:51 594466240606: Waiting 04:16:51 44ec99bbf0ab: Layer already exists 04:16:51 8e343697f903: Layer already exists 04:16:51 3a3734805206: Layer already exists 04:16:51 8bf22eeefee3: Layer already exists 04:16:51 2d2c3ee82f4d: Layer already exists 04:16:51 097100c76c15: Layer already exists 04:16:51 594466240606: Layer already exists 04:16:51 latest: digest: sha256:0fd46422617e0ae49cd7021e342fd8133959de3fbc3bca388def51fd881d85cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.61 04:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:16:52 44ec99bbf0ab: Preparing 04:16:52 8bf22eeefee3: Preparing 04:16:52 8e343697f903: Preparing 04:16:52 2d2c3ee82f4d: Preparing 04:16:52 3a3734805206: Preparing 04:16:52 594466240606: Preparing 04:16:52 097100c76c15: Preparing 04:16:52 594466240606: Waiting 04:16:52 097100c76c15: Waiting 04:16:52 8e343697f903: Layer already exists 04:16:52 44ec99bbf0ab: Layer already exists 04:16:52 3a3734805206: Layer already exists 04:16:52 2d2c3ee82f4d: Layer already exists 04:16:52 8bf22eeefee3: Layer already exists 04:16:52 594466240606: Layer already exists 04:16:52 097100c76c15: Layer already exists 04:16:52 4.1.0-dev.61: digest: sha256:0fd46422617e0ae49cd7021e342fd8133959de3fbc3bca388def51fd881d85cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:16:53 44ec99bbf0ab: Preparing 04:16:53 8bf22eeefee3: Preparing 04:16:53 8e343697f903: Preparing 04:16:53 2d2c3ee82f4d: Preparing 04:16:53 3a3734805206: Preparing 04:16:53 594466240606: Preparing 04:16:53 097100c76c15: Preparing 04:16:53 594466240606: Waiting 04:16:53 097100c76c15: Waiting 04:16:53 3a3734805206: Layer already exists 04:16:53 8e343697f903: Layer already exists 04:16:53 8bf22eeefee3: Layer already exists 04:16:53 2d2c3ee82f4d: Layer already exists 04:16:53 44ec99bbf0ab: Layer already exists 04:16:53 097100c76c15: Layer already exists 04:16:53 594466240606: Layer already exists 04:16:53 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:0fd46422617e0ae49cd7021e342fd8133959de3fbc3bca388def51fd881d85cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:16:53 44ec99bbf0ab: Preparing 04:16:53 8bf22eeefee3: Preparing 04:16:53 8e343697f903: Preparing 04:16:53 2d2c3ee82f4d: Preparing 04:16:53 3a3734805206: Preparing 04:16:53 594466240606: Preparing 04:16:53 097100c76c15: Preparing 04:16:53 594466240606: Waiting 04:16:53 097100c76c15: Waiting 04:16:53 44ec99bbf0ab: Layer already exists 04:16:53 8e343697f903: Layer already exists 04:16:53 3a3734805206: Layer already exists 04:16:53 8bf22eeefee3: Layer already exists 04:16:53 2d2c3ee82f4d: Layer already exists 04:16:53 594466240606: Layer already exists 04:16:53 097100c76c15: Layer already exists 04:16:53 main: digest: sha256:0fd46422617e0ae49cd7021e342fd8133959de3fbc3bca388def51fd881d85cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:16:53 ===================================================== [Pipeline] echo 04:16:53 taggedImages: 04:16:53 - nexus3.edgexfoundry.org:10004/support-notifications:33220cc7624be61767afe23534dd4df830651bf9 04:16:53 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:16:53 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.61 04:16:53 - nexus3.edgexfoundry.org:10004/support-notifications:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:16:53 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:16:53 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:16:53 33220cc7624be61767afe23534dd4df830651bf9 04:16:53 latest 04:16:53 4.1.0-dev.61 04:16:53 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:16:53 main 04:16:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:33220cc7624be61767afe23534dd4df830651bf9 04:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:16:54 8dab23593ba9: Preparing 04:16:54 294acbd8e70a: Preparing 04:16:54 8e343697f903: Preparing 04:16:54 2d2c3ee82f4d: Preparing 04:16:54 9a26bc4f88ed: Preparing 04:16:54 7daebd230794: Preparing 04:16:54 097100c76c15: Preparing 04:16:54 7daebd230794: Waiting 04:16:54 097100c76c15: Waiting 04:16:54 8e343697f903: Layer already exists 04:16:54 2d2c3ee82f4d: Layer already exists 04:16:54 097100c76c15: Layer already exists 04:16:54 8dab23593ba9: Pushed 04:16:54 9a26bc4f88ed: Pushed 04:16:54 7daebd230794: Pushed 04:16:59 294acbd8e70a: Pushed 04:16:59 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:fc91c2feed9c6308a03b280df61086fbc88f089a5c95e6826475b00d3f57bcfa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:16:59 8dab23593ba9: Preparing 04:16:59 294acbd8e70a: Preparing 04:16:59 8e343697f903: Preparing 04:16:59 2d2c3ee82f4d: Preparing 04:16:59 9a26bc4f88ed: Preparing 04:16:59 7daebd230794: Preparing 04:16:59 097100c76c15: Preparing 04:16:59 7daebd230794: Waiting 04:16:59 097100c76c15: Waiting 04:16:59 294acbd8e70a: Layer already exists 04:16:59 2d2c3ee82f4d: Layer already exists 04:16:59 8e343697f903: Layer already exists 04:16:59 8dab23593ba9: Layer already exists 04:16:59 9a26bc4f88ed: Layer already exists 04:16:59 7daebd230794: Layer already exists 04:16:59 097100c76c15: Layer already exists 04:16:59 latest: digest: sha256:fc91c2feed9c6308a03b280df61086fbc88f089a5c95e6826475b00d3f57bcfa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.61 04:17:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:17:00 8dab23593ba9: Preparing 04:17:00 294acbd8e70a: Preparing 04:17:00 8e343697f903: Preparing 04:17:00 2d2c3ee82f4d: Preparing 04:17:00 9a26bc4f88ed: Preparing 04:17:00 7daebd230794: Preparing 04:17:00 097100c76c15: Preparing 04:17:00 7daebd230794: Waiting 04:17:00 097100c76c15: Waiting 04:17:00 2d2c3ee82f4d: Layer already exists 04:17:00 9a26bc4f88ed: Layer already exists 04:17:00 8dab23593ba9: Layer already exists 04:17:00 8e343697f903: Layer already exists 04:17:00 294acbd8e70a: Layer already exists 04:17:00 7daebd230794: Layer already exists 04:17:00 097100c76c15: Layer already exists 04:17:00 4.1.0-dev.61: digest: sha256:fc91c2feed9c6308a03b280df61086fbc88f089a5c95e6826475b00d3f57bcfa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:17:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:17:00 8dab23593ba9: Preparing 04:17:00 294acbd8e70a: Preparing 04:17:00 8e343697f903: Preparing 04:17:00 2d2c3ee82f4d: Preparing 04:17:00 9a26bc4f88ed: Preparing 04:17:00 7daebd230794: Preparing 04:17:00 097100c76c15: Preparing 04:17:00 7daebd230794: Waiting 04:17:00 097100c76c15: Waiting 04:17:00 9a26bc4f88ed: Layer already exists 04:17:00 8dab23593ba9: Layer already exists 04:17:00 2d2c3ee82f4d: Layer already exists 04:17:00 8e343697f903: Layer already exists 04:17:00 294acbd8e70a: Layer already exists 04:17:00 7daebd230794: Layer already exists 04:17:00 097100c76c15: Layer already exists 04:17:00 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:fc91c2feed9c6308a03b280df61086fbc88f089a5c95e6826475b00d3f57bcfa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:17:01 8dab23593ba9: Preparing 04:17:01 294acbd8e70a: Preparing 04:17:01 8e343697f903: Preparing 04:17:01 2d2c3ee82f4d: Preparing 04:17:01 9a26bc4f88ed: Preparing 04:17:01 7daebd230794: Preparing 04:17:01 097100c76c15: Preparing 04:17:01 7daebd230794: Waiting 04:17:01 097100c76c15: Waiting 04:17:01 9a26bc4f88ed: Layer already exists 04:17:01 294acbd8e70a: Layer already exists 04:17:01 8e343697f903: Layer already exists 04:17:01 2d2c3ee82f4d: Layer already exists 04:17:01 8dab23593ba9: Layer already exists 04:17:01 7daebd230794: Layer already exists 04:17:01 097100c76c15: Layer already exists 04:17:01 main: digest: sha256:fc91c2feed9c6308a03b280df61086fbc88f089a5c95e6826475b00d3f57bcfa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:17:01 ===================================================== [Pipeline] echo 04:17:01 taggedImages: 04:17:01 - nexus3.edgexfoundry.org:10004/support-scheduler:33220cc7624be61767afe23534dd4df830651bf9 04:17:01 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:17:01 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/support-scheduler:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 04:17:01 ========================================================= 04:17:01 [edgeXBuildMultiArch] RAW Config: 04:17:01 images: 04:17:01 - nexus3.edgexfoundry.org:10004/core-command:33220cc7624be61767afe23534dd4df830651bf9 04:17:01 - nexus3.edgexfoundry.org:10004/core-command:latest 04:17:01 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/core-command:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/core-command:main 04:17:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:33220cc7624be61767afe23534dd4df830651bf9 04:17:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:17:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:17:01 - nexus3.edgexfoundry.org:10004/core-data:33220cc7624be61767afe23534dd4df830651bf9 04:17:01 - nexus3.edgexfoundry.org:10004/core-data:latest 04:17:01 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/core-data:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/core-data:main 04:17:01 - nexus3.edgexfoundry.org:10004/core-keeper:33220cc7624be61767afe23534dd4df830651bf9 04:17:01 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:17:01 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/core-keeper:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/core-keeper:main 04:17:01 - nexus3.edgexfoundry.org:10004/core-metadata:33220cc7624be61767afe23534dd4df830651bf9 04:17:01 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:17:01 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/core-metadata:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/core-metadata:main 04:17:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:33220cc7624be61767afe23534dd4df830651bf9 04:17:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:17:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:17:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:33220cc7624be61767afe23534dd4df830651bf9 04:17:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:17:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:17:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:33220cc7624be61767afe23534dd4df830651bf9 04:17:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:17:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:17:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:33220cc7624be61767afe23534dd4df830651bf9 04:17:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:17:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:17:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33220cc7624be61767afe23534dd4df830651bf9 04:17:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:17:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:17:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:33220cc7624be61767afe23534dd4df830651bf9 04:17:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:17:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:17:01 - nexus3.edgexfoundry.org:10004/security-spire-config:33220cc7624be61767afe23534dd4df830651bf9 04:17:01 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:17:01 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/security-spire-config:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/security-spire-config:main 04:17:01 - nexus3.edgexfoundry.org:10004/security-spire-server:33220cc7624be61767afe23534dd4df830651bf9 04:17:01 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:17:01 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/security-spire-server:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/security-spire-server:main 04:17:01 - nexus3.edgexfoundry.org:10004/support-notifications:33220cc7624be61767afe23534dd4df830651bf9 04:17:01 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:17:01 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/support-notifications:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/support-notifications:main 04:17:01 - nexus3.edgexfoundry.org:10004/support-scheduler:33220cc7624be61767afe23534dd4df830651bf9 04:17:01 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:17:01 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/support-scheduler:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:17:01 - nexus3.edgexfoundry.org:10004/support-scheduler:main 04:17:01 settingsFile: 04:17:01 edgex-go-settings 04:17:01 ========================================================= [Pipeline] node 04:17:16 Still waiting to schedule task 04:17:16 All nodes of label ‘centos7-docker-4c-2g’ are offline 04:18:08 Running on prd-centos7-docker-4c-2g-8858 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:08 provisioning config files... 04:18:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1051777529065666112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:09 ---> ****-login.sh 04:18:09 nexus3.edgexfoundry.org:10001 04:33:04 #144 ... 04:33:04 04:33:04 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:33:04 #153 DONE 1056.1s 04:33:04 04:33:04 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:33:04 #148 ... 04:33:04 04:33:04 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:33:04 #155 DONE 0.2s 04:33:04 04:33:04 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:33:04 #156 DONE 0.2s 04:33:04 04:33:04 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:33:04 #152 ... 04:33:04 04:33:04 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:33:04 #157 DONE 0.2s 04:33:04 04:33:04 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:33:04 #73 ... 04:33:04 04:33:04 #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 04:33:04 #158 DONE 0.1s 04:33:04 04:33:04 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:33:04 #159 DONE 0.1s 04:33:04 04:33:04 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:33:04 #160 DONE 2.1s 04:33:04 04:33:04 #110 [core-common-config-bootstrapper] exporting to image 04:33:04 #110 exporting layers 04:33:04 #110 exporting layers 0.6s done 04:33:04 #110 writing image sha256:a806bb71e7cf710359a0052c365d6bf350989d5585379681a8b36bc9c4e29391 done 04:33:04 #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:33:04 #110 DONE 6.4s 04:33:04 04:33:04 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:33:06 #73 ... 04:33:06 04:33:06 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:33:06 #150 DONE 1071.2s 04:33:06 04:33:06 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:33:06 #73 ... 04:33:06 04:33:06 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:33:06 #161 DONE 0.2s 04:33:06 04:33:06 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:33:06 #73 ... 04:33:06 04:33:06 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:33:09 #162 DONE 2.4s 04:33:09 04:33:09 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:33:09 #152 ... 04:33:09 04:33:09 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:33:09 #163 DONE 0.2s 04:33:09 04:33:09 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:33:09 #164 DONE 0.2s 04:33:09 04:33:09 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:33:09 #165 DONE 0.3s 04:33:09 04:33:09 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:33:10 #166 DONE 0.2s 04:33:10 04:33:10 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:33:10 #73 ... 04:33:10 04:33:10 #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/ 04:33:10 #167 DONE 0.2s 04:33:10 04:33:10 #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/ 04:33:10 #168 DONE 0.1s 04:33:10 04:33:10 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:33:10 #73 ... 04:33:10 04:33:10 #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/ 04:33:10 #169 DONE 0.1s 04:33:10 04:33:10 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:33:10 #170 DONE 0.1s 04:33:10 04:33:10 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:33:10 #152 ... 04:33:10 04:33:10 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:33:13 #171 DONE 2.1s 04:33:13 04:33:13 #110 [security-bootstrapper] exporting to image 04:33:13 #110 exporting layers 04:33:13 #110 exporting layers 1.1s done 04:33:13 #110 writing image sha256:149825c032f9900a33855fd6a8cd06f439b2b2b05889c57508ebdc127f8ab35b done 04:33:13 #110 naming to docker.io/library/security-bootstrapper-arm64 done 04:33:13 #110 DONE 7.5s 04:33:13 04:33:13 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:48:22 #149 ... 04:48:22 04:48:22 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:48:22 #144 DONE 1987.7s 04:48:22 04:48:22 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:48:23 #145 ... 04:48:23 04:48:23 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:48:23 #172 DONE 0.4s 04:48:23 04:48:23 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:48:23 #173 DONE 0.2s 04:48:23 04:48:23 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:48:23 #130 ... 04:48:23 04:48:23 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:48:24 #174 DONE 0.5s 04:48:24 04:48:24 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:48:24 #175 DONE 0.2s 04:48:24 04:48:24 #110 [core-command] exporting to image 04:48:24 #110 exporting layers 04:48:24 #110 exporting layers 0.5s done 04:48:24 #110 writing image sha256:9ec27643fbb40f11b438fb3edaee047ef8ff49b048b06214d094c388b173d358 done 04:48:24 #110 naming to docker.io/library/core-command-arm64 done 04:48:24 #110 DONE 8.0s 04:48:24 04:48:24 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:48:43 #152 2005.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:48:45 #152 ... 04:48:45 04:48:45 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:48:45 #148 DONE 2010.4s 04:48:45 04:48:45 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:48:45 #145 ... 04:48:45 04:48:45 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:48:46 #176 DONE 0.3s 04:48:46 04:48:46 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:48:46 #177 DONE 0.1s 04:48:46 04:48:46 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:48:46 #145 ... 04:48:46 04:48:46 #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 04:48:46 #178 DONE 0.2s 04:48:46 04:48:46 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:48:46 #179 DONE 0.1s 04:48:46 04:48:46 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:48:46 #180 DONE 0.5s 04:48:46 04:48:46 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:48:47 #152 ... 04:48:47 04:48:47 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:48:47 #181 DONE 0.2s 04:48:47 04:48:47 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:48:49 #182 DONE 2.1s 04:48:49 04:48:49 #110 [security-proxy-setup] exporting to image 04:48:49 #110 exporting layers 04:48:49 #110 exporting layers 1.0s done 04:48:49 #110 writing image sha256:41802f338d02ffc8fc5108eaee8721c70df0500c87295bc91c9cd43a9f277010 04:48:50 #110 writing image sha256:41802f338d02ffc8fc5108eaee8721c70df0500c87295bc91c9cd43a9f277010 done 04:48:50 #110 naming to docker.io/library/security-proxy-setup-arm64 done 04:48:50 #110 DONE 9.0s 04:48:50 04:48:50 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:49:16 #152 DONE 2038.3s 04:49:16 04:49:16 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:49:16 #154 ... 04:49:16 04:49:16 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:49:16 #183 DONE 0.3s 04:49:16 04:49:16 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:49:16 #73 ... 04:49:16 04:49:16 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:49:16 #184 DONE 0.3s 04:49:16 04:49:16 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:49:16 #73 ... 04:49:16 04:49:16 #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 04:49:16 #185 DONE 0.2s 04:49:16 04:49:16 #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 04:49:16 #186 DONE 0.1s 04:49:16 04:49:16 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:49:16 #145 ... 04:49:16 04:49:16 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:49:16 #187 DONE 0.1s 04:49:16 04:49:16 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:49:16 #188 DONE 0.5s 04:49:16 04:49:16 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:49:16 #189 DONE 0.5s 04:49:16 04:49:16 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:49:16 #190 DONE 0.1s 04:49:16 04:49:16 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:49:17 #191 DONE 1.9s 04:49:17 04:49:17 #110 [security-secretstore-setup] exporting to image 04:49:17 #110 exporting layers 04:49:19 #110 exporting layers 1.6s done 04:49:19 #110 writing image sha256:60124c3d142880e993b2e71bfd8a5b4150104218d1d661d1d14573d8e7e26a53 done 04:49:19 #110 naming to docker.io/library/security-secretstore-setup-arm64 done 04:49:19 #110 DONE 10.7s 04:49:19 04:49:19 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:50:15 #145 DONE 2094.9s 04:50:15 04:50:15 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:50:15 #147 ... 04:50:15 04:50:15 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:50:15 #192 DONE 0.1s 04:50:15 04:50:15 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:50:15 #147 ... 04:50:15 04:50:15 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:50:15 #193 DONE 0.1s 04:50:15 04:50:15 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:50:15 #194 DONE 0.4s 04:50:15 04:50:15 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:50:15 #151 ... 04:50:15 04:50:15 #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 04:50:15 #195 DONE 0.1s 04:50:15 04:50:15 #110 [security-spiffe-token-provider] exporting to image 04:50:15 #110 exporting layers 04:50:15 #110 exporting layers 1.0s done 04:50:15 #110 writing image sha256:c831bca16009d0740c95533090831a788a659f9714992aaa33c721c4c50ae537 0.0s done 04:50:15 #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:50:15 #110 DONE 11.7s 04:50:15 04:50:15 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:51:02 #151 ... 04:51:02 04:51:02 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:51:02 #154 DONE 2143.2s 04:51:02 04:51:02 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:51:02 #147 DONE 2143.2s 04:51:02 04:51:02 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:51:02 #146 ... 04:51:02 04:51:02 #196 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:51:02 #196 ... 04:51:02 04:51:02 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:51:02 #149 DONE 2144.3s 04:51:02 04:51:02 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:51:02 #73 ... 04:51:02 04:51:02 #196 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:51:02 #196 DONE 0.3s 04:51:02 04:51:02 #197 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:51:02 #197 DONE 0.2s 04:51:02 04:51:02 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:51:02 #151 ... 04:51:02 04:51:02 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:51:02 #198 CACHED 04:51:02 04:51:02 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:51:02 #199 CACHED 04:51:02 04:51:02 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:51:02 #200 DONE 0.9s 04:51:02 04:51:02 #201 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:51:02 #201 DONE 0.6s 04:51:02 04:51:02 #202 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:51:02 #202 DONE 1.1s 04:51:02 04:51:02 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:51:02 #203 DONE 0.3s 04:51:02 04:51:02 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:51:02 #204 DONE 0.3s 04:51:02 04:51:02 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:51:02 #205 ... 04:51:02 04:51:02 #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:51:02 #206 DONE 0.4s 04:51:02 04:51:02 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:51:02 #151 DONE 2146.9s 04:51:02 04:51:02 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:51:02 #207 ... 04:51:02 04:51:02 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:51:02 #205 DONE 0.5s 04:51:02 04:51:02 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:51:02 #207 DONE 0.5s 04:51:02 04:51:02 #110 [core-metadata] exporting to image 04:51:02 #110 exporting layers 04:51:03 #110 ... 04:51:03 04:51:03 #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:51:03 #208 DONE 2.0s 04:51:03 04:51:03 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:51:03 #209 DONE 0.3s 04:51:03 04:51:03 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:51:03 #210 ... 04:51:03 04:51:03 #110 [core-metadata] exporting to image 04:51:03 #110 exporting layers 1.6s done 04:51:03 #110 writing image sha256:fcc56344eb9bb31f1f6d8456d139368e60e928052b2185b490d12c23fcd95580 0.1s done 04:51:03 #110 naming to docker.io/library/core-metadata-arm64 0.0s done 04:51:03 #110 DONE 13.4s 04:51:03 04:51:03 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:51:03 #210 DONE 0.3s 04:51:03 04:51:03 #110 [core-data] exporting to image 04:51:04 #110 ... 04:51:04 04:51:04 #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:51:04 #211 DONE 3.0s 04:51:04 04:51:04 #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:51:04 #212 DONE 1.2s 04:51:04 04:51:04 #110 [core-data] exporting to image 04:51:04 #110 writing image sha256:e513517360b5ddf08c3ddc704ed390965c65eaf1627c09e73f9359ac7fd48d12 0.0s done 04:51:04 #110 naming to docker.io/library/core-data-arm64 0.0s done 04:51:05 #110 ... 04:51:05 04:51:05 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:51:05 #213 DONE 0.7s 04:51:05 04:51:05 #110 [core-keeper] exporting to image 04:51:06 #110 exporting layers 0.9s done 04:51:06 #110 writing image sha256:c67061b5a1a2b36e8c16b95dffe36dad1d6774ea51fcc2869076a0be393c9fd7 0.0s done 04:51:06 #110 naming to docker.io/library/core-keeper-arm64 04:51:06 #110 exporting layers 1.6s done 04:51:06 #110 naming to docker.io/library/core-keeper-arm64 done 04:51:06 #110 writing image sha256:3be8df4b4deefce5797865214798211c6c6b38d63e2f524e2fbef93143211fd7 done 04:51:06 #110 naming to docker.io/library/security-proxy-auth-arm64 done 04:51:06 #110 DONE 15.3s 04:51:06 04:51:06 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:51:33 #73 ... 04:51:33 04:51:33 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:51:33 #146 DONE 2175.2s 04:51:33 04:51:33 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:51:33 #73 ... 04:51:33 04:51:33 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:51:33 #214 DONE 0.1s 04:51:33 04:51:33 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:51:33 #73 ... 04:51:33 04:51:33 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:51:33 #215 DONE 0.1s 04:51:33 04:51:33 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:51:33 #216 DONE 0.4s 04:51:33 04:51:33 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:51:33 #217 DONE 0.1s 04:51:33 04:51:33 #110 [support-scheduler] exporting to image 04:51:33 #110 exporting layers 04:51:33 #110 exporting layers 1.0s done 04:51:33 #110 writing image sha256:0f678ccadd5a59b846427a940dbba15d27dfd5d02eebb5731149a43c6ca4cd22 done 04:51:33 #110 naming to docker.io/library/support-scheduler-arm64 done 04:51:33 #110 DONE 16.3s 04:51:33 04:51:33 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:51:38 #73 ... 04:51:38 04:51:38 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:51:38 #130 DONE 2182.9s 04:51:38 04:51:38 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:51:38 #51 ... 04:51:38 04:51:38 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:51:38 #218 DONE 0.1s 04:51:38 04:51:38 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:51:38 #51 ... 04:51:38 04:51:38 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:51:38 #219 DONE 0.1s 04:51:38 04:51:38 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:51:38 #220 DONE 0.3s 04:51:38 04:51:38 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:51:38 #221 DONE 0.1s 04:51:38 04:51:38 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:51:38 #73 ... 04:51:38 04:51:38 #110 [support-notifications] exporting to image 04:51:38 #110 exporting layers 04:51:39 #110 exporting layers 1.2s done 04:51:39 #110 writing image sha256:a3e706569f798ddcb49baa8058b84a1aad0e8b47ac5fccd15044cfbc0d20bd42 done 04:51:39 #110 naming to docker.io/library/support-notifications-arm64 done 04:51:39 #110 DONE 17.5s 04:51:39 04:51:39 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:51:39 time="2025-09-15T04:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:39 time="2025-09-15T04:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:39 time="2025-09-15T04:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:39 time="2025-09-15T04:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:39 time="2025-09-15T04:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:39 time="2025-09-15T04:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:39 time="2025-09-15T04:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:39 time="2025-09-15T04:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:39 time="2025-09-15T04:12:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:39 time="2025-09-15T04:12:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:39 time="2025-09-15T04:12:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:39 time="2025-09-15T04:12:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:39 time="2025-09-15T04:12:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:39 time="2025-09-15T04:12:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:51:39 time="2025-09-15T04:12:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:51:40 $ docker stop --time=1 1497277d65d6182eb4bfde63c2add58f11112cb002bdcf806860b5f494e0fea4 04:51:41 $ docker rm -f --volumes 1497277d65d6182eb4bfde63c2add58f11112cb002bdcf806860b5f494e0fea4 [Pipeline] // withDockerContainer [Pipeline] sh 04:51:42 + docker images 04:51:42 REPOSITORY TAG IMAGE ID CREATED SIZE 04:51:42 support-notifications-arm64 latest a3e706569f79 4 seconds ago 54.1MB 04:51:42 support-scheduler-arm64 latest 0f678ccadd5a 11 seconds ago 50.3MB 04:51:42 core-keeper-arm64 latest c67061b5a1a2 37 seconds ago 45.4MB 04:51:42 security-proxy-auth-arm64 latest 3be8df4b4dee 38 seconds ago 45.7MB 04:51:42 core-data-arm64 latest e513517360b5 39 seconds ago 46.6MB 04:51:42 core-metadata-arm64 latest fcc56344eb9b 41 seconds ago 46.7MB 04:51:42 security-spiffe-token-provider-arm64 latest c831bca16009 About a minute ago 49.9MB 04:51:42 security-secretstore-setup-arm64 latest 60124c3d1428 2 minutes ago 80.2MB 04:51:42 security-proxy-setup-arm64 latest 41802f338d02 2 minutes ago 50.3MB 04:51:42 core-command-arm64 latest 9ec27643fbb4 3 minutes ago 41MB 04:51:42 security-bootstrapper-arm64 latest 149825c032f9 18 minutes ago 22.1MB 04:51:42 core-common-config-bootstrapper-arm64 latest a806bb71e7cf 18 minutes ago 21MB 04:51:42 security-spire-agent-arm64 latest 625daef614ad 37 minutes ago 188MB 04:51:42 security-spire-config-arm64 latest 48008a85ed1e 37 minutes ago 144MB 04:51:42 security-spire-server-arm64 latest bab5d9434185 37 minutes ago 145MB 04:51:42 ci-base-image-arm64 latest a0cf452da298 39 minutes ago 922MB 04:51:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 6 weeks ago 566MB 04:51:42 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 04:51:42 provisioning config files... 04:51:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/904@tmp/config13216280763247414578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:51:42 ---> ****-login.sh 04:51:42 nexus3.edgexfoundry.org:10001 04:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:43 Configure a credential helper to remove this warning. See 04:51:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:43 04:51:43 Login Succeeded 04:51:43 nexus3.edgexfoundry.org:10002 04:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:43 Configure a credential helper to remove this warning. See 04:51:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:43 04:51:43 Login Succeeded 04:51:43 nexus3.edgexfoundry.org:10003 04:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:43 Configure a credential helper to remove this warning. See 04:51:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:43 04:51:43 Login Succeeded 04:51:43 nexus3.edgexfoundry.org:10004 04:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:44 Configure a credential helper to remove this warning. See 04:51:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:44 04:51:44 Login Succeeded 04:51:44 ****.io 04:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:44 Configure a credential helper to remove this warning. See 04:51:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:44 04:51:44 Login Succeeded 04:51:44 ---> ****-login.sh ends [Pipeline] } 04:51:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:51:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:51:44 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:51:44 33220cc7624be61767afe23534dd4df830651bf9 04:51:44 latest 04:51:44 4.1.0-dev.61 04:51:44 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:51:44 main 04:51:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:51:45 e015f2322641: Preparing 04:51:45 b6c78926630d: Preparing 04:51:45 d3ec5f1a38cd: Preparing 04:51:45 ab8ebc6126b5: Preparing 04:51:45 75c0079d90fb: Preparing 04:51:45 4d41e61204fa: Preparing 04:51:45 1e890da81ec9: Preparing 04:51:45 4d41e61204fa: Waiting 04:51:45 1e890da81ec9: Waiting 04:51:45 ab8ebc6126b5: Pushed 04:51:45 d3ec5f1a38cd: Pushed 04:51:45 e015f2322641: Pushed 04:51:45 1e890da81ec9: Layer already exists 04:51:45 4d41e61204fa: Pushed 04:51:46 75c0079d90fb: Pushed 04:51:52 b6c78926630d: Pushed 04:51:52 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:ea172a4b12e1377037c4ac94e2f2d8b269f72f71cd873e87ccff0077db14da06 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:51:53 e015f2322641: Preparing 04:51:53 b6c78926630d: Preparing 04:51:53 d3ec5f1a38cd: Preparing 04:51:53 ab8ebc6126b5: Preparing 04:51:53 75c0079d90fb: Preparing 04:51:53 4d41e61204fa: Preparing 04:51:53 1e890da81ec9: Preparing 04:51:53 4d41e61204fa: Waiting 04:51:53 1e890da81ec9: Waiting 04:51:53 75c0079d90fb: Layer already exists 04:51:53 ab8ebc6126b5: Layer already exists 04:51:53 b6c78926630d: Layer already exists 04:51:53 e015f2322641: Layer already exists 04:51:53 d3ec5f1a38cd: Layer already exists 04:51:53 1e890da81ec9: Layer already exists 04:51:53 4d41e61204fa: Layer already exists 04:51:53 latest: digest: sha256:ea172a4b12e1377037c4ac94e2f2d8b269f72f71cd873e87ccff0077db14da06 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.61 04:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:51:54 e015f2322641: Preparing 04:51:54 b6c78926630d: Preparing 04:51:54 d3ec5f1a38cd: Preparing 04:51:54 ab8ebc6126b5: Preparing 04:51:54 75c0079d90fb: Preparing 04:51:54 4d41e61204fa: Preparing 04:51:54 1e890da81ec9: Preparing 04:51:54 4d41e61204fa: Waiting 04:51:54 1e890da81ec9: Waiting 04:51:54 ab8ebc6126b5: Layer already exists 04:51:54 75c0079d90fb: Layer already exists 04:51:54 d3ec5f1a38cd: Layer already exists 04:51:54 e015f2322641: Layer already exists 04:51:54 b6c78926630d: Layer already exists 04:51:54 4d41e61204fa: Layer already exists 04:51:54 1e890da81ec9: Layer already exists 04:51:54 4.1.0-dev.61: digest: sha256:ea172a4b12e1377037c4ac94e2f2d8b269f72f71cd873e87ccff0077db14da06 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:51:55 e015f2322641: Preparing 04:51:55 b6c78926630d: Preparing 04:51:55 d3ec5f1a38cd: Preparing 04:51:55 ab8ebc6126b5: Preparing 04:51:55 75c0079d90fb: Preparing 04:51:55 4d41e61204fa: Preparing 04:51:55 1e890da81ec9: Preparing 04:51:55 4d41e61204fa: Waiting 04:51:55 1e890da81ec9: Waiting 04:51:55 e015f2322641: Layer already exists 04:51:55 b6c78926630d: Layer already exists 04:51:55 d3ec5f1a38cd: Layer already exists 04:51:55 ab8ebc6126b5: Layer already exists 04:51:55 75c0079d90fb: Layer already exists 04:51:55 1e890da81ec9: Layer already exists 04:51:55 4d41e61204fa: Layer already exists 04:51:55 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:ea172a4b12e1377037c4ac94e2f2d8b269f72f71cd873e87ccff0077db14da06 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:51:56 e015f2322641: Preparing 04:51:56 b6c78926630d: Preparing 04:51:56 d3ec5f1a38cd: Preparing 04:51:56 ab8ebc6126b5: Preparing 04:51:56 75c0079d90fb: Preparing 04:51:56 4d41e61204fa: Preparing 04:51:56 1e890da81ec9: Preparing 04:51:56 4d41e61204fa: Waiting 04:51:56 1e890da81ec9: Waiting 04:51:56 75c0079d90fb: Layer already exists 04:51:56 ab8ebc6126b5: Layer already exists 04:51:56 e015f2322641: Layer already exists 04:51:56 d3ec5f1a38cd: Layer already exists 04:51:56 b6c78926630d: Layer already exists 04:51:56 4d41e61204fa: Layer already exists 04:51:56 1e890da81ec9: Layer already exists 04:51:56 main: digest: sha256:ea172a4b12e1377037c4ac94e2f2d8b269f72f71cd873e87ccff0077db14da06 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:51:56 ===================================================== [Pipeline] echo 04:51:56 taggedImages: 04:51:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:51:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:51:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.61 04:51:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:51:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:51:56 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:51:56 33220cc7624be61767afe23534dd4df830651bf9 04:51:56 latest 04:51:56 4.1.0-dev.61 04:51:56 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:51:56 main 04:51:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:57 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:51:57 c6b24a30574f: Preparing 04:51:57 6ed36f4535f8: Preparing 04:51:57 d420224048b8: Preparing 04:51:57 469f6a6db6d2: Preparing 04:51:57 d3ec5f1a38cd: Preparing 04:51:57 ab8ebc6126b5: Preparing 04:51:57 75c0079d90fb: Preparing 04:51:57 4d41e61204fa: Preparing 04:51:57 1e890da81ec9: Preparing 04:51:57 75c0079d90fb: Waiting 04:51:57 ab8ebc6126b5: Waiting 04:51:57 4d41e61204fa: Waiting 04:51:57 1e890da81ec9: Waiting 04:51:57 d3ec5f1a38cd: Layer already exists 04:51:57 ab8ebc6126b5: Layer already exists 04:51:57 6ed36f4535f8: Pushed 04:51:57 75c0079d90fb: Layer already exists 04:51:57 d420224048b8: Pushed 04:51:57 4d41e61204fa: Layer already exists 04:51:57 c6b24a30574f: Pushed 04:51:57 1e890da81ec9: Layer already exists 04:52:00 469f6a6db6d2: Pushed 04:52:00 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:f4c66b6f38455d2a294cad7a82f7fccdac219ea9c4c7518d8becf2e337d1bc34 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:00 + 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 04:52:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:52:01 c6b24a30574f: Preparing 04:52:01 6ed36f4535f8: Preparing 04:52:01 d420224048b8: Preparing 04:52:01 469f6a6db6d2: Preparing 04:52:01 d3ec5f1a38cd: Preparing 04:52:01 ab8ebc6126b5: Preparing 04:52:01 75c0079d90fb: Preparing 04:52:01 4d41e61204fa: Preparing 04:52:01 1e890da81ec9: Preparing 04:52:01 ab8ebc6126b5: Waiting 04:52:01 75c0079d90fb: Waiting 04:52:01 4d41e61204fa: Waiting 04:52:01 1e890da81ec9: Waiting 04:52:01 469f6a6db6d2: Layer already exists 04:52:01 6ed36f4535f8: Layer already exists 04:52:01 d420224048b8: Layer already exists 04:52:01 d3ec5f1a38cd: Layer already exists 04:52:01 c6b24a30574f: Layer already exists 04:52:01 75c0079d90fb: Layer already exists 04:52:01 ab8ebc6126b5: Layer already exists 04:52:01 1e890da81ec9: Layer already exists 04:52:01 4d41e61204fa: Layer already exists 04:52:01 latest: digest: sha256:f4c66b6f38455d2a294cad7a82f7fccdac219ea9c4c7518d8becf2e337d1bc34 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:01 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.61 04:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:52:02 c6b24a30574f: Preparing 04:52:02 6ed36f4535f8: Preparing 04:52:02 d420224048b8: Preparing 04:52:02 469f6a6db6d2: Preparing 04:52:02 d3ec5f1a38cd: Preparing 04:52:02 ab8ebc6126b5: Preparing 04:52:02 75c0079d90fb: Preparing 04:52:02 4d41e61204fa: Preparing 04:52:02 1e890da81ec9: Preparing 04:52:02 75c0079d90fb: Waiting 04:52:02 4d41e61204fa: Waiting 04:52:02 ab8ebc6126b5: Waiting 04:52:02 1e890da81ec9: Waiting 04:52:02 469f6a6db6d2: Layer already exists 04:52:02 d420224048b8: Layer already exists 04:52:02 c6b24a30574f: Layer already exists 04:52:02 d3ec5f1a38cd: Layer already exists 04:52:02 6ed36f4535f8: Layer already exists 04:52:02 4d41e61204fa: Layer already exists 04:52:02 ab8ebc6126b5: Layer already exists 04:52:02 75c0079d90fb: Layer already exists 04:52:02 1e890da81ec9: Layer already exists 04:52:02 4.1.0-dev.61: digest: sha256:f4c66b6f38455d2a294cad7a82f7fccdac219ea9c4c7518d8becf2e337d1bc34 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:02 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:52:04 c6b24a30574f: Preparing 04:52:04 6ed36f4535f8: Preparing 04:52:04 d420224048b8: Preparing 04:52:04 469f6a6db6d2: Preparing 04:52:04 d3ec5f1a38cd: Preparing 04:52:04 ab8ebc6126b5: Preparing 04:52:04 75c0079d90fb: Preparing 04:52:04 4d41e61204fa: Preparing 04:52:04 1e890da81ec9: Preparing 04:52:04 75c0079d90fb: Waiting 04:52:04 4d41e61204fa: Waiting 04:52:04 1e890da81ec9: Waiting 04:52:04 ab8ebc6126b5: Waiting 04:52:04 469f6a6db6d2: Layer already exists 04:52:04 6ed36f4535f8: Layer already exists 04:52:04 d3ec5f1a38cd: Layer already exists 04:52:04 d420224048b8: Layer already exists 04:52:04 c6b24a30574f: Layer already exists 04:52:04 4d41e61204fa: Layer already exists 04:52:04 75c0079d90fb: Layer already exists 04:52:04 ab8ebc6126b5: Layer already exists 04:52:04 1e890da81ec9: Layer already exists 04:52:04 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:f4c66b6f38455d2a294cad7a82f7fccdac219ea9c4c7518d8becf2e337d1bc34 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:04 + 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 04:52:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:52:05 c6b24a30574f: Preparing 04:52:05 6ed36f4535f8: Preparing 04:52:05 d420224048b8: Preparing 04:52:05 469f6a6db6d2: Preparing 04:52:05 d3ec5f1a38cd: Preparing 04:52:05 ab8ebc6126b5: Preparing 04:52:05 75c0079d90fb: Preparing 04:52:05 4d41e61204fa: Preparing 04:52:05 1e890da81ec9: Preparing 04:52:05 4d41e61204fa: Waiting 04:52:05 1e890da81ec9: Waiting 04:52:05 ab8ebc6126b5: Waiting 04:52:05 75c0079d90fb: Waiting 04:52:05 d3ec5f1a38cd: Layer already exists 04:52:05 d420224048b8: Layer already exists 04:52:05 c6b24a30574f: Layer already exists 04:52:05 6ed36f4535f8: Layer already exists 04:52:05 469f6a6db6d2: Layer already exists 04:52:05 4d41e61204fa: Layer already exists 04:52:05 75c0079d90fb: Layer already exists 04:52:05 ab8ebc6126b5: Layer already exists 04:52:05 1e890da81ec9: Layer already exists 04:52:05 main: digest: sha256:f4c66b6f38455d2a294cad7a82f7fccdac219ea9c4c7518d8becf2e337d1bc34 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:52:05 ===================================================== [Pipeline] echo 04:52:05 taggedImages: 04:52:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:52:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:52:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.61 04:52:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:52:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:52:05 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:52:05 33220cc7624be61767afe23534dd4df830651bf9 04:52:05 latest 04:52:05 4.1.0-dev.61 04:52:05 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:52:05 main 04:52:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:52:06 8c5fe1a4b6ea: Preparing 04:52:06 934ea8aa0ac0: Preparing 04:52:06 d3ec5f1a38cd: Preparing 04:52:06 ab8ebc6126b5: Preparing 04:52:06 cda38478128e: Preparing 04:52:06 a99f59e9f1fd: Preparing 04:52:06 1e890da81ec9: Preparing 04:52:06 a99f59e9f1fd: Waiting 04:52:06 1e890da81ec9: Waiting 04:52:06 ab8ebc6126b5: Layer already exists 04:52:06 d3ec5f1a38cd: Layer already exists 04:52:06 1e890da81ec9: Layer already exists 04:52:06 8c5fe1a4b6ea: Pushed 04:52:06 a99f59e9f1fd: Pushed 04:52:06 cda38478128e: Pushed 04:52:14 934ea8aa0ac0: Pushed 04:52:14 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:9a71d83c0ee3e56f90e45747f913b3e513f1cdc6505f3cd88d758d5ad45baa7d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:52:16 8c5fe1a4b6ea: Preparing 04:52:16 934ea8aa0ac0: Preparing 04:52:16 d3ec5f1a38cd: Preparing 04:52:16 ab8ebc6126b5: Preparing 04:52:16 cda38478128e: Preparing 04:52:16 a99f59e9f1fd: Preparing 04:52:16 1e890da81ec9: Preparing 04:52:16 a99f59e9f1fd: Waiting 04:52:16 1e890da81ec9: Waiting 04:52:16 d3ec5f1a38cd: Layer already exists 04:52:16 ab8ebc6126b5: Layer already exists 04:52:16 8c5fe1a4b6ea: Layer already exists 04:52:16 cda38478128e: Layer already exists 04:52:16 934ea8aa0ac0: Layer already exists 04:52:16 1e890da81ec9: Layer already exists 04:52:16 a99f59e9f1fd: Layer already exists 04:52:16 latest: digest: sha256:9a71d83c0ee3e56f90e45747f913b3e513f1cdc6505f3cd88d758d5ad45baa7d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.61 04:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:52:17 8c5fe1a4b6ea: Preparing 04:52:17 934ea8aa0ac0: Preparing 04:52:17 d3ec5f1a38cd: Preparing 04:52:17 ab8ebc6126b5: Preparing 04:52:17 cda38478128e: Preparing 04:52:17 a99f59e9f1fd: Preparing 04:52:17 1e890da81ec9: Preparing 04:52:17 a99f59e9f1fd: Waiting 04:52:17 1e890da81ec9: Waiting 04:52:17 d3ec5f1a38cd: Layer already exists 04:52:17 cda38478128e: Layer already exists 04:52:17 8c5fe1a4b6ea: Layer already exists 04:52:17 ab8ebc6126b5: Layer already exists 04:52:17 934ea8aa0ac0: Layer already exists 04:52:17 a99f59e9f1fd: Layer already exists 04:52:17 1e890da81ec9: Layer already exists 04:52:17 4.1.0-dev.61: digest: sha256:9a71d83c0ee3e56f90e45747f913b3e513f1cdc6505f3cd88d758d5ad45baa7d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:52:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:52:18 8c5fe1a4b6ea: Preparing 04:52:18 934ea8aa0ac0: Preparing 04:52:18 d3ec5f1a38cd: Preparing 04:52:18 ab8ebc6126b5: Preparing 04:52:18 cda38478128e: Preparing 04:52:18 a99f59e9f1fd: Preparing 04:52:18 1e890da81ec9: Preparing 04:52:18 a99f59e9f1fd: Waiting 04:52:18 1e890da81ec9: Waiting 04:52:18 ab8ebc6126b5: Layer already exists 04:52:18 8c5fe1a4b6ea: Layer already exists 04:52:18 d3ec5f1a38cd: Layer already exists 04:52:18 934ea8aa0ac0: Layer already exists 04:52:18 cda38478128e: Layer already exists 04:52:18 a99f59e9f1fd: Layer already exists 04:52:18 1e890da81ec9: Layer already exists 04:52:18 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:9a71d83c0ee3e56f90e45747f913b3e513f1cdc6505f3cd88d758d5ad45baa7d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:52:19 8c5fe1a4b6ea: Preparing 04:52:19 934ea8aa0ac0: Preparing 04:52:19 d3ec5f1a38cd: Preparing 04:52:19 ab8ebc6126b5: Preparing 04:52:19 cda38478128e: Preparing 04:52:19 a99f59e9f1fd: Preparing 04:52:19 1e890da81ec9: Preparing 04:52:19 a99f59e9f1fd: Waiting 04:52:19 1e890da81ec9: Waiting 04:52:19 cda38478128e: Layer already exists 04:52:19 934ea8aa0ac0: Layer already exists 04:52:19 ab8ebc6126b5: Layer already exists 04:52:19 8c5fe1a4b6ea: Layer already exists 04:52:19 d3ec5f1a38cd: Layer already exists 04:52:19 a99f59e9f1fd: Layer already exists 04:52:19 1e890da81ec9: Layer already exists 04:52:19 main: digest: sha256:9a71d83c0ee3e56f90e45747f913b3e513f1cdc6505f3cd88d758d5ad45baa7d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:52:19 ===================================================== [Pipeline] echo 04:52:19 taggedImages: 04:52:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:52:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:52:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.61 04:52:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:52:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:52:19 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:52:19 33220cc7624be61767afe23534dd4df830651bf9 04:52:19 latest 04:52:19 4.1.0-dev.61 04:52:19 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:52:19 main 04:52:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:19 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:52:20 a26dc74bbce8: Preparing 04:52:20 beaf100dcf7b: Preparing 04:52:20 ab8ebc6126b5: Preparing 04:52:20 babceab7e420: Preparing 04:52:20 3963d4e73ff1: Preparing 04:52:20 1e890da81ec9: Preparing 04:52:20 ab8ebc6126b5: Layer already exists 04:52:20 1e890da81ec9: Layer already exists 04:52:20 a26dc74bbce8: Pushed 04:52:20 babceab7e420: Pushed 04:52:20 3963d4e73ff1: Pushed 04:52:28 beaf100dcf7b: Pushed 04:52:28 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:ee5714cd0a87e5b3182d8a07d8af3d074c58d024ee418e9bb21ebd739122bace size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:52:29 a26dc74bbce8: Preparing 04:52:29 beaf100dcf7b: Preparing 04:52:29 ab8ebc6126b5: Preparing 04:52:29 babceab7e420: Preparing 04:52:29 3963d4e73ff1: Preparing 04:52:29 1e890da81ec9: Preparing 04:52:29 1e890da81ec9: Waiting 04:52:29 3963d4e73ff1: Layer already exists 04:52:29 a26dc74bbce8: Layer already exists 04:52:29 ab8ebc6126b5: Layer already exists 04:52:29 beaf100dcf7b: Layer already exists 04:52:29 babceab7e420: Layer already exists 04:52:29 1e890da81ec9: Layer already exists 04:52:29 latest: digest: sha256:ee5714cd0a87e5b3182d8a07d8af3d074c58d024ee418e9bb21ebd739122bace size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.61 04:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:52:30 a26dc74bbce8: Preparing 04:52:30 beaf100dcf7b: Preparing 04:52:30 ab8ebc6126b5: Preparing 04:52:30 babceab7e420: Preparing 04:52:30 3963d4e73ff1: Preparing 04:52:30 1e890da81ec9: Preparing 04:52:30 1e890da81ec9: Waiting 04:52:30 beaf100dcf7b: Layer already exists 04:52:30 3963d4e73ff1: Layer already exists 04:52:30 babceab7e420: Layer already exists 04:52:30 a26dc74bbce8: Layer already exists 04:52:30 ab8ebc6126b5: Layer already exists 04:52:30 1e890da81ec9: Layer already exists 04:52:30 4.1.0-dev.61: digest: sha256:ee5714cd0a87e5b3182d8a07d8af3d074c58d024ee418e9bb21ebd739122bace size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:52:31 a26dc74bbce8: Preparing 04:52:31 beaf100dcf7b: Preparing 04:52:31 ab8ebc6126b5: Preparing 04:52:31 babceab7e420: Preparing 04:52:31 3963d4e73ff1: Preparing 04:52:31 1e890da81ec9: Preparing 04:52:31 1e890da81ec9: Waiting 04:52:31 3963d4e73ff1: Layer already exists 04:52:31 babceab7e420: Layer already exists 04:52:31 ab8ebc6126b5: Layer already exists 04:52:31 a26dc74bbce8: Layer already exists 04:52:31 beaf100dcf7b: Layer already exists 04:52:31 1e890da81ec9: Layer already exists 04:52:31 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:ee5714cd0a87e5b3182d8a07d8af3d074c58d024ee418e9bb21ebd739122bace size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:52:32 a26dc74bbce8: Preparing 04:52:32 beaf100dcf7b: Preparing 04:52:32 ab8ebc6126b5: Preparing 04:52:32 babceab7e420: Preparing 04:52:32 3963d4e73ff1: Preparing 04:52:32 1e890da81ec9: Preparing 04:52:32 1e890da81ec9: Waiting 04:52:32 ab8ebc6126b5: Layer already exists 04:52:32 babceab7e420: Layer already exists 04:52:32 a26dc74bbce8: Layer already exists 04:52:32 beaf100dcf7b: Layer already exists 04:52:32 3963d4e73ff1: Layer already exists 04:52:32 1e890da81ec9: Layer already exists 04:52:32 main: digest: sha256:ee5714cd0a87e5b3182d8a07d8af3d074c58d024ee418e9bb21ebd739122bace size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:52:32 ===================================================== [Pipeline] echo 04:52:32 taggedImages: 04:52:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:52:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:52:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.61 04:52:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:52:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:52:32 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:52:32 33220cc7624be61767afe23534dd4df830651bf9 04:52:32 latest 04:52:32 4.1.0-dev.61 04:52:32 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:52:32 main 04:52:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:52:33 adec796b4b67: Preparing 04:52:33 6600f3e91125: Preparing 04:52:33 332a40c4f713: Preparing 04:52:33 d3ec5f1a38cd: Preparing 04:52:33 ab8ebc6126b5: Preparing 04:52:33 75c0079d90fb: Preparing 04:52:33 4d41e61204fa: Preparing 04:52:33 1e890da81ec9: Preparing 04:52:33 75c0079d90fb: Waiting 04:52:33 4d41e61204fa: Waiting 04:52:33 1e890da81ec9: Waiting 04:52:33 ab8ebc6126b5: Layer already exists 04:52:33 d3ec5f1a38cd: Layer already exists 04:52:33 75c0079d90fb: Layer already exists 04:52:33 4d41e61204fa: Layer already exists 04:52:33 1e890da81ec9: Layer already exists 04:52:33 6600f3e91125: Pushed 04:52:33 adec796b4b67: Pushed 04:52:41 332a40c4f713: Pushed 04:52:41 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:55fa233203027f505f361cf64737014d9fd04a2db8d605202674a66aa76f201c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:52:42 adec796b4b67: Preparing 04:52:42 6600f3e91125: Preparing 04:52:42 332a40c4f713: Preparing 04:52:42 d3ec5f1a38cd: Preparing 04:52:42 ab8ebc6126b5: Preparing 04:52:42 75c0079d90fb: Preparing 04:52:42 4d41e61204fa: Preparing 04:52:42 1e890da81ec9: Preparing 04:52:42 1e890da81ec9: Waiting 04:52:42 4d41e61204fa: Waiting 04:52:42 75c0079d90fb: Waiting 04:52:42 d3ec5f1a38cd: Layer already exists 04:52:42 ab8ebc6126b5: Layer already exists 04:52:42 6600f3e91125: Layer already exists 04:52:42 adec796b4b67: Layer already exists 04:52:42 332a40c4f713: Layer already exists 04:52:42 1e890da81ec9: Layer already exists 04:52:42 75c0079d90fb: Layer already exists 04:52:42 4d41e61204fa: Layer already exists 04:52:42 latest: digest: sha256:55fa233203027f505f361cf64737014d9fd04a2db8d605202674a66aa76f201c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.61 04:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:52:43 adec796b4b67: Preparing 04:52:43 6600f3e91125: Preparing 04:52:43 332a40c4f713: Preparing 04:52:43 d3ec5f1a38cd: Preparing 04:52:43 ab8ebc6126b5: Preparing 04:52:43 75c0079d90fb: Preparing 04:52:43 4d41e61204fa: Preparing 04:52:43 1e890da81ec9: Preparing 04:52:43 75c0079d90fb: Waiting 04:52:43 4d41e61204fa: Waiting 04:52:43 1e890da81ec9: Waiting 04:52:43 6600f3e91125: Layer already exists 04:52:43 d3ec5f1a38cd: Layer already exists 04:52:43 ab8ebc6126b5: Layer already exists 04:52:43 adec796b4b67: Layer already exists 04:52:43 332a40c4f713: Layer already exists 04:52:43 1e890da81ec9: Layer already exists 04:52:43 4d41e61204fa: Layer already exists 04:52:43 75c0079d90fb: Layer already exists 04:52:43 4.1.0-dev.61: digest: sha256:55fa233203027f505f361cf64737014d9fd04a2db8d605202674a66aa76f201c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:52:44 adec796b4b67: Preparing 04:52:44 6600f3e91125: Preparing 04:52:44 332a40c4f713: Preparing 04:52:44 d3ec5f1a38cd: Preparing 04:52:44 ab8ebc6126b5: Preparing 04:52:44 75c0079d90fb: Preparing 04:52:44 4d41e61204fa: Preparing 04:52:44 75c0079d90fb: Waiting 04:52:44 1e890da81ec9: Preparing 04:52:44 332a40c4f713: Layer already exists 04:52:44 adec796b4b67: Layer already exists 04:52:44 6600f3e91125: Layer already exists 04:52:44 ab8ebc6126b5: Layer already exists 04:52:44 d3ec5f1a38cd: Layer already exists 04:52:44 4d41e61204fa: Layer already exists 04:52:44 75c0079d90fb: Layer already exists 04:52:44 1e890da81ec9: Layer already exists 04:52:44 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:55fa233203027f505f361cf64737014d9fd04a2db8d605202674a66aa76f201c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:52:45 adec796b4b67: Preparing 04:52:45 6600f3e91125: Preparing 04:52:45 332a40c4f713: Preparing 04:52:45 d3ec5f1a38cd: Preparing 04:52:45 ab8ebc6126b5: Preparing 04:52:45 75c0079d90fb: Preparing 04:52:45 4d41e61204fa: Preparing 04:52:45 75c0079d90fb: Waiting 04:52:45 1e890da81ec9: Preparing 04:52:45 4d41e61204fa: Waiting 04:52:45 1e890da81ec9: Waiting 04:52:45 332a40c4f713: Layer already exists 04:52:45 d3ec5f1a38cd: Layer already exists 04:52:45 adec796b4b67: Layer already exists 04:52:45 6600f3e91125: Layer already exists 04:52:45 ab8ebc6126b5: Layer already exists 04:52:45 75c0079d90fb: Layer already exists 04:52:45 4d41e61204fa: Layer already exists 04:52:45 1e890da81ec9: Layer already exists 04:52:45 main: digest: sha256:55fa233203027f505f361cf64737014d9fd04a2db8d605202674a66aa76f201c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:52:45 ===================================================== [Pipeline] echo 04:52:45 taggedImages: 04:52:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:52:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:52:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.61 04:52:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:52:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:52:45 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:52:45 33220cc7624be61767afe23534dd4df830651bf9 04:52:45 latest 04:52:45 4.1.0-dev.61 04:52:45 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:52:45 main 04:52:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:52:46 2f088339697e: Preparing 04:52:46 1a1ce5a860dc: Preparing 04:52:46 13d5ddefbe63: Preparing 04:52:46 5292b6c782f9: Preparing 04:52:46 0a34acd36b50: Preparing 04:52:46 f107c7061e9b: Preparing 04:52:46 a59dc2387eb7: Preparing 04:52:46 d3ec5f1a38cd: Preparing 04:52:46 ab8ebc6126b5: Preparing 04:52:46 4cfac758ae09: Preparing 04:52:46 56c21706f0d9: Preparing 04:52:46 5f70bf18a086: Preparing 04:52:46 3dc8f92c2050: Preparing 04:52:46 41c876fa291d: Preparing 04:52:46 9ed6a484745c: Preparing 04:52:46 1e890da81ec9: Preparing 04:52:46 f107c7061e9b: Waiting 04:52:46 56c21706f0d9: Waiting 04:52:46 5f70bf18a086: Waiting 04:52:46 3dc8f92c2050: Waiting 04:52:46 41c876fa291d: Waiting 04:52:46 9ed6a484745c: Waiting 04:52:46 1e890da81ec9: Waiting 04:52:46 a59dc2387eb7: Waiting 04:52:46 d3ec5f1a38cd: Waiting 04:52:46 ab8ebc6126b5: Waiting 04:52:46 4cfac758ae09: Waiting 04:52:46 1a1ce5a860dc: Pushed 04:52:46 0a34acd36b50: Pushed 04:52:46 5292b6c782f9: Pushed 04:52:46 13d5ddefbe63: Pushed 04:52:46 2f088339697e: Pushed 04:52:46 d3ec5f1a38cd: Layer already exists 04:52:46 ab8ebc6126b5: Layer already exists 04:52:46 5f70bf18a086: Layer already exists 04:52:46 f107c7061e9b: Pushed 04:52:46 4cfac758ae09: Pushed 04:52:46 56c21706f0d9: Pushed 04:52:46 1e890da81ec9: Layer already exists 04:52:46 3dc8f92c2050: Pushed 04:52:46 9ed6a484745c: Pushed 04:52:47 41c876fa291d: Pushed 04:52:49 a59dc2387eb7: Pushed 04:52:49 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:3abdb67dc4dd108bd85e45c69614a77a20cbda9e69e482afbf245f0f2e77294e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:52:50 2f088339697e: Preparing 04:52:50 1a1ce5a860dc: Preparing 04:52:50 13d5ddefbe63: Preparing 04:52:50 5292b6c782f9: Preparing 04:52:50 0a34acd36b50: Preparing 04:52:50 f107c7061e9b: Preparing 04:52:50 a59dc2387eb7: Preparing 04:52:50 d3ec5f1a38cd: Preparing 04:52:50 ab8ebc6126b5: Preparing 04:52:50 4cfac758ae09: Preparing 04:52:50 56c21706f0d9: Preparing 04:52:50 5f70bf18a086: Preparing 04:52:50 3dc8f92c2050: Preparing 04:52:50 41c876fa291d: Preparing 04:52:50 9ed6a484745c: Preparing 04:52:50 1e890da81ec9: Preparing 04:52:50 f107c7061e9b: Waiting 04:52:50 a59dc2387eb7: Waiting 04:52:50 56c21706f0d9: Waiting 04:52:50 d3ec5f1a38cd: Waiting 04:52:50 5f70bf18a086: Waiting 04:52:50 3dc8f92c2050: Waiting 04:52:50 ab8ebc6126b5: Waiting 04:52:50 41c876fa291d: Waiting 04:52:50 9ed6a484745c: Waiting 04:52:50 4cfac758ae09: Waiting 04:52:50 1e890da81ec9: Waiting 04:52:50 0a34acd36b50: Layer already exists 04:52:50 2f088339697e: Layer already exists 04:52:50 1a1ce5a860dc: Layer already exists 04:52:50 13d5ddefbe63: Layer already exists 04:52:50 5292b6c782f9: Layer already exists 04:52:50 f107c7061e9b: Layer already exists 04:52:50 a59dc2387eb7: Layer already exists 04:52:50 4cfac758ae09: Layer already exists 04:52:50 d3ec5f1a38cd: Layer already exists 04:52:50 ab8ebc6126b5: Layer already exists 04:52:50 56c21706f0d9: Layer already exists 04:52:50 5f70bf18a086: Layer already exists 04:52:50 41c876fa291d: Layer already exists 04:52:50 3dc8f92c2050: Layer already exists 04:52:50 9ed6a484745c: Layer already exists 04:52:50 1e890da81ec9: Layer already exists 04:52:50 latest: digest: sha256:3abdb67dc4dd108bd85e45c69614a77a20cbda9e69e482afbf245f0f2e77294e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.61 04:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:52:52 2f088339697e: Preparing 04:52:52 1a1ce5a860dc: Preparing 04:52:52 13d5ddefbe63: Preparing 04:52:52 5292b6c782f9: Preparing 04:52:52 0a34acd36b50: Preparing 04:52:52 f107c7061e9b: Preparing 04:52:52 a59dc2387eb7: Preparing 04:52:52 d3ec5f1a38cd: Preparing 04:52:52 ab8ebc6126b5: Preparing 04:52:52 4cfac758ae09: Preparing 04:52:52 56c21706f0d9: Preparing 04:52:52 5f70bf18a086: Preparing 04:52:52 3dc8f92c2050: Preparing 04:52:52 41c876fa291d: Preparing 04:52:52 9ed6a484745c: Preparing 04:52:52 1e890da81ec9: Preparing 04:52:52 56c21706f0d9: Waiting 04:52:52 f107c7061e9b: Waiting 04:52:52 5f70bf18a086: Waiting 04:52:52 3dc8f92c2050: Waiting 04:52:52 41c876fa291d: Waiting 04:52:52 9ed6a484745c: Waiting 04:52:52 1e890da81ec9: Waiting 04:52:52 a59dc2387eb7: Waiting 04:52:52 d3ec5f1a38cd: Waiting 04:52:52 ab8ebc6126b5: Waiting 04:52:52 4cfac758ae09: Waiting 04:52:52 2f088339697e: Layer already exists 04:52:52 5292b6c782f9: Layer already exists 04:52:52 0a34acd36b50: Layer already exists 04:52:52 13d5ddefbe63: Layer already exists 04:52:52 1a1ce5a860dc: Layer already exists 04:52:52 a59dc2387eb7: Layer already exists 04:52:52 d3ec5f1a38cd: Layer already exists 04:52:52 f107c7061e9b: Layer already exists 04:52:52 ab8ebc6126b5: Layer already exists 04:52:52 4cfac758ae09: Layer already exists 04:52:52 3dc8f92c2050: Layer already exists 04:52:52 5f70bf18a086: Layer already exists 04:52:52 56c21706f0d9: Layer already exists 04:52:52 41c876fa291d: Layer already exists 04:52:52 9ed6a484745c: Layer already exists 04:52:52 1e890da81ec9: Layer already exists 04:52:52 4.1.0-dev.61: digest: sha256:3abdb67dc4dd108bd85e45c69614a77a20cbda9e69e482afbf245f0f2e77294e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:52:53 2f088339697e: Preparing 04:52:53 1a1ce5a860dc: Preparing 04:52:53 13d5ddefbe63: Preparing 04:52:53 5292b6c782f9: Preparing 04:52:53 0a34acd36b50: Preparing 04:52:53 f107c7061e9b: Preparing 04:52:53 a59dc2387eb7: Preparing 04:52:53 d3ec5f1a38cd: Preparing 04:52:53 ab8ebc6126b5: Preparing 04:52:53 4cfac758ae09: Preparing 04:52:53 56c21706f0d9: Preparing 04:52:53 5f70bf18a086: Preparing 04:52:53 3dc8f92c2050: Preparing 04:52:53 41c876fa291d: Preparing 04:52:53 9ed6a484745c: Preparing 04:52:53 1e890da81ec9: Preparing 04:52:53 ab8ebc6126b5: Waiting 04:52:53 4cfac758ae09: Waiting 04:52:53 56c21706f0d9: Waiting 04:52:53 5f70bf18a086: Waiting 04:52:53 f107c7061e9b: Waiting 04:52:53 3dc8f92c2050: Waiting 04:52:53 41c876fa291d: Waiting 04:52:53 a59dc2387eb7: Waiting 04:52:53 9ed6a484745c: Waiting 04:52:53 1e890da81ec9: Waiting 04:52:53 d3ec5f1a38cd: Waiting 04:52:53 0a34acd36b50: Layer already exists 04:52:53 13d5ddefbe63: Layer already exists 04:52:53 1a1ce5a860dc: Layer already exists 04:52:53 5292b6c782f9: Layer already exists 04:52:53 2f088339697e: Layer already exists 04:52:53 f107c7061e9b: Layer already exists 04:52:53 ab8ebc6126b5: Layer already exists 04:52:53 a59dc2387eb7: Layer already exists 04:52:53 d3ec5f1a38cd: Layer already exists 04:52:53 4cfac758ae09: Layer already exists 04:52:53 3dc8f92c2050: Layer already exists 04:52:53 56c21706f0d9: Layer already exists 04:52:53 5f70bf18a086: Layer already exists 04:52:53 9ed6a484745c: Layer already exists 04:52:53 41c876fa291d: Layer already exists 04:52:53 1e890da81ec9: Layer already exists 04:52:53 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:3abdb67dc4dd108bd85e45c69614a77a20cbda9e69e482afbf245f0f2e77294e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:52:54 2f088339697e: Preparing 04:52:54 1a1ce5a860dc: Preparing 04:52:54 13d5ddefbe63: Preparing 04:52:54 5292b6c782f9: Preparing 04:52:54 0a34acd36b50: Preparing 04:52:54 f107c7061e9b: Preparing 04:52:54 a59dc2387eb7: Preparing 04:52:54 d3ec5f1a38cd: Preparing 04:52:54 ab8ebc6126b5: Preparing 04:52:54 4cfac758ae09: Preparing 04:52:54 56c21706f0d9: Preparing 04:52:54 5f70bf18a086: Preparing 04:52:54 3dc8f92c2050: Preparing 04:52:54 41c876fa291d: Preparing 04:52:54 9ed6a484745c: Preparing 04:52:54 1e890da81ec9: Preparing 04:52:54 d3ec5f1a38cd: Waiting 04:52:54 ab8ebc6126b5: Waiting 04:52:54 4cfac758ae09: Waiting 04:52:54 56c21706f0d9: Waiting 04:52:54 5f70bf18a086: Waiting 04:52:54 3dc8f92c2050: Waiting 04:52:54 1e890da81ec9: Waiting 04:52:54 41c876fa291d: Waiting 04:52:54 9ed6a484745c: Waiting 04:52:54 a59dc2387eb7: Waiting 04:52:54 1a1ce5a860dc: Layer already exists 04:52:54 0a34acd36b50: Layer already exists 04:52:54 5292b6c782f9: Layer already exists 04:52:54 2f088339697e: Layer already exists 04:52:54 13d5ddefbe63: Layer already exists 04:52:54 f107c7061e9b: Layer already exists 04:52:54 d3ec5f1a38cd: Layer already exists 04:52:54 a59dc2387eb7: Layer already exists 04:52:54 4cfac758ae09: Layer already exists 04:52:54 ab8ebc6126b5: Layer already exists 04:52:54 56c21706f0d9: Layer already exists 04:52:54 3dc8f92c2050: Layer already exists 04:52:54 5f70bf18a086: Layer already exists 04:52:54 9ed6a484745c: Layer already exists 04:52:54 41c876fa291d: Layer already exists 04:52:54 1e890da81ec9: Layer already exists 04:52:54 main: digest: sha256:3abdb67dc4dd108bd85e45c69614a77a20cbda9e69e482afbf245f0f2e77294e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:52:54 ===================================================== [Pipeline] echo 04:52:54 taggedImages: 04:52:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:52:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:52:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.61 04:52:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:52:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:52:54 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:52:54 33220cc7624be61767afe23534dd4df830651bf9 04:52:54 latest 04:52:54 4.1.0-dev.61 04:52:54 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:52:54 main 04:52:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:52:55 286cc0b61261: Preparing 04:52:55 061c95c3c71c: Preparing 04:52:55 03f938548f66: Preparing 04:52:55 b91f9efed42f: Preparing 04:52:55 d3ec5f1a38cd: Preparing 04:52:55 ab8ebc6126b5: Preparing 04:52:55 75c0079d90fb: Preparing 04:52:55 4d41e61204fa: Preparing 04:52:55 1e890da81ec9: Preparing 04:52:55 75c0079d90fb: Waiting 04:52:55 4d41e61204fa: Waiting 04:52:55 1e890da81ec9: Waiting 04:52:55 ab8ebc6126b5: Waiting 04:52:55 d3ec5f1a38cd: Layer already exists 04:52:55 ab8ebc6126b5: Layer already exists 04:52:55 061c95c3c71c: Pushed 04:52:55 75c0079d90fb: Layer already exists 04:52:55 03f938548f66: Pushed 04:52:55 286cc0b61261: Pushed 04:52:55 4d41e61204fa: Layer already exists 04:52:55 1e890da81ec9: Layer already exists 04:53:03 b91f9efed42f: Pushed 04:53:03 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:9b24412d91a7f624b9696cce6a731f8e95426cc1cc319f83e35e2f3364897e22 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:03 + 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 04:53:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:53:04 286cc0b61261: Preparing 04:53:04 061c95c3c71c: Preparing 04:53:04 03f938548f66: Preparing 04:53:04 b91f9efed42f: Preparing 04:53:04 d3ec5f1a38cd: Preparing 04:53:04 ab8ebc6126b5: Preparing 04:53:04 75c0079d90fb: Preparing 04:53:04 ab8ebc6126b5: Waiting 04:53:04 75c0079d90fb: Waiting 04:53:04 4d41e61204fa: Preparing 04:53:04 1e890da81ec9: Preparing 04:53:04 4d41e61204fa: Waiting 04:53:04 1e890da81ec9: Waiting 04:53:04 03f938548f66: Layer already exists 04:53:04 b91f9efed42f: Layer already exists 04:53:04 d3ec5f1a38cd: Layer already exists 04:53:04 286cc0b61261: Layer already exists 04:53:04 061c95c3c71c: Layer already exists 04:53:04 4d41e61204fa: Layer already exists 04:53:04 75c0079d90fb: Layer already exists 04:53:04 1e890da81ec9: Layer already exists 04:53:04 ab8ebc6126b5: Layer already exists 04:53:04 latest: digest: sha256:9b24412d91a7f624b9696cce6a731f8e95426cc1cc319f83e35e2f3364897e22 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.61 04:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:53:05 286cc0b61261: Preparing 04:53:05 061c95c3c71c: Preparing 04:53:05 03f938548f66: Preparing 04:53:05 b91f9efed42f: Preparing 04:53:05 d3ec5f1a38cd: Preparing 04:53:05 ab8ebc6126b5: Preparing 04:53:05 75c0079d90fb: Preparing 04:53:05 4d41e61204fa: Preparing 04:53:05 1e890da81ec9: Preparing 04:53:05 ab8ebc6126b5: Waiting 04:53:05 75c0079d90fb: Waiting 04:53:05 4d41e61204fa: Waiting 04:53:05 1e890da81ec9: Waiting 04:53:05 d3ec5f1a38cd: Layer already exists 04:53:05 061c95c3c71c: Layer already exists 04:53:05 03f938548f66: Layer already exists 04:53:05 286cc0b61261: Layer already exists 04:53:05 b91f9efed42f: Layer already exists 04:53:05 4d41e61204fa: Layer already exists 04:53:05 ab8ebc6126b5: Layer already exists 04:53:05 1e890da81ec9: Layer already exists 04:53:05 75c0079d90fb: Layer already exists 04:53:05 4.1.0-dev.61: digest: sha256:9b24412d91a7f624b9696cce6a731f8e95426cc1cc319f83e35e2f3364897e22 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:05 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:53:05 286cc0b61261: Preparing 04:53:05 061c95c3c71c: Preparing 04:53:05 03f938548f66: Preparing 04:53:05 b91f9efed42f: Preparing 04:53:05 d3ec5f1a38cd: Preparing 04:53:05 ab8ebc6126b5: Preparing 04:53:05 75c0079d90fb: Preparing 04:53:05 4d41e61204fa: Preparing 04:53:05 1e890da81ec9: Preparing 04:53:05 75c0079d90fb: Waiting 04:53:05 ab8ebc6126b5: Waiting 04:53:05 4d41e61204fa: Waiting 04:53:05 1e890da81ec9: Waiting 04:53:05 286cc0b61261: Layer already exists 04:53:05 b91f9efed42f: Layer already exists 04:53:05 d3ec5f1a38cd: Layer already exists 04:53:05 03f938548f66: Layer already exists 04:53:05 061c95c3c71c: Layer already exists 04:53:05 4d41e61204fa: Layer already exists 04:53:05 ab8ebc6126b5: Layer already exists 04:53:05 75c0079d90fb: Layer already exists 04:53:05 1e890da81ec9: Layer already exists 04:53:05 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:9b24412d91a7f624b9696cce6a731f8e95426cc1cc319f83e35e2f3364897e22 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:06 + 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 04:53:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:53:06 286cc0b61261: Preparing 04:53:06 061c95c3c71c: Preparing 04:53:06 03f938548f66: Preparing 04:53:06 b91f9efed42f: Preparing 04:53:06 d3ec5f1a38cd: Preparing 04:53:06 ab8ebc6126b5: Preparing 04:53:06 75c0079d90fb: Preparing 04:53:06 ab8ebc6126b5: Waiting 04:53:06 4d41e61204fa: Preparing 04:53:06 75c0079d90fb: Waiting 04:53:06 1e890da81ec9: Preparing 04:53:06 4d41e61204fa: Waiting 04:53:06 1e890da81ec9: Waiting 04:53:06 b91f9efed42f: Layer already exists 04:53:06 d3ec5f1a38cd: Layer already exists 04:53:06 061c95c3c71c: Layer already exists 04:53:06 286cc0b61261: Layer already exists 04:53:06 03f938548f66: Layer already exists 04:53:06 ab8ebc6126b5: Layer already exists 04:53:06 75c0079d90fb: Layer already exists 04:53:06 4d41e61204fa: Layer already exists 04:53:06 1e890da81ec9: Layer already exists 04:53:07 main: digest: sha256:9b24412d91a7f624b9696cce6a731f8e95426cc1cc319f83e35e2f3364897e22 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:07 ===================================================== [Pipeline] echo 04:53:07 taggedImages: 04:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.61 04:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:53:07 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:53:07 33220cc7624be61767afe23534dd4df830651bf9 04:53:07 latest 04:53:07 4.1.0-dev.61 04:53:07 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:53:07 main 04:53:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:53:08 cb2bb60b389c: Preparing 04:53:08 d664af8d71c4: Preparing 04:53:08 d82b89b38a13: Preparing 04:53:08 54185bab19f8: Preparing 04:53:08 5d7993a794f2: Preparing 04:53:08 d3ec5f1a38cd: Preparing 04:53:08 ab8ebc6126b5: Preparing 04:53:08 332e3cf3d695: Preparing 04:53:08 82ec96be0ea7: Preparing 04:53:08 33ada9fe5dde: Preparing 04:53:08 1e890da81ec9: Preparing 04:53:08 332e3cf3d695: Waiting 04:53:08 33ada9fe5dde: Waiting 04:53:08 1e890da81ec9: Waiting 04:53:08 82ec96be0ea7: Waiting 04:53:08 d3ec5f1a38cd: Waiting 04:53:08 ab8ebc6126b5: Waiting 04:53:08 d664af8d71c4: Pushed 04:53:08 54185bab19f8: Pushed 04:53:08 5d7993a794f2: Pushed 04:53:08 cb2bb60b389c: Pushed 04:53:08 ab8ebc6126b5: Layer already exists 04:53:08 d3ec5f1a38cd: Layer already exists 04:53:08 1e890da81ec9: Layer already exists 04:53:08 332e3cf3d695: Pushed 04:53:08 82ec96be0ea7: Pushed 04:53:11 33ada9fe5dde: Pushed 04:53:14 d82b89b38a13: Pushed 04:53:14 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:ff3d2f0016a6383186d3099727dab438319e9001f91f59712fb64cd39577d975 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:14 + 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 04:53:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:53:15 cb2bb60b389c: Preparing 04:53:15 d664af8d71c4: Preparing 04:53:15 d82b89b38a13: Preparing 04:53:15 54185bab19f8: Preparing 04:53:15 5d7993a794f2: Preparing 04:53:15 d3ec5f1a38cd: Preparing 04:53:15 ab8ebc6126b5: Preparing 04:53:15 d3ec5f1a38cd: Waiting 04:53:15 332e3cf3d695: Preparing 04:53:15 ab8ebc6126b5: Waiting 04:53:15 332e3cf3d695: Waiting 04:53:15 82ec96be0ea7: Preparing 04:53:15 33ada9fe5dde: Preparing 04:53:15 82ec96be0ea7: Waiting 04:53:15 1e890da81ec9: Preparing 04:53:15 33ada9fe5dde: Waiting 04:53:15 d82b89b38a13: Layer already exists 04:53:15 5d7993a794f2: Layer already exists 04:53:15 cb2bb60b389c: Layer already exists 04:53:15 d664af8d71c4: Layer already exists 04:53:15 54185bab19f8: Layer already exists 04:53:15 332e3cf3d695: Layer already exists 04:53:15 d3ec5f1a38cd: Layer already exists 04:53:15 33ada9fe5dde: Layer already exists 04:53:15 82ec96be0ea7: Layer already exists 04:53:15 ab8ebc6126b5: Layer already exists 04:53:15 1e890da81ec9: Layer already exists 04:53:15 latest: digest: sha256:ff3d2f0016a6383186d3099727dab438319e9001f91f59712fb64cd39577d975 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.61 04:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:53:16 cb2bb60b389c: Preparing 04:53:16 d664af8d71c4: Preparing 04:53:16 d82b89b38a13: Preparing 04:53:16 54185bab19f8: Preparing 04:53:16 5d7993a794f2: Preparing 04:53:16 d3ec5f1a38cd: Preparing 04:53:16 ab8ebc6126b5: Preparing 04:53:16 332e3cf3d695: Preparing 04:53:16 82ec96be0ea7: Preparing 04:53:16 33ada9fe5dde: Preparing 04:53:16 1e890da81ec9: Preparing 04:53:16 332e3cf3d695: Waiting 04:53:16 82ec96be0ea7: Waiting 04:53:16 33ada9fe5dde: Waiting 04:53:16 1e890da81ec9: Waiting 04:53:16 d3ec5f1a38cd: Waiting 04:53:16 ab8ebc6126b5: Waiting 04:53:16 5d7993a794f2: Layer already exists 04:53:16 d82b89b38a13: Layer already exists 04:53:16 d664af8d71c4: Layer already exists 04:53:16 cb2bb60b389c: Layer already exists 04:53:16 54185bab19f8: Layer already exists 04:53:16 ab8ebc6126b5: Layer already exists 04:53:16 33ada9fe5dde: Layer already exists 04:53:16 332e3cf3d695: Layer already exists 04:53:16 82ec96be0ea7: Layer already exists 04:53:16 d3ec5f1a38cd: Layer already exists 04:53:16 1e890da81ec9: Layer already exists 04:53:16 4.1.0-dev.61: digest: sha256:ff3d2f0016a6383186d3099727dab438319e9001f91f59712fb64cd39577d975 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:53:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:53:17 cb2bb60b389c: Preparing 04:53:17 d664af8d71c4: Preparing 04:53:17 d82b89b38a13: Preparing 04:53:17 54185bab19f8: Preparing 04:53:17 5d7993a794f2: Preparing 04:53:17 d3ec5f1a38cd: Preparing 04:53:17 ab8ebc6126b5: Preparing 04:53:17 332e3cf3d695: Preparing 04:53:17 82ec96be0ea7: Preparing 04:53:17 33ada9fe5dde: Preparing 04:53:17 1e890da81ec9: Preparing 04:53:17 ab8ebc6126b5: Waiting 04:53:17 d3ec5f1a38cd: Waiting 04:53:17 82ec96be0ea7: Waiting 04:53:17 33ada9fe5dde: Waiting 04:53:17 1e890da81ec9: Waiting 04:53:17 d82b89b38a13: Layer already exists 04:53:17 5d7993a794f2: Layer already exists 04:53:17 cb2bb60b389c: Layer already exists 04:53:17 d664af8d71c4: Layer already exists 04:53:17 54185bab19f8: Layer already exists 04:53:17 d3ec5f1a38cd: Layer already exists 04:53:17 33ada9fe5dde: Layer already exists 04:53:17 ab8ebc6126b5: Layer already exists 04:53:17 82ec96be0ea7: Layer already exists 04:53:17 332e3cf3d695: Layer already exists 04:53:17 1e890da81ec9: Layer already exists 04:53:17 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:ff3d2f0016a6383186d3099727dab438319e9001f91f59712fb64cd39577d975 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:17 + 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 04:53:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:53:18 cb2bb60b389c: Preparing 04:53:18 d664af8d71c4: Preparing 04:53:18 d82b89b38a13: Preparing 04:53:18 54185bab19f8: Preparing 04:53:18 5d7993a794f2: Preparing 04:53:18 d3ec5f1a38cd: Preparing 04:53:18 ab8ebc6126b5: Preparing 04:53:18 332e3cf3d695: Preparing 04:53:18 82ec96be0ea7: Preparing 04:53:18 33ada9fe5dde: Preparing 04:53:18 1e890da81ec9: Preparing 04:53:18 ab8ebc6126b5: Waiting 04:53:18 332e3cf3d695: Waiting 04:53:18 82ec96be0ea7: Waiting 04:53:18 33ada9fe5dde: Waiting 04:53:18 1e890da81ec9: Waiting 04:53:18 d3ec5f1a38cd: Waiting 04:53:18 cb2bb60b389c: Layer already exists 04:53:18 5d7993a794f2: Layer already exists 04:53:18 54185bab19f8: Layer already exists 04:53:18 d82b89b38a13: Layer already exists 04:53:18 d664af8d71c4: Layer already exists 04:53:18 ab8ebc6126b5: Layer already exists 04:53:18 332e3cf3d695: Layer already exists 04:53:18 d3ec5f1a38cd: Layer already exists 04:53:18 33ada9fe5dde: Layer already exists 04:53:18 82ec96be0ea7: Layer already exists 04:53:18 1e890da81ec9: Layer already exists 04:53:18 main: digest: sha256:ff3d2f0016a6383186d3099727dab438319e9001f91f59712fb64cd39577d975 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:18 ===================================================== [Pipeline] echo 04:53:18 taggedImages: 04:53:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:53:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:53:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.61 04:53:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:53:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:53:18 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:53:18 33220cc7624be61767afe23534dd4df830651bf9 04:53:18 latest 04:53:18 4.1.0-dev.61 04:53:18 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:53:18 main 04:53:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:53:19 f683b39e920f: Preparing 04:53:19 10884e01a713: Preparing 04:53:19 bb14659b83e4: Preparing 04:53:19 9c86e32d293b: Preparing 04:53:19 1d11f236daa1: Preparing 04:53:19 3797217334c6: Preparing 04:53:19 c26f482a2065: Preparing 04:53:19 d3ec5f1a38cd: Preparing 04:53:19 ab8ebc6126b5: Preparing 04:53:19 6d3c314d894f: Preparing 04:53:19 87875c31666f: Preparing 04:53:19 1e890da81ec9: Preparing 04:53:19 c26f482a2065: Waiting 04:53:19 d3ec5f1a38cd: Waiting 04:53:19 ab8ebc6126b5: Waiting 04:53:19 6d3c314d894f: Waiting 04:53:19 87875c31666f: Waiting 04:53:19 1e890da81ec9: Waiting 04:53:19 3797217334c6: Waiting 04:53:19 1d11f236daa1: Pushed 04:53:19 10884e01a713: Pushed 04:53:19 f683b39e920f: Pushed 04:53:19 d3ec5f1a38cd: Layer already exists 04:53:19 ab8ebc6126b5: Layer already exists 04:53:19 3797217334c6: Pushed 04:53:19 c26f482a2065: Pushed 04:53:19 1e890da81ec9: Layer already exists 04:53:19 6d3c314d894f: Pushed 04:53:22 87875c31666f: Pushed 04:53:25 9c86e32d293b: Pushed 04:53:25 bb14659b83e4: Pushed 04:53:26 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:54964d6103d9e8c26ea73efdd28d5ed55c69bb1fd066c12041f5a28b7d349da4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:26 + 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 04:53:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:53:27 f683b39e920f: Preparing 04:53:27 10884e01a713: Preparing 04:53:27 bb14659b83e4: Preparing 04:53:27 9c86e32d293b: Preparing 04:53:27 1d11f236daa1: Preparing 04:53:27 3797217334c6: Preparing 04:53:27 c26f482a2065: Preparing 04:53:27 d3ec5f1a38cd: Preparing 04:53:27 ab8ebc6126b5: Preparing 04:53:27 6d3c314d894f: Preparing 04:53:27 87875c31666f: Preparing 04:53:27 1e890da81ec9: Preparing 04:53:27 c26f482a2065: Waiting 04:53:27 d3ec5f1a38cd: Waiting 04:53:27 ab8ebc6126b5: Waiting 04:53:27 6d3c314d894f: Waiting 04:53:27 87875c31666f: Waiting 04:53:27 1e890da81ec9: Waiting 04:53:27 3797217334c6: Waiting 04:53:27 1d11f236daa1: Layer already exists 04:53:27 bb14659b83e4: Layer already exists 04:53:27 9c86e32d293b: Layer already exists 04:53:27 10884e01a713: Layer already exists 04:53:27 f683b39e920f: Layer already exists 04:53:27 ab8ebc6126b5: Layer already exists 04:53:27 d3ec5f1a38cd: Layer already exists 04:53:27 3797217334c6: Layer already exists 04:53:27 c26f482a2065: Layer already exists 04:53:27 6d3c314d894f: Layer already exists 04:53:27 87875c31666f: Layer already exists 04:53:27 1e890da81ec9: Layer already exists 04:53:27 latest: digest: sha256:54964d6103d9e8c26ea73efdd28d5ed55c69bb1fd066c12041f5a28b7d349da4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.61 04:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:53:28 f683b39e920f: Preparing 04:53:28 10884e01a713: Preparing 04:53:28 bb14659b83e4: Preparing 04:53:28 9c86e32d293b: Preparing 04:53:28 1d11f236daa1: Preparing 04:53:28 3797217334c6: Preparing 04:53:28 c26f482a2065: Preparing 04:53:28 d3ec5f1a38cd: Preparing 04:53:28 ab8ebc6126b5: Preparing 04:53:28 6d3c314d894f: Preparing 04:53:28 87875c31666f: Preparing 04:53:28 1e890da81ec9: Preparing 04:53:28 d3ec5f1a38cd: Waiting 04:53:28 ab8ebc6126b5: Waiting 04:53:28 6d3c314d894f: Waiting 04:53:28 87875c31666f: Waiting 04:53:28 1e890da81ec9: Waiting 04:53:28 3797217334c6: Waiting 04:53:28 c26f482a2065: Waiting 04:53:28 10884e01a713: Layer already exists 04:53:28 1d11f236daa1: Layer already exists 04:53:28 f683b39e920f: Layer already exists 04:53:28 bb14659b83e4: Layer already exists 04:53:28 9c86e32d293b: Layer already exists 04:53:28 3797217334c6: Layer already exists 04:53:28 c26f482a2065: Layer already exists 04:53:28 ab8ebc6126b5: Layer already exists 04:53:28 d3ec5f1a38cd: Layer already exists 04:53:28 87875c31666f: Layer already exists 04:53:28 6d3c314d894f: Layer already exists 04:53:28 1e890da81ec9: Layer already exists 04:53:28 4.1.0-dev.61: digest: sha256:54964d6103d9e8c26ea73efdd28d5ed55c69bb1fd066c12041f5a28b7d349da4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:53:28 f683b39e920f: Preparing 04:53:28 10884e01a713: Preparing 04:53:28 bb14659b83e4: Preparing 04:53:28 9c86e32d293b: Preparing 04:53:28 1d11f236daa1: Preparing 04:53:28 3797217334c6: Preparing 04:53:28 c26f482a2065: Preparing 04:53:28 3797217334c6: Waiting 04:53:28 d3ec5f1a38cd: Preparing 04:53:28 c26f482a2065: Waiting 04:53:28 ab8ebc6126b5: Preparing 04:53:28 d3ec5f1a38cd: Waiting 04:53:28 ab8ebc6126b5: Waiting 04:53:28 6d3c314d894f: Preparing 04:53:28 87875c31666f: Preparing 04:53:28 6d3c314d894f: Waiting 04:53:28 1e890da81ec9: Preparing 04:53:28 87875c31666f: Waiting 04:53:28 1e890da81ec9: Waiting 04:53:28 10884e01a713: Layer already exists 04:53:28 1d11f236daa1: Layer already exists 04:53:28 9c86e32d293b: Layer already exists 04:53:28 f683b39e920f: Layer already exists 04:53:28 bb14659b83e4: Layer already exists 04:53:28 d3ec5f1a38cd: Layer already exists 04:53:28 3797217334c6: Layer already exists 04:53:28 ab8ebc6126b5: Layer already exists 04:53:28 c26f482a2065: Layer already exists 04:53:28 6d3c314d894f: Layer already exists 04:53:28 87875c31666f: Layer already exists 04:53:28 1e890da81ec9: Layer already exists 04:53:29 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:54964d6103d9e8c26ea73efdd28d5ed55c69bb1fd066c12041f5a28b7d349da4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:29 + 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 04:53:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:53:29 f683b39e920f: Preparing 04:53:29 10884e01a713: Preparing 04:53:29 bb14659b83e4: Preparing 04:53:29 9c86e32d293b: Preparing 04:53:29 1d11f236daa1: Preparing 04:53:29 3797217334c6: Preparing 04:53:29 c26f482a2065: Preparing 04:53:29 d3ec5f1a38cd: Preparing 04:53:29 ab8ebc6126b5: Preparing 04:53:29 6d3c314d894f: Preparing 04:53:29 87875c31666f: Preparing 04:53:29 1e890da81ec9: Preparing 04:53:29 ab8ebc6126b5: Waiting 04:53:29 6d3c314d894f: Waiting 04:53:29 87875c31666f: Waiting 04:53:29 1e890da81ec9: Waiting 04:53:29 3797217334c6: Waiting 04:53:29 c26f482a2065: Waiting 04:53:29 d3ec5f1a38cd: Waiting 04:53:29 f683b39e920f: Layer already exists 04:53:29 1d11f236daa1: Layer already exists 04:53:29 bb14659b83e4: Layer already exists 04:53:29 9c86e32d293b: Layer already exists 04:53:29 10884e01a713: Layer already exists 04:53:29 d3ec5f1a38cd: Layer already exists 04:53:29 c26f482a2065: Layer already exists 04:53:29 3797217334c6: Layer already exists 04:53:29 6d3c314d894f: Layer already exists 04:53:29 ab8ebc6126b5: Layer already exists 04:53:29 1e890da81ec9: Layer already exists 04:53:29 87875c31666f: Layer already exists 04:53:30 main: digest: sha256:54964d6103d9e8c26ea73efdd28d5ed55c69bb1fd066c12041f5a28b7d349da4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:30 ===================================================== [Pipeline] echo 04:53:30 taggedImages: 04:53:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:53:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:53:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.61 04:53:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:53:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:53:30 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:53:30 33220cc7624be61767afe23534dd4df830651bf9 04:53:30 latest 04:53:30 4.1.0-dev.61 04:53:30 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:53:30 main 04:53:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:53:31 ac839df69297: Preparing 04:53:31 94fea67adff7: Preparing 04:53:31 d3ec5f1a38cd: Preparing 04:53:31 ab8ebc6126b5: Preparing 04:53:31 923e52a582d7: Preparing 04:53:31 7e295b73a018: Preparing 04:53:31 1e890da81ec9: Preparing 04:53:31 7e295b73a018: Waiting 04:53:31 1e890da81ec9: Waiting 04:53:31 ab8ebc6126b5: Layer already exists 04:53:31 d3ec5f1a38cd: Layer already exists 04:53:31 1e890da81ec9: Layer already exists 04:53:31 ac839df69297: Pushed 04:53:31 923e52a582d7: Pushed 04:53:33 7e295b73a018: Pushed 04:53:38 94fea67adff7: Pushed 04:53:38 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:4c01575232ddf83e567e321d816be585bc0811293f845755d5af3d2c41a15f59 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:38 + 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 04:53:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:53:39 ac839df69297: Preparing 04:53:39 94fea67adff7: Preparing 04:53:39 d3ec5f1a38cd: Preparing 04:53:39 ab8ebc6126b5: Preparing 04:53:39 923e52a582d7: Preparing 04:53:39 7e295b73a018: Preparing 04:53:39 1e890da81ec9: Preparing 04:53:39 7e295b73a018: Waiting 04:53:39 1e890da81ec9: Waiting 04:53:39 d3ec5f1a38cd: Layer already exists 04:53:39 923e52a582d7: Layer already exists 04:53:39 ac839df69297: Layer already exists 04:53:39 ab8ebc6126b5: Layer already exists 04:53:39 94fea67adff7: Layer already exists 04:53:39 7e295b73a018: Layer already exists 04:53:39 1e890da81ec9: Layer already exists 04:53:39 latest: digest: sha256:4c01575232ddf83e567e321d816be585bc0811293f845755d5af3d2c41a15f59 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.61 04:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:53:40 ac839df69297: Preparing 04:53:40 94fea67adff7: Preparing 04:53:40 d3ec5f1a38cd: Preparing 04:53:40 ab8ebc6126b5: Preparing 04:53:40 923e52a582d7: Preparing 04:53:40 7e295b73a018: Preparing 04:53:40 1e890da81ec9: Preparing 04:53:40 7e295b73a018: Waiting 04:53:40 1e890da81ec9: Waiting 04:53:40 94fea67adff7: Layer already exists 04:53:40 ab8ebc6126b5: Layer already exists 04:53:40 923e52a582d7: Layer already exists 04:53:40 d3ec5f1a38cd: Layer already exists 04:53:40 ac839df69297: Layer already exists 04:53:40 7e295b73a018: Layer already exists 04:53:40 1e890da81ec9: Layer already exists 04:53:40 4.1.0-dev.61: digest: sha256:4c01575232ddf83e567e321d816be585bc0811293f845755d5af3d2c41a15f59 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:53:41 ac839df69297: Preparing 04:53:41 94fea67adff7: Preparing 04:53:41 d3ec5f1a38cd: Preparing 04:53:41 ab8ebc6126b5: Preparing 04:53:41 923e52a582d7: Preparing 04:53:41 7e295b73a018: Preparing 04:53:41 1e890da81ec9: Preparing 04:53:41 7e295b73a018: Waiting 04:53:41 1e890da81ec9: Waiting 04:53:41 94fea67adff7: Layer already exists 04:53:41 d3ec5f1a38cd: Layer already exists 04:53:41 923e52a582d7: Layer already exists 04:53:41 ab8ebc6126b5: Layer already exists 04:53:41 ac839df69297: Layer already exists 04:53:41 7e295b73a018: Layer already exists 04:53:41 1e890da81ec9: Layer already exists 04:53:41 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:4c01575232ddf83e567e321d816be585bc0811293f845755d5af3d2c41a15f59 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:41 + 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 04:53:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:53:41 ac839df69297: Preparing 04:53:41 94fea67adff7: Preparing 04:53:41 d3ec5f1a38cd: Preparing 04:53:41 ab8ebc6126b5: Preparing 04:53:41 923e52a582d7: Preparing 04:53:41 7e295b73a018: Preparing 04:53:41 1e890da81ec9: Preparing 04:53:41 7e295b73a018: Waiting 04:53:41 1e890da81ec9: Waiting 04:53:41 ac839df69297: Layer already exists 04:53:41 94fea67adff7: Layer already exists 04:53:41 d3ec5f1a38cd: Layer already exists 04:53:41 ab8ebc6126b5: Layer already exists 04:53:41 923e52a582d7: Layer already exists 04:53:41 1e890da81ec9: Layer already exists 04:53:41 7e295b73a018: Layer already exists 04:53:42 main: digest: sha256:4c01575232ddf83e567e321d816be585bc0811293f845755d5af3d2c41a15f59 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:42 ===================================================== [Pipeline] echo 04:53:42 taggedImages: 04:53:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:53:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:53:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.61 04:53:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:53:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:53:42 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:53:42 33220cc7624be61767afe23534dd4df830651bf9 04:53:42 latest 04:53:42 4.1.0-dev.61 04:53:42 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:53:42 main 04:53:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:53:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:53:43 b58d78327173: Preparing 04:53:43 567dbfe4fb7b: Preparing 04:53:43 b0b367d3dd33: Preparing 04:53:43 d3ec5f1a38cd: Preparing 04:53:43 ab8ebc6126b5: Preparing 04:53:43 618e43805545: Preparing 04:53:43 b1d610b6d2bd: Preparing 04:53:43 8cbd1d6658a7: Preparing 04:53:43 11b36c7e9fd2: Preparing 04:53:43 1e890da81ec9: Preparing 04:53:43 618e43805545: Waiting 04:53:43 8cbd1d6658a7: Waiting 04:53:43 11b36c7e9fd2: Waiting 04:53:43 d3ec5f1a38cd: Layer already exists 04:53:43 ab8ebc6126b5: Layer already exists 04:53:43 b58d78327173: Pushed 04:53:43 b0b367d3dd33: Pushed 04:53:43 567dbfe4fb7b: Pushed 04:53:43 1e890da81ec9: Layer already exists 04:53:43 8cbd1d6658a7: Pushed 04:53:44 11b36c7e9fd2: Pushed 04:53:54 b1d610b6d2bd: Pushed 04:54:09 618e43805545: Pushed 04:54:09 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:8fdceead69707072c6cbab4d899a7f7ae320603740246ab6f3494066fea2f568 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:09 + 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 04:54:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:54:09 b58d78327173: Preparing 04:54:09 567dbfe4fb7b: Preparing 04:54:09 b0b367d3dd33: Preparing 04:54:09 d3ec5f1a38cd: Preparing 04:54:09 ab8ebc6126b5: Preparing 04:54:09 618e43805545: Preparing 04:54:09 b1d610b6d2bd: Preparing 04:54:09 8cbd1d6658a7: Preparing 04:54:09 11b36c7e9fd2: Preparing 04:54:09 1e890da81ec9: Preparing 04:54:09 8cbd1d6658a7: Waiting 04:54:09 618e43805545: Waiting 04:54:09 b1d610b6d2bd: Waiting 04:54:09 11b36c7e9fd2: Waiting 04:54:09 1e890da81ec9: Waiting 04:54:09 ab8ebc6126b5: Layer already exists 04:54:09 b58d78327173: Layer already exists 04:54:09 d3ec5f1a38cd: Layer already exists 04:54:09 b0b367d3dd33: Layer already exists 04:54:09 567dbfe4fb7b: Layer already exists 04:54:09 11b36c7e9fd2: Layer already exists 04:54:09 8cbd1d6658a7: Layer already exists 04:54:09 b1d610b6d2bd: Layer already exists 04:54:09 1e890da81ec9: Layer already exists 04:54:09 618e43805545: Layer already exists 04:54:10 latest: digest: sha256:8fdceead69707072c6cbab4d899a7f7ae320603740246ab6f3494066fea2f568 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.61 04:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:54:10 b58d78327173: Preparing 04:54:10 567dbfe4fb7b: Preparing 04:54:10 b0b367d3dd33: Preparing 04:54:10 d3ec5f1a38cd: Preparing 04:54:10 ab8ebc6126b5: Preparing 04:54:10 618e43805545: Preparing 04:54:10 b1d610b6d2bd: Preparing 04:54:10 8cbd1d6658a7: Preparing 04:54:10 11b36c7e9fd2: Preparing 04:54:10 1e890da81ec9: Preparing 04:54:10 8cbd1d6658a7: Waiting 04:54:10 11b36c7e9fd2: Waiting 04:54:10 1e890da81ec9: Waiting 04:54:10 618e43805545: Waiting 04:54:10 b1d610b6d2bd: Waiting 04:54:10 b0b367d3dd33: Layer already exists 04:54:10 567dbfe4fb7b: Layer already exists 04:54:10 b58d78327173: Layer already exists 04:54:10 ab8ebc6126b5: Layer already exists 04:54:10 d3ec5f1a38cd: Layer already exists 04:54:10 618e43805545: Layer already exists 04:54:10 b1d610b6d2bd: Layer already exists 04:54:10 8cbd1d6658a7: Layer already exists 04:54:10 11b36c7e9fd2: Layer already exists 04:54:10 1e890da81ec9: Layer already exists 04:54:11 4.1.0-dev.61: digest: sha256:8fdceead69707072c6cbab4d899a7f7ae320603740246ab6f3494066fea2f568 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:54:11 b58d78327173: Preparing 04:54:11 567dbfe4fb7b: Preparing 04:54:11 b0b367d3dd33: Preparing 04:54:11 d3ec5f1a38cd: Preparing 04:54:11 ab8ebc6126b5: Preparing 04:54:11 618e43805545: Preparing 04:54:11 b1d610b6d2bd: Preparing 04:54:11 8cbd1d6658a7: Preparing 04:54:11 11b36c7e9fd2: Preparing 04:54:11 1e890da81ec9: Preparing 04:54:11 618e43805545: Waiting 04:54:11 b1d610b6d2bd: Waiting 04:54:11 8cbd1d6658a7: Waiting 04:54:11 11b36c7e9fd2: Waiting 04:54:11 1e890da81ec9: Waiting 04:54:11 ab8ebc6126b5: Layer already exists 04:54:11 d3ec5f1a38cd: Layer already exists 04:54:11 b58d78327173: Layer already exists 04:54:11 567dbfe4fb7b: Layer already exists 04:54:11 b0b367d3dd33: Layer already exists 04:54:11 618e43805545: Layer already exists 04:54:11 11b36c7e9fd2: Layer already exists 04:54:11 b1d610b6d2bd: Layer already exists 04:54:11 1e890da81ec9: Layer already exists 04:54:11 8cbd1d6658a7: Layer already exists 04:54:11 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:8fdceead69707072c6cbab4d899a7f7ae320603740246ab6f3494066fea2f568 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:12 + 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 04:54:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:54:12 b58d78327173: Preparing 04:54:12 567dbfe4fb7b: Preparing 04:54:12 b0b367d3dd33: Preparing 04:54:12 d3ec5f1a38cd: Preparing 04:54:12 ab8ebc6126b5: Preparing 04:54:12 618e43805545: Preparing 04:54:12 b1d610b6d2bd: Preparing 04:54:12 8cbd1d6658a7: Preparing 04:54:12 11b36c7e9fd2: Preparing 04:54:12 1e890da81ec9: Preparing 04:54:12 b1d610b6d2bd: Waiting 04:54:12 8cbd1d6658a7: Waiting 04:54:12 11b36c7e9fd2: Waiting 04:54:12 1e890da81ec9: Waiting 04:54:12 618e43805545: Waiting 04:54:12 ab8ebc6126b5: Layer already exists 04:54:12 b58d78327173: Layer already exists 04:54:12 567dbfe4fb7b: Layer already exists 04:54:12 b0b367d3dd33: Layer already exists 04:54:12 d3ec5f1a38cd: Layer already exists 04:54:12 b1d610b6d2bd: Layer already exists 04:54:12 618e43805545: Layer already exists 04:54:12 11b36c7e9fd2: Layer already exists 04:54:12 8cbd1d6658a7: Layer already exists 04:54:12 1e890da81ec9: Layer already exists 04:54:13 main: digest: sha256:8fdceead69707072c6cbab4d899a7f7ae320603740246ab6f3494066fea2f568 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:13 ===================================================== [Pipeline] echo 04:54:13 taggedImages: 04:54:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:54:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:54:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.61 04:54:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:54:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:54:13 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:54:13 33220cc7624be61767afe23534dd4df830651bf9 04:54:13 latest 04:54:13 4.1.0-dev.61 04:54:13 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:54:13 main 04:54:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:54:14 d3f86fef4886: Preparing 04:54:14 ec88bf9d1644: Preparing 04:54:14 123d874313fc: Preparing 04:54:14 d3ec5f1a38cd: Preparing 04:54:14 ab8ebc6126b5: Preparing 04:54:14 0cac723e5ace: Preparing 04:54:14 d14954f904a5: Preparing 04:54:14 4835394c27b9: Preparing 04:54:14 1e890da81ec9: Preparing 04:54:14 d14954f904a5: Waiting 04:54:14 4835394c27b9: Waiting 04:54:14 1e890da81ec9: Waiting 04:54:14 0cac723e5ace: Waiting 04:54:14 d3ec5f1a38cd: Layer already exists 04:54:14 ab8ebc6126b5: Layer already exists 04:54:14 ec88bf9d1644: Pushed 04:54:14 123d874313fc: Pushed 04:54:14 d3f86fef4886: Pushed 04:54:14 1e890da81ec9: Layer already exists 04:54:15 d14954f904a5: Pushed 04:54:15 4835394c27b9: Pushed 04:54:41 0cac723e5ace: Pushed 04:54:41 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:9156ec44de4a48f10334c767658adb24e1ab2a31441b5122833073e8b6d9a0e4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:42 + 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 04:54:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:54:42 d3f86fef4886: Preparing 04:54:42 ec88bf9d1644: Preparing 04:54:42 123d874313fc: Preparing 04:54:42 d3ec5f1a38cd: Preparing 04:54:42 ab8ebc6126b5: Preparing 04:54:42 0cac723e5ace: Preparing 04:54:42 d14954f904a5: Preparing 04:54:42 0cac723e5ace: Waiting 04:54:42 d14954f904a5: Waiting 04:54:42 4835394c27b9: Preparing 04:54:42 1e890da81ec9: Preparing 04:54:42 4835394c27b9: Waiting 04:54:42 1e890da81ec9: Waiting 04:54:42 ab8ebc6126b5: Layer already exists 04:54:42 ec88bf9d1644: Layer already exists 04:54:42 d3f86fef4886: Layer already exists 04:54:42 d3ec5f1a38cd: Layer already exists 04:54:42 123d874313fc: Layer already exists 04:54:42 d14954f904a5: Layer already exists 04:54:42 0cac723e5ace: Layer already exists 04:54:42 1e890da81ec9: Layer already exists 04:54:42 4835394c27b9: Layer already exists 04:54:42 latest: digest: sha256:9156ec44de4a48f10334c767658adb24e1ab2a31441b5122833073e8b6d9a0e4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.61 04:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:54:43 d3f86fef4886: Preparing 04:54:43 ec88bf9d1644: Preparing 04:54:43 123d874313fc: Preparing 04:54:43 d3ec5f1a38cd: Preparing 04:54:43 ab8ebc6126b5: Preparing 04:54:43 0cac723e5ace: Preparing 04:54:43 d14954f904a5: Preparing 04:54:43 4835394c27b9: Preparing 04:54:43 1e890da81ec9: Preparing 04:54:43 0cac723e5ace: Waiting 04:54:43 d14954f904a5: Waiting 04:54:43 4835394c27b9: Waiting 04:54:43 1e890da81ec9: Waiting 04:54:43 d3ec5f1a38cd: Layer already exists 04:54:43 ec88bf9d1644: Layer already exists 04:54:43 ab8ebc6126b5: Layer already exists 04:54:43 d3f86fef4886: Layer already exists 04:54:43 123d874313fc: Layer already exists 04:54:43 d14954f904a5: Layer already exists 04:54:43 0cac723e5ace: Layer already exists 04:54:43 1e890da81ec9: Layer already exists 04:54:43 4835394c27b9: Layer already exists 04:54:43 4.1.0-dev.61: digest: sha256:9156ec44de4a48f10334c767658adb24e1ab2a31441b5122833073e8b6d9a0e4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:54:44 d3f86fef4886: Preparing 04:54:44 ec88bf9d1644: Preparing 04:54:44 123d874313fc: Preparing 04:54:44 d3ec5f1a38cd: Preparing 04:54:44 ab8ebc6126b5: Preparing 04:54:44 0cac723e5ace: Preparing 04:54:44 d14954f904a5: Preparing 04:54:44 4835394c27b9: Preparing 04:54:44 1e890da81ec9: Preparing 04:54:44 d14954f904a5: Waiting 04:54:44 4835394c27b9: Waiting 04:54:44 1e890da81ec9: Waiting 04:54:44 0cac723e5ace: Waiting 04:54:44 123d874313fc: Layer already exists 04:54:44 ab8ebc6126b5: Layer already exists 04:54:44 ec88bf9d1644: Layer already exists 04:54:44 d3f86fef4886: Layer already exists 04:54:44 d3ec5f1a38cd: Layer already exists 04:54:44 0cac723e5ace: Layer already exists 04:54:44 d14954f904a5: Layer already exists 04:54:44 4835394c27b9: Layer already exists 04:54:44 1e890da81ec9: Layer already exists 04:54:44 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:9156ec44de4a48f10334c767658adb24e1ab2a31441b5122833073e8b6d9a0e4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:45 + 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 04:54:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:54:45 d3f86fef4886: Preparing 04:54:45 ec88bf9d1644: Preparing 04:54:45 123d874313fc: Preparing 04:54:45 d3ec5f1a38cd: Preparing 04:54:45 ab8ebc6126b5: Preparing 04:54:45 0cac723e5ace: Preparing 04:54:45 d14954f904a5: Preparing 04:54:45 4835394c27b9: Preparing 04:54:45 1e890da81ec9: Preparing 04:54:45 d14954f904a5: Waiting 04:54:45 4835394c27b9: Waiting 04:54:45 1e890da81ec9: Waiting 04:54:45 0cac723e5ace: Waiting 04:54:45 d3f86fef4886: Layer already exists 04:54:45 ec88bf9d1644: Layer already exists 04:54:45 ab8ebc6126b5: Layer already exists 04:54:45 d3ec5f1a38cd: Layer already exists 04:54:45 123d874313fc: Layer already exists 04:54:45 d14954f904a5: Layer already exists 04:54:45 4835394c27b9: Layer already exists 04:54:45 1e890da81ec9: Layer already exists 04:54:45 0cac723e5ace: Layer already exists 04:54:45 main: digest: sha256:9156ec44de4a48f10334c767658adb24e1ab2a31441b5122833073e8b6d9a0e4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:45 ===================================================== [Pipeline] echo 04:54:45 taggedImages: 04:54:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:54:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:54:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.61 04:54:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:54:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:54:45 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:54:45 33220cc7624be61767afe23534dd4df830651bf9 04:54:45 latest 04:54:45 4.1.0-dev.61 04:54:45 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:54:45 main 04:54:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:54:46 e42630ea9183: Preparing 04:54:46 b54dab5f6183: Preparing 04:54:46 63e2e6e857b7: Preparing 04:54:46 d3ec5f1a38cd: Preparing 04:54:46 ab8ebc6126b5: Preparing 04:54:46 0cac723e5ace: Preparing 04:54:46 8cbd1d6658a7: Preparing 04:54:46 11b36c7e9fd2: Preparing 04:54:46 1e890da81ec9: Preparing 04:54:46 8cbd1d6658a7: Waiting 04:54:46 11b36c7e9fd2: Waiting 04:54:46 1e890da81ec9: Waiting 04:54:46 0cac723e5ace: Waiting 04:54:46 d3ec5f1a38cd: Layer already exists 04:54:46 ab8ebc6126b5: Layer already exists 04:54:46 0cac723e5ace: Layer already exists 04:54:46 8cbd1d6658a7: Layer already exists 04:54:46 11b36c7e9fd2: Layer already exists 04:54:46 63e2e6e857b7: Pushed 04:54:46 b54dab5f6183: Pushed 04:54:46 1e890da81ec9: Layer already exists 04:54:46 e42630ea9183: Pushed 04:54:47 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:b2679376a00850530b4bbffa230f3cffc2fd7fde05d5a0fc814bbb70e5fac403 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:47 + 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 04:54:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:54:47 e42630ea9183: Preparing 04:54:47 b54dab5f6183: Preparing 04:54:47 63e2e6e857b7: Preparing 04:54:47 d3ec5f1a38cd: Preparing 04:54:47 ab8ebc6126b5: Preparing 04:54:47 0cac723e5ace: Preparing 04:54:47 8cbd1d6658a7: Preparing 04:54:47 11b36c7e9fd2: Preparing 04:54:47 1e890da81ec9: Preparing 04:54:47 8cbd1d6658a7: Waiting 04:54:47 11b36c7e9fd2: Waiting 04:54:47 1e890da81ec9: Waiting 04:54:47 0cac723e5ace: Waiting 04:54:47 ab8ebc6126b5: Layer already exists 04:54:47 d3ec5f1a38cd: Layer already exists 04:54:47 e42630ea9183: Layer already exists 04:54:47 63e2e6e857b7: Layer already exists 04:54:47 b54dab5f6183: Layer already exists 04:54:47 11b36c7e9fd2: Layer already exists 04:54:47 1e890da81ec9: Layer already exists 04:54:47 8cbd1d6658a7: Layer already exists 04:54:47 0cac723e5ace: Layer already exists 04:54:48 latest: digest: sha256:b2679376a00850530b4bbffa230f3cffc2fd7fde05d5a0fc814bbb70e5fac403 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.61 04:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:54:48 e42630ea9183: Preparing 04:54:48 b54dab5f6183: Preparing 04:54:48 63e2e6e857b7: Preparing 04:54:48 d3ec5f1a38cd: Preparing 04:54:48 ab8ebc6126b5: Preparing 04:54:48 0cac723e5ace: Preparing 04:54:48 8cbd1d6658a7: Preparing 04:54:48 11b36c7e9fd2: Preparing 04:54:48 1e890da81ec9: Preparing 04:54:48 0cac723e5ace: Waiting 04:54:48 8cbd1d6658a7: Waiting 04:54:48 11b36c7e9fd2: Waiting 04:54:48 1e890da81ec9: Waiting 04:54:48 b54dab5f6183: Layer already exists 04:54:48 ab8ebc6126b5: Layer already exists 04:54:48 d3ec5f1a38cd: Layer already exists 04:54:48 63e2e6e857b7: Layer already exists 04:54:48 e42630ea9183: Layer already exists 04:54:48 0cac723e5ace: Layer already exists 04:54:48 11b36c7e9fd2: Layer already exists 04:54:48 8cbd1d6658a7: Layer already exists 04:54:48 1e890da81ec9: Layer already exists 04:54:48 4.1.0-dev.61: digest: sha256:b2679376a00850530b4bbffa230f3cffc2fd7fde05d5a0fc814bbb70e5fac403 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:54:50 e42630ea9183: Preparing 04:54:50 b54dab5f6183: Preparing 04:54:50 63e2e6e857b7: Preparing 04:54:50 d3ec5f1a38cd: Preparing 04:54:50 ab8ebc6126b5: Preparing 04:54:50 0cac723e5ace: Preparing 04:54:50 8cbd1d6658a7: Preparing 04:54:50 11b36c7e9fd2: Preparing 04:54:50 1e890da81ec9: Preparing 04:54:50 8cbd1d6658a7: Waiting 04:54:50 11b36c7e9fd2: Waiting 04:54:50 1e890da81ec9: Waiting 04:54:50 0cac723e5ace: Waiting 04:54:50 e42630ea9183: Layer already exists 04:54:50 b54dab5f6183: Layer already exists 04:54:50 ab8ebc6126b5: Layer already exists 04:54:50 63e2e6e857b7: Layer already exists 04:54:50 d3ec5f1a38cd: Layer already exists 04:54:50 8cbd1d6658a7: Layer already exists 04:54:50 0cac723e5ace: Layer already exists 04:54:50 11b36c7e9fd2: Layer already exists 04:54:50 1e890da81ec9: Layer already exists 04:54:50 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:b2679376a00850530b4bbffa230f3cffc2fd7fde05d5a0fc814bbb70e5fac403 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:51 + 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 04:54:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:54:51 e42630ea9183: Preparing 04:54:51 b54dab5f6183: Preparing 04:54:51 63e2e6e857b7: Preparing 04:54:51 d3ec5f1a38cd: Preparing 04:54:51 ab8ebc6126b5: Preparing 04:54:51 0cac723e5ace: Preparing 04:54:51 8cbd1d6658a7: Preparing 04:54:51 11b36c7e9fd2: Preparing 04:54:51 1e890da81ec9: Preparing 04:54:51 0cac723e5ace: Waiting 04:54:51 8cbd1d6658a7: Waiting 04:54:51 11b36c7e9fd2: Waiting 04:54:51 1e890da81ec9: Waiting 04:54:51 e42630ea9183: Layer already exists 04:54:51 d3ec5f1a38cd: Layer already exists 04:54:51 ab8ebc6126b5: Layer already exists 04:54:51 b54dab5f6183: Layer already exists 04:54:51 63e2e6e857b7: Layer already exists 04:54:51 8cbd1d6658a7: Layer already exists 04:54:51 0cac723e5ace: Layer already exists 04:54:51 11b36c7e9fd2: Layer already exists 04:54:51 1e890da81ec9: Layer already exists 04:54:51 main: digest: sha256:b2679376a00850530b4bbffa230f3cffc2fd7fde05d5a0fc814bbb70e5fac403 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:51 ===================================================== [Pipeline] echo 04:54:51 taggedImages: 04:54:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:54:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:54:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.61 04:54:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:54:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:54:51 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:54:51 33220cc7624be61767afe23534dd4df830651bf9 04:54:51 latest 04:54:51 4.1.0-dev.61 04:54:51 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:54:51 main 04:54:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:54:52 71ab262e0cb5: Preparing 04:54:52 4d2604f8a26e: Preparing 04:54:52 d3ec5f1a38cd: Preparing 04:54:52 ab8ebc6126b5: Preparing 04:54:52 1da360fbce60: Preparing 04:54:52 a9aec9d49d87: Preparing 04:54:52 1e890da81ec9: Preparing 04:54:52 a9aec9d49d87: Waiting 04:54:52 1e890da81ec9: Waiting 04:54:52 d3ec5f1a38cd: Layer already exists 04:54:52 ab8ebc6126b5: Layer already exists 04:54:52 1e890da81ec9: Layer already exists 04:54:52 71ab262e0cb5: Pushed 04:54:53 1da360fbce60: Pushed 04:54:54 a9aec9d49d87: Pushed 04:55:02 4d2604f8a26e: Pushed 04:55:02 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:e9583446f5e9df9d5f24881e47e370af1f840c38386e3580c94642b52a2020f5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:55:02 71ab262e0cb5: Preparing 04:55:02 4d2604f8a26e: Preparing 04:55:02 d3ec5f1a38cd: Preparing 04:55:02 ab8ebc6126b5: Preparing 04:55:02 1da360fbce60: Preparing 04:55:02 a9aec9d49d87: Preparing 04:55:02 1e890da81ec9: Preparing 04:55:02 a9aec9d49d87: Waiting 04:55:02 1e890da81ec9: Waiting 04:55:02 ab8ebc6126b5: Layer already exists 04:55:02 d3ec5f1a38cd: Layer already exists 04:55:02 1da360fbce60: Layer already exists 04:55:02 4d2604f8a26e: Layer already exists 04:55:02 71ab262e0cb5: Layer already exists 04:55:02 a9aec9d49d87: Layer already exists 04:55:02 1e890da81ec9: Layer already exists 04:55:03 latest: digest: sha256:e9583446f5e9df9d5f24881e47e370af1f840c38386e3580c94642b52a2020f5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.61 04:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:55:03 71ab262e0cb5: Preparing 04:55:03 4d2604f8a26e: Preparing 04:55:03 d3ec5f1a38cd: Preparing 04:55:03 ab8ebc6126b5: Preparing 04:55:03 1da360fbce60: Preparing 04:55:03 a9aec9d49d87: Preparing 04:55:03 1e890da81ec9: Preparing 04:55:03 a9aec9d49d87: Waiting 04:55:03 1e890da81ec9: Waiting 04:55:03 d3ec5f1a38cd: Layer already exists 04:55:03 1da360fbce60: Layer already exists 04:55:03 4d2604f8a26e: Layer already exists 04:55:03 ab8ebc6126b5: Layer already exists 04:55:03 71ab262e0cb5: Layer already exists 04:55:03 a9aec9d49d87: Layer already exists 04:55:03 1e890da81ec9: Layer already exists 04:55:04 4.1.0-dev.61: digest: sha256:e9583446f5e9df9d5f24881e47e370af1f840c38386e3580c94642b52a2020f5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:55:04 71ab262e0cb5: Preparing 04:55:04 4d2604f8a26e: Preparing 04:55:04 d3ec5f1a38cd: Preparing 04:55:04 ab8ebc6126b5: Preparing 04:55:04 1da360fbce60: Preparing 04:55:04 a9aec9d49d87: Preparing 04:55:04 1e890da81ec9: Preparing 04:55:04 a9aec9d49d87: Waiting 04:55:04 1e890da81ec9: Waiting 04:55:04 1da360fbce60: Layer already exists 04:55:04 4d2604f8a26e: Layer already exists 04:55:04 71ab262e0cb5: Layer already exists 04:55:04 d3ec5f1a38cd: Layer already exists 04:55:04 ab8ebc6126b5: Layer already exists 04:55:04 1e890da81ec9: Layer already exists 04:55:04 a9aec9d49d87: Layer already exists 04:55:05 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:e9583446f5e9df9d5f24881e47e370af1f840c38386e3580c94642b52a2020f5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:55:05 71ab262e0cb5: Preparing 04:55:05 4d2604f8a26e: Preparing 04:55:05 d3ec5f1a38cd: Preparing 04:55:05 ab8ebc6126b5: Preparing 04:55:05 1da360fbce60: Preparing 04:55:05 a9aec9d49d87: Preparing 04:55:05 1e890da81ec9: Preparing 04:55:05 1e890da81ec9: Waiting 04:55:05 a9aec9d49d87: Waiting 04:55:05 4d2604f8a26e: Layer already exists 04:55:05 ab8ebc6126b5: Layer already exists 04:55:05 1da360fbce60: Layer already exists 04:55:05 71ab262e0cb5: Layer already exists 04:55:05 d3ec5f1a38cd: Layer already exists 04:55:05 1e890da81ec9: Layer already exists 04:55:05 a9aec9d49d87: Layer already exists 04:55:06 main: digest: sha256:e9583446f5e9df9d5f24881e47e370af1f840c38386e3580c94642b52a2020f5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:55:06 ===================================================== [Pipeline] echo 04:55:06 taggedImages: 04:55:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:55:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:55:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.61 04:55:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:55:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:55:06 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:55:06 33220cc7624be61767afe23534dd4df830651bf9 04:55:06 latest 04:55:06 4.1.0-dev.61 04:55:06 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:55:06 main 04:55:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:55:06 d36ddfa7e1dd: Preparing 04:55:06 071de08e28b6: Preparing 04:55:06 d3ec5f1a38cd: Preparing 04:55:06 ab8ebc6126b5: Preparing 04:55:06 e9c4e537feb5: Preparing 04:55:06 cb7c30a4dbf0: Preparing 04:55:06 1e890da81ec9: Preparing 04:55:06 cb7c30a4dbf0: Waiting 04:55:06 1e890da81ec9: Waiting 04:55:06 d3ec5f1a38cd: Layer already exists 04:55:06 ab8ebc6126b5: Layer already exists 04:55:07 1e890da81ec9: Layer already exists 04:55:07 d36ddfa7e1dd: Pushed 04:55:07 e9c4e537feb5: Pushed 04:55:07 cb7c30a4dbf0: Pushed 04:55:15 071de08e28b6: Pushed 04:55:15 33220cc7624be61767afe23534dd4df830651bf9: digest: sha256:969162663b8f8224f19be2cac761143ea04470edabad84f14b173795cc906786 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:55:16 d36ddfa7e1dd: Preparing 04:55:16 071de08e28b6: Preparing 04:55:16 d3ec5f1a38cd: Preparing 04:55:16 ab8ebc6126b5: Preparing 04:55:16 e9c4e537feb5: Preparing 04:55:16 cb7c30a4dbf0: Preparing 04:55:16 1e890da81ec9: Preparing 04:55:16 cb7c30a4dbf0: Waiting 04:55:16 1e890da81ec9: Waiting 04:55:16 071de08e28b6: Layer already exists 04:55:16 d3ec5f1a38cd: Layer already exists 04:55:16 d36ddfa7e1dd: Layer already exists 04:55:16 e9c4e537feb5: Layer already exists 04:55:16 ab8ebc6126b5: Layer already exists 04:55:16 1e890da81ec9: Layer already exists 04:55:16 cb7c30a4dbf0: Layer already exists 04:55:16 latest: digest: sha256:969162663b8f8224f19be2cac761143ea04470edabad84f14b173795cc906786 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.61 04:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:55:17 d36ddfa7e1dd: Preparing 04:55:17 071de08e28b6: Preparing 04:55:17 d3ec5f1a38cd: Preparing 04:55:17 ab8ebc6126b5: Preparing 04:55:17 e9c4e537feb5: Preparing 04:55:17 cb7c30a4dbf0: Preparing 04:55:17 1e890da81ec9: Preparing 04:55:17 cb7c30a4dbf0: Waiting 04:55:17 ab8ebc6126b5: Layer already exists 04:55:17 071de08e28b6: Layer already exists 04:55:17 d3ec5f1a38cd: Layer already exists 04:55:17 d36ddfa7e1dd: Layer already exists 04:55:17 e9c4e537feb5: Layer already exists 04:55:17 1e890da81ec9: Layer already exists 04:55:17 cb7c30a4dbf0: Layer already exists 04:55:17 4.1.0-dev.61: digest: sha256:969162663b8f8224f19be2cac761143ea04470edabad84f14b173795cc906786 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:55:18 d36ddfa7e1dd: Preparing 04:55:18 071de08e28b6: Preparing 04:55:18 d3ec5f1a38cd: Preparing 04:55:18 ab8ebc6126b5: Preparing 04:55:18 e9c4e537feb5: Preparing 04:55:18 cb7c30a4dbf0: Preparing 04:55:18 1e890da81ec9: Preparing 04:55:18 1e890da81ec9: Waiting 04:55:18 cb7c30a4dbf0: Waiting 04:55:18 d36ddfa7e1dd: Layer already exists 04:55:18 d3ec5f1a38cd: Layer already exists 04:55:18 ab8ebc6126b5: Layer already exists 04:55:18 e9c4e537feb5: Layer already exists 04:55:18 071de08e28b6: Layer already exists 04:55:18 1e890da81ec9: Layer already exists 04:55:18 cb7c30a4dbf0: Layer already exists 04:55:18 33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61: digest: sha256:969162663b8f8224f19be2cac761143ea04470edabad84f14b173795cc906786 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:55:19 d36ddfa7e1dd: Preparing 04:55:19 071de08e28b6: Preparing 04:55:19 d3ec5f1a38cd: Preparing 04:55:19 ab8ebc6126b5: Preparing 04:55:19 e9c4e537feb5: Preparing 04:55:19 cb7c30a4dbf0: Preparing 04:55:19 1e890da81ec9: Preparing 04:55:19 cb7c30a4dbf0: Waiting 04:55:19 1e890da81ec9: Waiting 04:55:19 d36ddfa7e1dd: Layer already exists 04:55:19 e9c4e537feb5: Layer already exists 04:55:19 071de08e28b6: Layer already exists 04:55:19 ab8ebc6126b5: Layer already exists 04:55:19 d3ec5f1a38cd: Layer already exists 04:55:19 cb7c30a4dbf0: Layer already exists 04:55:19 1e890da81ec9: Layer already exists 04:55:19 main: digest: sha256:969162663b8f8224f19be2cac761143ea04470edabad84f14b173795cc906786 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:55:19 ===================================================== [Pipeline] echo 04:55:19 taggedImages: 04:55:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33220cc7624be61767afe23534dd4df830651bf9 04:55:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:55:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.61 04:55:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 04:55:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.61 [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.61 [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.61 [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.61 [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 04:55:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33220cc7624be61767afe23534dd4df830651bf9 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.61 [Pipeline] echo 04:55:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33220cc7624be61767afe23534dd4df830651bf9-4.1.0-dev.61 [Pipeline] echo 04:55:20 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 04:55:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:21 04:55:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:21 arm64: Pulling from edgex-lftools-log-publisher 04:55:21 8998bd30e6a1: Pulling fs layer 04:55:21 04944245beec: Pulling fs layer 04:55:21 699f458cf7ca: Pulling fs layer 04:55:21 765212b225bb: Pulling fs layer 04:55:21 765212b225bb: Waiting 04:55:21 f23df028b6ca: Pulling fs layer 04:55:21 f23df028b6ca: Waiting 04:55:21 d65c8cfc05b1: Pulling fs layer 04:55:21 2437ff75d9bd: Pulling fs layer 04:55:21 d65c8cfc05b1: Waiting 04:55:21 2437ff75d9bd: Waiting 04:55:21 04944245beec: Verifying Checksum 04:55:21 04944245beec: Download complete 04:55:21 765212b225bb: Verifying Checksum 04:55:21 765212b225bb: Download complete 04:55:21 f23df028b6ca: Verifying Checksum 04:55:21 f23df028b6ca: Download complete 04:55:21 d65c8cfc05b1: Verifying Checksum 04:55:21 d65c8cfc05b1: Download complete 04:55:21 699f458cf7ca: Verifying Checksum 04:55:21 699f458cf7ca: Download complete 04:55:22 8998bd30e6a1: Download complete 04:55:24 2437ff75d9bd: Verifying Checksum 04:55:24 2437ff75d9bd: Download complete 04:55:26 8998bd30e6a1: Pull complete 04:55:27 04944245beec: Pull complete 04:55:29 699f458cf7ca: Pull complete 04:55:29 765212b225bb: Pull complete 04:55:30 f23df028b6ca: Pull complete 04:55:30 d65c8cfc05b1: Pull complete 04:55:48 2437ff75d9bd: Pull complete 04:55:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:55:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:48 prd-ubuntu20.04-docker-arm64-4c-16g-8857 does not seem to be running inside a container 04:55:48 $ 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/904 -v /w/workspace/edgex-go/904:/w/workspace/edgex-go/904:rw,z -v /w/workspace/edgex-go/904@tmp:/w/workspace/edgex-go/904@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:55:51 $ docker top d5c45813d6daa79573e5bddc152362cfbd175921a1a6b4212cf593db735dbeec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:52 ---> job-cost.sh 04:55:52 lf-activate-venv: SKIPPING 04:55:52 INFO: No Stack... 04:55:52 INFO: Retrieving Pricing Info for: v3-standard-4 04:55:53 INFO: Archiving Costs [Pipeline] sh 04:55:54 + cat /w/workspace/edgex-go/904/archives/cost.csv 04:55:54 + cut -d, -f6 [Pipeline] lock 04:55:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-904-stack-cost] 04:55:54 Resource [jenkins-edgexfoundry-edgex-go-main-904-stack-cost] did not exist. Created. 04:55:54 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-904-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:55:54 + echo total: 0.10999999940395355 [Pipeline] stash 04:55:55 Stashed 1 file(s) [Pipeline] } 04:55:55 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-904-stack-cost] [Pipeline] // lock [Pipeline] } 04:55:55 $ docker stop --time=1 d5c45813d6daa79573e5bddc152362cfbd175921a1a6b4212cf593db735dbeec 04:55:56 $ docker rm -f --volumes d5c45813d6daa79573e5bddc152362cfbd175921a1a6b4212cf593db735dbeec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:04:33 Cannot contact prd-centos7-****-4c-2g-8858: java.lang.InterruptedException 10:07:34 Cancelling nested steps due to timeout 10:07:34 Sending interrupt signal to process 10:07:36 script returned exit code 143 [Pipeline] } 10:07:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:07:37 + '[' -d /w/workspace/edgex-go/904/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:07:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:07:37 ---> package-listing.sh 10:07:37 ++ facter osfamily 10:07:37 ++ tr '[:upper:]' '[:lower:]' 10:07:38 + OS_FAMILY=redhat 10:07:38 + workspace=/w/workspace/edgex-go/904 10:07:38 + START_PACKAGES=/tmp/packages_start.txt 10:07:38 + END_PACKAGES=/tmp/packages_end.txt 10:07:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:07:38 + PACKAGES=/tmp/packages_start.txt 10:07:38 + '[' /w/workspace/edgex-go/904 ']' 10:07:38 + PACKAGES=/tmp/packages_end.txt 10:07:38 + case "${OS_FAMILY}" in 10:07:38 + sort 10:07:38 + rpm -qa 10:07:38 + '[' -f /tmp/packages_start.txt ']' 10:07:38 + '[' -f /tmp/packages_end.txt ']' 10:07:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:07:38 + '[' /w/workspace/edgex-go/904 ']' 10:07:38 + mkdir -p /w/workspace/edgex-go/904/archives/ 10:07:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/904/archives/ [Pipeline] echo 10:07:38 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/904/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:07:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:07:39 10:07:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:07:39 latest: Pulling from edgex-lftools-log-publisher 10:07:39 5eb5b503b376: Pulling fs layer 10:07:39 5c69ac0246d0: Pulling fs layer 10:07:39 ec43610c2a17: Pulling fs layer 10:07:39 3a2ae6a8a46f: Pulling fs layer 10:07:39 33b1e0a273af: Pulling fs layer 10:07:39 5d3b04190fa2: Pulling fs layer 10:07:39 2f39f015ded8: Pulling fs layer 10:07:39 3a2ae6a8a46f: Waiting 10:07:39 33b1e0a273af: Waiting 10:07:39 5d3b04190fa2: Waiting 10:07:39 2f39f015ded8: Waiting 10:07:39 5c69ac0246d0: Verifying Checksum 10:07:39 5c69ac0246d0: Download complete 10:07:39 3a2ae6a8a46f: Verifying Checksum 10:07:39 3a2ae6a8a46f: Download complete 10:07:40 33b1e0a273af: Verifying Checksum 10:07:40 33b1e0a273af: Download complete 10:07:40 ec43610c2a17: Verifying Checksum 10:07:40 5d3b04190fa2: Verifying Checksum 10:07:40 5d3b04190fa2: Download complete 10:07:40 ec43610c2a17: Download complete 10:07:40 5eb5b503b376: Download complete 10:07:40 2f39f015ded8: Verifying Checksum 10:07:40 2f39f015ded8: Download complete 10:07:41 5eb5b503b376: Pull complete 10:07:41 5c69ac0246d0: Pull complete 10:07:42 ec43610c2a17: Pull complete 10:07:42 3a2ae6a8a46f: Pull complete 10:07:42 33b1e0a273af: Pull complete 10:07:42 5d3b04190fa2: Pull complete 10:07:45 2f39f015ded8: Pull complete 10:07:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:07:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:07:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:45 prd-centos7-docker-4c-2g-8858 does not seem to be running inside a container 10:07:46 $ 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/904/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:07:49 $ docker top 5838eae06a37ce79c527bbcb9cc7e5181db3e4579b2935b8192fe4e4bf721933 -eo pid,comm [Pipeline] { [Pipeline] sh 10:07:50 + touch /tmp/pre-build-complete [Pipeline] sh 10:07:50 + mkdir -p /var/log/sysstat [Pipeline] sh 10:07:50 + ls /var/log/sa-host 10:07:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:50 provisioning config files... 10:07:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13269657562731021303tmp [Pipeline] { [Pipeline] echo 10:07:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:07:51 ---> create-netrc.sh [Pipeline] } 10:07:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:07:51 ---> python-tools-install.sh [Pipeline] echo 10:07:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:07:51 ---> sudo-logs.sh 10:07:51 Archiving 'sudo' log.. 10:07:51 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:07:52 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:07:52 $ docker stop --time=1 5838eae06a37ce79c527bbcb9cc7e5181db3e4579b2935b8192fe4e4bf721933 10:07:53 $ docker rm -f --volumes 5838eae06a37ce79c527bbcb9cc7e5181db3e4579b2935b8192fe4e4bf721933 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:07:53 [WS-CLEANUP] Deleting project workspace... 10:07:53 [WS-CLEANUP] Deferred wipeout is used... 10:07:53 [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] } 10:07:53 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 10:07:54 + [ -d /w/workspace/edgex-go/904/archives ] [Pipeline] libraryResource [Pipeline] sh 10:07:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:07:55 ---> package-listing.sh 10:07:55 ++ facter osfamily 10:07:55 ++ tr '[:upper:]' '[:lower:]' 10:07:55 + OS_FAMILY=debian 10:07:55 + workspace=/w/workspace/edgex-go/904 10:07:55 + START_PACKAGES=/tmp/packages_start.txt 10:07:55 + END_PACKAGES=/tmp/packages_end.txt 10:07:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:07:55 + PACKAGES=/tmp/packages_start.txt 10:07:55 + '[' /w/workspace/edgex-go/904 ']' 10:07:55 + PACKAGES=/tmp/packages_end.txt 10:07:55 + case "${OS_FAMILY}" in 10:07:55 + dpkg -l 10:07:55 + grep '^ii' 10:07:55 + '[' -f /tmp/packages_start.txt ']' 10:07:55 + '[' -f /tmp/packages_end.txt ']' 10:07:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:07:55 + '[' /w/workspace/edgex-go/904 ']' 10:07:55 + mkdir -p /w/workspace/edgex-go/904/archives/ 10:07:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/904/archives/ [Pipeline] echo 10:07: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/904/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:07:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:07:56 10:07:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:07:57 latest: Pulling from edgex-lftools-log-publisher 10:07:57 5eb5b503b376: Pulling fs layer 10:07:57 5c69ac0246d0: Pulling fs layer 10:07:57 ec43610c2a17: Pulling fs layer 10:07:57 3a2ae6a8a46f: Pulling fs layer 10:07:57 33b1e0a273af: Pulling fs layer 10:07:57 5d3b04190fa2: Pulling fs layer 10:07:57 2f39f015ded8: Pulling fs layer 10:07:57 3a2ae6a8a46f: Waiting 10:07:57 33b1e0a273af: Waiting 10:07:57 2f39f015ded8: Waiting 10:07:57 5d3b04190fa2: Waiting 10:07:57 3a2ae6a8a46f: Verifying Checksum 10:07:57 3a2ae6a8a46f: Download complete 10:07:57 33b1e0a273af: Verifying Checksum 10:07:57 33b1e0a273af: Download complete 10:07:57 5d3b04190fa2: Verifying Checksum 10:07:57 5d3b04190fa2: Download complete 10:07:57 ec43610c2a17: Verifying Checksum 10:07:57 ec43610c2a17: Download complete 10:07:57 5eb5b503b376: Verifying Checksum 10:07:57 5eb5b503b376: Download complete 10:07:57 2f39f015ded8: Verifying Checksum 10:07:57 2f39f015ded8: Download complete 10:07:58 5eb5b503b376: Pull complete 10:07:59 5c69ac0246d0: Pull complete 10:07:59 ec43610c2a17: Pull complete 10:07:59 3a2ae6a8a46f: Pull complete 10:07:59 33b1e0a273af: Pull complete 10:07:59 5d3b04190fa2: Pull complete 10:08:06 2f39f015ded8: Pull complete 10:08:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:08:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:06 prd-ubuntu20.04-docker-8c-8g-8856 does not seem to be running inside a container 10:08:06 $ 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/904/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/904 -v /w/workspace/edgex-go/904:/w/workspace/edgex-go/904:rw,z -v /w/workspace/edgex-go/904@tmp:/w/workspace/edgex-go/904@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 10:08:08 $ docker top 83ec9fb0027c07c33ea8eec64bd2e9daa13c1f4d870d8ab2c0b076c2369a3074 -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:08 + touch /tmp/pre-build-complete [Pipeline] sh 10:08:08 + mkdir -p /var/log/sysstat [Pipeline] sh 10:08:09 + ls /var/log/sa-host 10:08:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:08:09 provisioning config files... 10:08:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/904@tmp/config6503815692676979066tmp [Pipeline] { [Pipeline] echo 10:08:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:08:09 ---> create-netrc.sh [Pipeline] } 10:08:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:08:09 ---> python-tools-install.sh [Pipeline] echo 10:08:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:08:10 ---> sudo-logs.sh 10:08:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:08:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:08:10 ---> job-cost.sh 10:08:10 lf-activate-venv: SKIPPING 10:08:10 DEBUG: total: 0.10999999940395355 10:08:10 INFO: Retrieving Stack Cost... 10:08:10 INFO: Retrieving Pricing Info for: v3-standard-8 10:08:11 INFO: Archiving Costs [Pipeline] echo 10:08:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:08:11 ---> logs-deploy.sh 10:08:11 lf-activate-venv: SKIPPING 10:08:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/904 10:08:11 INFO: archiving workspace using pattern(s): 10:08:12 Archives upload complete. 10:08:12 INFO: archiving logs to Nexus 10:08:13 ---> uname -a: 10:08:13 Linux prd-ubuntu20-04-docker-8c-8g-8856 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 10:08:13 10:08:13 10:08:13 ---> lscpu: 10:08:13 Architecture: x86_64 10:08:13 CPU op-mode(s): 32-bit, 64-bit 10:08:13 Byte Order: Little Endian 10:08:13 Address sizes: 40 bits physical, 48 bits virtual 10:08:13 CPU(s): 8 10:08:13 On-line CPU(s) list: 0-7 10:08:13 Thread(s) per core: 1 10:08:13 Core(s) per socket: 1 10:08:13 Socket(s): 8 10:08:13 NUMA node(s): 1 10:08:13 Vendor ID: AuthenticAMD 10:08:13 CPU family: 23 10:08:13 Model: 49 10:08:13 Model name: AMD EPYC-Rome Processor 10:08:13 Stepping: 0 10:08:13 CPU MHz: 2799.998 10:08:13 BogoMIPS: 5599.99 10:08:13 Virtualization: AMD-V 10:08:13 Hypervisor vendor: KVM 10:08:13 Virtualization type: full 10:08:13 L1d cache: 256 KiB 10:08:13 L1i cache: 256 KiB 10:08:13 L2 cache: 4 MiB 10:08:13 L3 cache: 128 MiB 10:08:13 NUMA node0 CPU(s): 0-7 10:08:13 Vulnerability Gather data sampling: Not affected 10:08:13 Vulnerability Itlb multihit: Not affected 10:08:13 Vulnerability L1tf: Not affected 10:08:13 Vulnerability Mds: Not affected 10:08:13 Vulnerability Meltdown: Not affected 10:08:13 Vulnerability Mmio stale data: Not affected 10:08:13 Vulnerability Retbleed: Vulnerable 10:08:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:08:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:08:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:08:13 Vulnerability Srbds: Not affected 10:08:13 Vulnerability Tsx async abort: Not affected 10:08:13 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 10:08:13 10:08:13 10:08:13 ---> nproc: 10:08:13 8 10:08:13 10:08:13 10:08:13 ---> df -h: 10:08:13 Filesystem Size Used Avail Use% Mounted on 10:08:13 overlay 155G 32G 124G 21% / 10:08:13 tmpfs 64M 0 64M 0% /dev 10:08:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:08:13 shm 64M 0 64M 0% /dev/shm 10:08:13 /dev/vda1 155G 32G 124G 21% /facter-os 10:08:13 10:08:13 10:08:13 ---> sar -b -r -n DEV: 10:08:13 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8856) 09/15/25 _x86_64_ (8 CPU) 10:08:13 10:08:13 04:06:50 LINUX RESTART (8 CPU) 10:08:13 10:08:13 04:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:08:13 04:08:02 400.10 72.84 327.26 0.00 12328.08 180275.42 0.00 10:08:13 04:09:01 169.51 10.98 158.53 0.00 1696.93 39573.09 0.00 10:08:13 04:10:01 40.74 0.05 40.69 0.00 0.40 37940.49 0.00 10:08:13 04:11:01 94.97 0.25 94.72 0.00 3.60 49027.83 0.00 10:08:13 04:12:01 1071.60 22.33 1049.28 0.00 213.30 402403.33 0.00 10:08:13 04:13:01 349.38 5.06 344.32 0.00 4292.84 169189.47 0.00 10:08:13 04:14:01 348.64 0.07 348.58 0.00 0.53 103769.05 0.00 10:08:13 04:15:01 721.25 0.07 721.18 0.00 1.73 174149.64 0.00 10:08:13 04:16:01 60.74 0.03 60.71 0.00 2.27 1266.46 0.00 10:08:13 04:17:01 26.41 0.02 26.40 0.00 0.13 695.62 0.00 10:08:13 04:18:01 1.85 0.00 1.85 0.00 0.00 21.86 0.00 10:08:13 04:19:01 1.27 0.00 1.27 0.00 0.00 20.26 0.00 10:08:13 04:20:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 10:08:13 04:21:01 0.87 0.00 0.87 0.00 0.00 11.06 0.00 10:08:13 04:22:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 10:08:13 04:23:01 1.87 0.02 1.85 0.00 0.13 26.53 0.00 10:08:13 04:24:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 10:08:13 04:25:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 10:08:13 04:26:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 10:08:13 04:27:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 10:08:13 04:28:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 10:08:13 04:29:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 10:08:13 04:30:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 10:08:13 04:31:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 10:08:13 04:32:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 10:08:13 04:33:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 10:08:13 04:34:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 10:08:13 04:35:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 10:08:13 04:36:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 10:08:13 04:37:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 10:08:13 04:38:01 1.40 0.30 1.10 0.00 16.80 13.20 0.00 10:08:13 04:39:01 2.48 1.42 1.07 0.00 31.33 13.20 0.00 10:08:13 04:40:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 10:08:13 04:41:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 10:08:13 04:42:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 10:08:13 04:43:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 10:08:13 04:44:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 10:08:13 04:45:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 10:08:13 04:46:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 10:08:13 04:47:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 10:08:13 04:48:01 1.12 0.00 1.12 0.00 0.00 14.26 0.00 10:08:13 04:49:01 1.58 0.00 1.58 0.00 0.00 17.20 0.00 10:08:13 04:50:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 10:08:13 04:51:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 10:08:13 04:52:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 10:08:13 04:53:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 10:08:13 04:54:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 10:08:13 04:55:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 10:08:13 04:56:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 10:08:13 04:57:01 1.52 0.00 1.52 0.00 0.00 15.46 0.00 10:08:13 04:58:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 10:08:13 04:59:01 1.58 0.00 1.58 0.00 0.00 17.20 0.00 10:08:13 05:00:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 10:08:13 05:01:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 10:08:13 05:02:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 10:08:13 05:03:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 10:08:13 05:04:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 10:08:13 05:05:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 10:08:13 05:06:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 10:08:13 05:07:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 10:08:13 05:08:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 10:08:13 05:09:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 10:08:13 05:10:01 1.20 0.00 1.20 0.00 0.00 13.96 0.00 10:08:13 05:11:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 10:08:13 05:12:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 10:08:13 05:13:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 10:08:13 05:14:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 10:08:13 05:15:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 10:08:13 05:16:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 10:08:13 05:17:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 10:08:13 05:18:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 10:08:13 05:19:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 10:08:13 05:20:01 1.18 0.02 1.17 0.00 1.07 14.00 0.00 10:08:13 05:21:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 10:08:13 05:22:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 10:08:13 05:23:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 10:08:13 05:24:01 1.25 0.00 1.25 0.00 0.00 13.33 0.00 10:08:13 05:25:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 10:08:13 05:26:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 10:08:13 05:27:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 10:08:13 05:28:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 10:08:13 05:29:01 1.58 0.00 1.58 0.00 0.00 16.53 0.00 10:08:13 05:30:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 10:08:13 05:31:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 10:08:13 05:32:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 10:08:13 05:33:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 10:08:13 05:34:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 10:08:13 05:35:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 10:08:13 05:36:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 10:08:13 05:37:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 10:08:13 05:38:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 10:08:13 05:39:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 10:08:13 05:40:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 10:08:13 05:41:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 10:08:13 05:42:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 10:08:13 05:43:01 1.67 0.00 1.67 0.00 0.00 19.59 0.00 10:08:13 05:44:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 10:08:13 05:45:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 10:08:13 05:46:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 10:08:13 05:47:01 0.90 0.00 0.90 0.00 0.00 9.46 0.00 10:08:13 05:48:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 10:08:13 05:49:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 10:08:13 05:50:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 10:08:13 05:51:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 10:08:13 05:52:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 10:08:13 05:53:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 10:08:13 05:54:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 10:08:13 05:55:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 10:08:13 05:56:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 10:08:13 05:57:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 10:08:13 05:58:01 1.42 0.00 1.42 0.00 0.00 16.79 0.00 10:08:13 05:59:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 10:08:13 06:00:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 10:08:13 06:01:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 10:08:13 06:02:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 10:08:13 06:03:01 1.58 0.00 1.58 0.00 0.00 20.26 0.00 10:08:13 06:04:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 10:08:13 06:05:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 10:08:13 06:06:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 10:08:13 06:07:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 10:08:13 06:08:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 10:08:13 06:09:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 10:08:13 06:10:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 10:08:13 06:11:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 10:08:13 06:12:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 10:08:13 06:13:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 10:08:13 06:14:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 10:08:13 06:15:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 10:08:13 06:16:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 10:08:13 06:17:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 10:08:13 06:18:01 1.50 0.00 1.50 0.00 0.00 16.79 0.00 10:08:13 06:19:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 10:08:13 06:20:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 10:08:13 06:21:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 10:08:13 06:22:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 10:08:13 06:23:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 10:08:13 06:24:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 10:08:13 06:25:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 10:08:13 06:26:01 4.68 2.30 2.38 0.00 37.03 81.76 0.00 10:08:13 06:27:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 10:08:13 06:28:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 10:08:13 06:29:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 10:08:13 06:30:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 10:08:13 06:31:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 10:08:13 06:32:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 10:08:13 06:33:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 10:08:13 06:34:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 10:08:13 06:35:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 10:08:13 06:36:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 10:08:13 06:37:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 10:08:13 06:38:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 10:08:13 06:39:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 10:08:13 06:40:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 10:08:13 06:41:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 10:08:13 06:42:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 10:08:13 06:43:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 10:08:13 06:44:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 10:08:13 06:45:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 10:08:13 06:46:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 10:08:13 06:47:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 10:08:13 06:48:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 10:08:13 06:49:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 10:08:13 06:50:01 1.38 0.00 1.38 0.00 0.00 16.39 0.00 10:08:13 06:51:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 10:08:13 06:52:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 10:08:13 06:53:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 10:08:13 06:54:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 10:08:13 06:55:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 10:08:13 06:56:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 10:08:13 06:57:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 10:08:13 06:58:01 1.33 0.00 1.33 0.00 0.00 17.20 0.00 10:08:13 06:59:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 10:08:13 07:00:01 9.18 6.08 3.10 0.00 363.41 108.52 0.00 10:08:13 07:01:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 10:08:13 07:02:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 10:08:13 07:03:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 10:08:13 07:04:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 10:08:13 07:05:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 10:08:13 07:06:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 10:08:13 07:07:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 10:08:13 07:08:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 10:08:13 07:09:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 10:08:13 07:10:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 10:08:13 07:11:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 10:08:13 07:12:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 10:08:13 07:13:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 10:08:13 07:14:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 10:08:13 07:15:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 10:08:13 07:16:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 10:08:13 07:17:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 10:08:13 07:18:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 10:08:13 07:19:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 10:08:13 07:20:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 10:08:13 07:21:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 10:08:13 07:22:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 10:08:13 07:23:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 10:08:13 07:24:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 10:08:13 07:25:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 10:08:13 07:26:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 10:08:13 07:27:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 10:08:13 07:28:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 10:08:13 07:29:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 10:08:13 07:30:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 10:08:13 07:31:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 10:08:13 07:32:02 1.38 0.00 1.38 0.00 0.00 16.26 0.00 10:08:13 07:33:01 1.20 0.00 1.20 0.00 0.00 14.23 0.00 10:08:13 07:34:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 10:08:13 07:35:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 10:08:13 07:36:01 1.80 0.00 1.80 0.00 0.00 20.40 0.00 10:08:13 07:37:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 10:08:13 07:38:01 1.52 0.00 1.52 0.00 0.00 19.46 0.00 10:08:13 07:39:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 10:08:13 07:40:01 1.47 0.00 1.47 0.00 0.00 18.52 0.00 10:08:13 07:41:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 10:08:13 07:42:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 10:08:13 07:43:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 10:08:13 07:44:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 10:08:13 07:45:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 10:08:13 07:46:01 1.80 0.00 1.80 0.00 0.00 20.39 0.00 10:08:13 07:47:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 10:08:13 07:48:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 10:08:13 07:49:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 10:08:13 07:50:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 10:08:13 07:51:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 10:08:13 07:52:01 1.35 0.00 1.35 0.00 0.00 15.59 0.00 10:08:13 07:53:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 10:08:13 07:54:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 10:08:13 07:55:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 10:08:13 07:56:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 10:08:13 07:57:01 1.08 0.00 1.08 0.00 0.00 10.93 0.00 10:08:13 07:58:01 1.45 0.00 1.45 0.00 0.00 17.19 0.00 10:08:13 07:59:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 10:08:13 08:00:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 10:08:13 08:01:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 10:08:13 08:02:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 10:08:13 08:03:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 10:08:13 08:04:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 10:08:13 08:05:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 10:08:13 08:06:01 1.45 0.00 1.45 0.00 0.00 17.99 0.00 10:08:13 08:07:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 10:08:13 08:08:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 10:08:13 08:09:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 10:08:13 08:10:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 10:08:13 08:11:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 10:08:13 08:12:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 10:08:13 08:13:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 10:08:13 08:14:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 10:08:13 08:15:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 10:08:13 08:16:01 1.47 0.00 1.47 0.00 0.00 17.19 0.00 10:08:13 08:17:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 10:08:13 08:18:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 10:08:13 08:19:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 10:08:13 08:20:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 10:08:13 08:21:01 1.05 0.00 1.05 0.00 0.00 10.80 0.00 10:08:13 08:22:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 10:08:13 08:23:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 10:08:13 08:24:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 10:08:13 08:25:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 10:08:13 08:26:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 10:08:13 08:27:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 10:08:13 08:28:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 10:08:13 08:29:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 10:08:13 08:30:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 10:08:13 08:31:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 10:08:13 08:32:01 1.37 0.00 1.37 0.00 0.00 17.19 0.00 10:08:13 08:33:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 10:08:13 08:34:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 10:08:13 08:35:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 10:08:13 08:36:01 1.82 0.00 1.82 0.00 0.00 19.59 0.00 10:08:13 08:37:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 10:08:13 08:38:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 10:08:13 08:39:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 10:08:13 08:40:01 1.85 0.00 1.85 0.00 0.00 21.73 0.00 10:08:13 08:41:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 10:08:13 08:42:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 10:08:13 08:43:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 10:08:13 08:44:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 10:08:13 08:45:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 10:08:13 08:46:02 1.37 0.00 1.37 0.00 0.00 16.13 0.00 10:08:13 08:47:01 1.12 0.00 1.12 0.00 0.00 11.52 0.00 10:08:13 08:48:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 10:08:13 08:49:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 10:08:13 08:50:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 10:08:13 08:51:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 10:08:13 08:52:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 10:08:13 08:53:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 10:08:13 08:54:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 10:08:13 08:55:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 10:08:13 08:56:01 1.53 0.00 1.53 0.00 0.00 18.80 0.00 10:08:13 08:57:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 10:08:13 08:58:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 10:08:13 08:59:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 10:08:13 09:00:01 1.95 0.05 1.90 0.00 12.26 24.13 0.00 10:08:13 09:01:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 10:08:13 09:02:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 10:08:13 09:03:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 10:08:13 09:04:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 10:08:13 09:05:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 10:08:13 09:06:01 1.45 0.00 1.45 0.00 0.00 18.00 0.00 10:08:13 09:07:01 1.17 0.00 1.17 0.00 0.00 11.86 0.00 10:08:13 09:08:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 10:08:13 09:09:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 10:08:13 09:10:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 10:08:13 09:11:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 10:08:13 09:12:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 10:08:13 09:13:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 10:08:13 09:14:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 10:08:13 09:15:01 1.03 0.00 1.03 0.00 0.00 10.40 0.00 10:08:13 09:16:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 10:08:13 09:17:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 10:08:13 09:18:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 10:08:13 09:19:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 10:08:13 09:20:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 10:08:13 09:21:01 1.03 0.00 1.03 0.00 0.00 10.53 0.00 10:08:13 09:22:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 10:08:13 09:23:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 10:08:13 09:24:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 10:08:13 09:25:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 10:08:13 09:26:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 10:08:13 09:27:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 10:08:13 09:28:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 10:08:13 09:29:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 10:08:13 09:30:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 10:08:13 09:31:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 10:08:13 09:32:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 10:08:13 09:33:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 10:08:13 09:34:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 10:08:13 09:35:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 10:08:13 09:36:01 1.50 0.00 1.50 0.00 0.00 18.39 0.00 10:08:13 09:37:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 10:08:13 09:38:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 10:08:13 09:39:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 10:08:13 09:40:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 10:08:13 09:41:01 1.05 0.00 1.05 0.00 0.00 11.99 0.00 10:08:13 09:42:01 1.57 0.00 1.57 0.00 0.00 19.33 0.00 10:08:13 09:43:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 10:08:13 09:44:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 10:08:13 09:45:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 10:08:13 09:46:01 1.62 0.00 1.62 0.00 0.00 20.40 0.00 10:08:13 09:47:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 10:08:13 09:48:01 1.43 0.00 1.43 0.00 0.00 17.32 0.00 10:08:13 09:49:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 10:08:13 09:50:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 10:08:13 09:51:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 10:08:13 09:52:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 10:08:13 09:53:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 10:08:13 09:54:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 10:08:13 09:55:01 1.20 0.00 1.20 0.00 0.00 12.13 0.00 10:08:13 09:56:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 10:08:13 09:57:01 1.23 0.00 1.23 0.00 0.00 11.46 0.00 10:08:13 09:58:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 10:08:13 09:59:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 10:08:13 10:00:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 10:08:13 10:01:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 10:08:13 10:02:01 1.57 0.00 1.57 0.00 0.00 17.59 0.00 10:08:13 10:03:02 1.17 0.00 1.17 0.00 0.00 12.40 0.00 10:08:13 10:04:01 1.66 0.00 1.66 0.00 0.00 19.79 0.00 10:08:13 10:05:01 1.10 0.00 1.10 0.00 0.00 11.06 0.00 10:08:13 10:06:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 10:08:13 10:07:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 10:08:13 10:08:01 6.57 0.17 6.40 0.00 12.26 520.31 0.00 10:08:13 Average: 10.35 0.34 10.02 0.00 52.60 3223.42 0.00 10:08:13 10:08:13 04:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:08:13 04:08:02 28561984 31536320 770864 2.35 78324 3185356 1800516 5.31 1004160 2928636 332612 10:08:13 04:09:01 26347732 31359648 919184 2.80 125304 5007600 2043812 6.03 2043760 3913064 1086816 10:08:13 04:10:01 25676972 30736368 1541168 4.69 130748 5026728 2502348 7.38 2171732 4433996 537960 10:08:13 04:11:01 27062964 31505612 778660 2.37 136652 4463896 1824968 5.38 1401816 3875176 149692 10:08:13 04:12:01 12392148 31393668 857556 2.61 349372 18106276 2436396 7.18 2967824 16243672 2577784 10:08:13 04:13:01 5623948 28449428 3711164 11.29 425016 21424588 11004564 32.44 7042592 18378688 1047308 10:08:13 04:14:01 1510364 26731976 5435600 16.54 440224 23715640 11921540 35.15 9761384 19691456 625340 10:08:13 04:15:01 5533632 31305040 922088 2.81 457184 24415148 2459556 7.25 3847952 21834808 1460 10:08:13 04:16:01 5621460 31394556 836184 2.54 458996 24416272 2124232 6.26 4085096 21518736 720 10:08:13 04:17:01 5621524 31395772 834736 2.54 459968 24416472 2127944 6.27 4511584 21090992 236 10:08:13 04:18:01 5626168 31400408 830072 2.53 459976 24416492 2134084 6.29 4507808 21091004 8 10:08:13 04:19:01 5637500 31411776 818576 2.49 460000 24416492 2134084 6.29 4493624 21091008 140 10:08:13 04:20:01 5639548 31413868 817352 2.49 460008 24416500 2134084 6.29 4492448 21091012 28 10:08:13 04:21:01 5645852 31420176 811184 2.47 460028 24416496 2134084 6.29 4487092 21091012 140 10:08:13 04:22:01 5645800 31420152 811120 2.47 460036 24416508 2134084 6.29 4487184 21091016 48 10:08:13 04:23:01 5646308 31420768 810316 2.47 460060 24416480 2150924 6.34 4485996 21090996 148 10:08:13 04:24:01 5646592 31421084 809932 2.46 460088 24416488 2150924 6.34 4486248 21091000 8 10:08:13 04:25:01 5646208 31420704 810468 2.47 460104 24416488 2150924 6.34 4486024 21091004 144 10:08:13 04:26:01 5646444 31420968 810180 2.46 460124 24416492 2150924 6.34 4486068 21091004 8 10:08:13 04:27:01 5646940 31421512 809600 2.46 460148 24416492 2150924 6.34 4485788 21091008 160 10:08:13 04:28:01 5647144 31421720 809348 2.46 460172 24416500 2150924 6.34 4485712 21091012 4 10:08:13 04:29:01 5646900 31421504 809548 2.46 460200 24416500 2150924 6.34 4485768 21091012 156 10:08:13 04:30:01 5646640 31421300 809756 2.46 460220 24416504 2150924 6.34 4485740 21091020 4 10:08:13 04:31:01 5646372 31421032 809940 2.46 460248 24416500 2150924 6.34 4485728 21091020 152 10:08:13 04:32:01 5646316 31421012 809896 2.46 460272 24416508 2150924 6.34 4485768 21091032 8 10:08:13 04:33:01 5646676 31421420 809400 2.46 460304 24416520 2150924 6.34 4485876 21091040 144 10:08:13 04:34:01 5646408 31421160 809628 2.46 460324 24416520 2150924 6.34 4485808 21091044 8 10:08:13 04:35:01 5646240 31421072 809648 2.46 460332 24416524 2150924 6.34 4485880 21091036 164 10:08:13 04:36:01 5646476 31421312 809364 2.46 460352 24416524 2150924 6.34 4486008 21091036 20 10:08:13 04:37:01 5646436 31421320 809328 2.46 460368 24416528 2150924 6.34 4485916 21091040 4 10:08:13 04:38:01 5645500 31421028 809552 2.46 460380 24417160 2150924 6.34 4488752 21091480 8 10:08:13 04:39:01 5638208 31415820 814600 2.48 460400 24418108 2150924 6.34 4492764 21091904 148 10:08:13 04:40:01 5638476 31416116 814280 2.48 460432 24418112 2150924 6.34 4492968 21091844 164 10:08:13 04:41:01 5638428 31416096 814252 2.48 460444 24418116 2150924 6.34 4492820 21091844 148 10:08:13 04:42:01 5638664 31416332 813988 2.48 460468 24418104 2150924 6.34 4492804 21091844 8 10:08:13 04:43:01 5638332 31416040 814276 2.48 460476 24418120 2150924 6.34 4493184 21091848 272 10:08:13 04:44:01 5638316 31416032 814256 2.48 460492 24418120 2150924 6.34 4493188 21091848 8 10:08:13 04:45:01 5638524 31416288 814220 2.48 460520 24418124 2150924 6.34 4492936 21091852 176 10:08:13 04:46:01 5638500 31416268 814184 2.48 460540 24418128 2150924 6.34 4492920 21091856 8 10:08:13 04:47:01 5638112 31415940 814380 2.48 460556 24418124 2150924 6.34 4493044 21091860 148 10:08:13 04:48:01 5638852 31416684 813600 2.48 460572 24418132 2150924 6.34 4493004 21091864 4 10:08:13 04:49:01 5638268 31416148 814032 2.48 460592 24418140 2150924 6.34 4493040 21091864 8 10:08:13 04:50:01 5638276 31416160 813988 2.48 460624 24418144 2166976 6.39 4493024 21091868 12 10:08:13 04:51:01 5637724 31415660 814464 2.48 460636 24418148 2166976 6.39 4493104 21091876 192 10:08:13 04:52:01 5637912 31415852 814184 2.48 460648 24418148 2166976 6.39 4493088 21091876 8 10:08:13 04:53:01 5638248 31416224 814160 2.48 460668 24418152 2166976 6.39 4493600 21091880 244 10:08:13 04:54:01 5638280 31416260 814100 2.48 460700 24418156 2166976 6.39 4493412 21091884 8 10:08:13 04:55:01 5638768 31416920 813436 2.47 460720 24418284 2166976 6.39 4493488 21092004 140 10:08:13 04:56:01 5638492 31416668 813648 2.48 460756 24418288 2166976 6.39 4493216 21092008 8 10:08:13 04:57:01 5638404 31416632 813588 2.48 460784 24418288 2166976 6.39 4493616 21092016 24 10:08:13 04:58:01 5638176 31416432 813780 2.48 460808 24418292 2166976 6.39 4493336 21092020 8 10:08:13 04:59:01 5638128 31416424 813736 2.48 460832 24418300 2166976 6.39 4493336 21092028 4 10:08:13 05:00:01 5637828 31416128 813956 2.48 460848 24418300 2183020 6.44 4493320 21092028 8 10:08:13 05:01:01 5637024 31415368 814672 2.48 460868 24418304 2183020 6.44 4493388 21092032 148 10:08:13 05:02:01 5637008 31415356 814660 2.48 460876 24418304 2183020 6.44 4493396 21092036 8 10:08:13 05:03:01 5636984 31415368 814616 2.48 460900 24418308 2183020 6.44 4493580 21092036 144 10:08:13 05:04:01 5636928 31415316 814588 2.48 460920 24418312 2183020 6.44 4493420 21092040 16 10:08:13 05:05:01 5637080 31415504 814584 2.48 460936 24418312 2183020 6.44 4493728 21092040 160 10:08:13 05:06:01 5637308 31415748 814316 2.48 460948 24418316 2183020 6.44 4493480 21092044 16 10:08:13 05:07:01 5636796 31415264 814784 2.48 460968 24418324 2183020 6.44 4493504 21092052 192 10:08:13 05:08:01 5636712 31415184 815004 2.48 460992 24418328 2183020 6.44 4493548 21092052 8 10:08:13 05:09:01 5636656 31415188 814944 2.48 461012 24418332 2183020 6.44 4493856 21092060 244 10:08:13 05:10:01 5636680 31415212 814900 2.48 461032 24418332 2183020 6.44 4493556 21092060 12 10:08:13 05:11:01 5636104 31414680 815408 2.48 461052 24418336 2183020 6.44 4494848 21092064 156 10:08:13 05:12:01 5636300 31414900 815084 2.48 461076 24418340 2183020 6.44 4493936 21092068 8 10:08:13 05:13:01 5635984 31414616 815352 2.48 461108 24418340 2183020 6.44 4494968 21092068 188 10:08:13 05:14:01 5636172 31414812 815096 2.48 461124 24418344 2166152 6.39 4493632 21092072 8 10:08:13 05:15:01 5636212 31414896 814960 2.48 461136 24418348 2166152 6.39 4494696 21092076 204 10:08:13 05:16:01 5637360 31416048 814236 2.48 461148 24418348 2166152 6.39 4494052 21092076 180 10:08:13 05:17:01 5637092 31415816 814476 2.48 461164 24418356 2166152 6.39 4495012 21092084 4 10:08:13 05:18:01 5637200 31415964 814196 2.48 461196 24418348 2166152 6.39 4493792 21092084 16 10:08:13 05:19:01 5637200 31416008 814124 2.48 461224 24418360 2166152 6.39 4494788 21092088 152 10:08:13 05:20:01 5637192 31416020 814040 2.48 461248 24418396 2166152 6.39 4494080 21092092 28 10:08:13 05:21:01 5636900 31415760 814268 2.48 461268 24418396 2166152 6.39 4494828 21092092 156 10:08:13 05:22:01 5636656 31415552 814476 2.48 461292 24418404 2166152 6.39 4493844 21092100 4 10:08:13 05:23:01 5635136 31414168 815844 2.48 461328 24418520 2166152 6.39 4494936 21092220 156 10:08:13 05:24:01 5635592 31414684 815392 2.48 461356 24418536 2166152 6.39 4493908 21092232 4 10:08:13 05:25:01 5635308 31414420 815584 2.48 461372 24418544 2166152 6.39 4494912 21092236 180 10:08:13 05:26:01 5635244 31414380 815592 2.48 461392 24418544 2182384 6.43 4493944 21092240 8 10:08:13 05:27:01 5635708 31414868 815044 2.48 461412 24418548 2182384 6.43 4494924 21092244 156 10:08:13 05:28:01 5635684 31414864 814964 2.48 461444 24418548 2182384 6.43 4494036 21092248 28 10:08:13 05:29:01 5635596 31414812 814980 2.48 461456 24418552 2182384 6.43 4494884 21092248 8 10:08:13 05:30:01 5636088 31415316 814624 2.48 461464 24418556 2182384 6.43 4494008 21092252 28 10:08:13 05:31:01 5635788 31415036 814860 2.48 461476 24418556 2182384 6.43 4495012 21092252 172 10:08:13 05:32:01 5636016 31415288 814564 2.48 461492 24418560 2182384 6.43 4494044 21092256 4 10:08:13 05:33:01 5635596 31414900 814876 2.48 461520 24418564 2182384 6.43 4495156 21092260 180 10:08:13 05:34:01 5635540 31414860 814868 2.48 461540 24418564 2182384 6.43 4494092 21092260 4 10:08:13 05:35:01 5635216 31414556 815096 2.48 461552 24418572 2198468 6.48 4495116 21092264 184 10:08:13 05:36:01 5635740 31415096 814716 2.48 461572 24418572 2198468 6.48 4494236 21092268 16 10:08:13 05:37:01 5635708 31415084 814680 2.48 461580 24418576 2198468 6.48 4495020 21092272 4 10:08:13 05:38:01 5635552 31414948 815100 2.48 461604 24418572 2198468 6.48 4494220 21092276 28 10:08:13 05:39:01 5635300 31414776 815244 2.48 461612 24418584 2179356 6.43 4496600 21091432 160 10:08:13 05:40:01 5635568 31415068 814912 2.48 461636 24418588 2179356 6.43 4495732 21091436 24 10:08:13 05:41:01 5635764 31415296 814636 2.48 461660 24418592 2179356 6.43 4496312 21091440 180 10:08:13 05:42:01 5635456 31414996 814920 2.48 461668 24418592 2179356 6.43 4495300 21091440 12 10:08:13 05:43:01 5635700 31415252 814592 2.48 461688 24418596 2179356 6.43 4496400 21091444 52 10:08:13 05:44:01 5635400 31414980 814812 2.48 461704 24418600 2179356 6.43 4495336 21091444 8 10:08:13 05:45:01 5635520 31415108 814860 2.48 461704 24418604 2179356 6.43 4496364 21091452 160 10:08:13 05:46:01 5635480 31415072 814844 2.48 461712 24418608 2179356 6.43 4495604 21091456 160 10:08:13 05:47:01 5634984 31414584 815304 2.48 461712 24418608 2179356 6.43 4496716 21091456 160 10:08:13 05:48:01 5635464 31415068 814796 2.48 461748 24418600 2179356 6.43 4495464 21091460 8 10:08:13 05:49:01 5634908 31414560 815524 2.48 461760 24418612 2179356 6.43 4496616 21091464 4 10:08:13 05:50:01 5635380 31415040 815044 2.48 461764 24418616 2179356 6.43 4495456 21091464 28 10:08:13 05:51:01 5635348 31415040 815004 2.48 461788 24418620 2179356 6.43 4496460 21091468 148 10:08:13 05:52:01 5635348 31415040 814984 2.48 461800 24418620 2179356 6.43 4495484 21091468 8 10:08:13 05:53:01 5635096 31414828 815180 2.48 461824 24418624 2179356 6.43 4496572 21091472 156 10:08:13 05:54:01 5635104 31414844 815156 2.48 461832 24418632 2179356 6.43 4495520 21091476 40 10:08:13 05:55:01 5634648 31414412 815580 2.48 461848 24418632 2179356 6.43 4496540 21091476 148 10:08:13 05:56:01 5634876 31414644 815312 2.48 461856 24418640 2179356 6.43 4495544 21091480 4 10:08:13 05:57:01 5635016 31414824 815100 2.48 461880 24418640 2179356 6.43 4496564 21091488 160 10:08:13 05:58:01 5634716 31414676 815188 2.48 461916 24418764 2179356 6.43 4495652 21091620 8 10:08:13 05:59:01 5634564 31414564 815248 2.48 461932 24418776 2195400 6.47 4497020 21091624 268 10:08:13 06:00:01 5634588 31414588 815212 2.48 461944 24418776 2195400 6.47 4495628 21091624 8 10:08:13 06:01:01 5634500 31414532 815212 2.48 461960 24418780 2195400 6.47 4497080 21091628 264 10:08:13 06:02:01 5634784 31414816 814916 2.48 461972 24418780 2195400 6.47 4495656 21091628 4 10:08:13 06:03:01 5634036 31414112 815576 2.48 462000 24418788 2179264 6.42 4497040 21091632 80 10:08:13 06:04:01 5634368 31414464 815436 2.48 462012 24418792 2179264 6.42 4495948 21091636 40 10:08:13 06:05:01 5634304 31414408 815456 2.48 462016 24418792 2179264 6.42 4497012 21091636 172 10:08:13 06:06:01 5634336 31414444 815400 2.48 462016 24418796 2179264 6.42 4495712 21091640 32 10:08:13 06:07:01 5633972 31414096 815612 2.48 462028 24418800 2179264 6.42 4497200 21091644 280 10:08:13 06:08:01 5634168 31414296 815356 2.48 462032 24418800 2179264 6.42 4496120 21091644 188 10:08:13 06:09:01 5634452 31414588 815064 2.48 462036 24418804 2179264 6.42 4496688 21091648 180 10:08:13 06:10:01 5633868 31414140 815436 2.48 462044 24418932 2179264 6.42 4496212 21091776 196 10:08:13 06:11:01 5633616 31413912 815668 2.48 462056 24418940 2179264 6.42 4497084 21091780 284 10:08:13 06:12:01 5633892 31414192 815380 2.48 462064 24418944 2163144 6.38 4495752 21091784 8 10:08:13 06:13:01 5632900 31413204 816324 2.48 462088 24418948 2163144 6.38 4496980 21091784 296 10:08:13 06:14:01 5633388 31413696 815904 2.48 462108 24418952 2163144 6.38 4495756 21091788 28 10:08:13 06:15:01 5633604 31413928 815864 2.48 462112 24418956 2163144 6.38 4496636 21091804 8 10:08:13 06:16:01 5633596 31413976 815820 2.48 462124 24418956 2163144 6.38 4495816 21091804 8 10:08:13 06:17:01 5633008 31413424 816240 2.48 462132 24418960 2163144 6.38 4496908 21091808 292 10:08:13 06:18:01 5633260 31413676 815976 2.48 462144 24418960 2163144 6.38 4495876 21091808 4 10:08:13 06:19:01 5632896 31413316 816244 2.48 462156 24418964 2163144 6.38 4497368 21091812 284 10:08:13 06:20:01 5633180 31413604 815944 2.48 462168 24418968 2163144 6.38 4495816 21091816 28 10:08:13 06:21:01 5633132 31413616 815928 2.48 462184 24418968 2163144 6.38 4496840 21091820 156 10:08:13 06:22:01 5633864 31414364 815160 2.48 462196 24418976 2163144 6.38 4496180 21091820 40 10:08:13 06:23:01 5633856 31414356 815088 2.48 462208 24418976 2163144 6.38 4496824 21091820 8 10:08:13 06:24:01 5633496 31414008 815588 2.48 462220 24418980 2163144 6.38 4495888 21091824 4 10:08:13 06:25:01 5633720 31414236 815560 2.48 462220 24418984 2163144 6.38 4497060 21091828 20 10:08:13 06:26:01 5630736 31413912 815600 2.48 462264 24421348 2146748 6.33 4496540 21094044 220 10:08:13 06:27:01 5630760 31413944 815552 2.48 462268 24421356 2146748 6.33 4496112 21094048 40 10:08:13 06:28:01 5630876 31414092 815308 2.48 462272 24421360 2146748 6.33 4496616 21094056 192 10:08:13 06:29:01 5630852 31414068 815304 2.48 462284 24421360 2146748 6.33 4496540 21094056 208 10:08:13 06:30:01 5630332 31413568 815788 2.48 462296 24421368 2146748 6.33 4496148 21094064 8 10:08:13 06:31:01 5629992 31413228 816032 2.48 462312 24421368 2146748 6.33 4496696 21094064 184 10:08:13 06:32:01 5630016 31413256 816004 2.48 462312 24421372 2146748 6.33 4496152 21094068 8 10:08:13 06:33:01 5630168 31413420 815972 2.48 462324 24421376 2146748 6.33 4496212 21094072 20 10:08:13 06:34:01 5630388 31413680 815824 2.48 462344 24421364 2146748 6.33 4496520 21094072 16 10:08:13 06:35:01 5630868 31414164 815316 2.48 462356 24421380 2146748 6.33 4496192 21094076 8 10:08:13 06:36:01 5630168 31413524 815932 2.48 462380 24421380 2146748 6.33 4496368 21094076 20 10:08:13 06:37:01 5630120 31413484 815916 2.48 462384 24421384 2146748 6.33 4496256 21094080 12 10:08:13 06:38:01 5629976 31413344 816000 2.48 462384 24421388 2146748 6.33 4496324 21094084 12 10:08:13 06:39:01 5629572 31413080 816184 2.48 462392 24421388 2179072 6.42 4496668 21094084 24 10:08:13 06:40:01 5630076 31413716 815488 2.48 462400 24421524 2195156 6.47 4496568 21094208 48 10:08:13 06:41:01 5629736 31413392 815756 2.48 462412 24421528 2195156 6.47 4496444 21094224 56 10:08:13 06:42:01 5629936 31413608 815692 2.48 462428 24421528 2195156 6.47 4496756 21094224 12 10:08:13 06:43:01 5630440 31414128 815172 2.48 462440 24421532 2195156 6.47 4496536 21094228 4 10:08:13 06:44:01 5630396 31414100 815416 2.48 462444 24421536 2195156 6.47 4496504 21094232 12 10:08:13 06:45:01 5630900 31414612 814896 2.48 462456 24421540 2195156 6.47 4496800 21094236 4 10:08:13 06:46:01 5630696 31414412 815052 2.48 462464 24421544 2195156 6.47 4496804 21094240 32 10:08:13 06:47:01 5631080 31414796 815064 2.48 462480 24421544 2195156 6.47 4496804 21094240 4 10:08:13 06:48:01 5631348 31415112 814736 2.48 462500 24421552 2195156 6.47 4496624 21094248 40 10:08:13 06:49:01 5631584 31415368 814580 2.48 462512 24421552 2195156 6.47 4496588 21094248 8 10:08:13 06:50:01 5631000 31414800 815136 2.48 462520 24421556 2195156 6.47 4496608 21094252 4 10:08:13 06:51:01 5630660 31414464 815412 2.48 462528 24421560 2195156 6.47 4496608 21094256 28 10:08:13 06:52:01 5630652 31414472 815356 2.48 462536 24421560 2195156 6.47 4496624 21094256 4 10:08:13 06:53:01 5630604 31414428 815324 2.48 462552 24421564 2195156 6.47 4496684 21094260 24 10:08:13 06:54:01 5630280 31414132 815564 2.48 462556 24421568 2195156 6.47 4496668 21094264 8 10:08:13 06:55:01 5630256 31414112 815536 2.48 462560 24421568 2195156 6.47 4496668 21094264 12 10:08:13 06:56:01 5630028 31413888 815744 2.48 462568 24421572 2195156 6.47 4496668 21094268 8 10:08:13 06:57:01 5630248 31414108 815476 2.48 462572 24421572 2195156 6.47 4496672 21094268 12 10:08:13 06:58:01 5630136 31414024 815444 2.48 462580 24421576 2195156 6.47 4497052 21094276 40 10:08:13 06:59:01 5630348 31414264 815176 2.48 462596 24421584 2195156 6.47 4496724 21094280 4 10:08:13 07:00:01 5588728 31387176 838684 2.55 462872 24434244 2253128 6.64 4521688 21103736 24 10:08:13 07:01:01 5588476 31386932 838916 2.55 462872 24434252 2253128 6.64 4521688 21103744 8 10:08:13 07:02:01 5588428 31387012 838756 2.55 462888 24434384 2253128 6.64 4521700 21103864 8 10:08:13 07:03:01 5588380 31386984 838716 2.55 462908 24434388 2253128 6.64 4521784 21103880 8 10:08:13 07:04:01 5588612 31387268 838620 2.55 462924 24434392 2253128 6.64 4521988 21103884 48 10:08:13 07:05:01 5588336 31386992 838852 2.55 462932 24434392 2253128 6.64 4522040 21103884 12 10:08:13 07:06:01 5588288 31386964 838824 2.55 462944 24434396 2253128 6.64 4521848 21103888 8 10:08:13 07:07:01 5588232 31386912 838788 2.55 462964 24434400 2253128 6.64 4521848 21103892 24 10:08:13 07:08:01 5587932 31386644 838996 2.55 462992 24434400 2253128 6.64 4521944 21103892 8 10:08:13 07:09:01 5588672 31387416 838216 2.55 463012 24434404 2253128 6.64 4521912 21103896 4 10:08:13 07:10:01 5588664 31387436 838144 2.55 463036 24434408 2253128 6.64 4521952 21103896 24 10:08:13 07:11:01 5588568 31387376 838144 2.55 463052 24434412 2253128 6.64 4522368 21103900 192 10:08:13 07:12:01 5588852 31387668 837848 2.55 463060 24434416 2253128 6.64 4522280 21103908 8 10:08:13 07:13:01 5588756 31387580 837884 2.55 463076 24434416 2253128 6.64 4522056 21103908 4 10:08:13 07:14:01 5588716 31387560 837844 2.55 463112 24434408 2253128 6.64 4522016 21103912 28 10:08:13 07:15:01 5588700 31387580 837820 2.55 463124 24434420 2253128 6.64 4522052 21103912 4 10:08:13 07:16:01 5587856 31386888 838444 2.55 463144 24434552 2253128 6.64 4522072 21104044 28 10:08:13 07:17:01 5588128 31387228 838392 2.55 463168 24434560 2269248 6.69 4522868 21104048 240 10:08:13 07:18:01 5587900 31387004 838608 2.55 463188 24434560 2269248 6.69 4522176 21104052 28 10:08:13 07:19:01 5588096 31387204 838328 2.55 463220 24434564 2269248 6.69 4522508 21104056 228 10:08:13 07:20:01 5588412 31387576 838284 2.55 463236 24434572 2269248 6.69 4522184 21104060 12 10:08:13 07:21:01 5588540 31387704 838216 2.55 463248 24434572 2269248 6.69 4522184 21104060 8 10:08:13 07:22:01 5588524 31387724 838188 2.55 463272 24434576 2269248 6.69 4522216 21104068 4 10:08:13 07:23:01 5588476 31387680 838172 2.55 463284 24434576 2269248 6.69 4522276 21104068 12 10:08:13 07:24:01 5588152 31387396 838404 2.55 463308 24434580 2285360 6.74 4522260 21104072 32 10:08:13 07:25:01 5588412 31387664 838092 2.55 463320 24434584 2285360 6.74 4522552 21104076 8 10:08:13 07:26:01 5588144 31387396 838296 2.55 463328 24434584 2285360 6.74 4522264 21104076 12 10:08:13 07:27:01 5588364 31387624 838024 2.55 463340 24434588 2285360 6.74 4522248 21104080 24 10:08:13 07:28:01 5588136 31387480 838216 2.55 463360 24434592 2285360 6.74 4525740 21104084 204 10:08:13 07:29:01 5588032 31387380 838244 2.55 463380 24434596 2285360 6.74 4525520 21104088 12 10:08:13 07:30:01 5587788 31387172 838456 2.55 463392 24434600 2285360 6.74 4525632 21104092 216 10:08:13 07:31:01 5587820 31387204 838412 2.55 463404 24434600 2285360 6.74 4525496 21104092 8 10:08:13 07:32:02 5587980 31387388 838428 2.55 463412 24434604 2285360 6.74 4525592 21104096 196 10:08:13 07:33:01 5587980 31387416 838392 2.55 463432 24434612 2285360 6.74 4525812 21104104 184 10:08:13 07:34:01 5587728 31387168 838616 2.55 463440 24434612 2285360 6.74 4525540 21104104 164 10:08:13 07:35:01 5587492 31386944 838820 2.55 463468 24434616 2285360 6.74 4525288 21104108 56 10:08:13 07:36:01 5587444 31386896 838824 2.55 463488 24434616 2285360 6.74 4525512 21104108 20 10:08:13 07:37:01 5587320 31386840 839056 2.55 463504 24434620 2285360 6.74 4525924 21104112 196 10:08:13 07:38:01 5587344 31386896 838984 2.55 463540 24434628 2285360 6.74 4525464 21104120 4 10:08:13 07:39:01 5586792 31386376 839456 2.55 463556 24434628 2285360 6.74 4526616 21104000 192 10:08:13 07:40:01 5586100 31385668 840080 2.56 463592 24434632 2285360 6.74 4526612 21104000 60 10:08:13 07:41:01 5585832 31385456 840260 2.56 463616 24434632 2285360 6.74 4526528 21103960 8 10:08:13 07:42:01 5588160 31387812 837788 2.55 463632 24434636 2285360 6.74 4524212 21103960 196 10:08:13 07:43:01 5588144 31387816 837724 2.55 463648 24434640 2285360 6.74 4524200 21103964 184 10:08:13 07:44:01 5588168 31387844 837672 2.55 463660 24434640 2285360 6.74 4524108 21103964 184 10:08:13 07:45:01 5588656 31388344 837164 2.55 463684 24434636 2285360 6.74 4523772 21103968 24 10:08:13 07:46:01 5588900 31388740 836696 2.55 463708 24434776 2285360 6.74 4523804 21104092 8 10:08:13 07:47:01 5588600 31388448 836900 2.55 463740 24434780 2269264 6.69 4523804 21104100 20 10:08:13 07:48:01 5588484 31388404 837136 2.55 463768 24434784 2269264 6.69 4523948 21104108 8 10:08:13 07:49:01 5587948 31387888 837648 2.55 463792 24434784 2252924 6.64 4523892 21104108 8 10:08:13 07:50:01 5587948 31387920 837592 2.55 463808 24434780 2252924 6.64 4523920 21104116 8 10:08:13 07:51:01 5587680 31387672 837816 2.55 463820 24434796 2268992 6.69 4523936 21104120 8 10:08:13 07:52:01 5587916 31387924 837512 2.55 463824 24434796 2268992 6.69 4523968 21104120 8 10:08:13 07:53:01 5587868 31387884 837560 2.55 463856 24434800 2268992 6.69 4524016 21104124 4 10:08:13 07:54:01 5587504 31387572 837836 2.55 463884 24434804 2268992 6.69 4524004 21104128 28 10:08:13 07:55:01 5587664 31387752 837812 2.55 463908 24434800 2268992 6.69 4524316 21104128 4 10:08:13 07:56:01 5587624 31387748 837772 2.55 463920 24434812 2268992 6.69 4524356 21104132 8 10:08:13 07:57:01 5587576 31387708 837736 2.55 463944 24434812 2268992 6.69 4524068 21104132 8 10:08:13 07:58:01 5586780 31386944 838452 2.55 463980 24434816 2268992 6.69 4524168 21104140 8 10:08:13 07:59:01 5586472 31386676 838716 2.55 464004 24434820 2268992 6.69 4524144 21104144 24 10:08:13 08:00:01 5586328 31386532 838664 2.55 464036 24434820 2268992 6.69 4524404 21104144 40 10:08:13 08:01:01 5586264 31386532 838668 2.55 464048 24434824 2268992 6.69 4524476 21104152 8 10:08:13 08:02:01 5585808 31386084 839088 2.55 464052 24434824 2268992 6.69 4524200 21104152 8 10:08:13 08:03:01 5586472 31386756 838536 2.55 464076 24434828 2268992 6.69 4524796 21104156 188 10:08:13 08:04:01 5586472 31386760 838520 2.55 464096 24434832 2268992 6.69 4524184 21104160 8 10:08:13 08:05:01 5586520 31386872 838436 2.55 464104 24434832 2268992 6.69 4524456 21104156 4 10:08:13 08:06:01 5586252 31386624 838616 2.55 464120 24434840 2268992 6.69 4524268 21104160 8 10:08:13 08:07:01 5586456 31386836 838328 2.55 464136 24434848 2268992 6.69 4524272 21104164 44 10:08:13 08:08:01 5586660 31387048 838044 2.55 464156 24434848 2268992 6.69 4524376 21104172 8 10:08:13 08:09:01 5586140 31386572 838528 2.55 464172 24434852 2268992 6.69 4524340 21104176 8 10:08:13 08:10:01 5586016 31386464 838792 2.55 464188 24434852 2268992 6.69 4524368 21104176 8 10:08:13 08:11:01 5585512 31385964 839260 2.55 464208 24434856 2268992 6.69 4524352 21104180 24 10:08:13 08:12:01 5585724 31386180 838980 2.55 464220 24434860 2268992 6.69 4524352 21104184 4 10:08:13 08:13:01 5585740 31386260 838888 2.55 464232 24434860 2268992 6.69 4524484 21104188 8 10:08:13 08:14:01 5586244 31386768 838356 2.55 464252 24434868 2268992 6.69 4524416 21104188 8 10:08:13 08:15:01 5585488 31386036 839204 2.55 464272 24434860 2268992 6.69 4524436 21104188 8 10:08:13 08:16:01 5585448 31386000 839168 2.55 464292 24434872 2268992 6.69 4524436 21104192 28 10:08:13 08:17:01 5585360 31385920 839184 2.55 464308 24434876 2268992 6.69 4524444 21104200 8 10:08:13 08:18:01 5585524 31386148 838908 2.55 464336 24434876 2285072 6.74 4524568 21104200 8 10:08:13 08:19:01 5585736 31386364 838632 2.55 464352 24434880 2285072 6.74 4524492 21104204 8 10:08:13 08:20:01 5585688 31386496 838468 2.55 464384 24434996 2285072 6.74 4524548 21104324 32 10:08:13 08:21:01 5585672 31386480 838456 2.55 464396 24434996 2285072 6.74 4524564 21104324 8 10:08:13 08:22:01 5585476 31386292 838736 2.55 464400 24435004 2285072 6.74 4525084 21104332 192 10:08:13 08:23:01 5585452 31386308 838760 2.55 464408 24435004 2285072 6.74 4524968 21104328 192 10:08:13 08:24:01 5585484 31386356 838700 2.55 464428 24435012 2285072 6.74 4524604 21104332 24 10:08:13 08:25:01 5585160 31386040 838936 2.55 464452 24435016 2285072 6.74 4524948 21104340 176 10:08:13 08:26:01 5585436 31386352 838652 2.55 464460 24435016 2285072 6.74 4524640 21104340 12 10:08:13 08:27:01 5585348 31386268 838680 2.55 464468 24435020 2285072 6.74 4524656 21104344 24 10:08:13 08:28:01 5585640 31386560 838336 2.55 464488 24435020 2285072 6.74 4524716 21104344 4 10:08:13 08:29:01 5585200 31386160 838752 2.55 464504 24435024 2285072 6.74 4524740 21104348 28 10:08:13 08:30:01 5585372 31386352 838512 2.55 464524 24435024 2268880 6.69 4524704 21104352 8 10:08:13 08:31:01 5585076 31386064 838996 2.55 464532 24435028 2284924 6.74 4524688 21104352 8 10:08:13 08:32:01 5585288 31386320 838732 2.55 464560 24435032 2284924 6.74 4525140 21104356 8 10:08:13 08:33:01 5584664 31385732 839264 2.55 464584 24435040 2284924 6.74 4524876 21104364 4 10:08:13 08:34:01 5584908 31385976 838952 2.55 464592 24435040 2284924 6.74 4524820 21104364 8 10:08:13 08:35:01 5585076 31386168 838928 2.55 464612 24435032 2284924 6.74 4524824 21104368 8 10:08:13 08:36:01 5584840 31385964 839108 2.55 464624 24435044 2284924 6.74 4524912 21104368 20 10:08:13 08:37:01 5584792 31385924 839088 2.55 464628 24435048 2284924 6.74 4524856 21104372 28 10:08:13 08:38:01 5584744 31385880 839056 2.55 464644 24435052 2284924 6.74 4525224 21104376 8 10:08:13 08:39:01 5584128 31385272 839636 2.55 464664 24435056 2284924 6.74 4525224 21104380 24 10:08:13 08:40:01 5584228 31385496 839260 2.55 464688 24435048 2267384 6.68 4525312 21104384 12 10:08:13 08:41:01 5584260 31385528 839204 2.55 464700 24435060 2267384 6.68 4525120 21104384 4 10:08:13 08:42:01 5584496 31385824 838924 2.55 464716 24435068 2267384 6.68 4525032 21104392 8 10:08:13 08:43:01 5583988 31385344 839776 2.55 464736 24435072 2251172 6.64 4525424 21104396 188 10:08:13 08:44:01 5584012 31385396 839708 2.55 464760 24435072 2251172 6.64 4525388 21104396 196 10:08:13 08:45:01 5584296 31385684 839408 2.55 464772 24435076 2251172 6.64 4525068 21104400 4 10:08:13 08:46:02 5584248 31385656 839372 2.55 464788 24435080 2251172 6.64 4525092 21104404 28 10:08:13 08:47:01 5583868 31385276 839612 2.55 464808 24435080 2251172 6.64 4525620 21104404 184 10:08:13 08:48:01 5584144 31385616 839396 2.55 464828 24435084 2251172 6.64 4525476 21104408 192 10:08:13 08:49:01 5584452 31385924 839064 2.55 464852 24435084 2251172 6.64 4525136 21104408 4 10:08:13 08:50:01 5584120 31385620 839368 2.55 464860 24435088 2251172 6.64 4525176 21104412 8 10:08:13 08:51:01 5584032 31385536 839340 2.55 464880 24435096 2251172 6.64 4525456 21104416 48 10:08:13 08:52:01 5584192 31385736 839336 2.55 464892 24435096 2251172 6.64 4525612 21104416 184 10:08:13 08:53:01 5584264 31385816 839256 2.55 464900 24435100 2267236 6.68 4525260 21104420 8 10:08:13 08:54:01 5584248 31385812 839240 2.55 464916 24435100 2267236 6.68 4525212 21104420 8 10:08:13 08:55:01 5584240 31385812 839164 2.55 464940 24435104 2267236 6.68 4525220 21104428 4 10:08:13 08:56:01 5584224 31385836 839136 2.55 464964 24435108 2267236 6.68 4525280 21104432 8 10:08:13 08:57:01 5584176 31385788 839212 2.55 464976 24435112 2267236 6.68 4525248 21104432 8 10:08:13 08:58:01 5583940 31385596 839412 2.55 464992 24435116 2267236 6.68 4525360 21104440 4 10:08:13 08:59:01 5583648 31385312 839632 2.55 465012 24435120 2267236 6.68 4525300 21104444 24 10:08:13 09:00:01 5609440 31411096 817920 2.49 465024 24435552 2205836 6.50 4508704 21100184 4 10:08:13 09:01:01 5609568 31411228 817928 2.49 465056 24435544 2205836 6.50 4508704 21100188 24 10:08:13 09:02:01 5609300 31411020 818136 2.49 465076 24435556 2205836 6.50 4508760 21100192 8 10:08:13 09:03:01 5609252 31410976 818096 2.49 465100 24435560 2205836 6.50 4508804 21100196 8 10:08:13 09:04:01 5608660 31410480 818476 2.49 465124 24435628 2205836 6.50 4509116 21100260 156 10:08:13 09:05:01 5609220 31411072 817904 2.49 465132 24435628 2205836 6.50 4509188 21100260 8 10:08:13 09:06:01 5609136 31411000 818112 2.49 465164 24435628 2205836 6.50 4508828 21100264 28 10:08:13 09:07:01 5609120 31410992 818064 2.49 465188 24435632 2205836 6.50 4508812 21100264 4 10:08:13 09:08:01 5609528 31411472 817516 2.49 465204 24435636 2205836 6.50 4509500 21100268 208 10:08:13 09:09:01 5609560 31411508 817464 2.49 465220 24435640 2205836 6.50 4508888 21100272 8 10:08:13 09:10:01 5609260 31411208 817680 2.49 465240 24435644 2222120 6.55 4508904 21100272 8 10:08:13 09:11:01 5609196 31411216 817760 2.49 465268 24435648 2205140 6.50 4509336 21100276 248 10:08:13 09:12:01 5609432 31411576 817376 2.49 465288 24435776 2205140 6.50 4509244 21100400 4 10:08:13 09:13:01 5609944 31412108 816792 2.48 465316 24435784 2205140 6.50 4509028 21100416 24 10:08:13 09:14:01 5609604 31411824 817072 2.49 465336 24435788 2205140 6.50 4509000 21100420 32 10:08:13 09:15:01 5609312 31411532 817296 2.49 465356 24435788 2205140 6.50 4509000 21100420 4 10:08:13 09:16:01 5608948 31411172 817696 2.49 465384 24435776 2205140 6.50 4509000 21100424 28 10:08:13 09:17:01 5608844 31411148 817708 2.49 465392 24435796 2205140 6.50 4509068 21100432 28 10:08:13 09:18:01 5609072 31411404 817392 2.49 465400 24435800 2205140 6.50 4509152 21100432 12 10:08:13 09:19:01 5609232 31411576 817372 2.49 465412 24435804 2205140 6.50 4509084 21100436 28 10:08:13 09:20:01 5609296 31411764 817148 2.49 465428 24435936 2205140 6.50 4509084 21100560 4 10:08:13 09:21:01 5609244 31411748 817384 2.49 465444 24435936 2205140 6.50 4509112 21100568 12 10:08:13 09:22:01 5609696 31412224 817096 2.49 465460 24435940 2188932 6.45 4509140 21100572 4 10:08:13 09:23:01 5609872 31412424 817100 2.49 465464 24435940 2188932 6.45 4509544 21100572 188 10:08:13 09:24:01 5609896 31412452 817056 2.49 465480 24435944 2188932 6.45 4509152 21100576 8 10:08:13 09:25:01 5609912 31412472 816964 2.49 465492 24435948 2188932 6.45 4509172 21100580 24 10:08:13 09:26:01 5609864 31412424 816928 2.49 465520 24435944 2188932 6.45 4509156 21100580 8 10:08:13 09:27:01 5609776 31412400 816936 2.49 465528 24435952 2188932 6.45 4509212 21100584 4 10:08:13 09:28:01 5609444 31412084 817168 2.49 465544 24435960 2188932 6.45 4509648 21100592 220 10:08:13 09:29:01 5609176 31411836 817416 2.49 465560 24435964 2188932 6.45 4509236 21100596 4 10:08:13 09:30:01 5609168 31411832 817328 2.49 465592 24435968 2188932 6.45 4509236 21100600 28 10:08:13 09:31:01 5609120 31411832 817304 2.49 465604 24435968 2188932 6.45 4509284 21100600 12 10:08:13 09:32:01 5608740 31411480 817548 2.49 465616 24435972 2205096 6.50 4509640 21100604 204 10:08:13 09:33:01 5608804 31411556 817456 2.49 465632 24435976 2205096 6.50 4509368 21100608 16 10:08:13 09:34:01 5608692 31411460 817492 2.49 465648 24435976 2205096 6.50 4509324 21100608 12 10:08:13 09:35:01 5608392 31411164 817720 2.49 465656 24435980 2205096 6.50 4509324 21100612 28 10:08:13 09:36:01 5608804 31411612 817444 2.49 465676 24435972 2205096 6.50 4509424 21100616 28 10:08:13 09:37:01 5609012 31411844 817404 2.49 465688 24435988 2205096 6.50 4509376 21100620 12 10:08:13 09:38:01 5608680 31411520 817688 2.49 465700 24435992 2205096 6.50 4509452 21100624 4 10:08:13 09:39:01 5608696 31411552 817648 2.49 465708 24435992 2205096 6.50 4509452 21100624 20 10:08:13 09:40:01 5608280 31411076 818056 2.49 465712 24435996 2205096 6.50 4509684 21100628 16 10:08:13 09:41:01 5608240 31411036 818072 2.49 465728 24435988 2205096 6.50 4509500 21100628 20 10:08:13 09:42:01 5608736 31411540 817500 2.49 465736 24436000 2205096 6.50 4509424 21100632 12 10:08:13 09:43:01 5608420 31411276 817784 2.49 465760 24436004 2205096 6.50 4510088 21100636 192 10:08:13 09:44:01 5608428 31411292 817728 2.49 465784 24436004 2221140 6.55 4509764 21100636 152 10:08:13 09:45:01 5608332 31411244 817704 2.49 465800 24436012 2221140 6.55 4509852 21100644 224 10:08:13 09:46:01 5607992 31410948 817888 2.49 465832 24436020 2221140 6.55 4509928 21100652 232 10:08:13 09:47:01 5607992 31410952 817860 2.49 465840 24436020 2221140 6.55 4509812 21100652 156 10:08:13 09:48:01 5608472 31411436 817308 2.49 465864 24436024 2221140 6.55 4509628 21100656 4 10:08:13 09:49:01 5608632 31411628 817276 2.49 465880 24436024 2221140 6.55 4509584 21100656 12 10:08:13 09:50:01 5608372 31411388 817476 2.49 465916 24436028 2221140 6.55 4509600 21100660 8 10:08:13 09:51:01 5608324 31411384 817440 2.49 465932 24436032 2204916 6.50 4509636 21100664 4 10:08:13 09:52:01 5608244 31411312 817436 2.49 465948 24436032 2204916 6.50 4509648 21100664 12 10:08:13 09:53:01 5608100 31411208 817496 2.49 465964 24436036 2204916 6.50 4509728 21100668 8 10:08:13 09:54:01 5607800 31410908 817712 2.49 465988 24436036 2204916 6.50 4509672 21100668 12 10:08:13 09:55:01 5607720 31410872 817752 2.49 466016 24436032 2204916 6.50 4509712 21100672 28 10:08:13 09:56:01 5607768 31410956 817620 2.49 466040 24436044 2204916 6.50 4509756 21100680 40 10:08:13 09:57:01 5607700 31410896 817840 2.49 466048 24436048 2204916 6.50 4509740 21100680 4 10:08:13 09:58:01 5608152 31411388 817548 2.49 466068 24436052 2204916 6.50 4509848 21100684 28 10:08:13 09:59:01 5607876 31411136 817768 2.49 466084 24436056 2204916 6.50 4509792 21100688 24 10:08:13 10:00:01 5608112 31411376 817556 2.49 466104 24436056 2204916 6.50 4509792 21100688 4 10:08:13 10:01:01 5608024 31411344 817552 2.49 466120 24436064 2204916 6.50 4510424 21100692 56 10:08:13 10:02:01 5607464 31410852 817980 2.49 466132 24436128 2188720 6.45 4510416 21100744 188 10:08:13 10:03:02 5607692 31411120 817764 2.49 466156 24436132 2188720 6.45 4510492 21100760 196 10:08:13 10:04:01 5607692 31411124 817720 2.49 466192 24436140 2188720 6.45 4509880 21100764 8 10:08:13 10:05:01 5607644 31411120 817684 2.49 466220 24436140 2188720 6.45 4510232 21100772 12 10:08:13 10:06:01 5607596 31411080 817640 2.49 466248 24436144 2172116 6.40 4509932 21100776 4 10:08:13 10:07:01 5607548 31411096 817604 2.49 466280 24436136 2172116 6.40 4510264 21100780 12 10:08:13 10:08:01 5164852 31370992 857212 2.61 473884 24806588 2297748 6.77 4553396 21469640 369348 10:08:13 Average: 5855720 31381871 846701 2.58 458816 24179118 2261750 6.67 4490357 20885484 18701 10:08:13 10:08:13 04:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:08:13 04:08:02 docker0 557.57 533.28 39.19 2984.85 0.00 0.00 0.00 0.00 10:08:13 04:08:02 lo 4.70 4.70 0.47 0.47 0.00 0.00 0.00 0.00 10:08:13 04:08:02 ens3 1741.23 1480.35 13743.58 217.63 0.00 0.00 0.00 0.00 10:08:13 04:09:01 docker0 191.59 262.07 17.11 1692.75 0.00 0.00 0.00 0.00 10:08:13 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:09:01 vethb66405d 0.05 0.19 0.00 0.02 0.00 0.00 0.00 0.00 10:08:13 04:09:01 ens3 301.14 215.95 1733.94 36.43 0.00 0.00 0.00 0.00 10:08:13 04:10:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 10:08:13 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:10:01 vethb66405d 1.37 1.38 0.12 0.13 0.00 0.00 0.00 0.00 10:08:13 04:10:01 ens3 34.36 21.96 26.98 15.25 0.00 0.00 0.00 0.00 10:08:13 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:11:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 10:08:13 04:11:01 ens3 90.62 57.57 2093.59 18.33 0.00 0.00 0.00 0.00 10:08:13 04:12:01 docker0 521.03 858.39 46.60 8926.99 0.00 0.00 0.00 0.00 10:08:13 04:12:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 10:08:13 04:12:01 veth3f3c852 0.68 3.03 0.06 0.34 0.00 0.00 0.00 0.00 10:08:13 04:12:01 ens3 935.39 563.54 9998.67 73.66 0.00 0.00 0.00 0.00 10:08:13 04:13:01 veth767325c 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 10:08:13 04:13:01 vethb4783f6 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 10:08:13 04:13:01 veth8471af8 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 10:08:13 04:13:01 docker0 0.75 0.12 0.02 0.01 0.00 0.00 0.00 0.00 10:08:13 04:13:01 veth928cdf0 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 10:08:13 04:13:01 veth7e65bb8 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 10:08:13 04:13:01 veth73b1b9d 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 10:08:13 04:13:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 10:08:13 04:13:01 veth2f079dc 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 10:08:13 04:13:01 veth770f34f 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 10:08:13 04:13:01 vethd3bf83c 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 10:08:13 04:13:01 veth3f3c852 0.15 0.73 0.01 0.03 0.00 0.00 0.00 0.00 10:08:13 04:13:01 vethae3421a 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 10:08:13 04:13:01 vethdb2c793 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 10:08:13 04:13:01 vethc4a8b84 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 10:08:13 04:13:01 ens3 204.27 129.34 3005.51 13.95 0.00 0.00 0.00 0.00 10:08:13 04:14:01 veth767325c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:14:01 vethb4783f6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:14:01 veth8471af8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:14:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:14:01 veth7e65bb8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:14:01 veth73b1b9d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:14:01 veth2f079dc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:14:01 vethd3bf83c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:14:01 veth3f3c852 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:14:01 vethae3421a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:14:01 vethdb2c793 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:14:01 vethc4a8b84 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:14:01 ens3 9.05 4.66 7.11 3.82 0.00 0.00 0.00 0.00 10:08:13 04:15:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:15:01 veth3f3c852 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:15:01 ens3 8.73 4.67 6.92 3.87 0.00 0.00 0.00 0.00 10:08:13 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:16:01 lo 41.06 41.06 4.03 4.03 0.00 0.00 0.00 0.00 10:08:13 04:16:01 ens3 428.43 432.88 209.19 1993.14 0.00 0.00 0.00 0.00 10:08:13 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:17:01 lo 28.06 28.06 2.74 2.74 0.00 0.00 0.00 0.00 10:08:13 04:17:01 ens3 415.26 422.58 169.44 2455.52 0.00 0.00 0.00 0.00 10:08:13 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:18:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 10:08:13 04:18:01 ens3 2.70 2.45 1.49 0.89 0.00 0.00 0.00 0.00 10:08:13 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:19:01 ens3 1.08 0.70 3.28 0.23 0.00 0.00 0.00 0.00 10:08:13 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:23:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:24:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:25:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:08:13 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:28:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:29:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:08:13 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:30:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:33:01 ens3 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 10:08:13 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:34:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:36:01 ens3 0.47 0.35 0.26 0.21 0.00 0.00 0.00 0.00 10:08:13 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:38:01 ens3 1.03 0.97 0.94 0.46 0.00 0.00 0.00 0.00 10:08:13 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:39:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:08:13 04:39:01 ens3 5.92 5.05 3.75 4.86 0.00 0.00 0.00 0.00 10:08:13 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:40:01 ens3 1.77 1.47 0.98 1.22 0.00 0.00 0.00 0.00 10:08:13 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:41:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:43:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:44:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:45:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 10:08:13 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:48:01 ens3 0.20 0.22 0.13 0.07 0.00 0.00 0.00 0.00 10:08:13 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:49:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:50:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:52:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:53:01 ens3 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:54:01 ens3 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 10:08:13 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:55:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:56:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:08:13 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:58:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 04:59:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:00:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:01:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:02:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:03:01 ens3 0.33 0.30 0.14 0.08 0.00 0.00 0.00 0.00 10:08:13 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:04:01 ens3 0.38 0.02 0.04 0.00 0.00 0.00 0.00 0.00 10:08:13 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:05:01 ens3 0.67 0.53 0.36 0.29 0.00 0.00 0.00 0.00 10:08:13 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:07:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 10:08:13 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:08:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:09:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:08:13 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:10:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:11:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:12:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:13:01 ens3 0.33 0.27 0.14 0.08 0.00 0.00 0.00 0.00 10:08:13 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:14:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:15:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:17:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:18:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:19:01 ens3 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 10:08:13 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:22:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:23:01 ens3 0.28 0.30 0.14 0.08 0.00 0.00 0.00 0.00 10:08:13 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:24:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:25:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:26:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:28:01 ens3 0.23 0.15 0.13 0.07 0.00 0.00 0.00 0.00 10:08:13 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:29:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:30:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:31:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:32:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:33:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:34:01 ens3 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 10:08:13 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:36:01 ens3 0.47 0.35 0.26 0.21 0.00 0.00 0.00 0.00 10:08:13 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:38:01 ens3 0.40 0.28 0.23 0.31 0.00 0.00 0.00 0.00 10:08:13 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:39:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:08:13 05:39:01 ens3 2.73 2.38 1.50 3.96 0.00 0.00 0.00 0.00 10:08:13 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:40:01 ens3 1.47 1.28 0.79 1.15 0.00 0.00 0.00 0.00 10:08:13 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:41:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:42:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:43:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 10:08:13 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:44:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:45:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:46:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:48:01 ens3 0.23 0.13 0.13 0.07 0.00 0.00 0.00 0.00 10:08:13 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:49:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:50:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:52:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:53:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:54:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:55:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:08:13 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:56:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:58:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 05:59:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:08:13 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:00:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:01:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:02:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:03:01 ens3 0.32 0.23 0.14 0.08 0.00 0.00 0.00 0.00 10:08:13 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:04:01 ens3 0.82 0.28 0.30 0.21 0.00 0.00 0.00 0.00 10:08:13 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:05:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:06:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:07:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:08:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:09:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:10:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 10:08:13 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:11:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:12:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:13:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:14:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:15:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:08:13 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:17:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:18:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:19:01 ens3 0.20 0.18 0.09 0.01 0.00 0.00 0.00 0.00 10:08:13 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:20:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:22:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:23:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 10:08:13 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:24:01 ens3 0.12 0.12 0.06 0.01 0.00 0.00 0.00 0.00 10:08:13 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:25:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:26:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:28:01 ens3 0.30 0.32 0.14 0.08 0.00 0.00 0.00 0.00 10:08:13 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:33:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:35:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 10:08:13 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:36:01 ens3 0.52 0.38 0.27 0.22 0.00 0.00 0.00 0.00 10:08:13 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:38:01 ens3 0.53 0.38 0.24 0.32 0.00 0.00 0.00 0.00 10:08:13 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:39:01 ens3 2.58 2.28 1.45 3.94 0.00 0.00 0.00 0.00 10:08:13 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:40:01 ens3 1.53 0.92 0.79 1.09 0.00 0.00 0.00 0.00 10:08:13 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:43:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 10:08:13 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:44:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:48:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:49:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 10:08:13 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:53:01 ens3 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 10:08:13 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 06:58:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 10:08:13 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 06:59:01 ens3 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 10:08:13 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:00:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:08:13 07:00:01 ens3 1.28 1.22 4.80 0.10 0.00 0.00 0.00 0.00 10:08:13 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:03:01 ens3 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 10:08:13 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:04:01 ens3 0.87 0.47 0.31 0.22 0.00 0.00 0.00 0.00 10:08:13 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:05:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:08:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:10:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 10:08:13 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:13:01 ens3 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 10:08:13 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:14:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:18:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:19:01 ens3 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 10:08:13 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:23:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:24:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:25:01 ens3 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 10:08:13 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:28:01 ens3 0.62 0.88 0.11 4.84 0.00 0.00 0.00 0.00 10:08:13 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:29:01 ens3 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 10:08:13 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:32:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:32:02 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:33:01 ens3 3.86 5.86 0.37 7.42 0.00 0.00 0.00 0.00 10:08:13 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:36:01 ens3 6.78 12.28 0.67 14.71 0.00 0.00 0.00 0.00 10:08:13 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:38:01 ens3 4.17 6.50 0.34 7.34 0.00 0.00 0.00 0.00 10:08:13 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:39:01 ens3 6.65 11.33 0.57 14.38 0.00 0.00 0.00 0.00 10:08:13 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:08:13 07:40:01 ens3 7.91 11.23 1.80 29.84 0.00 0.00 0.00 0.00 10:08:13 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:41:01 ens3 1.40 0.82 0.78 1.08 0.00 0.00 0.00 0.00 10:08:13 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:43:01 ens3 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 10:08:13 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:48:01 ens3 0.35 0.32 0.14 0.08 0.00 0.00 0.00 0.00 10:08:13 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:53:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:54:01 ens3 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 10:08:13 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 07:58:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 07:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:02:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 10:08:13 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:03:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:04:01 ens3 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 10:08:13 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:05:01 ens3 0.35 0.25 0.25 0.21 0.00 0.00 0.00 0.00 10:08:13 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:06:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:08:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:13:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:14:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:18:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:23:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:28:01 ens3 0.22 0.25 0.08 0.08 0.00 0.00 0.00 0.00 10:08:13 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:29:01 ens3 0.35 0.30 0.45 0.08 0.00 0.00 0.00 0.00 10:08:13 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:31:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 10:08:13 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:32:01 ens3 0.55 0.40 0.27 0.22 0.00 0.00 0.00 0.00 10:08:13 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:33:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:36:01 ens3 0.62 0.43 0.33 0.22 0.00 0.00 0.00 0.00 10:08:13 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:38:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:39:01 ens3 0.27 0.30 0.16 0.26 0.00 0.00 0.00 0.00 10:08:13 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:08:13 08:40:01 ens3 2.78 2.50 1.46 3.95 0.00 0.00 0.00 0.00 10:08:13 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:41:01 ens3 1.53 1.23 0.79 1.15 0.00 0.00 0.00 0.00 10:08:13 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:43:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:44:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:08:13 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:46:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:46:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:48:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:49:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 10:08:13 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:53:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:54:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:08:13 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 08:58:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 08:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:00:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 10:08:13 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:03:01 ens3 0.22 0.13 0.13 0.07 0.00 0.00 0.00 0.00 10:08:13 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:04:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 10:08:13 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:05:01 ens3 0.37 0.40 0.26 0.22 0.00 0.00 0.00 0.00 10:08:13 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:08:01 ens3 0.30 0.30 0.14 0.08 0.00 0.00 0.00 0.00 10:08:13 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:12:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:13:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:14:01 ens3 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 10:08:13 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:18:01 ens3 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 10:08:13 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:23:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:25:01 ens3 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 10:08:13 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:26:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:28:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:32:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:08:13 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:33:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:34:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 10:08:13 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:36:01 ens3 0.53 0.42 0.27 0.22 0.00 0.00 0.00 0.00 10:08:13 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:38:01 ens3 0.35 0.25 0.14 0.08 0.00 0.00 0.00 0.00 10:08:13 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:39:01 ens3 0.22 0.18 0.10 0.25 0.00 0.00 0.00 0.00 10:08:13 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:08:13 09:40:01 ens3 2.73 2.52 1.46 3.95 0.00 0.00 0.00 0.00 10:08:13 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:41:01 ens3 1.43 1.22 0.78 1.15 0.00 0.00 0.00 0.00 10:08:13 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:42:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:43:01 ens3 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 10:08:13 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:48:01 ens3 0.32 0.23 0.14 0.08 0.00 0.00 0.00 0.00 10:08:13 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:49:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:53:01 ens3 0.23 0.13 0.13 0.07 0.00 0.00 0.00 0.00 10:08:13 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 09:58:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 09:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 10:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 10:01:01 ens3 0.15 0.07 0.06 0.00 0.00 0.00 0.00 0.00 10:08:13 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 10:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 10:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 10:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 10:03:02 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 10:08:13 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 10:04:01 ens3 0.61 0.17 0.11 0.01 0.00 0.00 0.00 0.00 10:08:13 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 10:05:01 ens3 0.38 0.42 0.26 0.22 0.00 0.00 0.00 0.00 10:08:13 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 10:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:13 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 10:07:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:13 10:08:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 10:08:13 10:08:01 ens3 84.44 47.59 2514.89 7.93 0.00 0.00 0.00 0.00 10:08:13 Average: docker0 3.52 4.57 0.28 37.62 0.00 0.00 0.00 0.00 10:08:13 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 10:08:13 Average: ens3 12.06 9.65 92.89 13.73 0.00 0.00 0.00 0.00 10:08:13 10:08:13 10:08:13 ---> sar -P ALL: 10:08:13 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8856) 09/15/25 _x86_64_ (8 CPU) 10:08:13 10:08:13 04:06:50 LINUX RESTART (8 CPU) 10:08:13 10:08:13 04:07:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 04:08:02 all 10.14 0.00 3.10 2.07 0.06 84.64 10:08:13 04:08:02 0 10.98 0.00 2.34 1.05 0.07 85.56 10:08:13 04:08:02 1 9.11 0.00 2.03 1.09 0.07 87.71 10:08:13 04:08:02 2 7.61 0.00 2.05 0.20 0.05 90.08 10:08:13 04:08:02 3 13.76 0.00 3.47 3.87 0.05 78.85 10:08:13 04:08:02 4 11.31 0.00 3.69 1.35 0.07 83.57 10:08:13 04:08:02 5 10.26 0.00 3.10 3.02 0.07 83.55 10:08:13 04:08:02 6 8.25 0.00 4.63 5.57 0.05 81.50 10:08:13 04:08:02 7 9.78 0.00 3.53 0.45 0.05 86.18 10:08:13 04:09:01 all 37.36 0.00 6.24 0.90 0.09 55.41 10:08:13 04:09:01 0 35.38 0.00 6.63 1.09 0.09 56.81 10:08:13 04:09:01 1 38.03 0.00 6.25 1.05 0.09 54.59 10:08:13 04:09:01 2 36.11 0.00 6.41 2.47 0.10 54.90 10:08:13 04:09:01 3 38.37 0.00 5.91 0.38 0.09 55.25 10:08:13 04:09:01 4 36.24 0.00 6.55 0.46 0.10 56.64 10:08:13 04:09:01 5 39.78 0.00 6.36 0.14 0.09 53.63 10:08:13 04:09:01 6 37.00 0.00 5.50 0.07 0.09 57.35 10:08:13 04:09:01 7 37.96 0.00 6.28 1.55 0.09 54.13 10:08:13 04:10:01 all 45.07 0.00 6.25 0.53 0.08 48.07 10:08:13 04:10:01 0 44.50 0.00 7.03 0.23 0.08 48.15 10:08:13 04:10:01 1 45.63 0.00 5.82 3.61 0.08 44.86 10:08:13 04:10:01 2 45.12 0.00 5.96 0.02 0.07 48.85 10:08:13 04:10:01 3 46.06 0.00 6.58 0.13 0.08 47.14 10:08:13 04:10:01 4 42.85 0.00 6.04 0.00 0.07 51.04 10:08:13 04:10:01 5 44.14 0.00 5.54 0.05 0.08 50.18 10:08:13 04:10:01 6 45.29 0.00 6.33 0.07 0.08 48.22 10:08:13 04:10:01 7 47.00 0.00 6.70 0.10 0.08 46.11 10:08:13 04:11:01 all 42.26 0.00 6.49 0.61 0.08 50.57 10:08:13 04:11:01 0 41.69 0.00 6.58 0.34 0.08 51.31 10:08:13 04:11:01 1 42.27 0.00 6.48 0.62 0.08 50.55 10:08:13 04:11:01 2 43.64 0.00 7.20 0.03 0.08 49.04 10:08:13 04:11:01 3 40.28 0.00 5.99 0.03 0.07 53.63 10:08:13 04:11:01 4 43.24 0.00 6.43 2.59 0.08 47.65 10:08:13 04:11:01 5 41.55 0.00 6.65 0.03 0.07 51.70 10:08:13 04:11:01 6 43.07 0.00 6.17 0.29 0.07 50.40 10:08:13 04:11:01 7 42.30 0.00 6.39 0.94 0.08 50.29 10:08:13 04:12:01 all 24.32 0.00 11.83 13.93 0.12 49.80 10:08:13 04:12:01 0 23.72 0.00 10.60 8.47 0.10 57.10 10:08:13 04:12:01 1 24.95 0.00 12.45 21.02 0.12 41.46 10:08:13 04:12:01 2 24.75 0.00 10.98 12.91 0.08 51.27 10:08:13 04:12:01 3 23.56 0.00 11.40 11.75 0.15 53.13 10:08:13 04:12:01 4 23.75 0.00 11.32 14.65 0.09 50.20 10:08:13 04:12:01 5 25.88 0.00 12.84 8.06 0.10 53.12 10:08:13 04:12:01 6 25.16 0.00 12.05 14.60 0.12 48.06 10:08:13 04:12:01 7 22.78 0.00 13.00 20.10 0.19 43.94 10:08:13 04:13:01 all 72.83 0.00 11.82 3.58 0.11 11.66 10:08:13 04:13:01 0 71.64 0.00 12.66 0.67 0.10 14.93 10:08:13 04:13:01 1 74.23 0.00 10.73 0.93 0.12 13.99 10:08:13 04:13:01 2 73.18 0.00 11.45 0.87 0.13 14.37 10:08:13 04:13:01 3 73.42 0.00 10.78 0.75 0.10 14.95 10:08:13 04:13:01 4 73.37 0.00 10.80 11.12 0.10 4.61 10:08:13 04:13:01 5 72.05 0.00 12.59 0.57 0.12 14.68 10:08:13 04:13:01 6 72.96 0.00 11.70 0.75 0.10 14.49 10:08:13 04:13:01 7 71.78 0.00 13.86 13.05 0.12 1.19 10:08:13 04:14:01 all 91.17 0.00 8.70 0.00 0.13 0.00 10:08:13 04:14:01 0 91.91 0.00 7.97 0.00 0.12 0.00 10:08:13 04:14:01 1 91.58 0.00 8.29 0.00 0.13 0.00 10:08:13 04:14:01 2 91.91 0.00 7.95 0.00 0.13 0.00 10:08:13 04:14:01 3 91.21 0.00 8.65 0.00 0.13 0.00 10:08:13 04:14:01 4 90.56 0.00 9.30 0.00 0.13 0.00 10:08:13 04:14:01 5 90.15 0.00 9.70 0.00 0.15 0.00 10:08:13 04:14:01 6 91.86 0.00 8.02 0.00 0.12 0.00 10:08:13 04:14:01 7 90.20 0.00 9.68 0.00 0.12 0.00 10:08:13 04:15:01 all 84.63 0.00 10.62 1.46 0.13 3.16 10:08:13 04:15:01 0 85.58 0.00 9.65 2.27 0.13 2.37 10:08:13 04:15:01 1 85.33 0.00 9.92 1.44 0.13 3.17 10:08:13 04:15:01 2 85.13 0.00 9.96 0.65 0.12 4.14 10:08:13 04:15:01 3 85.52 0.00 9.92 1.07 0.12 3.37 10:08:13 04:15:01 4 83.72 0.00 11.54 0.50 0.15 4.09 10:08:13 04:15:01 5 82.64 0.00 12.55 2.49 0.13 2.19 10:08:13 04:15:01 6 84.59 0.00 10.71 1.74 0.12 2.84 10:08:13 04:15:01 7 84.49 0.00 10.72 1.54 0.13 3.12 10:08:13 04:16:01 all 8.41 0.00 1.13 0.18 0.06 90.21 10:08:13 04:16:01 0 11.23 0.00 1.46 0.60 0.07 86.65 10:08:13 04:16:01 1 6.82 0.00 1.19 0.07 0.05 91.88 10:08:13 04:16:01 2 9.23 0.00 1.19 0.10 0.07 89.41 10:08:13 04:16:01 3 6.33 0.00 0.93 0.10 0.07 92.57 10:08:13 04:16:01 4 4.91 0.00 1.07 0.05 0.05 93.92 10:08:13 04:16:01 5 7.13 0.00 1.15 0.02 0.08 91.61 10:08:13 04:16:01 6 10.06 0.00 0.97 0.49 0.07 88.41 10:08:13 04:16:01 7 11.61 0.00 1.09 0.02 0.07 87.22 10:08:13 04:17:01 all 9.77 0.00 0.85 0.09 0.06 89.24 10:08:13 04:17:01 0 10.10 0.00 0.98 0.58 0.05 88.29 10:08:13 04:17:01 1 5.34 0.00 0.85 0.05 0.05 93.70 10:08:13 04:17:01 2 16.49 0.00 0.90 0.02 0.07 82.52 10:08:13 04:17:01 3 2.97 0.00 0.72 0.02 0.05 96.25 10:08:13 04:17:01 4 12.31 0.00 0.69 0.02 0.07 86.92 10:08:13 04:17:01 5 9.39 0.00 0.77 0.03 0.05 89.76 10:08:13 04:17:01 6 10.19 0.00 0.88 0.02 0.07 88.84 10:08:13 04:17:01 7 11.38 0.00 0.97 0.02 0.07 87.57 10:08:13 04:18:01 all 0.09 0.00 0.02 0.00 0.02 99.86 10:08:13 04:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 04:18:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 04:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 04:18:01 3 0.48 0.00 0.03 0.00 0.02 99.47 10:08:13 04:18:01 4 0.03 0.00 0.07 0.00 0.00 99.90 10:08:13 04:18:01 5 0.07 0.00 0.05 0.02 0.03 99.83 10:08:13 04:18:01 6 0.07 0.00 0.03 0.00 0.03 99.87 10:08:13 04:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 10:08:13 04:18:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 04:19:01 all 0.09 0.00 0.01 0.01 0.01 99.87 10:08:13 04:19:01 0 0.02 0.00 0.02 0.08 0.00 99.88 10:08:13 04:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 04:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 04:19:01 3 0.57 0.00 0.03 0.00 0.03 99.37 10:08:13 04:19:01 4 0.07 0.00 0.02 0.00 0.02 99.90 10:08:13 04:19:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 04:19:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 04:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:20:01 all 0.20 0.00 0.01 0.02 0.01 99.75 10:08:13 04:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:20:01 1 0.02 0.00 0.02 0.18 0.03 99.75 10:08:13 04:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:20:01 3 1.52 0.00 0.05 0.00 0.02 98.42 10:08:13 04:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 04:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:20:01 6 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 04:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 04:21:01 all 0.11 0.00 0.01 0.00 0.01 99.87 10:08:13 04:21:01 0 0.03 0.00 0.00 0.02 0.00 99.95 10:08:13 04:21:01 1 0.07 0.00 0.03 0.00 0.03 99.87 10:08:13 04:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 04:21:01 3 0.65 0.00 0.00 0.00 0.00 99.35 10:08:13 04:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 04:21:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 04:21:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 04:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:22:01 all 0.01 0.00 0.02 0.00 0.02 99.95 10:08:13 04:22:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 04:22:01 1 0.00 0.00 0.02 0.00 0.03 99.95 10:08:13 04:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 04:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 04:22:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 04:22:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 04:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 04:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 04:23:01 all 0.21 0.00 0.04 0.00 0.01 99.74 10:08:13 04:23:01 0 0.02 0.00 0.03 0.02 0.00 99.93 10:08:13 04:23:01 1 0.10 0.00 0.05 0.02 0.03 99.80 10:08:13 04:23:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 04:23:01 3 1.32 0.00 0.08 0.00 0.02 98.58 10:08:13 04:23:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 04:23:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 04:23:01 6 0.08 0.00 0.03 0.00 0.02 99.87 10:08:13 04:23:01 7 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 04:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 04:24:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:08:13 04:24:01 1 0.00 0.00 0.02 0.02 0.03 99.93 10:08:13 04:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:24:01 3 0.07 0.00 0.00 0.00 0.02 99.92 10:08:13 04:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 04:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 04:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 04:25:01 all 0.04 0.00 0.02 0.00 0.01 99.93 10:08:13 04:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 04:25:01 1 0.13 0.00 0.05 0.00 0.03 99.78 10:08:13 04:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 04:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 04:25:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 04:25:01 5 0.07 0.00 0.02 0.02 0.02 99.88 10:08:13 04:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 04:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 04:26:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:08:13 04:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 04:26:01 1 0.07 0.00 0.02 0.02 0.05 99.85 10:08:13 04:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:26:01 3 0.07 0.00 0.00 0.00 0.00 99.93 10:08:13 04:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 04:26:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 04:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 04:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 04:27:01 all 0.06 0.00 0.02 0.00 0.01 99.91 10:08:13 04:27:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 04:27:01 1 0.03 0.00 0.03 0.00 0.03 99.90 10:08:13 04:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 04:27:01 3 0.23 0.00 0.03 0.00 0.02 99.72 10:08:13 04:27:01 4 0.07 0.00 0.07 0.00 0.02 99.85 10:08:13 04:27:01 5 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 04:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 04:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:28:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:08:13 04:28:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 04:28:01 1 0.10 0.00 0.03 0.02 0.03 99.82 10:08:13 04:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 04:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 04:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 04:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 04:28:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 04:28:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 04:29:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:08:13 04:29:01 0 0.03 0.00 0.00 0.03 0.02 99.92 10:08:13 04:29:01 1 0.10 0.00 0.03 0.00 0.03 99.83 10:08:13 04:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 04:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 04:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 04:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 04:29:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 10:08:13 04:29:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 04:30:01 all 0.02 0.00 0.01 0.02 0.01 99.94 10:08:13 04:30:01 0 0.00 0.00 0.00 0.07 0.00 99.93 10:08:13 04:30:01 1 0.08 0.00 0.03 0.12 0.02 99.75 10:08:13 04:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 04:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 04:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 04:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:31:01 all 0.20 0.00 0.02 0.00 0.01 99.76 10:08:13 04:31:01 0 0.03 0.00 0.02 0.02 0.00 99.93 10:08:13 04:31:01 1 0.08 0.00 0.05 0.02 0.05 99.80 10:08:13 04:31:01 2 1.38 0.00 0.02 0.00 0.02 98.58 10:08:13 04:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 04:31:01 4 0.07 0.00 0.03 0.00 0.00 99.90 10:08:13 04:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 04:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 04:31:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 04:32:01 all 0.27 0.00 0.01 0.01 0.01 99.71 10:08:13 04:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 04:32:01 1 0.07 0.00 0.03 0.03 0.03 99.83 10:08:13 04:32:01 2 1.97 0.00 0.00 0.00 0.00 98.03 10:08:13 04:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 04:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 04:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 04:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 04:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 04:33:01 all 0.19 0.00 0.01 0.00 0.01 99.78 10:08:13 04:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:33:01 1 0.10 0.00 0.05 0.02 0.03 99.80 10:08:13 04:33:01 2 1.27 0.00 0.02 0.00 0.02 98.70 10:08:13 04:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 04:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 04:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 04:33:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 04:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 04:34:01 all 0.01 0.00 0.02 0.00 0.01 99.96 10:08:13 04:34:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 04:34:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:08:13 04:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 04:34:01 4 0.05 0.00 0.05 0.00 0.00 99.90 10:08:13 04:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:35:01 all 0.14 0.00 0.01 0.00 0.01 99.84 10:08:13 04:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:35:01 1 0.07 0.00 0.03 0.02 0.05 99.83 10:08:13 04:35:01 2 0.88 0.00 0.00 0.00 0.02 99.10 10:08:13 04:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 04:35:01 4 0.05 0.00 0.05 0.00 0.02 99.88 10:08:13 04:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 04:35:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 04:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 04:36:01 all 0.09 0.00 0.03 0.00 0.01 99.88 10:08:13 04:36:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 04:36:01 1 0.07 0.00 0.05 0.00 0.03 99.85 10:08:13 04:36:01 2 0.48 0.00 0.13 0.00 0.00 99.38 10:08:13 04:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 04:36:01 4 0.08 0.00 0.02 0.00 0.02 99.88 10:08:13 04:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 04:36:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 04:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 04:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:08:13 04:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:37:01 1 0.03 0.00 0.05 0.02 0.03 99.87 10:08:13 04:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 04:37:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 04:37:01 4 0.08 0.00 0.03 0.00 0.02 99.87 10:08:13 04:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 04:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:37:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 04:38:01 all 0.10 0.00 0.03 0.02 0.01 99.85 10:08:13 04:38:01 0 0.08 0.00 0.03 0.10 0.02 99.77 10:08:13 04:38:01 1 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 04:38:01 2 0.03 0.00 0.05 0.00 0.00 99.92 10:08:13 04:38:01 3 0.12 0.00 0.02 0.00 0.02 99.85 10:08:13 04:38:01 4 0.22 0.00 0.02 0.00 0.00 99.77 10:08:13 04:38:01 5 0.12 0.00 0.02 0.00 0.02 99.85 10:08:13 04:38:01 6 0.10 0.00 0.05 0.00 0.02 99.83 10:08:13 04:38:01 7 0.15 0.00 0.02 0.02 0.00 99.82 10:08:13 04:39:01 all 0.43 0.00 0.04 0.01 0.01 99.50 10:08:13 04:39:01 0 0.10 0.00 0.07 0.02 0.02 99.80 10:08:13 04:39:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:08:13 04:39:01 2 2.00 0.00 0.03 0.00 0.02 97.95 10:08:13 04:39:01 3 0.17 0.00 0.07 0.00 0.00 99.77 10:08:13 04:39:01 4 0.68 0.00 0.02 0.00 0.02 99.28 10:08:13 04:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:39:01 6 0.13 0.00 0.03 0.00 0.02 99.82 10:08:13 04:39:01 7 0.32 0.00 0.05 0.05 0.02 99.57 10:08:13 04:40:01 all 0.08 0.00 0.02 0.00 0.00 99.89 10:08:13 04:40:01 0 0.03 0.00 0.05 0.02 0.00 99.90 10:08:13 04:40:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 04:40:01 2 0.20 0.00 0.00 0.00 0.00 99.80 10:08:13 04:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:40:01 4 0.22 0.00 0.02 0.00 0.00 99.77 10:08:13 04:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 04:40:01 6 0.10 0.00 0.02 0.00 0.02 99.87 10:08:13 04:40:01 7 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 10:08:13 04:40:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 04:41:01 all 0.03 0.00 0.01 0.00 0.00 99.96 10:08:13 04:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 04:41:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 04:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 04:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 04:41:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 04:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:42:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:08:13 04:42:01 0 0.07 0.00 0.00 0.02 0.00 99.92 10:08:13 04:42:01 1 0.07 0.00 0.05 0.02 0.03 99.83 10:08:13 04:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 04:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 04:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:42:01 7 0.05 0.00 0.00 0.00 0.02 99.93 10:08:13 04:43:01 all 0.02 0.00 0.01 0.00 0.02 99.94 10:08:13 04:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 04:43:01 1 0.02 0.00 0.05 0.02 0.03 99.88 10:08:13 04:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 04:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 04:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 04:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 04:43:01 6 0.08 0.00 0.02 0.00 0.02 99.88 10:08:13 04:43:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 04:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 04:44:01 0 0.03 0.00 0.00 0.02 0.00 99.95 10:08:13 04:44:01 1 0.08 0.00 0.08 0.00 0.03 99.80 10:08:13 04:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 04:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 04:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 04:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:08:13 04:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:45:01 1 0.05 0.00 0.03 0.00 0.03 99.88 10:08:13 04:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:45:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 04:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 04:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 04:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 04:46:01 all 0.03 0.00 0.01 0.01 0.01 99.94 10:08:13 04:46:01 0 0.03 0.00 0.00 0.05 0.02 99.90 10:08:13 04:46:01 1 0.03 0.00 0.03 0.02 0.03 99.88 10:08:13 04:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 04:46:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 04:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:46:01 6 0.08 0.00 0.02 0.00 0.02 99.88 10:08:13 04:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:47:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:08:13 04:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:47:01 1 0.07 0.00 0.07 0.00 0.02 99.85 10:08:13 04:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 04:47:01 4 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 04:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 04:47:01 6 0.05 0.00 0.05 0.00 0.00 99.90 10:08:13 04:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 04:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:08:13 04:48:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 04:48:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 04:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 04:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 04:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 04:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 04:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 04:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:08:13 04:49:01 0 0.03 0.00 0.00 0.02 0.00 99.95 10:08:13 04:49:01 1 0.05 0.00 0.05 0.02 0.03 99.85 10:08:13 04:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 04:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 04:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 04:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 04:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 04:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 04:50:01 all 0.07 0.00 0.01 0.00 0.01 99.90 10:08:13 04:50:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 04:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 04:50:01 2 0.42 0.00 0.00 0.00 0.02 99.57 10:08:13 04:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 04:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 04:50:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 04:50:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 04:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 04:51:01 all 0.12 0.00 0.02 0.00 0.00 99.85 10:08:13 04:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 04:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 04:51:01 2 0.78 0.00 0.00 0.00 0.00 99.22 10:08:13 04:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 04:51:01 4 0.03 0.00 0.05 0.00 0.02 99.90 10:08:13 04:51:01 5 0.03 0.00 0.05 0.00 0.02 99.90 10:08:13 04:51:01 6 0.08 0.00 0.03 0.00 0.00 99.88 10:08:13 04:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 10:08:13 04:51:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 04:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:08:13 04:52:01 0 0.07 0.00 0.00 0.00 0.02 99.92 10:08:13 04:52:01 1 0.07 0.00 0.02 0.02 0.02 99.88 10:08:13 04:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 04:52:01 4 0.05 0.00 0.03 0.00 0.00 99.92 10:08:13 04:52:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 04:52:01 6 0.05 0.00 0.05 0.00 0.02 99.88 10:08:13 04:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:53:01 all 0.02 0.00 0.02 0.00 0.01 99.94 10:08:13 04:53:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 04:53:01 1 0.00 0.00 0.05 0.02 0.02 99.92 10:08:13 04:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 04:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 04:53:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 04:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 04:53:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:08:13 04:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 04:54:01 all 0.04 0.00 0.02 0.00 0.00 99.94 10:08:13 04:54:01 0 0.03 0.00 0.00 0.02 0.00 99.95 10:08:13 04:54:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:08:13 04:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 04:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 04:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:54:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 04:54:01 6 0.10 0.00 0.03 0.00 0.00 99.87 10:08:13 04:54:01 7 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 04:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:08:13 04:55:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 04:55:01 1 0.05 0.00 0.02 0.02 0.02 99.90 10:08:13 04:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:55:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 04:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 04:55:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 04:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 04:56:01 all 0.04 0.00 0.02 0.00 0.01 99.93 10:08:13 04:56:01 0 0.03 0.00 0.00 0.02 0.00 99.95 10:08:13 04:56:01 1 0.07 0.00 0.03 0.02 0.02 99.87 10:08:13 04:56:01 2 0.12 0.00 0.02 0.00 0.02 99.85 10:08:13 04:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 04:56:01 4 0.07 0.00 0.00 0.00 0.00 99.93 10:08:13 04:56:01 5 0.03 0.00 0.05 0.00 0.02 99.90 10:08:13 04:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 04:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 04:57:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:08:13 04:57:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:08:13 04:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 04:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 04:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 04:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 04:57:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 04:57:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 04:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 04:58:01 all 0.08 0.00 0.01 0.00 0.01 99.90 10:08:13 04:58:01 0 0.05 0.00 0.00 0.02 0.00 99.93 10:08:13 04:58:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:08:13 04:58:01 2 0.37 0.00 0.02 0.00 0.00 99.62 10:08:13 04:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 04:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 04:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 04:58:01 6 0.08 0.00 0.03 0.00 0.02 99.87 10:08:13 04:58:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 04:59:01 all 0.08 0.00 0.02 0.01 0.01 99.88 10:08:13 04:59:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 04:59:01 1 0.07 0.00 0.03 0.10 0.02 99.78 10:08:13 04:59:01 2 0.42 0.00 0.00 0.00 0.00 99.58 10:08:13 04:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 04:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 04:59:01 5 0.02 0.00 0.05 0.00 0.02 99.92 10:08:13 04:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 04:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 05:00:01 all 0.08 0.00 0.02 0.00 0.01 99.89 10:08:13 05:00:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:08:13 05:00:01 1 0.02 0.00 0.05 0.02 0.02 99.90 10:08:13 05:00:01 2 0.40 0.00 0.02 0.00 0.02 99.57 10:08:13 05:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 05:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 05:00:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:00:01 6 0.07 0.00 0.05 0.00 0.00 99.88 10:08:13 05:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 05:01:01 all 0.27 0.00 0.01 0.00 0.01 99.71 10:08:13 05:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 05:01:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:08:13 05:01:01 2 1.97 0.00 0.00 0.00 0.00 98.03 10:08:13 05:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 05:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:01:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 05:02:01 all 0.05 0.00 0.02 0.00 0.01 99.92 10:08:13 05:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:02:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:08:13 05:02:01 2 0.23 0.00 0.00 0.00 0.00 99.77 10:08:13 05:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 05:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:02:01 5 0.05 0.00 0.02 0.02 0.02 99.90 10:08:13 05:02:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 05:02:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 10:08:13 05:02:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 05:03:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:08:13 05:03:01 0 0.00 0.00 0.02 0.03 0.00 99.95 10:08:13 05:03:01 1 0.05 0.00 0.02 0.02 0.02 99.90 10:08:13 05:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 05:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 05:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 05:03:01 5 0.02 0.00 0.02 0.00 0.03 99.93 10:08:13 05:03:01 6 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 05:03:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 05:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:08:13 05:04:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 05:04:01 1 0.05 0.00 0.03 0.02 0.02 99.88 10:08:13 05:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 05:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 05:04:01 5 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 05:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 05:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:08:13 05:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:05:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:08:13 05:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 05:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 05:05:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 05:05:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 05:06:01 all 0.07 0.00 0.01 0.00 0.01 99.91 10:08:13 05:06:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:08:13 05:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 05:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 05:06:01 4 0.15 0.00 0.00 0.00 0.00 99.85 10:08:13 05:06:01 5 0.27 0.00 0.05 0.00 0.02 99.67 10:08:13 05:06:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:07:01 all 0.07 0.00 0.04 0.00 0.21 99.68 10:08:13 05:07:01 0 0.03 0.00 0.00 0.02 0.00 99.95 10:08:13 05:07:01 1 0.03 0.00 0.07 0.02 0.02 99.87 10:08:13 05:07:01 2 0.30 0.00 0.03 0.00 0.15 99.52 10:08:13 05:07:01 3 0.02 0.00 0.03 0.00 0.08 99.87 10:08:13 05:07:01 4 0.05 0.00 0.05 0.00 0.02 99.88 10:08:13 05:07:01 5 0.03 0.00 0.07 0.00 1.37 98.54 10:08:13 05:07:01 6 0.08 0.00 0.03 0.00 0.02 99.87 10:08:13 05:07:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 05:08:01 all 0.14 0.00 0.01 0.00 0.01 99.83 10:08:13 05:08:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 05:08:01 1 0.08 0.00 0.03 0.00 0.02 99.87 10:08:13 05:08:01 2 0.62 0.00 0.00 0.00 0.00 99.38 10:08:13 05:08:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 05:08:01 4 0.07 0.00 0.02 0.00 0.00 99.92 10:08:13 05:08:01 5 0.17 0.00 0.02 0.00 0.02 99.80 10:08:13 05:08:01 6 0.08 0.00 0.03 0.00 0.02 99.87 10:08:13 05:08:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 05:09:01 all 0.10 0.00 0.03 0.00 0.01 99.85 10:08:13 05:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 05:09:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 05:09:01 2 0.65 0.00 0.17 0.00 0.02 99.17 10:08:13 05:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:09:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 05:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:09:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 05:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:08:13 05:10:01 0 0.05 0.00 0.00 0.02 0.00 99.93 10:08:13 05:10:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:08:13 05:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 05:10:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 05:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:08:13 05:11:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 05:11:01 1 0.00 0.00 0.03 0.02 0.02 99.93 10:08:13 05:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 05:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 05:11:01 5 0.03 0.00 0.03 0.00 0.03 99.90 10:08:13 05:11:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 05:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:12:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:08:13 05:12:01 0 0.03 0.00 0.02 0.03 0.02 99.90 10:08:13 05:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 05:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 05:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 05:12:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 05:12:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 05:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 05:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 05:13:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 05:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 05:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 05:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 05:13:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 05:13:01 6 0.05 0.00 0.00 0.00 0.02 99.93 10:08:13 05:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 10:08:13 05:13:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 05:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 05:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 05:14:01 1 0.03 0.00 0.02 0.02 0.00 99.93 10:08:13 05:14:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 05:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:14:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 05:14:01 5 0.02 0.00 0.02 0.00 0.03 99.93 10:08:13 05:14:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 05:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:15:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:08:13 05:15:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 05:15:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 05:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 05:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 05:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:15:01 6 0.03 0.00 0.05 0.00 0.02 99.90 10:08:13 05:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:16:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:08:13 05:16:01 0 0.03 0.00 0.00 0.02 0.02 99.93 10:08:13 05:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 05:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 05:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 05:16:01 6 0.05 0.00 0.05 0.00 0.02 99.88 10:08:13 05:16:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 05:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:08:13 05:17:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 05:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 05:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:17:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:17:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 05:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:18:01 all 0.04 0.00 0.02 0.00 0.01 99.92 10:08:13 05:18:01 0 0.05 0.00 0.00 0.03 0.00 99.92 10:08:13 05:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:18:01 2 0.13 0.00 0.07 0.00 0.02 99.78 10:08:13 05:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 05:18:01 4 0.10 0.00 0.00 0.00 0.02 99.88 10:08:13 05:18:01 5 0.02 0.00 0.05 0.00 0.03 99.90 10:08:13 05:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 05:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 05:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:08:13 05:19:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 05:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:19:01 2 0.08 0.00 0.03 0.00 0.00 99.88 10:08:13 05:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 05:19:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 05:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:08:13 05:20:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 05:20:01 1 0.03 0.00 0.00 0.02 0.00 99.95 10:08:13 05:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:20:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 05:20:01 5 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 05:20:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 05:20:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 05:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:08:13 05:21:01 0 0.02 0.00 0.02 0.03 0.00 99.93 10:08:13 05:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 05:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 05:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 05:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 05:21:01 5 0.02 0.00 0.05 0.00 0.03 99.90 10:08:13 05:21:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:22:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:08:13 05:22:01 0 0.00 0.00 0.02 0.03 0.00 99.95 10:08:13 05:22:01 1 0.00 0.00 0.03 0.00 0.02 99.95 10:08:13 05:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:22:01 4 0.08 0.00 0.00 0.00 0.02 99.90 10:08:13 05:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:22:01 6 0.05 0.00 0.05 0.00 0.02 99.88 10:08:13 05:22:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 05:23:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:08:13 05:23:01 0 0.00 0.00 0.02 0.03 0.02 99.93 10:08:13 05:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 05:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:23:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 05:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 05:23:01 5 0.02 0.00 0.00 0.00 0.03 99.95 10:08:13 05:23:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:23:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 05:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:08:13 05:24:01 0 0.00 0.00 0.00 0.03 0.02 99.95 10:08:13 05:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 05:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 05:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:24:01 4 0.08 0.00 0.02 0.00 0.02 99.88 10:08:13 05:24:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 05:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 05:24:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 10:08:13 05:24:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 05:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:08:13 05:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:25:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 05:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 05:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 05:25:01 5 0.03 0.00 0.05 0.00 0.03 99.88 10:08:13 05:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 05:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 05:26:01 all 0.03 0.00 0.01 0.00 0.02 99.94 10:08:13 05:26:01 0 0.03 0.00 0.00 0.03 0.02 99.92 10:08:13 05:26:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:08:13 05:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:26:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 05:26:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 05:26:01 5 0.03 0.00 0.03 0.00 0.03 99.90 10:08:13 05:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 05:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:08:13 05:27:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 05:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 05:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 05:27:01 5 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 05:27:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 05:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:28:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:08:13 05:28:01 0 0.02 0.00 0.02 0.03 0.00 99.93 10:08:13 05:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 05:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 05:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 05:28:01 5 0.05 0.00 0.05 0.00 0.03 99.87 10:08:13 05:28:01 6 0.03 0.00 0.03 0.00 0.03 99.90 10:08:13 05:28:01 7 0.07 0.00 0.00 0.00 0.00 99.93 10:08:13 05:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:08:13 05:29:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 05:29:01 1 0.03 0.00 0.02 0.02 0.02 99.92 10:08:13 05:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:29:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 05:29:01 6 0.08 0.00 0.05 0.00 0.02 99.85 10:08:13 05:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 05:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 05:30:01 0 0.05 0.00 0.02 0.02 0.00 99.92 10:08:13 05:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:30:01 5 0.02 0.00 0.02 0.00 0.03 99.93 10:08:13 05:30:01 6 0.07 0.00 0.02 0.00 0.02 99.90 10:08:13 05:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:31:01 all 0.01 0.00 0.02 0.00 0.01 99.96 10:08:13 05:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 05:31:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 05:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 05:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:31:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 05:31:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 05:31:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 05:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:32:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:08:13 05:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:32:01 1 0.02 0.00 0.03 0.02 0.02 99.92 10:08:13 05:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:32:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 05:32:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:08:13 05:32:01 5 0.00 0.00 0.02 0.00 0.03 99.95 10:08:13 05:32:01 6 0.08 0.00 0.02 0.00 0.03 99.87 10:08:13 05:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 05:33:01 all 0.02 0.00 0.02 0.01 0.01 99.95 10:08:13 05:33:01 0 0.00 0.00 0.02 0.03 0.00 99.95 10:08:13 05:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:33:01 3 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 05:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 05:33:01 5 0.02 0.00 0.05 0.00 0.03 99.90 10:08:13 05:33:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:08:13 05:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:08:13 05:34:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 05:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 05:34:01 4 0.07 0.00 0.00 0.00 0.02 99.92 10:08:13 05:34:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 05:34:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 05:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:08:13 05:35:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 05:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 05:35:01 5 0.05 0.00 0.05 0.00 0.03 99.87 10:08:13 05:35:01 6 0.00 0.00 0.03 0.00 0.02 99.95 10:08:13 05:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 10:08:13 05:35:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 05:36:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:08:13 05:36:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 05:36:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:08:13 05:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:36:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 05:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 05:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:36:01 6 0.08 0.00 0.03 0.00 0.02 99.87 10:08:13 05:36:01 7 0.05 0.00 0.00 0.00 0.02 99.93 10:08:13 05:37:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:08:13 05:37:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 05:37:01 1 0.03 0.00 0.03 0.02 0.02 99.90 10:08:13 05:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 05:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 05:37:01 5 0.02 0.00 0.00 0.00 0.03 99.95 10:08:13 05:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 05:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:38:01 all 0.03 0.00 0.02 0.01 0.01 99.93 10:08:13 05:38:01 0 0.02 0.00 0.00 0.03 0.00 99.95 10:08:13 05:38:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 05:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:38:01 4 0.13 0.00 0.03 0.00 0.02 99.82 10:08:13 05:38:01 5 0.02 0.00 0.05 0.00 0.02 99.92 10:08:13 05:38:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 05:39:01 all 0.09 0.00 0.02 0.01 0.01 99.87 10:08:13 05:39:01 0 0.12 0.00 0.00 0.10 0.00 99.78 10:08:13 05:39:01 1 0.08 0.00 0.03 0.00 0.02 99.87 10:08:13 05:39:01 2 0.08 0.00 0.03 0.00 0.00 99.88 10:08:13 05:39:01 3 0.17 0.00 0.00 0.00 0.00 99.83 10:08:13 05:39:01 4 0.15 0.00 0.00 0.00 0.02 99.83 10:08:13 05:39:01 5 0.03 0.00 0.00 0.00 0.03 99.93 10:08:13 05:39:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 05:39:01 7 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 05:40:01 all 0.04 0.00 0.01 0.01 0.01 99.93 10:08:13 05:40:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 05:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 05:40:01 2 0.00 0.00 0.00 0.07 0.02 99.92 10:08:13 05:40:01 3 0.08 0.00 0.00 0.00 0.00 99.92 10:08:13 05:40:01 4 0.12 0.00 0.02 0.00 0.00 99.87 10:08:13 05:40:01 5 0.00 0.00 0.03 0.00 0.02 99.95 10:08:13 05:40:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:40:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 05:41:01 all 0.02 0.00 0.02 0.01 0.01 99.94 10:08:13 05:41:01 0 0.00 0.00 0.03 0.05 0.00 99.92 10:08:13 05:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 05:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 05:41:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 05:41:01 5 0.02 0.00 0.02 0.00 0.03 99.93 10:08:13 05:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 05:41:01 7 0.05 0.00 0.02 0.00 0.05 99.88 10:08:13 05:42:01 all 0.22 0.00 0.01 0.01 0.01 99.74 10:08:13 05:42:01 0 0.00 0.00 0.03 0.05 0.02 99.90 10:08:13 05:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 05:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 05:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 05:42:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 05:42:01 6 0.12 0.00 0.02 0.00 0.02 99.85 10:08:13 05:42:01 7 1.57 0.00 0.02 0.00 0.02 98.40 10:08:13 05:43:01 all 0.22 0.00 0.01 0.00 0.01 99.76 10:08:13 05:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 05:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 05:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:43:01 3 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 05:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 05:43:01 5 0.02 0.00 0.00 0.00 0.03 99.95 10:08:13 05:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 05:43:01 7 1.65 0.00 0.00 0.00 0.00 98.35 10:08:13 05:44:01 all 0.15 0.00 0.01 0.00 0.01 99.82 10:08:13 05:44:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 05:44:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 05:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:44:01 3 0.08 0.00 0.00 0.00 0.00 99.92 10:08:13 05:44:01 4 0.07 0.00 0.03 0.00 0.00 99.90 10:08:13 05:44:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 05:44:01 6 0.05 0.00 0.00 0.00 0.03 99.92 10:08:13 05:44:01 7 0.94 0.00 0.00 0.00 0.02 99.04 10:08:13 05:45:01 all 0.03 0.00 0.02 0.00 0.01 99.95 10:08:13 05:45:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 05:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 05:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 05:45:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:45:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 05:46:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:08:13 05:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 05:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 05:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:46:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:46:01 4 0.08 0.00 0.03 0.00 0.02 99.87 10:08:13 05:46:01 5 0.02 0.00 0.05 0.00 0.03 99.90 10:08:13 05:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 05:46:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 10:08:13 05:46:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 05:47:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:08:13 05:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:47:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 05:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 05:47:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 05:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 05:47:01 6 0.03 0.00 0.05 0.00 0.02 99.90 10:08:13 05:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 05:48:01 all 0.14 0.00 0.01 0.00 0.01 99.84 10:08:13 05:48:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 05:48:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 05:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:48:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:48:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 05:48:01 6 1.03 0.00 0.00 0.00 0.02 98.96 10:08:13 05:48:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 05:49:01 all 0.13 0.00 0.01 0.01 0.01 99.84 10:08:13 05:49:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 05:49:01 1 0.03 0.00 0.00 0.05 0.02 99.90 10:08:13 05:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:49:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 05:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:49:01 6 0.90 0.00 0.03 0.00 0.03 99.04 10:08:13 05:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:50:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:08:13 05:50:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 05:50:01 1 0.02 0.00 0.03 0.00 0.05 99.90 10:08:13 05:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:50:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:50:01 4 0.05 0.00 0.00 0.00 0.02 99.93 10:08:13 05:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:50:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:51:01 all 0.11 0.00 0.02 0.01 0.01 99.85 10:08:13 05:51:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 05:51:01 1 0.02 0.00 0.02 0.07 0.02 99.88 10:08:13 05:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:51:01 3 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 05:51:01 4 0.07 0.00 0.02 0.00 0.00 99.92 10:08:13 05:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:51:01 6 0.78 0.00 0.02 0.00 0.00 99.20 10:08:13 05:51:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 05:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 05:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 05:52:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 05:52:01 4 0.08 0.00 0.03 0.00 0.03 99.85 10:08:13 05:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 05:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:53:01 all 0.02 0.00 0.02 0.00 0.01 99.94 10:08:13 05:53:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 05:53:01 1 0.03 0.00 0.02 0.02 0.02 99.92 10:08:13 05:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 05:53:01 4 0.07 0.00 0.05 0.00 0.03 99.85 10:08:13 05:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 05:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:08:13 05:54:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 05:54:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 05:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 05:54:01 4 0.07 0.00 0.02 0.00 0.03 99.88 10:08:13 05:54:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 05:54:01 6 0.05 0.00 0.00 0.00 0.02 99.93 10:08:13 05:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 05:55:01 all 0.27 0.00 0.01 0.00 0.01 99.71 10:08:13 05:55:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 05:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 05:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:55:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 05:55:01 4 0.10 0.00 0.05 0.00 0.03 99.82 10:08:13 05:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:55:01 6 1.99 0.00 0.00 0.00 0.00 98.01 10:08:13 05:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:56:01 all 0.15 0.00 0.01 0.01 0.01 99.82 10:08:13 05:56:01 0 0.00 0.00 0.00 0.10 0.00 99.90 10:08:13 05:56:01 1 0.02 0.00 0.03 0.02 0.02 99.92 10:08:13 05:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:56:01 4 0.08 0.00 0.03 0.00 0.03 99.85 10:08:13 05:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:56:01 6 1.03 0.00 0.02 0.00 0.02 98.94 10:08:13 05:56:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 05:57:01 all 0.02 0.00 0.02 0.01 0.01 99.93 10:08:13 05:57:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 05:57:01 1 0.03 0.00 0.00 0.10 0.02 99.85 10:08:13 05:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 05:57:01 4 0.08 0.00 0.05 0.00 0.03 99.83 10:08:13 05:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:57:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 05:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 10:08:13 05:57:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 05:58:01 all 0.05 0.00 0.01 0.00 0.01 99.93 10:08:13 05:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 05:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:58:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 05:58:01 4 0.07 0.00 0.02 0.00 0.03 99.88 10:08:13 05:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 05:58:01 6 0.22 0.00 0.02 0.00 0.02 99.75 10:08:13 05:58:01 7 0.10 0.00 0.00 0.00 0.00 99.90 10:08:13 05:59:01 all 0.15 0.00 0.02 0.00 0.01 99.83 10:08:13 05:59:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:08:13 05:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 05:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 05:59:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 05:59:01 4 0.03 0.00 0.05 0.00 0.03 99.88 10:08:13 05:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 05:59:01 6 0.99 0.00 0.00 0.00 0.02 98.99 10:08:13 05:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 06:00:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:08:13 06:00:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 06:00:01 1 0.03 0.00 0.02 0.02 0.02 99.92 10:08:13 06:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:00:01 3 0.17 0.00 0.00 0.00 0.00 99.83 10:08:13 06:00:01 4 0.13 0.00 0.07 0.00 0.03 99.77 10:08:13 06:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 06:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 06:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:01:01 1 0.03 0.00 0.03 0.02 0.02 99.90 10:08:13 06:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:01:01 4 0.07 0.00 0.02 0.00 0.03 99.88 10:08:13 06:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 06:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:08:13 06:02:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 06:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 06:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:02:01 3 0.13 0.00 0.00 0.00 0.02 99.85 10:08:13 06:02:01 4 0.07 0.00 0.05 0.00 0.03 99.85 10:08:13 06:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:02:01 6 0.02 0.00 0.02 0.00 0.03 99.93 10:08:13 06:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 06:03:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 06:03:01 1 0.05 0.00 0.00 0.02 0.02 99.92 10:08:13 06:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 06:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:03:01 4 0.03 0.00 0.05 0.00 0.03 99.88 10:08:13 06:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:04:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:08:13 06:04:01 0 0.00 0.00 0.00 0.03 0.00 99.97 10:08:13 06:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 06:04:01 2 0.00 0.00 0.00 0.07 0.00 99.93 10:08:13 06:04:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 06:04:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:08:13 06:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 06:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:05:01 all 0.08 0.00 0.01 0.00 0.01 99.90 10:08:13 06:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 06:05:01 1 0.07 0.00 0.00 0.00 0.02 99.92 10:08:13 06:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 06:05:01 4 0.03 0.00 0.03 0.00 0.03 99.90 10:08:13 06:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 06:05:01 6 0.48 0.00 0.03 0.00 0.00 99.48 10:08:13 06:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:06:01 all 0.19 0.00 0.01 0.00 0.01 99.79 10:08:13 06:06:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 06:06:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 06:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 06:06:01 3 0.07 0.00 0.02 0.00 0.00 99.92 10:08:13 06:06:01 4 0.12 0.00 0.00 0.00 0.02 99.87 10:08:13 06:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 06:06:01 6 1.24 0.00 0.00 0.00 0.02 98.74 10:08:13 06:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 06:07:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:08:13 06:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 06:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:07:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 06:07:01 4 0.12 0.00 0.05 0.00 0.03 99.80 10:08:13 06:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 06:07:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 06:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 06:08:01 all 0.04 0.00 0.01 0.00 0.01 99.93 10:08:13 06:08:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 06:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 06:08:01 2 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 06:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 06:08:01 4 0.15 0.00 0.05 0.00 0.03 99.77 10:08:13 06:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:08:01 6 0.08 0.00 0.00 0.00 0.02 99.90 10:08:13 06:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 10:08:13 06:08:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 06:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:08:13 06:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:09:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 06:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:09:01 4 0.02 0.00 0.03 0.00 0.03 99.92 10:08:13 06:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 06:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:10:01 all 0.03 0.00 0.01 0.00 0.00 99.96 10:08:13 06:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 06:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:10:01 4 0.08 0.00 0.05 0.00 0.02 99.85 10:08:13 06:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:10:01 7 0.07 0.00 0.02 0.00 0.00 99.92 10:08:13 06:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 06:11:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 06:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 06:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:11:01 4 0.07 0.00 0.03 0.00 0.03 99.87 10:08:13 06:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 06:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:12:01 all 0.04 0.00 0.00 0.01 0.01 99.93 10:08:13 06:12:01 0 0.02 0.00 0.00 0.07 0.02 99.90 10:08:13 06:12:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 06:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 06:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 06:12:01 4 0.07 0.00 0.02 0.00 0.02 99.90 10:08:13 06:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 06:12:01 6 0.15 0.00 0.00 0.00 0.03 99.82 10:08:13 06:12:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 06:13:01 all 0.05 0.00 0.02 0.01 0.00 99.92 10:08:13 06:13:01 0 0.00 0.00 0.00 0.03 0.00 99.97 10:08:13 06:13:01 1 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 06:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 06:13:01 4 0.07 0.00 0.07 0.00 0.03 99.83 10:08:13 06:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:13:01 6 0.27 0.00 0.07 0.00 0.00 99.67 10:08:13 06:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:08:13 06:14:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 06:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 06:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:14:01 3 0.07 0.00 0.00 0.00 0.00 99.93 10:08:13 06:14:01 4 0.12 0.00 0.05 0.00 0.03 99.80 10:08:13 06:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:14:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 06:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:15:01 all 0.12 0.00 0.02 0.04 0.01 99.81 10:08:13 06:15:01 0 0.00 0.00 0.02 0.10 0.00 99.88 10:08:13 06:15:01 1 0.03 0.00 0.00 0.23 0.02 99.72 10:08:13 06:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 06:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:15:01 4 0.05 0.00 0.05 0.00 0.02 99.88 10:08:13 06:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:15:01 6 0.80 0.00 0.05 0.00 0.02 99.14 10:08:13 06:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:16:01 all 0.22 0.00 0.01 0.00 0.01 99.76 10:08:13 06:16:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 06:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 06:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:16:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 06:16:01 4 0.10 0.00 0.03 0.00 0.03 99.83 10:08:13 06:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:16:01 6 1.57 0.00 0.02 0.00 0.02 98.40 10:08:13 06:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 06:17:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 06:17:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 06:17:01 2 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 06:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 06:17:01 4 0.07 0.00 0.07 0.00 0.03 99.83 10:08:13 06:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:17:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 06:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:08:13 06:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 06:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:18:01 3 0.05 0.00 0.02 0.02 0.02 99.90 10:08:13 06:18:01 4 0.13 0.00 0.03 0.00 0.02 99.82 10:08:13 06:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 06:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 06:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 06:19:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 06:19:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 06:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:19:01 4 0.10 0.00 0.05 0.00 0.03 99.82 10:08:13 06:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 06:19:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 06:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 10:08:13 06:19:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 06:20:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:08:13 06:20:01 0 0.02 0.00 0.02 0.03 0.00 99.93 10:08:13 06:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:20:01 4 0.13 0.00 0.07 0.00 0.02 99.78 10:08:13 06:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:20:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 06:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 06:21:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 06:21:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 06:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:21:01 4 0.12 0.00 0.03 0.00 0.03 99.82 10:08:13 06:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 06:21:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 06:22:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:08:13 06:22:01 0 0.00 0.00 0.00 0.05 0.00 99.95 10:08:13 06:22:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 06:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:22:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 06:22:01 4 0.10 0.00 0.03 0.00 0.02 99.85 10:08:13 06:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 06:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:23:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:08:13 06:23:01 0 0.00 0.00 0.00 0.08 0.02 99.90 10:08:13 06:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:23:01 4 0.05 0.00 0.03 0.00 0.03 99.88 10:08:13 06:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:23:01 6 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 06:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:24:01 all 0.04 0.00 0.02 0.00 0.01 99.93 10:08:13 06:24:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:08:13 06:24:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 06:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:24:01 4 0.08 0.00 0.08 0.00 0.03 99.80 10:08:13 06:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:24:01 6 0.20 0.00 0.02 0.00 0.02 99.77 10:08:13 06:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 06:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:25:01 2 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 06:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 06:25:01 4 0.05 0.00 0.03 0.00 0.03 99.88 10:08:13 06:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:25:01 6 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 06:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:26:01 all 0.03 0.00 0.03 0.01 0.01 99.92 10:08:13 06:26:01 0 0.14 0.00 0.05 0.03 0.00 99.78 10:08:13 06:26:01 1 0.03 0.00 0.03 0.03 0.02 99.88 10:08:13 06:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:26:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 06:26:01 4 0.02 0.00 0.05 0.00 0.03 99.90 10:08:13 06:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 06:26:01 7 0.00 0.00 0.03 0.05 0.00 99.92 10:08:13 06:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:08:13 06:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:27:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 06:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 06:27:01 4 0.07 0.00 0.03 0.00 0.03 99.87 10:08:13 06:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 06:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:28:01 all 0.07 0.00 0.01 0.00 0.01 99.90 10:08:13 06:28:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 06:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 06:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 06:28:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 06:28:01 4 0.07 0.00 0.07 0.00 0.02 99.85 10:08:13 06:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:28:01 6 0.43 0.00 0.02 0.00 0.00 99.55 10:08:13 06:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:29:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:08:13 06:29:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 06:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 06:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 06:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 06:29:01 4 0.05 0.00 0.05 0.00 0.03 99.87 10:08:13 06:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:29:01 6 0.15 0.00 0.00 0.00 0.02 99.83 10:08:13 06:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:08:13 06:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 06:30:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 06:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 06:30:01 4 0.07 0.00 0.07 0.00 0.03 99.83 10:08:13 06:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:30:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 06:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 10:08:13 06:30:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 06:31:01 all 0.02 0.00 0.00 0.00 0.01 99.96 10:08:13 06:31:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 06:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 06:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 06:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 06:31:01 4 0.07 0.00 0.03 0.00 0.05 99.85 10:08:13 06:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 06:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 06:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:32:01 all 0.02 0.00 0.02 0.00 0.01 99.96 10:08:13 06:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 06:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 06:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 06:32:01 4 0.08 0.00 0.03 0.00 0.03 99.85 10:08:13 06:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 06:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:08:13 06:33:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 06:33:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 06:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:33:01 4 0.08 0.00 0.03 0.00 0.03 99.85 10:08:13 06:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 06:34:01 0 0.03 0.00 0.00 0.02 0.00 99.95 10:08:13 06:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 06:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:34:01 4 0.10 0.00 0.03 0.00 0.02 99.85 10:08:13 06:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:08:13 06:35:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 06:35:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 06:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:35:01 4 0.05 0.00 0.05 0.00 0.03 99.87 10:08:13 06:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 06:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 06:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 06:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 06:36:01 4 0.08 0.00 0.05 0.00 0.03 99.83 10:08:13 06:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 06:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:37:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:08:13 06:37:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 06:37:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 06:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:37:01 4 0.08 0.00 0.03 0.00 0.05 99.83 10:08:13 06:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:38:01 all 0.04 0.00 0.02 0.00 0.01 99.94 10:08:13 06:38:01 0 0.02 0.00 0.03 0.02 0.00 99.93 10:08:13 06:38:01 1 0.03 0.00 0.03 0.02 0.02 99.90 10:08:13 06:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:38:01 3 0.10 0.00 0.02 0.00 0.00 99.88 10:08:13 06:38:01 4 0.07 0.00 0.02 0.00 0.02 99.90 10:08:13 06:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:38:01 6 0.07 0.00 0.00 0.00 0.02 99.92 10:08:13 06:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 06:39:01 all 0.14 0.00 0.03 0.00 0.01 99.82 10:08:13 06:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 06:39:01 1 0.13 0.00 0.00 0.00 0.02 99.85 10:08:13 06:39:01 2 0.07 0.00 0.07 0.00 0.00 99.87 10:08:13 06:39:01 3 0.13 0.00 0.00 0.00 0.00 99.87 10:08:13 06:39:01 4 0.07 0.00 0.10 0.00 0.05 99.78 10:08:13 06:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:39:01 6 0.62 0.00 0.05 0.00 0.02 99.32 10:08:13 06:39:01 7 0.08 0.00 0.03 0.00 0.00 99.88 10:08:13 06:40:01 all 0.02 0.00 0.00 0.00 0.01 99.96 10:08:13 06:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 06:40:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 06:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:40:01 4 0.07 0.00 0.00 0.00 0.03 99.90 10:08:13 06:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:40:01 6 0.07 0.00 0.00 0.00 0.03 99.90 10:08:13 06:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:41:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:08:13 06:41:01 0 0.03 0.00 0.02 0.05 0.00 99.90 10:08:13 06:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 06:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 06:41:01 4 0.03 0.00 0.03 0.00 0.03 99.90 10:08:13 06:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 10:08:13 06:41:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 06:42:01 all 0.02 0.00 0.02 0.01 0.00 99.95 10:08:13 06:42:01 0 0.03 0.00 0.03 0.03 0.00 99.90 10:08:13 06:42:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 06:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:42:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 06:42:01 4 0.08 0.00 0.03 0.00 0.00 99.88 10:08:13 06:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:42:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 06:42:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 06:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:08:13 06:43:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 06:43:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 06:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:43:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 06:43:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:08:13 06:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:08:13 06:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:44:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 06:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:44:01 3 0.02 0.00 0.02 0.00 0.03 99.93 10:08:13 06:44:01 4 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 06:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 06:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 06:45:01 1 0.00 0.00 0.03 0.02 0.02 99.93 10:08:13 06:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:45:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 06:45:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 06:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:46:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:08:13 06:46:01 0 0.00 0.00 0.00 0.03 0.02 99.95 10:08:13 06:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 06:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 06:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:46:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 06:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:46:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 06:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 06:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:08:13 06:47:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 06:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 06:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:47:01 3 0.10 0.00 0.02 0.00 0.03 99.85 10:08:13 06:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 06:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 06:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 06:48:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:08:13 06:48:01 0 0.02 0.00 0.03 0.02 0.00 99.93 10:08:13 06:48:01 1 0.03 0.00 0.02 0.02 0.02 99.92 10:08:13 06:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:48:01 3 0.02 0.00 0.03 0.00 0.03 99.92 10:08:13 06:48:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 06:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:48:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 06:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:08:13 06:49:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 06:49:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 06:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:49:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 06:49:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 06:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 06:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:08:13 06:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:50:01 1 0.05 0.00 0.02 0.00 0.03 99.90 10:08:13 06:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:50:01 3 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 06:50:01 4 0.08 0.00 0.03 0.00 0.00 99.88 10:08:13 06:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 06:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 06:51:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 06:51:01 1 0.03 0.00 0.02 0.02 0.02 99.92 10:08:13 06:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:51:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 06:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 06:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 06:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:52:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:08:13 06:52:01 0 0.00 0.00 0.03 0.02 0.02 99.93 10:08:13 06:52:01 1 0.05 0.00 0.03 0.02 0.03 99.87 10:08:13 06:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:52:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 06:52:01 4 0.03 0.00 0.05 0.00 0.00 99.92 10:08:13 06:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 06:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 10:08:13 06:52:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 06:53:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:08:13 06:53:01 0 0.02 0.00 0.00 0.10 0.00 99.88 10:08:13 06:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 06:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:53:01 3 0.02 0.00 0.02 0.00 0.03 99.93 10:08:13 06:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 06:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:08:13 06:54:01 0 0.03 0.00 0.00 0.02 0.00 99.95 10:08:13 06:54:01 1 0.03 0.00 0.02 0.02 0.03 99.90 10:08:13 06:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 06:54:01 4 0.07 0.00 0.02 0.00 0.02 99.90 10:08:13 06:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 06:55:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 06:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 06:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:55:01 3 0.02 0.00 0.02 0.00 0.03 99.93 10:08:13 06:55:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 06:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:55:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 06:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 06:56:01 all 0.02 0.00 0.02 0.00 0.01 99.94 10:08:13 06:56:01 0 0.07 0.00 0.02 0.02 0.02 99.88 10:08:13 06:56:01 1 0.03 0.00 0.03 0.02 0.02 99.90 10:08:13 06:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:56:01 3 0.07 0.00 0.02 0.00 0.03 99.88 10:08:13 06:56:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 06:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:56:01 6 0.00 0.00 0.02 0.00 0.03 99.95 10:08:13 06:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:57:01 all 0.01 0.00 0.00 0.00 0.01 99.98 10:08:13 06:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 06:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 06:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 06:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:57:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 06:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:08:13 06:58:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 06:58:01 1 0.05 0.00 0.02 0.02 0.02 99.90 10:08:13 06:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:58:01 3 0.07 0.00 0.03 0.00 0.03 99.87 10:08:13 06:58:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 06:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 06:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 06:59:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 06:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 06:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 06:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 06:59:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 06:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 06:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 06:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 07:00:01 all 0.22 0.00 0.08 0.04 0.01 99.65 10:08:13 07:00:01 0 0.13 0.00 0.10 0.05 0.00 99.72 10:08:13 07:00:01 1 0.10 0.00 0.03 0.02 0.02 99.83 10:08:13 07:00:01 2 1.12 0.00 0.17 0.17 0.00 98.55 10:08:13 07:00:01 3 0.10 0.00 0.07 0.02 0.03 99.78 10:08:13 07:00:01 4 0.05 0.00 0.07 0.02 0.02 99.85 10:08:13 07:00:01 5 0.03 0.00 0.08 0.00 0.00 99.88 10:08:13 07:00:01 6 0.15 0.00 0.10 0.02 0.03 99.70 10:08:13 07:00:01 7 0.07 0.00 0.05 0.03 0.00 99.85 10:08:13 07:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:08:13 07:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:01:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 07:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 07:01:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 07:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 07:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 07:02:01 0 0.03 0.00 0.00 0.02 0.02 99.93 10:08:13 07:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 07:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:02:01 3 0.07 0.00 0.05 0.00 0.03 99.85 10:08:13 07:02:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 07:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:03:01 all 0.08 0.00 0.01 0.00 0.01 99.89 10:08:13 07:03:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 07:03:01 1 0.02 0.00 0.03 0.02 0.02 99.92 10:08:13 07:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:03:01 3 0.05 0.00 0.02 0.00 0.03 99.90 10:08:13 07:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 07:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:03:01 6 0.53 0.00 0.02 0.00 0.02 99.43 10:08:13 07:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 10:08:13 07:03:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 07:04:01 all 0.30 0.00 0.02 0.00 0.01 99.68 10:08:13 07:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 07:04:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 07:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:04:01 3 0.22 0.00 0.03 0.00 0.03 99.72 10:08:13 07:04:01 4 0.05 0.00 0.05 0.00 0.00 99.90 10:08:13 07:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:04:01 6 1.99 0.00 0.02 0.00 0.02 97.98 10:08:13 07:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:05:01 all 0.11 0.00 0.03 0.00 0.01 99.85 10:08:13 07:05:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 07:05:01 1 0.00 0.00 0.05 0.00 0.02 99.93 10:08:13 07:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:05:01 3 0.05 0.00 0.05 0.00 0.02 99.88 10:08:13 07:05:01 4 0.07 0.00 0.07 0.00 0.02 99.85 10:08:13 07:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 07:05:01 6 0.76 0.00 0.07 0.00 0.02 99.15 10:08:13 07:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:06:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:08:13 07:06:01 0 0.03 0.00 0.00 0.02 0.02 99.93 10:08:13 07:06:01 1 0.03 0.00 0.02 0.02 0.02 99.92 10:08:13 07:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:06:01 3 0.07 0.00 0.05 0.00 0.03 99.85 10:08:13 07:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 07:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:07:01 all 0.06 0.00 0.01 0.00 0.01 99.91 10:08:13 07:07:01 0 0.00 0.00 0.00 0.03 0.00 99.97 10:08:13 07:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 07:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:07:01 3 0.03 0.00 0.03 0.00 0.03 99.90 10:08:13 07:07:01 4 0.05 0.00 0.05 0.00 0.02 99.88 10:08:13 07:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:07:01 6 0.35 0.00 0.00 0.00 0.02 99.63 10:08:13 07:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:08:01 all 0.12 0.00 0.01 0.00 0.01 99.85 10:08:13 07:08:01 0 0.03 0.00 0.03 0.02 0.00 99.92 10:08:13 07:08:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 07:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 07:08:01 3 0.10 0.00 0.05 0.00 0.02 99.83 10:08:13 07:08:01 4 0.08 0.00 0.03 0.00 0.02 99.87 10:08:13 07:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:08:01 6 0.68 0.00 0.00 0.00 0.00 99.32 10:08:13 07:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 07:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:08:13 07:09:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 07:09:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 07:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:09:01 3 0.02 0.00 0.02 0.00 0.03 99.93 10:08:13 07:09:01 4 0.05 0.00 0.03 0.00 0.00 99.92 10:08:13 07:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 07:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 07:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 07:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:10:01 3 0.03 0.00 0.03 0.00 0.03 99.90 10:08:13 07:10:01 4 0.08 0.00 0.03 0.00 0.02 99.87 10:08:13 07:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 07:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:08:13 07:11:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 07:11:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 07:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:11:01 3 0.03 0.00 0.03 0.00 0.03 99.90 10:08:13 07:11:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 07:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:11:01 6 0.07 0.00 0.00 0.00 0.02 99.92 10:08:13 07:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:12:01 all 0.03 0.00 0.01 0.00 0.01 99.96 10:08:13 07:12:01 0 0.07 0.00 0.02 0.00 0.02 99.90 10:08:13 07:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 07:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:12:01 3 0.05 0.00 0.02 0.00 0.03 99.90 10:08:13 07:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 07:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 07:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:13:01 all 0.01 0.00 0.01 0.01 0.01 99.95 10:08:13 07:13:01 0 0.00 0.00 0.02 0.10 0.00 99.88 10:08:13 07:13:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 07:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:13:01 3 0.03 0.00 0.02 0.00 0.05 99.90 10:08:13 07:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 07:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 07:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:14:01 all 0.02 0.00 0.01 0.00 0.02 99.95 10:08:13 07:14:01 0 0.03 0.00 0.00 0.02 0.00 99.95 10:08:13 07:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 07:14:01 2 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 07:14:01 3 0.05 0.00 0.03 0.00 0.03 99.88 10:08:13 07:14:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 07:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 07:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 07:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 10:08:13 07:14:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 07:15:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:08:13 07:15:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 07:15:01 1 0.00 0.00 0.00 0.03 0.02 99.95 10:08:13 07:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:15:01 3 0.05 0.00 0.00 0.00 0.05 99.90 10:08:13 07:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 07:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:16:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:08:13 07:16:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 07:16:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 07:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 07:16:01 3 0.10 0.00 0.00 0.00 0.03 99.87 10:08:13 07:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 07:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 07:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 07:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:08:13 07:17:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 07:17:01 1 0.03 0.00 0.02 0.02 0.03 99.90 10:08:13 07:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:17:01 3 0.05 0.00 0.03 0.00 0.05 99.87 10:08:13 07:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 07:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 07:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 07:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:18:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:08:13 07:18:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 07:18:01 3 0.07 0.00 0.03 0.00 0.03 99.87 10:08:13 07:18:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 07:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 07:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:19:01 all 0.01 0.00 0.02 0.04 0.01 99.91 10:08:13 07:19:01 0 0.00 0.00 0.00 0.33 0.00 99.67 10:08:13 07:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 07:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:19:01 3 0.07 0.00 0.07 0.00 0.03 99.83 10:08:13 07:19:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 07:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 07:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 07:20:01 all 0.03 0.00 0.02 0.00 0.01 99.95 10:08:13 07:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 07:20:01 2 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 07:20:01 3 0.03 0.00 0.03 0.00 0.03 99.90 10:08:13 07:20:01 4 0.05 0.00 0.03 0.00 0.00 99.92 10:08:13 07:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:20:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 07:20:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 07:21:01 all 0.06 0.00 0.01 0.32 0.01 99.59 10:08:13 07:21:01 0 0.00 0.00 0.00 2.57 0.00 97.43 10:08:13 07:21:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 07:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:21:01 3 0.47 0.00 0.02 0.00 0.02 99.50 10:08:13 07:21:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 07:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 07:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 07:22:01 all 0.05 0.00 0.01 0.29 0.01 99.63 10:08:13 07:22:01 0 0.02 0.00 0.00 1.87 0.00 98.12 10:08:13 07:22:01 1 0.05 0.00 0.00 0.48 0.02 99.45 10:08:13 07:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 07:22:01 3 0.23 0.00 0.03 0.00 0.03 99.70 10:08:13 07:22:01 4 0.05 0.00 0.03 0.00 0.00 99.92 10:08:13 07:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 07:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 07:23:01 all 0.03 0.00 0.01 0.01 0.01 99.93 10:08:13 07:23:01 0 0.00 0.00 0.00 0.05 0.00 99.95 10:08:13 07:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 07:23:01 3 0.18 0.00 0.02 0.00 0.03 99.77 10:08:13 07:23:01 4 0.05 0.00 0.05 0.00 0.03 99.87 10:08:13 07:23:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 07:23:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 07:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:24:01 all 0.02 0.00 0.01 0.17 0.01 99.79 10:08:13 07:24:01 0 0.03 0.00 0.02 1.38 0.02 98.55 10:08:13 07:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 07:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 07:24:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 07:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:24:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 07:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 07:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 07:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 07:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 07:25:01 3 0.05 0.00 0.00 0.00 0.03 99.92 10:08:13 07:25:01 4 0.05 0.00 0.03 0.00 0.00 99.92 10:08:13 07:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 07:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 10:08:13 07:25:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 07:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 07:26:01 0 0.03 0.00 0.00 0.02 0.00 99.95 10:08:13 07:26:01 1 0.05 0.00 0.02 0.02 0.02 99.90 10:08:13 07:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 07:26:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 07:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 07:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:27:01 all 0.01 0.00 0.02 0.01 0.01 99.95 10:08:13 07:27:01 0 0.00 0.00 0.00 0.07 0.00 99.93 10:08:13 07:27:01 1 0.02 0.00 0.03 0.00 0.03 99.92 10:08:13 07:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 07:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 07:27:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 07:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 07:27:01 7 0.00 0.00 0.03 0.00 0.02 99.95 10:08:13 07:28:01 all 0.06 0.00 0.01 0.13 0.00 99.79 10:08:13 07:28:01 0 0.07 0.00 0.02 0.97 0.00 98.95 10:08:13 07:28:01 1 0.07 0.00 0.03 0.02 0.02 99.87 10:08:13 07:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 07:28:01 3 0.12 0.00 0.02 0.00 0.00 99.87 10:08:13 07:28:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 07:28:01 5 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 07:28:01 6 0.12 0.00 0.00 0.00 0.00 99.88 10:08:13 07:28:01 7 0.07 0.00 0.00 0.00 0.00 99.93 10:08:13 07:29:01 all 0.01 0.00 0.01 0.01 0.01 99.95 10:08:13 07:29:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 07:29:01 1 0.05 0.00 0.03 0.07 0.03 99.82 10:08:13 07:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 07:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:29:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 07:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:30:01 all 0.03 0.00 0.00 0.08 0.00 99.89 10:08:13 07:30:01 0 0.03 0.00 0.00 0.60 0.00 99.37 10:08:13 07:30:01 1 0.03 0.00 0.00 0.02 0.02 99.93 10:08:13 07:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:30:01 3 0.07 0.00 0.02 0.00 0.00 99.92 10:08:13 07:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 07:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 07:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 07:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 07:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 07:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 07:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 07:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:32:02 all 0.02 0.00 0.01 0.03 0.01 99.93 10:08:13 07:32:02 0 0.00 0.00 0.02 0.18 0.02 99.78 10:08:13 07:32:02 1 0.00 0.00 0.03 0.00 0.02 99.95 10:08:13 07:32:02 2 0.00 0.00 0.02 0.03 0.02 99.93 10:08:13 07:32:02 3 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 07:32:02 4 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 07:32:02 5 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 07:32:02 6 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 07:32:02 7 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 07:33:01 all 0.02 0.00 0.01 0.02 0.01 99.95 10:08:13 07:33:01 0 0.03 0.00 0.00 0.17 0.00 99.80 10:08:13 07:33:01 1 0.05 0.00 0.03 0.00 0.03 99.88 10:08:13 07:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 07:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 07:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:34:01 all 0.02 0.00 0.02 0.01 0.00 99.95 10:08:13 07:34:01 0 0.00 0.00 0.02 0.03 0.00 99.95 10:08:13 07:34:01 1 0.03 0.00 0.03 0.00 0.03 99.90 10:08:13 07:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 07:34:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 07:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 07:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:35:01 all 0.02 0.00 0.01 0.00 0.01 99.97 10:08:13 07:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 07:35:01 1 0.02 0.00 0.03 0.02 0.02 99.92 10:08:13 07:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 07:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:35:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 07:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:36:01 all 0.03 0.00 0.02 0.00 0.01 99.95 10:08:13 07:36:01 0 0.03 0.00 0.02 0.02 0.00 99.93 10:08:13 07:36:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 07:36:01 2 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 07:36:01 3 0.07 0.00 0.02 0.00 0.02 99.90 10:08:13 07:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 07:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:36:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 10:08:13 07:36:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 07:37:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:08:13 07:37:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 07:37:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 07:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:37:01 6 0.03 0.00 0.05 0.00 0.02 99.90 10:08:13 07:37:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 07:38:01 all 0.03 0.00 0.01 0.04 0.00 99.92 10:08:13 07:38:01 0 0.02 0.00 0.02 0.15 0.00 99.82 10:08:13 07:38:01 1 0.07 0.00 0.05 0.02 0.02 99.85 10:08:13 07:38:01 2 0.00 0.00 0.00 0.13 0.00 99.87 10:08:13 07:38:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 07:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 07:38:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 07:39:01 all 0.03 0.00 0.02 0.02 0.01 99.92 10:08:13 07:39:01 0 0.02 0.00 0.02 0.17 0.00 99.80 10:08:13 07:39:01 1 0.02 0.00 0.05 0.00 0.03 99.90 10:08:13 07:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:39:01 3 0.13 0.00 0.02 0.00 0.00 99.85 10:08:13 07:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:39:01 7 0.03 0.00 0.05 0.00 0.02 99.90 10:08:13 07:40:01 all 0.13 0.00 0.02 0.19 0.01 99.65 10:08:13 07:40:01 0 0.03 0.00 0.05 0.92 0.00 99.00 10:08:13 07:40:01 1 0.18 0.00 0.03 0.05 0.03 99.70 10:08:13 07:40:01 2 0.03 0.00 0.02 0.52 0.02 99.42 10:08:13 07:40:01 3 0.65 0.00 0.02 0.00 0.02 99.32 10:08:13 07:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 07:40:01 5 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 07:40:01 6 0.07 0.00 0.02 0.00 0.00 99.92 10:08:13 07:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 07:41:01 all 0.05 0.00 0.01 0.05 0.01 99.88 10:08:13 07:41:01 0 0.00 0.00 0.00 0.43 0.00 99.57 10:08:13 07:41:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 07:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:41:01 3 0.25 0.00 0.02 0.00 0.02 99.72 10:08:13 07:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 07:41:01 7 0.07 0.00 0.02 0.00 0.00 99.92 10:08:13 07:42:01 all 0.04 0.00 0.01 0.04 0.00 99.89 10:08:13 07:42:01 0 0.03 0.00 0.00 0.25 0.00 99.72 10:08:13 07:42:01 1 0.05 0.00 0.02 0.08 0.02 99.83 10:08:13 07:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 07:42:01 3 0.23 0.00 0.02 0.00 0.02 99.73 10:08:13 07:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:42:01 6 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 07:42:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 07:43:01 all 0.06 0.00 0.02 0.00 0.01 99.91 10:08:13 07:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 07:43:01 1 0.03 0.00 0.03 0.03 0.03 99.87 10:08:13 07:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:43:01 3 0.37 0.00 0.07 0.00 0.02 99.55 10:08:13 07:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:44:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:08:13 07:44:01 0 0.03 0.00 0.02 0.03 0.00 99.92 10:08:13 07:44:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 07:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 07:44:01 3 0.12 0.00 0.00 0.00 0.00 99.88 10:08:13 07:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 07:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 07:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:45:01 all 0.25 0.00 0.01 0.00 0.01 99.72 10:08:13 07:45:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 07:45:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 07:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:45:01 3 1.91 0.00 0.03 0.00 0.02 98.05 10:08:13 07:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 07:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 07:46:01 all 0.16 0.00 0.02 0.00 0.00 99.81 10:08:13 07:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:46:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 07:46:01 2 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 07:46:01 3 1.13 0.00 0.03 0.00 0.02 98.82 10:08:13 07:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 07:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 07:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 07:47:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 07:47:01 1 0.05 0.00 0.02 0.02 0.02 99.90 10:08:13 07:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 07:47:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 07:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 07:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 07:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 10:08:13 07:47:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 07:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:08:13 07:48:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 07:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 07:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:48:01 3 0.05 0.00 0.03 0.00 0.03 99.88 10:08:13 07:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:48:01 5 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 07:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:49:01 all 0.01 0.00 0.01 0.00 0.00 99.96 10:08:13 07:49:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 07:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 07:49:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 07:49:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 07:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:08:13 07:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 07:50:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 07:50:01 3 0.08 0.00 0.03 0.00 0.02 99.87 10:08:13 07:50:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 07:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:50:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 07:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:51:01 all 0.04 0.00 0.01 0.00 0.01 99.95 10:08:13 07:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 07:51:01 3 0.27 0.00 0.00 0.00 0.02 99.72 10:08:13 07:51:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 07:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:52:01 all 0.27 0.00 0.02 0.00 0.01 99.70 10:08:13 07:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 07:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 07:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 07:52:01 3 2.02 0.00 0.02 0.00 0.02 97.95 10:08:13 07:52:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 07:52:01 5 0.00 0.00 0.05 0.00 0.00 99.95 10:08:13 07:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 07:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:53:01 all 0.22 0.00 0.02 0.00 0.01 99.75 10:08:13 07:53:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 07:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:53:01 3 1.65 0.00 0.10 0.00 0.02 98.24 10:08:13 07:53:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 07:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:53:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 07:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 07:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 07:54:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 07:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 07:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 07:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 07:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 07:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:54:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 07:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 07:55:01 0 0.00 0.00 0.03 0.02 0.00 99.95 10:08:13 07:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 07:55:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 07:55:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 07:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 07:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 07:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 07:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 07:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 07:56:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:08:13 07:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 07:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 07:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 07:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 07:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 07:57:01 all 0.05 0.00 0.01 0.00 0.01 99.93 10:08:13 07:57:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 07:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:57:01 3 0.33 0.00 0.02 0.00 0.02 99.63 10:08:13 07:57:01 4 0.05 0.00 0.00 0.00 0.02 99.93 10:08:13 07:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 07:57:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 07:58:01 all 0.09 0.00 0.01 0.00 0.00 99.89 10:08:13 07:58:01 0 0.02 0.00 0.03 0.02 0.00 99.93 10:08:13 07:58:01 1 0.03 0.00 0.02 0.02 0.02 99.92 10:08:13 07:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:58:01 3 0.52 0.00 0.00 0.00 0.00 99.48 10:08:13 07:58:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 07:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:58:01 6 0.07 0.00 0.00 0.00 0.00 99.93 10:08:13 07:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 10:08:13 07:58:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 07:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:08:13 07:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 07:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:59:01 2 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 07:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 07:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 07:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 07:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 07:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 08:00:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 08:00:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:08:13 08:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 08:00:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 08:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:00:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:08:13 08:01:01 all 0.08 0.00 0.01 0.00 0.01 99.89 10:08:13 08:01:01 0 0.00 0.00 0.03 0.02 0.00 99.95 10:08:13 08:01:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 08:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:01:01 3 0.62 0.00 0.02 0.00 0.02 99.35 10:08:13 08:01:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 08:01:01 5 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 08:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:02:01 all 0.24 0.00 0.01 0.00 0.00 99.74 10:08:13 08:02:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 08:02:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 08:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:02:01 3 1.74 0.00 0.00 0.00 0.00 98.26 10:08:13 08:02:01 4 0.07 0.00 0.02 0.00 0.02 99.90 10:08:13 08:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:03:01 all 0.26 0.00 0.01 0.00 0.01 99.72 10:08:13 08:03:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:08:13 08:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:03:01 3 2.00 0.00 0.00 0.00 0.02 97.98 10:08:13 08:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 08:03:01 7 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 08:04:01 all 0.08 0.00 0.01 0.00 0.01 99.89 10:08:13 08:04:01 0 0.05 0.00 0.02 0.02 0.02 99.90 10:08:13 08:04:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 08:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:04:01 3 0.40 0.00 0.00 0.00 0.00 99.60 10:08:13 08:04:01 4 0.07 0.00 0.05 0.00 0.02 99.87 10:08:13 08:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:04:01 6 0.08 0.00 0.02 0.00 0.02 99.88 10:08:13 08:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 08:05:01 all 0.02 0.00 0.01 0.08 0.01 99.88 10:08:13 08:05:01 0 0.03 0.00 0.02 0.67 0.00 99.28 10:08:13 08:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 08:05:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:08:13 08:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 08:05:01 6 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 08:05:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 08:06:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:08:13 08:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 08:06:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 08:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:06:01 3 0.07 0.00 0.00 0.00 0.00 99.93 10:08:13 08:06:01 4 0.03 0.00 0.08 0.00 0.02 99.87 10:08:13 08:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:06:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 08:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 08:07:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:08:13 08:07:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 08:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:07:01 4 0.08 0.00 0.05 0.00 0.02 99.85 10:08:13 08:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:07:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 08:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:08:01 all 0.03 0.00 0.01 0.18 0.00 99.77 10:08:13 08:08:01 0 0.02 0.00 0.03 1.12 0.00 98.83 10:08:13 08:08:01 1 0.05 0.00 0.02 0.35 0.02 99.57 10:08:13 08:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:08:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 08:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:08:01 6 0.12 0.00 0.00 0.00 0.00 99.88 10:08:13 08:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 08:09:01 0 0.03 0.00 0.02 0.02 0.02 99.92 10:08:13 08:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 08:09:01 4 0.05 0.00 0.03 0.00 0.00 99.92 10:08:13 08:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 10:08:13 08:09:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 08:10:01 all 0.04 0.00 0.02 0.00 0.01 99.94 10:08:13 08:10:01 0 0.08 0.00 0.02 0.00 0.00 99.90 10:08:13 08:10:01 1 0.03 0.00 0.02 0.02 0.02 99.92 10:08:13 08:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:10:01 3 0.08 0.00 0.02 0.00 0.02 99.88 10:08:13 08:10:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:08:13 08:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:08:13 08:11:01 0 0.03 0.00 0.03 0.02 0.00 99.92 10:08:13 08:11:01 1 0.02 0.00 0.00 0.05 0.00 99.93 10:08:13 08:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:11:01 4 0.05 0.00 0.03 0.00 0.03 99.88 10:08:13 08:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:11:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 08:12:01 all 0.04 0.00 0.02 0.00 0.01 99.94 10:08:13 08:12:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 08:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:12:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 08:12:01 3 0.12 0.00 0.05 0.00 0.02 99.82 10:08:13 08:12:01 4 0.08 0.00 0.03 0.00 0.00 99.88 10:08:13 08:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:12:01 6 0.05 0.00 0.00 0.00 0.02 99.93 10:08:13 08:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:13:01 all 0.02 0.00 0.01 0.06 0.01 99.90 10:08:13 08:13:01 0 0.03 0.00 0.02 0.32 0.00 99.63 10:08:13 08:13:01 1 0.02 0.00 0.02 0.18 0.02 99.77 10:08:13 08:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 08:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 08:13:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:08:13 08:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:14:01 all 0.21 0.00 0.01 0.01 0.00 99.76 10:08:13 08:14:01 0 0.02 0.00 0.02 0.10 0.00 99.87 10:08:13 08:14:01 1 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 08:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:14:01 3 1.57 0.00 0.00 0.00 0.02 98.42 10:08:13 08:14:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:08:13 08:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:08:13 08:15:01 0 0.02 0.00 0.02 0.08 0.02 99.87 10:08:13 08:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 08:15:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 08:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:16:01 all 0.07 0.00 0.01 0.01 0.01 99.90 10:08:13 08:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:16:01 1 0.02 0.00 0.00 0.12 0.02 99.85 10:08:13 08:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:16:01 3 0.47 0.00 0.03 0.00 0.02 99.48 10:08:13 08:16:01 4 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 08:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 08:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:17:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:08:13 08:17:01 0 0.05 0.00 0.03 0.02 0.02 99.88 10:08:13 08:17:01 1 0.00 0.00 0.03 0.02 0.00 99.95 10:08:13 08:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:17:01 3 0.05 0.00 0.02 0.00 0.03 99.90 10:08:13 08:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 08:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:18:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:08:13 08:18:01 0 0.03 0.00 0.03 0.02 0.00 99.92 10:08:13 08:18:01 1 0.07 0.00 0.00 0.00 0.02 99.92 10:08:13 08:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:18:01 3 0.10 0.00 0.02 0.00 0.02 99.87 10:08:13 08:18:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 08:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 08:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:08:13 08:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 08:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:19:01 7 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 08:20:01 all 0.04 0.00 0.02 0.00 0.01 99.93 10:08:13 08:20:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 08:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 08:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:20:01 3 0.17 0.00 0.05 0.00 0.03 99.75 10:08:13 08:20:01 4 0.03 0.00 0.05 0.00 0.00 99.92 10:08:13 08:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:20:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:08:13 08:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 10:08:13 08:20:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 08:21:01 all 0.27 0.00 0.01 0.00 0.00 99.72 10:08:13 08:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:21:01 3 2.04 0.00 0.03 0.00 0.02 97.92 10:08:13 08:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:22:01 all 0.18 0.00 0.02 0.00 0.01 99.79 10:08:13 08:22:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 08:22:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:08:13 08:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:22:01 3 1.27 0.00 0.05 0.00 0.02 98.66 10:08:13 08:22:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:08:13 08:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 08:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:08:13 08:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:23:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 08:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:23:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 08:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:08:13 08:24:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:08:13 08:24:01 1 0.05 0.00 0.00 0.02 0.00 99.93 10:08:13 08:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 08:24:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 08:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:24:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 08:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 08:25:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:08:13 08:25:01 0 0.02 0.00 0.02 0.05 0.00 99.92 10:08:13 08:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 08:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 08:25:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 08:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 08:26:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:08:13 08:26:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 08:26:01 1 0.02 0.00 0.00 0.08 0.00 99.90 10:08:13 08:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:26:01 3 0.03 0.00 0.03 0.00 0.03 99.90 10:08:13 08:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:27:01 all 0.01 0.00 0.01 0.02 0.01 99.95 10:08:13 08:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:27:01 1 0.00 0.00 0.00 0.18 0.02 99.80 10:08:13 08:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 08:27:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 08:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 08:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:28:01 all 0.07 0.00 0.02 0.01 0.01 99.89 10:08:13 08:28:01 0 0.00 0.00 0.00 0.05 0.00 99.95 10:08:13 08:28:01 1 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 08:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:28:01 3 0.50 0.00 0.07 0.00 0.02 99.42 10:08:13 08:28:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 08:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:28:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 08:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:29:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:08:13 08:29:01 0 0.05 0.00 0.02 0.02 0.03 99.88 10:08:13 08:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 08:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:29:01 3 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 08:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:29:01 5 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 08:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 08:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 08:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:30:01 3 0.07 0.00 0.03 0.00 0.03 99.87 10:08:13 08:30:01 4 0.07 0.00 0.02 0.00 0.02 99.90 10:08:13 08:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 08:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:31:01 all 0.14 0.00 0.01 0.00 0.01 99.84 10:08:13 08:31:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 08:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:31:01 3 1.01 0.00 0.02 0.00 0.02 98.95 10:08:13 08:31:01 4 0.03 0.00 0.05 0.00 0.02 99.90 10:08:13 08:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 08:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 10:08:13 08:31:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 08:32:01 all 0.06 0.00 0.02 0.05 0.01 99.86 10:08:13 08:32:01 0 0.00 0.00 0.00 0.40 0.00 99.60 10:08:13 08:32:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 08:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:32:01 3 0.38 0.00 0.08 0.00 0.02 99.52 10:08:13 08:32:01 4 0.07 0.00 0.02 0.00 0.02 99.90 10:08:13 08:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 08:32:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:33:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:08:13 08:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 08:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 08:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 08:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:34:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:08:13 08:34:01 0 0.00 0.00 0.00 0.03 0.00 99.97 10:08:13 08:34:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 08:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 08:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 08:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:34:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 08:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:35:01 all 0.10 0.00 0.01 0.02 0.01 99.86 10:08:13 08:35:01 0 0.02 0.00 0.02 0.15 0.00 99.82 10:08:13 08:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 08:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:35:01 3 0.72 0.00 0.02 0.00 0.03 99.23 10:08:13 08:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 08:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:36:01 all 0.12 0.00 0.02 0.02 0.01 99.83 10:08:13 08:36:01 0 0.00 0.00 0.00 0.13 0.00 99.87 10:08:13 08:36:01 1 0.05 0.00 0.02 0.05 0.00 99.88 10:08:13 08:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:36:01 3 0.83 0.00 0.02 0.00 0.03 99.12 10:08:13 08:36:01 4 0.03 0.00 0.02 0.00 0.05 99.90 10:08:13 08:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:36:01 7 0.02 0.00 0.05 0.00 0.00 99.93 10:08:13 08:37:01 all 0.09 0.00 0.01 0.03 0.01 99.86 10:08:13 08:37:01 0 0.02 0.00 0.02 0.22 0.02 99.73 10:08:13 08:37:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 08:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:37:01 3 0.67 0.00 0.00 0.00 0.02 99.32 10:08:13 08:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 08:38:01 all 0.05 0.00 0.01 0.09 0.01 99.84 10:08:13 08:38:01 0 0.00 0.00 0.00 0.42 0.00 99.58 10:08:13 08:38:01 1 0.00 0.00 0.02 0.25 0.00 99.73 10:08:13 08:38:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 08:38:01 3 0.35 0.00 0.00 0.00 0.02 99.63 10:08:13 08:38:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 08:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 08:38:01 7 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 08:39:01 all 0.08 0.00 0.01 0.00 0.01 99.90 10:08:13 08:39:01 0 0.00 0.00 0.00 0.03 0.00 99.97 10:08:13 08:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:39:01 3 0.52 0.00 0.03 0.00 0.02 99.43 10:08:13 08:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 08:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 08:40:01 all 0.23 0.00 0.03 0.01 0.00 99.73 10:08:13 08:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 08:40:01 1 0.05 0.00 0.03 0.02 0.00 99.90 10:08:13 08:40:01 2 0.08 0.00 0.00 0.02 0.00 99.90 10:08:13 08:40:01 3 1.52 0.00 0.05 0.00 0.02 98.42 10:08:13 08:40:01 4 0.05 0.00 0.05 0.00 0.00 99.90 10:08:13 08:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:40:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 08:40:01 7 0.08 0.00 0.07 0.00 0.00 99.85 10:08:13 08:41:01 all 0.27 0.00 0.01 0.00 0.01 99.70 10:08:13 08:41:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:08:13 08:41:01 1 0.00 0.00 0.03 0.00 0.02 99.95 10:08:13 08:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:41:01 3 2.00 0.00 0.02 0.00 0.03 97.95 10:08:13 08:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 08:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:41:01 7 0.08 0.00 0.02 0.00 0.02 99.88 10:08:13 08:42:01 all 0.21 0.00 0.01 0.00 0.01 99.77 10:08:13 08:42:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 08:42:01 1 0.03 0.00 0.00 0.02 0.00 99.95 10:08:13 08:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:42:01 3 1.57 0.00 0.05 0.00 0.02 98.37 10:08:13 08:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:42:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 08:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 10:08:13 08:42:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 08:43:01 all 0.01 0.00 0.02 0.00 0.01 99.96 10:08:13 08:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 08:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:43:01 3 0.05 0.00 0.05 0.00 0.03 99.87 10:08:13 08:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 08:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:43:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 08:44:01 all 0.01 0.00 0.01 0.01 0.01 99.95 10:08:13 08:44:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 08:44:01 1 0.00 0.00 0.02 0.07 0.00 99.92 10:08:13 08:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:44:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 08:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 08:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:08:13 08:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 08:45:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 08:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 08:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 08:45:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 08:46:02 all 0.10 0.00 0.01 0.00 0.00 99.88 10:08:13 08:46:02 0 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 08:46:02 1 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:46:02 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:46:02 3 0.75 0.00 0.02 0.00 0.03 99.20 10:08:13 08:46:02 4 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 08:46:02 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:46:02 6 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 08:46:02 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:47:01 all 0.06 0.00 0.01 0.00 0.01 99.92 10:08:13 08:47:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 08:47:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 08:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:47:01 3 0.42 0.00 0.03 0.00 0.02 99.52 10:08:13 08:47:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 08:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:48:01 all 0.26 0.00 0.02 0.00 0.01 99.71 10:08:13 08:48:01 0 0.02 0.00 0.03 0.02 0.02 99.92 10:08:13 08:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:48:01 3 2.02 0.00 0.02 0.00 0.03 97.93 10:08:13 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:48:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 08:49:01 all 0.10 0.00 0.01 0.05 0.01 99.83 10:08:13 08:49:01 0 0.02 0.00 0.00 0.40 0.02 99.57 10:08:13 08:49:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 08:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 08:49:01 3 0.73 0.00 0.03 0.00 0.02 99.22 10:08:13 08:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 08:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 08:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 08:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:08:13 08:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:50:01 3 0.07 0.00 0.00 0.00 0.02 99.92 10:08:13 08:50:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:50:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 08:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:08:13 08:51:01 0 0.03 0.00 0.03 0.02 0.02 99.90 10:08:13 08:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 08:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:51:01 3 0.03 0.00 0.00 0.00 0.03 99.93 10:08:13 08:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 08:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:51:01 6 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 08:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:08:13 08:52:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 08:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 08:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 08:52:01 3 0.03 0.00 0.00 0.00 0.03 99.93 10:08:13 08:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 08:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:52:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 08:52:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 08:53:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:08:13 08:53:01 0 0.05 0.00 0.00 0.02 0.02 99.92 10:08:13 08:53:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 08:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:53:01 3 0.13 0.00 0.07 0.00 0.03 99.77 10:08:13 08:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:53:01 7 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 10:08:13 08:53:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 08:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 08:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 08:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 08:54:01 3 0.07 0.00 0.03 0.00 0.02 99.88 10:08:13 08:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 08:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:54:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 08:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:55:01 all 0.01 0.00 0.02 0.00 0.01 99.95 10:08:13 08:55:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 08:55:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 08:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:55:01 3 0.03 0.00 0.07 0.00 0.05 99.85 10:08:13 08:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 08:55:01 5 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 08:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 08:56:01 all 0.22 0.00 0.02 0.00 0.01 99.75 10:08:13 08:56:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 08:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:56:01 3 1.65 0.00 0.07 0.00 0.05 98.24 10:08:13 08:56:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 08:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 08:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 08:56:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 08:57:01 all 0.26 0.00 0.01 0.00 0.01 99.71 10:08:13 08:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 08:57:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 08:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:57:01 3 2.03 0.00 0.07 0.00 0.03 97.87 10:08:13 08:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 08:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 08:57:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 08:58:01 all 0.12 0.00 0.02 0.00 0.01 99.85 10:08:13 08:58:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 08:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 08:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:58:01 3 0.93 0.00 0.03 0.00 0.03 99.00 10:08:13 08:58:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 08:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 08:58:01 7 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 08:59:01 all 0.25 0.00 0.01 0.01 0.01 99.73 10:08:13 08:59:01 0 0.03 0.00 0.00 0.05 0.00 99.92 10:08:13 08:59:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 08:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 08:59:01 3 1.84 0.00 0.02 0.00 0.02 98.13 10:08:13 08:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 08:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 08:59:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 08:59:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 09:00:01 all 0.22 0.00 0.03 0.01 0.01 99.73 10:08:13 09:00:01 0 0.00 0.00 0.03 0.02 0.02 99.93 10:08:13 09:00:01 1 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 09:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 09:00:01 3 1.58 0.00 0.02 0.00 0.05 98.35 10:08:13 09:00:01 4 0.03 0.00 0.02 0.02 0.02 99.92 10:08:13 09:00:01 5 0.02 0.00 0.05 0.00 0.02 99.92 10:08:13 09:00:01 6 0.05 0.00 0.03 0.00 0.00 99.92 10:08:13 09:00:01 7 0.03 0.00 0.05 0.00 0.02 99.90 10:08:13 09:01:01 all 0.19 0.00 0.02 0.01 0.01 99.78 10:08:13 09:01:01 0 0.03 0.00 0.00 0.07 0.00 99.90 10:08:13 09:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 09:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:01:01 3 1.45 0.00 0.08 0.00 0.03 98.43 10:08:13 09:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 09:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 09:02:01 all 0.02 0.00 0.02 0.00 0.00 99.96 10:08:13 09:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 09:02:01 1 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 09:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:02:01 3 0.07 0.00 0.02 0.00 0.02 99.90 10:08:13 09:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 09:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:02:01 6 0.05 0.00 0.03 0.00 0.00 99.92 10:08:13 09:02:01 7 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 09:03:01 all 0.06 0.00 0.00 0.00 0.01 99.92 10:08:13 09:03:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 09:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:03:01 3 0.38 0.00 0.02 0.00 0.02 99.58 10:08:13 09:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 09:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 09:04:01 all 0.03 0.00 0.01 0.02 0.01 99.94 10:08:13 09:04:01 0 0.05 0.00 0.02 0.12 0.00 99.82 10:08:13 09:04:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 09:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:04:01 3 0.07 0.00 0.02 0.00 0.03 99.88 10:08:13 09:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 09:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:04:01 7 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 10:08:13 09:04:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 09:05:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:08:13 09:05:01 0 0.03 0.00 0.00 0.02 0.00 99.95 10:08:13 09:05:01 1 0.00 0.00 0.03 0.00 0.02 99.95 10:08:13 09:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:05:01 3 0.05 0.00 0.05 0.00 0.03 99.87 10:08:13 09:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:05:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 09:05:01 7 0.05 0.00 0.03 0.00 0.00 99.92 10:08:13 09:06:01 all 0.18 0.00 0.01 0.02 0.02 99.77 10:08:13 09:06:01 0 0.02 0.00 0.02 0.13 0.02 99.82 10:08:13 09:06:01 1 0.00 0.00 0.00 0.02 0.07 99.92 10:08:13 09:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:06:01 3 1.39 0.00 0.03 0.00 0.02 98.56 10:08:13 09:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:06:01 5 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 09:06:01 6 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 09:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:07:01 all 0.15 0.00 0.02 0.00 0.01 99.83 10:08:13 09:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 09:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:07:01 3 1.06 0.00 0.12 0.00 0.03 98.79 10:08:13 09:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 09:07:01 7 0.05 0.00 0.00 0.00 0.02 99.93 10:08:13 09:08:01 all 0.02 0.00 0.02 0.03 0.02 99.92 10:08:13 09:08:01 0 0.03 0.00 0.02 0.20 0.10 99.65 10:08:13 09:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 09:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:08:01 3 0.03 0.00 0.00 0.00 0.03 99.93 10:08:13 09:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:08:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 09:08:01 6 0.03 0.00 0.00 0.02 0.00 99.95 10:08:13 09:08:01 7 0.00 0.00 0.05 0.00 0.00 99.95 10:08:13 09:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:08:13 09:09:01 0 0.02 0.00 0.00 0.03 0.02 99.93 10:08:13 09:09:01 1 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 09:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 09:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 09:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 09:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 09:10:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 09:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:10:01 3 0.02 0.00 0.03 0.00 0.03 99.92 10:08:13 09:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 09:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:10:01 6 0.05 0.00 0.00 0.00 0.02 99.93 10:08:13 09:10:01 7 0.03 0.00 0.05 0.00 0.00 99.92 10:08:13 09:11:01 all 0.01 0.00 0.01 0.03 0.01 99.95 10:08:13 09:11:01 0 0.00 0.00 0.02 0.23 0.00 99.75 10:08:13 09:11:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 09:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:11:01 3 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 09:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 09:12:01 all 0.20 0.00 0.01 0.00 0.01 99.78 10:08:13 09:12:01 0 0.03 0.00 0.00 0.02 0.02 99.93 10:08:13 09:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:12:01 3 1.42 0.00 0.05 0.00 0.03 98.50 10:08:13 09:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 09:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 09:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 09:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 09:13:01 all 0.11 0.00 0.02 0.00 0.01 99.85 10:08:13 09:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 09:13:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 09:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:13:01 3 0.88 0.00 0.07 0.00 0.02 99.04 10:08:13 09:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:13:01 7 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 09:14:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:08:13 09:14:01 0 0.03 0.00 0.03 0.03 0.02 99.88 10:08:13 09:14:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 09:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:14:01 3 0.03 0.00 0.03 0.00 0.03 99.90 10:08:13 09:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 09:14:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 09:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:15:01 all 0.21 0.00 0.01 0.00 0.01 99.78 10:08:13 09:15:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:08:13 09:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:15:01 3 1.57 0.00 0.03 0.00 0.02 98.38 10:08:13 09:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 10:08:13 09:15:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 09:16:01 all 0.22 0.00 0.02 0.00 0.01 99.74 10:08:13 09:16:01 0 0.05 0.00 0.02 0.02 0.02 99.90 10:08:13 09:16:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 09:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:16:01 3 1.70 0.00 0.10 0.00 0.03 98.17 10:08:13 09:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:16:01 5 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 09:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 09:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:08:13 09:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 09:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 09:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:17:01 3 0.05 0.00 0.02 0.00 0.03 99.90 10:08:13 09:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 09:18:01 all 0.06 0.00 0.02 0.00 0.01 99.91 10:08:13 09:18:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 09:18:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 09:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:18:01 3 0.33 0.00 0.05 0.00 0.02 99.60 10:08:13 09:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:18:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 09:18:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 09:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 09:19:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:08:13 09:19:01 0 0.00 0.00 0.02 0.08 0.02 99.88 10:08:13 09:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:19:01 3 0.03 0.00 0.03 0.00 0.03 99.90 10:08:13 09:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:19:01 7 0.07 0.00 0.03 0.00 0.02 99.88 10:08:13 09:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 09:20:01 0 0.05 0.00 0.02 0.02 0.00 99.92 10:08:13 09:20:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 09:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 09:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 09:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 09:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 09:21:01 all 0.07 0.00 0.01 0.02 0.01 99.89 10:08:13 09:21:01 0 0.03 0.00 0.03 0.10 0.02 99.82 10:08:13 09:21:01 1 0.00 0.00 0.00 0.10 0.00 99.90 10:08:13 09:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:21:01 3 0.48 0.00 0.03 0.00 0.03 99.45 10:08:13 09:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 09:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:22:01 all 0.02 0.00 0.01 0.04 0.01 99.92 10:08:13 09:22:01 0 0.02 0.00 0.05 0.20 0.00 99.73 10:08:13 09:22:01 1 0.00 0.00 0.02 0.10 0.02 99.87 10:08:13 09:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:22:01 3 0.08 0.00 0.00 0.00 0.02 99.90 10:08:13 09:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 09:22:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 09:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 09:23:01 all 0.14 0.00 0.01 0.01 0.01 99.83 10:08:13 09:23:01 0 0.02 0.00 0.03 0.02 0.02 99.92 10:08:13 09:23:01 1 0.02 0.00 0.00 0.03 0.00 99.95 10:08:13 09:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:23:01 3 1.03 0.00 0.05 0.00 0.02 98.91 10:08:13 09:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 09:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 09:24:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:08:13 09:24:01 0 0.00 0.00 0.00 0.08 0.00 99.92 10:08:13 09:24:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 09:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:24:01 3 0.02 0.00 0.02 0.00 0.03 99.93 10:08:13 09:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 09:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 09:24:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 09:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:08:13 09:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 09:25:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 09:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:25:01 3 0.05 0.00 0.05 0.00 0.02 99.88 10:08:13 09:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:25:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 09:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:08:13 09:26:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 09:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:26:01 3 0.05 0.00 0.05 0.00 0.02 99.88 10:08:13 09:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 09:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 09:26:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:08:13 10:08:13 09:26:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 09:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 09:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 09:27:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 09:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:27:01 3 0.05 0.00 0.02 0.00 0.03 99.90 10:08:13 09:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 09:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 09:28:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:08:13 09:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:28:01 3 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 09:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 09:28:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 09:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 09:28:01 7 0.05 0.00 0.02 0.00 0.02 99.92 10:08:13 09:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:08:13 09:29:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 09:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 09:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:29:01 7 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 09:30:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:08:13 09:30:01 0 0.03 0.00 0.00 0.03 0.00 99.93 10:08:13 09:30:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 09:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:30:01 3 0.03 0.00 0.07 0.00 0.03 99.87 10:08:13 09:30:01 4 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 09:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:30:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 09:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:08:13 09:31:01 0 0.03 0.00 0.02 0.02 0.00 99.93 10:08:13 09:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 09:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 09:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:31:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 09:32:01 all 0.02 0.00 0.00 0.00 0.01 99.97 10:08:13 09:32:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 09:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 09:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:32:01 3 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 09:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 09:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 09:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 09:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 09:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 09:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 09:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:33:01 3 0.05 0.00 0.02 0.00 0.03 99.90 10:08:13 09:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 09:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 09:34:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:08:13 09:34:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:08:13 09:34:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 09:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:34:01 3 0.07 0.00 0.02 0.00 0.03 99.88 10:08:13 09:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 09:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 09:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 09:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:08:13 09:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 09:35:01 1 0.03 0.00 0.00 0.02 0.02 99.93 10:08:13 09:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:35:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 09:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 09:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:08:13 09:36:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:08:13 09:36:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:08:13 09:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:36:01 3 0.07 0.00 0.02 0.00 0.02 99.90 10:08:13 09:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:08:13 09:37:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 09:37:01 1 0.00 0.00 0.00 0.00 0.03 99.97 10:08:13 09:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 09:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 09:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 09:37:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 10:08:13 09:37:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 09:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:08:13 09:38:01 0 0.03 0.00 0.02 0.02 0.02 99.92 10:08:13 09:38:01 1 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 09:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:38:01 3 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 09:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 09:38:01 7 0.00 0.00 0.05 0.00 0.00 99.95 10:08:13 09:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:08:13 09:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:39:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 09:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:39:01 3 0.03 0.00 0.03 0.00 0.03 99.90 10:08:13 09:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 09:40:01 all 0.05 0.00 0.02 0.00 0.01 99.92 10:08:13 09:40:01 0 0.12 0.00 0.02 0.00 0.02 99.85 10:08:13 09:40:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:08:13 09:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 09:40:01 3 0.08 0.00 0.03 0.00 0.02 99.87 10:08:13 09:40:01 4 0.03 0.00 0.05 0.00 0.00 99.92 10:08:13 09:40:01 5 0.07 0.00 0.00 0.00 0.00 99.93 10:08:13 09:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:40:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 09:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:08:13 09:41:01 0 0.03 0.00 0.02 0.02 0.00 99.93 10:08:13 09:41:01 1 0.05 0.00 0.03 0.02 0.02 99.88 10:08:13 09:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:41:01 3 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 09:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:41:01 7 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 09:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:08:13 09:42:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 09:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 09:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:42:01 3 0.08 0.00 0.02 0.00 0.02 99.88 10:08:13 09:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 09:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 09:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 09:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 09:43:01 all 0.03 0.00 0.01 0.00 0.01 99.96 10:08:13 09:43:01 0 0.05 0.00 0.02 0.02 0.00 99.92 10:08:13 09:43:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 09:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:43:01 3 0.08 0.00 0.02 0.00 0.03 99.87 10:08:13 09:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:43:01 7 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 09:44:01 all 0.18 0.00 0.01 0.00 0.01 99.80 10:08:13 09:44:01 0 0.00 0.00 0.03 0.02 0.02 99.93 10:08:13 09:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 09:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:44:01 3 1.29 0.00 0.02 0.00 0.02 98.68 10:08:13 09:44:01 4 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 09:44:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 09:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 09:45:01 all 0.26 0.00 0.01 0.00 0.01 99.71 10:08:13 09:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 09:45:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 09:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:45:01 3 2.00 0.00 0.03 0.00 0.03 97.93 10:08:13 09:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:45:01 5 0.00 0.00 0.03 0.00 0.00 99.97 10:08:13 09:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 09:45:01 7 0.07 0.00 0.03 0.00 0.02 99.88 10:08:13 09:46:01 all 0.26 0.00 0.01 0.00 0.01 99.71 10:08:13 09:46:01 0 0.02 0.00 0.03 0.02 0.02 99.92 10:08:13 09:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:08:13 09:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:46:01 3 2.00 0.00 0.02 0.00 0.03 97.95 10:08:13 09:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 09:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:47:01 all 0.26 0.00 0.01 0.00 0.01 99.72 10:08:13 09:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 09:47:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 09:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:47:01 3 2.00 0.00 0.02 0.00 0.03 97.95 10:08:13 09:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 09:48:01 all 0.14 0.00 0.02 0.01 0.01 99.83 10:08:13 09:48:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 09:48:01 1 0.02 0.00 0.02 0.05 0.00 99.92 10:08:13 09:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:48:01 3 1.04 0.00 0.03 0.00 0.03 98.89 10:08:13 09:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:48:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 09:48:01 7 0.00 0.00 0.07 0.00 0.02 99.92 10:08:13 10:08:13 09:48:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 09:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:08:13 09:49:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:08:13 09:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 09:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:49:01 3 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 09:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 09:50:01 all 0.05 0.00 0.01 0.02 0.01 99.92 10:08:13 09:50:01 0 0.03 0.00 0.02 0.02 0.00 99.93 10:08:13 09:50:01 1 0.03 0.00 0.00 0.12 0.02 99.83 10:08:13 09:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:50:01 3 0.25 0.00 0.03 0.00 0.03 99.68 10:08:13 09:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 09:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:50:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:08:13 09:51:01 all 0.25 0.00 0.01 0.01 0.01 99.70 10:08:13 09:51:01 0 0.02 0.00 0.03 0.02 0.00 99.93 10:08:13 09:51:01 1 0.02 0.00 0.00 0.08 0.02 99.88 10:08:13 09:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:51:01 3 1.94 0.00 0.02 0.00 0.05 98.00 10:08:13 09:51:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 09:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:51:01 6 0.00 0.00 0.02 0.02 0.02 99.95 10:08:13 09:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 09:52:01 all 0.10 0.00 0.01 0.01 0.01 99.88 10:08:13 09:52:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 09:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 09:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:52:01 3 0.70 0.00 0.05 0.00 0.02 99.23 10:08:13 09:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:52:01 6 0.03 0.00 0.00 0.03 0.00 99.93 10:08:13 09:52:01 7 0.03 0.00 0.03 0.00 0.00 99.93 10:08:13 09:53:01 all 0.01 0.00 0.00 0.00 0.00 99.97 10:08:13 09:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 09:53:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:08:13 09:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:53:01 3 0.03 0.00 0.02 0.00 0.03 99.92 10:08:13 09:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 09:54:01 all 0.12 0.00 0.01 0.00 0.01 99.86 10:08:13 09:54:01 0 0.03 0.00 0.03 0.02 0.02 99.90 10:08:13 09:54:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 09:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:54:01 3 0.86 0.00 0.03 0.00 0.02 99.09 10:08:13 09:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 09:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 09:55:01 all 0.01 0.00 0.01 0.05 0.01 99.92 10:08:13 09:55:01 0 0.05 0.00 0.00 0.12 0.00 99.83 10:08:13 09:55:01 1 0.00 0.00 0.02 0.27 0.02 99.70 10:08:13 09:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:55:01 3 0.03 0.00 0.05 0.00 0.03 99.88 10:08:13 09:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:55:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 09:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 09:56:01 all 0.02 0.00 0.01 0.03 0.01 99.94 10:08:13 09:56:01 0 0.02 0.00 0.02 0.18 0.02 99.77 10:08:13 09:56:01 1 0.07 0.00 0.03 0.02 0.02 99.87 10:08:13 09:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:56:01 3 0.05 0.00 0.03 0.00 0.03 99.88 10:08:13 09:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:57:01 all 0.02 0.00 0.01 0.02 0.00 99.95 10:08:13 09:57:01 0 0.02 0.00 0.03 0.02 0.00 99.93 10:08:13 09:57:01 1 0.00 0.00 0.00 0.17 0.00 99.83 10:08:13 09:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:57:01 3 0.07 0.00 0.02 0.00 0.03 99.88 10:08:13 09:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 09:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 09:58:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:08:13 09:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:58:01 1 0.03 0.00 0.00 0.03 0.02 99.92 10:08:13 09:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:58:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 09:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:58:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 09:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:08:13 09:58:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:08:13 09:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:08:13 09:59:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 09:59:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:08:13 09:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:59:01 3 0.07 0.00 0.05 0.00 0.03 99.85 10:08:13 09:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 09:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 09:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 10:08:13 09:59:01 CPU %user %nice %system %iowait %steal %idle 10:08:13 10:00:01 all 0.07 0.00 0.01 0.02 0.01 99.90 10:08:13 10:00:01 0 0.02 0.00 0.00 0.12 0.02 99.85 10:08:13 10:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 10:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 10:00:01 3 0.42 0.00 0.02 0.00 0.03 99.53 10:08:13 10:00:01 4 0.05 0.00 0.00 0.00 0.00 99.95 10:08:13 10:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 10:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 10:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 10:01:01 all 0.15 0.00 0.01 0.01 0.01 99.82 10:08:13 10:01:01 0 0.00 0.00 0.02 0.08 0.00 99.90 10:08:13 10:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 10:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 10:01:01 3 1.14 0.00 0.05 0.00 0.03 98.77 10:08:13 10:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:08:13 10:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 10:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 10:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:08:13 10:02:01 all 0.28 0.00 0.01 0.03 0.01 99.68 10:08:13 10:02:01 0 0.03 0.00 0.02 0.08 0.00 99.87 10:08:13 10:02:01 1 0.03 0.00 0.00 0.13 0.02 99.82 10:08:13 10:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 10:02:01 3 2.02 0.00 0.02 0.00 0.03 97.93 10:08:13 10:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 10:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 10:02:01 6 0.05 0.00 0.00 0.00 0.02 99.93 10:08:13 10:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 10:03:02 all 0.25 0.00 0.01 0.00 0.01 99.73 10:08:13 10:03:02 0 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 10:03:02 1 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 10:03:02 2 0.00 0.00 0.00 0.00 0.02 99.98 10:08:13 10:03:02 3 1.97 0.00 0.05 0.00 0.02 97.96 10:08:13 10:03:02 4 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 10:03:02 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 10:03:02 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 10:03:02 7 0.03 0.00 0.02 0.00 0.02 99.93 10:08:13 10:04:01 all 0.09 0.00 0.01 0.00 0.01 99.90 10:08:13 10:04:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 10:04:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 10:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 10:04:01 3 0.58 0.00 0.05 0.00 0.05 99.32 10:08:13 10:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 10:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 10:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 10:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 10:05:01 all 0.26 0.00 0.01 0.00 0.01 99.72 10:08:13 10:05:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:08:13 10:05:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:08:13 10:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 10:05:01 3 2.00 0.00 0.02 0.00 0.03 97.95 10:08:13 10:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 10:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:13 10:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 10:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:08:13 10:06:01 all 0.27 0.00 0.01 0.00 0.01 99.70 10:08:13 10:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:08:13 10:06:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:08:13 10:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 10:06:01 3 2.02 0.00 0.03 0.00 0.02 97.93 10:08:13 10:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 10:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 10:06:01 6 0.05 0.00 0.00 0.00 0.02 99.93 10:08:13 10:06:01 7 0.05 0.00 0.03 0.00 0.02 99.90 10:08:13 10:07:01 all 0.16 0.00 0.02 0.01 0.00 99.81 10:08:13 10:07:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:08:13 10:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:08:13 10:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:08:13 10:07:01 3 1.19 0.00 0.12 0.00 0.03 98.66 10:08:13 10:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:08:13 10:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 10:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:08:13 10:07:01 7 0.05 0.00 0.03 0.00 0.00 99.92 10:08:13 10:08:01 all 1.43 0.00 0.51 0.04 0.02 98.00 10:08:13 10:08:01 0 1.77 0.00 0.35 0.27 0.02 97.59 10:08:13 10:08:01 1 1.14 0.00 0.45 0.02 0.02 98.38 10:08:13 10:08:01 2 1.03 0.00 0.60 0.02 0.02 98.33 10:08:13 10:08:01 3 2.08 0.00 0.59 0.00 0.03 97.30 10:08:13 10:08:01 4 1.72 0.00 0.57 0.00 0.02 97.69 10:08:13 10:08:01 5 1.27 0.00 0.54 0.00 0.02 98.18 10:08:13 10:08:01 6 1.30 0.00 0.45 0.00 0.00 98.25 10:08:13 10:08:01 7 1.15 0.00 0.52 0.00 0.02 98.31 10:08:13 Average: all 1.24 0.00 0.20 0.07 0.01 98.48 10:08:13 Average: 0 1.20 0.00 0.19 0.10 0.01 98.50 10:08:13 Average: 1 1.19 0.00 0.19 0.10 0.02 98.50 10:08:13 Average: 2 1.24 0.00 0.18 0.05 0.01 98.52 10:08:13 Average: 3 1.43 0.00 0.20 0.05 0.02 98.31 10:08:13 Average: 4 1.21 0.00 0.21 0.08 0.01 98.49 10:08:13 Average: 5 1.18 0.00 0.21 0.04 0.01 98.56 10:08:13 Average: 6 1.26 0.00 0.20 0.06 0.01 98.47 10:08:13 Average: 7 1.21 0.00 0.21 0.10 0.01 98.47 10:08:13 10:08:13 10:08:13