Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e5f0aaf3b0338827a51f6f5d858359ff7f33f634 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-ssh13094677535326056011.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9962902005662670257.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5675604824233014526.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3102885048997927945.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-ssh6973161489510121008.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-772651’ Running on prd-ubuntu20.04-docker-8c-8g-772657 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/923 [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/923 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e5f0aaf3b0338827a51f6f5d858359ff7f33f634 (main) Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.17.0 to 2.18.0 (#5305)" > git config core.sparsecheckout # timeout=10 > git checkout -f e5f0aaf3b0338827a51f6f5d858359ff7f33f634 # timeout=10 > git rev-list --no-walk b434d12d05f8de866bcd277d764324e110fde0f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:18:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:18:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:18:58 ========================================================= 01:18:58 EdgeX Global Pipelines Version Info 01:18:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:19:00 ------------------- 01:19:00 stable info: 01:19:00 ------------------- 01:19:00 Commited By: Cherry Wang cherry@iotechsys.com 01:19:00 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:19:00 Message: update stable to v1.0.278 01:19:00 ------------------- 01:19:00 experimental info: 01:19:00 ------------------- 01:19:00 Commited By: **** collab-it+edgex@linuxfoundation.org 01:19:00 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:19:00 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:19:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:19:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:19:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:19:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:19:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:19:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:19:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:19:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:19:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:19:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:19:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:19:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:19:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:19:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:19:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:19:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:19:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:19:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:19:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:19:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:19:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:19:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:19:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:19:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:19:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:19:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:19:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo 01:19:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5f0aaf [Pipeline] echo 01:19:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:01 provisioning config files... 01:19:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/923@tmp/config11353159403435890957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:01 ---> ****-login.sh 01:19:01 nexus3.edgexfoundry.org:10001 01:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:02 01:19:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:19:02 Configure a credential helper to remove this warning. See 01:19:02 https://docs.****.com/go/credential-store/ 01:19:02 01:19:02 Login Succeeded 01:19:02 nexus3.edgexfoundry.org:10002 01:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:02 01:19:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:19:02 Configure a credential helper to remove this warning. See 01:19:02 https://docs.****.com/go/credential-store/ 01:19:02 01:19:02 Login Succeeded 01:19:02 nexus3.edgexfoundry.org:10003 01:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:02 01:19:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:19:02 Configure a credential helper to remove this warning. See 01:19:02 https://docs.****.com/go/credential-store/ 01:19:02 01:19:02 Login Succeeded 01:19:02 nexus3.edgexfoundry.org:10004 01:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:02 01:19:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:19:02 Configure a credential helper to remove this warning. See 01:19:02 https://docs.****.com/go/credential-store/ 01:19:02 01:19:02 Login Succeeded 01:19:02 ****.io 01:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:02 01:19:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:19:02 Configure a credential helper to remove this warning. See 01:19:02 https://docs.****.com/go/credential-store/ 01:19:02 01:19:02 Login Succeeded 01:19:02 ---> ****-login.sh ends [Pipeline] } 01:19:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:19:02 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 01:19:02 + dirname cmd/core-command/Dockerfile 01:19:02 + cut -d/ -f2 01:19:02 + echo core-command,cmd/core-command/Dockerfile 01:19:02 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:19:02 + cut -d/ -f2 01:19:02 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:19:02 + dirname cmd/core-data/Dockerfile 01:19:02 + cut -d/ -f2 01:19:02 + echo core-data,cmd/core-data/Dockerfile 01:19:02 + dirname cmd/core-keeper/Dockerfile 01:19:02 + cut -d/ -f2 01:19:02 + echo core-keeper,cmd/core-keeper/Dockerfile 01:19:02 + dirname cmd/core-metadata/Dockerfile 01:19:02 + cut -d/ -f2 01:19:02 + echo core-metadata,cmd/core-metadata/Dockerfile 01:19:02 + dirname cmd/security-bootstrapper/Dockerfile 01:19:02 + cut -d/ -f2 01:19:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:19:02 + dirname cmd/security-proxy-auth/Dockerfile 01:19:02 + cut -d/ -f2 01:19:02 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:19:02 + dirname cmd/security-proxy-setup/Dockerfile 01:19:02 + cut -d/ -f2 01:19:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:19:02 + dirname cmd/security-secretstore-setup/Dockerfile 01:19:02 + cut -d/ -f2 01:19:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:19:02 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:19:02 + cut -d/ -f2 01:19:02 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:19:02 + dirname cmd/security-spire-agent/Dockerfile 01:19:02 + cut -d/ -f2 01:19:02 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:19:02 + dirname cmd/security-spire-config/Dockerfile 01:19:02 + cut -d/ -f2 01:19:02 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:19:02 + dirname cmd/security-spire-server/Dockerfile 01:19:02 + cut -d/ -f2 01:19:02 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:19:02 + dirname cmd/support-notifications/Dockerfile 01:19:02 + cut -d/ -f2 01:19:02 + echo support-notifications,cmd/support-notifications/Dockerfile 01:19:02 + dirname cmd/support-scheduler/Dockerfile 01:19:02 + cut -d/ -f2 01:19:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:19:02 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:19:03 + git rev-list -1 --merges e5f0aaf3b0338827a51f6f5d858359ff7f33f634~1..e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo 01:19:03 -----------> git rev-list -1 --merges e5f0aaf3b0338827a51f6f5d858359ff7f33f634~1..e5f0aaf3b0338827a51f6f5d858359ff7f33f634 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [false] [Pipeline] sh 01:19:03 + git log --format=format:%s -1 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo 01:19:03 ========================================================= 01:19:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:19:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:19:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:19:04 + grep -v github /etc/ssh/ssh_known_hosts 01:19:04 + [ -e /tmp/ssh_known_hosts ] 01:19:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:19:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:19:04 + sudo tee -a /etc/ssh/ssh_known_hosts 01:19:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:19:04 01:19:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:19:04 0.1.4: Pulling from edgex-devops/py-git-semver 01:19:04 3dae71ba6b94: Pulling fs layer 01:19:04 6bf1a483ea7c: Pulling fs layer 01:19:04 f5dfc541a4d3: Pulling fs layer 01:19:04 461d9e800cba: Pulling fs layer 01:19:04 80192f66455f: Pulling fs layer 01:19:04 2e8e34ca0e6c: Pulling fs layer 01:19:04 a29436f7fd5d: Pulling fs layer 01:19:04 923cac83aea3: Pulling fs layer 01:19:04 25ad8b0a4227: Pulling fs layer 01:19:04 db01528c6b51: Pulling fs layer 01:19:04 28988de357af: Pulling fs layer 01:19:04 80192f66455f: Waiting 01:19:04 2e8e34ca0e6c: Waiting 01:19:04 a29436f7fd5d: Waiting 01:19:04 923cac83aea3: Waiting 01:19:04 25ad8b0a4227: Waiting 01:19:04 db01528c6b51: Waiting 01:19:04 461d9e800cba: Waiting 01:19:04 6bf1a483ea7c: Verifying Checksum 01:19:04 6bf1a483ea7c: Download complete 01:19:04 461d9e800cba: Verifying Checksum 01:19:04 461d9e800cba: Download complete 01:19:04 80192f66455f: Verifying Checksum 01:19:04 80192f66455f: Download complete 01:19:05 f5dfc541a4d3: Verifying Checksum 01:19:05 f5dfc541a4d3: Download complete 01:19:05 3dae71ba6b94: Verifying Checksum 01:19:05 3dae71ba6b94: Download complete 01:19:05 923cac83aea3: Verifying Checksum 01:19:05 923cac83aea3: Download complete 01:19:05 25ad8b0a4227: Verifying Checksum 01:19:05 25ad8b0a4227: Download complete 01:19:05 db01528c6b51: Verifying Checksum 01:19:05 db01528c6b51: Download complete 01:19:05 28988de357af: Verifying Checksum 01:19:05 28988de357af: Download complete 01:19:05 a29436f7fd5d: Verifying Checksum 01:19:05 a29436f7fd5d: Download complete 01:19:05 2e8e34ca0e6c: Download complete 01:19:06 3dae71ba6b94: Pull complete 01:19:06 6bf1a483ea7c: Pull complete 01:19:07 f5dfc541a4d3: Pull complete 01:19:07 461d9e800cba: Pull complete 01:19:07 80192f66455f: Pull complete 01:19:11 2e8e34ca0e6c: Pull complete 01:19:12 a29436f7fd5d: Pull complete 01:19:12 923cac83aea3: Pull complete 01:19:12 25ad8b0a4227: Pull complete 01:19:12 db01528c6b51: Pull complete 01:19:12 28988de357af: Pull complete 01:19:12 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:19:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:19:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:12 prd-ubuntu20.04-docker-8c-8g-772657 does not seem to be running inside a container 01:19:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/923 -v /w/workspace/edgex-go/923:/w/workspace/edgex-go/923:rw,z -v /w/workspace/edgex-go/923@tmp:/w/workspace/edgex-go/923@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:19:16 $ docker top c3847e557d5fdd7c7c4f1e7d37351e29cec804df3fd1e0d473392f1193e56367 -eo pid,comm 01:19:16 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). 01:19:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:19:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:19:16 [ssh-agent] Looking for ssh-agent implementation... 01:19:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:19:16 $ docker exec c3847e557d5fdd7c7c4f1e7d37351e29cec804df3fd1e0d473392f1193e56367 ssh-agent 01:19:16 SSH_AUTH_SOCK=/tmp/ssh-BefaV3u0phpe/agent.32 01:19:16 SSH_AGENT_PID=38 01:19:16 Running ssh-add (command line suppressed) 01:19:17 Identity added: /w/workspace/edgex-go/923@tmp/private_key_6852720416767505492.key (/w/workspace/edgex-go/923@tmp/private_key_6852720416767505492.key) 01:19:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:19:17 + git config --global --add safe.directory /w/workspace/edgex-go/923 [Pipeline] sh 01:19:17 + git tag --points-at HEAD [Pipeline] } 01:19:17 $ docker exec --env ******** --env ******** c3847e557d5fdd7c7c4f1e7d37351e29cec804df3fd1e0d473392f1193e56367 ssh-agent -k 01:19:17 unset SSH_AUTH_SOCK; 01:19:17 unset SSH_AGENT_PID; 01:19:17 echo Agent pid 38 killed; 01:19:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:19:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:19:17 [ssh-agent] Looking for ssh-agent implementation... 01:19:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:19:17 $ docker exec c3847e557d5fdd7c7c4f1e7d37351e29cec804df3fd1e0d473392f1193e56367 ssh-agent 01:19:18 SSH_AUTH_SOCK=/tmp/ssh-zoHwqq8EmhMq/agent.85 01:19:18 SSH_AGENT_PID=91 01:19:18 Running ssh-add (command line suppressed) 01:19:18 Identity added: /w/workspace/edgex-go/923@tmp/private_key_5002286772341302522.key (/w/workspace/edgex-go/923@tmp/private_key_5002286772341302522.key) 01:19:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:19:18 + git semver init 01:19:18 2025-11-07 01:19:18,609 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:19:18 2025-11-07 01:19:18,614 [run_init] DEBUG init version:0.0.0 force:False 01:19:18 2025-11-07 01:19:18,615 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/923/.semver 01:19:18 2025-11-07 01:19:18,615 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/923/.semver 01:19:18 2025-11-07 01:19:18,615 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/923/.semver'], cwd=/w/workspace/edgex-go/923, stdin=None, shell=False, universal_newlines=False) 01:19:25 2025-11-07 01:19:24,029 [append_file] DEBUG append to file:/w/workspace/edgex-go/923/.git/info/exclude 01:19:25 2025-11-07 01:19:24,030 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/923/.semver/main with force:False 01:19:25 2025-11-07 01:19:24,030 [read_version] DEBUG read version from /w/workspace/edgex-go/923/.semver/main 01:19:25 2025-11-07 01:19:24,030 [read_version] DEBUG read version from /w/workspace/edgex-go/923/.semver/main 01:19:25 4.1.0-dev.75 [Pipeline] } 01:19:25 $ docker exec --env ******** --env ******** c3847e557d5fdd7c7c4f1e7d37351e29cec804df3fd1e0d473392f1193e56367 ssh-agent -k 01:19:25 unset SSH_AUTH_SOCK; 01:19:25 unset SSH_AGENT_PID; 01:19:25 echo Agent pid 91 killed; 01:19:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:19:25 + git semver [Pipeline] } 01:19:25 $ docker stop --time=1 c3847e557d5fdd7c7c4f1e7d37351e29cec804df3fd1e0d473392f1193e56367 01:19:27 $ docker rm -f --volumes c3847e557d5fdd7c7c4f1e7d37351e29cec804df3fd1e0d473392f1193e56367 [Pipeline] // withDockerContainer [Pipeline] sh 01:19:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:19:27 Stashed 1 file(s) [Pipeline] echo 01:19:27 [edgeXSemver]: initialized semver on version 4.1.0-dev.75 [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 01:19:28 + git config --global --add safe.directory /w/workspace/edgex-go/923 [Pipeline] echo 01:19:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:19:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:19:28 ========================================================= 01:19:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:19:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:19:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:19:28 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 01:19:28 2d35ebdb57d9: Pulling fs layer 01:19:28 c35fb4624d26: Pulling fs layer 01:19:28 4e2aec7ef170: Pulling fs layer 01:19:28 333b49ad6fbf: Pulling fs layer 01:19:28 4f4fb700ef54: Pulling fs layer 01:19:28 c3e65509a76b: Pulling fs layer 01:19:28 7cf9ebb963bd: Pulling fs layer 01:19:28 bb34ca984cfb: Pulling fs layer 01:19:28 151cf03bc807: Pulling fs layer 01:19:28 333b49ad6fbf: Waiting 01:19:28 7cf9ebb963bd: Waiting 01:19:28 4f4fb700ef54: Waiting 01:19:28 c3e65509a76b: Waiting 01:19:28 151cf03bc807: Waiting 01:19:28 bb34ca984cfb: Waiting 01:19:28 c35fb4624d26: Verifying Checksum 01:19:28 c35fb4624d26: Download complete 01:19:28 333b49ad6fbf: Verifying Checksum 01:19:28 333b49ad6fbf: Download complete 01:19:28 4f4fb700ef54: Verifying Checksum 01:19:28 4f4fb700ef54: Download complete 01:19:28 c3e65509a76b: Download complete 01:19:28 2d35ebdb57d9: Verifying Checksum 01:19:28 2d35ebdb57d9: Download complete 01:19:28 2d35ebdb57d9: Pull complete 01:19:28 7cf9ebb963bd: Verifying Checksum 01:19:28 7cf9ebb963bd: Download complete 01:19:28 c35fb4624d26: Pull complete 01:19:29 4e2aec7ef170: Download complete 01:19:29 151cf03bc807: Verifying Checksum 01:19:29 151cf03bc807: Download complete 01:19:29 bb34ca984cfb: Verifying Checksum 01:19:29 bb34ca984cfb: Download complete 01:19:33 4e2aec7ef170: Pull complete 01:19:33 333b49ad6fbf: Pull complete 01:19:33 4f4fb700ef54: Pull complete 01:19:33 c3e65509a76b: Pull complete 01:19:33 7cf9ebb963bd: Pull complete 01:19:37 bb34ca984cfb: Pull complete 01:19:37 151cf03bc807: Pull complete 01:19:37 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:19:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:19:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:19:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:19:38 WORKDIR /edgex 01:19:38 COPY go.mod . 01:19:38 RUN go mod download 01:19:38 + docker build -t ci-base-image-x86_64 -f - . 01:19:38 #0 building with "default" instance using docker driver 01:19:38 01:19:38 #1 [internal] load build definition from Dockerfile 01:19:38 #1 transferring dockerfile: 164B done 01:19:38 #1 DONE 0.0s 01:19:38 01:19:38 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:19:38 #2 DONE 0.0s 01:19:38 01:19:38 #3 [internal] load .dockerignore 01:19:38 #3 transferring context: 01:19:38 #3 transferring context: 50B done 01:19:38 #3 DONE 0.2s 01:19:38 01:19:38 #4 [internal] load build context 01:19:38 #4 transferring context: 7.11kB done 01:19:38 #4 DONE 0.0s 01:19:38 01:19:38 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:19:38 #5 DONE 0.1s 01:19:38 01:19:38 #6 [2/4] WORKDIR /edgex 01:19:42 Still waiting to schedule task 01:19:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-772655’ 01:19:44 #6 DONE 5.0s 01:19:44 01:19:44 #7 [3/4] COPY go.mod . 01:19:44 #7 DONE 0.0s 01:19:44 01:19:44 #8 [4/4] RUN go mod download 01:19:59 #8 DONE 12.7s 01:19:59 01:19:59 #9 exporting to image 01:19:59 #9 exporting layers 01:20:00 #9 exporting layers 3.6s done 01:20:00 #9 writing image sha256:3da0c77969687431e10cb716058c5481abb08593d09b0e8c6b8463410fe5da24 done 01:20:00 #9 naming to docker.io/library/ci-base-image-x86_64 done 01:20:00 #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:00 + docker inspect -f . ci-base-image-x86_64 01:20:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:00 prd-ubuntu20.04-docker-8c-8g-772657 does not seem to be running inside a container 01:20:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/923 -v /w/workspace/edgex-go/923:/w/workspace/edgex-go/923:rw,z -v /w/workspace/edgex-go/923@tmp:/w/workspace/edgex-go/923@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:20:01 $ docker top 68ace2071b894522f4941e9a64cbf88f5b696ead1dabfb515241a09ef1916452 -eo pid,comm [Pipeline] { [Pipeline] sh 01:20:01 + go version 01:20:01 go version go1.25.2 linux/amd64 [Pipeline] } 01:20:01 $ docker stop --time=1 68ace2071b894522f4941e9a64cbf88f5b696ead1dabfb515241a09ef1916452 01:20:02 $ docker rm -f --volumes 68ace2071b894522f4941e9a64cbf88f5b696ead1dabfb515241a09ef1916452 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:03 + docker inspect -f . ci-base-image-x86_64 01:20:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:03 prd-ubuntu20.04-docker-8c-8g-772657 does not seem to be running inside a container 01:20:03 $ 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/923 -v /w/workspace/edgex-go/923:/w/workspace/edgex-go/923:rw,z -v /w/workspace/edgex-go/923@tmp:/w/workspace/edgex-go/923@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:20:03 $ docker top 26bf46b766f2ec3d41624f0c38d969cdfa97b093d79e534e7273e67d34b79adb -eo pid,comm [Pipeline] { [Pipeline] echo 01:20:03 ========================================================= 01:20:03 [edgeXBuildGoParallel] Running Tests and Build... 01:20:03 ========================================================= [Pipeline] sh 01:20:03 + git config --global --add safe.directory /w/workspace/edgex-go/923 [Pipeline] fileExists [Pipeline] sh 01:20:04 + make test 01:20:04 go test -race -coverprofile=coverage.out ./... 01:20:12 ? github.com/edgexfoundry/edgex-go [no test files] 01:20:38 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:20:38 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:20:38 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:20:38 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:20:38 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:20:38 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:20:38 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:20:38 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:20:38 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:20:38 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:20:38 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:20:38 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:20:38 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:20:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:20:38 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:20:38 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 01:20:38 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:20:38 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:20:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 01:20:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.063s coverage: 69.4% of statements 01:20:44 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:20:44 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.047s coverage: 4.8% of statements 01:20:44 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:20:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 57.7% of statements 01:20:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements 01:20:44 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:20:44 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:20:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.360s coverage: 94.2% of statements 01:20:44 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:20:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 01:20:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:20:44 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:20:44 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:20:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 01:20:44 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:20:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:20:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:20:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:20:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:20:44 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 90.7% of statements 01:20:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 01:20:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:20:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:20:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:20:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:20:44 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:20:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 8.4% of statements 01:20:45 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:20:45 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:20:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.511s coverage: 95.8% of statements 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:20:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:20:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:20:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 01:20:48 ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements 01:20:48 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:20:48 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:20:48 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 01:20:48 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:20:48 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:20:48 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:20:48 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 01:20:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.037s coverage: 2.4% of statements 01:20:50 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:20:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.037s coverage: 1.0% of statements 01:20:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:20:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.057s coverage: 38.2% of statements 01:20:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.023s coverage: 68.8% of statements 01:20:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:20:50 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:20:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:20:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements 01:20:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements 01:20:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 89.5% of statements 01:20:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 93.1% of statements 01:20:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 01:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.048s coverage: 92.9% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements 01:21:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.055s coverage: 82.1% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 01:21:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 6.8% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.035s coverage: 33.3% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.150s coverage: 54.8% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.6% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.035s coverage: 20.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements 01:21:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 01:21:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.128s coverage: 29.2% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.018s coverage: 93.8% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 01:21:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.1% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 94.9% of statements 01:21:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 01:21:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:21:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:21:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 97.7% of statements 01:21:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 01:21:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements 01:21:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:21:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:21:16 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 01:21:16 running golangci-lint 01:21:16 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 01:21:16 go version go1.25.2 linux/amd64 01:21:16 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 01:21:16 level=info msg="[config_reader] Used config file .golangci.yml" 01:21:16 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 01:21:16 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 01:21:16 level=info msg="[goenv] Read go env for 5.022624ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 01:21:16 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 01:21:38 level=info msg="[loader] Go packages loading at mode 8767 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 19.544836582s" 01:21:38 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.464131ms" 01:21:48 level=info msg="[linters_context/goanalysis] analyzers took 2m0.19490222s with top 10 stages: buildir: 50.063808555s, fact_deprecated: 2.637158239s, gosec: 2.451385935s, inspect: 2.389155579s, printf: 2.166918234s, ctrlflow: 1.836729619s, fact_purity: 1.770226416s, nilness: 1.306511413s, typedness: 1.187843004s, SA5012: 811.575241ms" 01:21:48 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 01:21:48 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 01:21:48 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 01:21:48 level=info msg="[runner] Issues before processing: 35, after processing: 0" 01:21:48 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 35/35, exclusion_rules: 22/21, path_absoluter: 35/35, filename_unadjuster: 35/35, path_relativity: 35/35, exclusion_paths: 35/35, cgo: 35/35, generated_file_filter: 35/22, nolint_filter: 21/0" 01:21:48 level=info msg="[runner] processing took 7.58678ms with stages: nolint_filter: 6.706857ms, generated_file_filter: 671.098µs, exclusion_rules: 118.348µs, exclusion_paths: 43.503µs, path_relativity: 32.713µs, cgo: 3.67µs, path_absoluter: 3.02µs, sort_results: 1.88µs, invalid_issue: 1.85µs, filename_unadjuster: 780ns, fixer: 570ns, max_same_issues: 570ns, diff: 430ns, path_prettifier: 290ns, severity-rules: 260ns, max_per_file_from_linter: 240ns, uniq_by_line: 230ns, max_from_linter: 161ns, path_shortener: 160ns, source_code: 150ns" 01:21:48 level=info msg="[runner] linters took 10.735584792s with stages: goanalysis_metalinter: 10.727931236s" 01:21:48 0 issues. 01:21:48 level=info msg="File cache stats: 0 entries of total size 0B" 01:21:48 level=info msg="Memory: 304 samples, avg is 337.8MB, max is 1341.2MB" 01:21:48 level=info msg="Execution took 30.329610557s" 01:21:48 go vet ./... 01:21:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:21:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:21:53 ./bin/test-attribution-txt.sh [Pipeline] echo 01:21:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 01:21:54 + ls -al . 01:21:54 total 1388 01:21:54 drwxrwxr-x 11 1001 1001 4096 Nov 7 01:20 . 01:21:54 drwxr-xr-x 4 root root 4096 Nov 7 01:20 .. 01:21:54 drwxrwxr-x 2 1001 1001 4096 Nov 7 01:18 .blubracket 01:21:54 -rw-rw-r-- 1 1001 1001 10 Nov 7 01:18 .dockerignore 01:21:54 drwxrwxr-x 8 1001 1001 4096 Nov 7 01:21 .git 01:21:54 drwxrwxr-x 3 1001 1001 4096 Nov 7 01:18 .github 01:21:54 -rw-rw-r-- 1 1001 1001 909 Nov 7 01:18 .gitignore 01:21:54 -rw-rw-r-- 1 1001 1001 359 Nov 7 01:18 .golangci.yml 01:21:54 -rw-rw-r-- 1 1001 1001 100 Nov 7 01:18 .hadolint.yml 01:21:54 drwxr-xr-x 3 1001 1001 4096 Nov 7 01:19 .semver 01:21:54 -rw-rw-r-- 1 1001 1001 155 Nov 7 01:18 .sonarcloud.properties 01:21:54 -rw-rw-r-- 1 1001 1001 1171 Nov 7 01:18 ADOPTERS.md 01:21:54 -rw-rw-r-- 1 1001 1001 20017 Nov 7 01:18 Attribution.txt 01:21:54 -rw-rw-r-- 1 1001 1001 108018 Nov 7 01:18 CHANGELOG.md 01:21:54 -rw-rw-r-- 1 1001 1001 3804 Nov 7 01:18 CONTRIBUTING.md 01:21:54 -rw-rw-r-- 1 1001 1001 677 Nov 7 01:18 GOVERNANCE.md 01:21:54 -rw-rw-r-- 1 1001 1001 886 Nov 7 01:18 Jenkinsfile 01:21:54 -rw-rw-r-- 1 1001 1001 10775 Nov 7 01:18 LICENSE 01:21:54 -rw-rw-r-- 1 1001 1001 16739 Nov 7 01:18 Makefile 01:21:54 -rw-rw-r-- 1 1001 1001 582 Nov 7 01:18 OWNERS.md 01:21:54 -rw-rw-r-- 1 1001 1001 9932 Nov 7 01:18 README.md 01:21:54 -rw-rw-r-- 1 1001 1001 789 Nov 7 01:18 SECURITY.md 01:21:54 -rw-rw-r-- 1 1001 1001 12 Nov 7 01:19 VERSION 01:21:54 drwxrwxr-x 2 1001 1001 4096 Nov 7 01:18 bin 01:21:54 drwxrwxr-x 19 1001 1001 4096 Nov 7 01:18 cmd 01:21:54 -rw-r--r-- 1 root root 1040111 Nov 7 01:21 coverage.out 01:21:54 drwxrwxr-x 2 1001 1001 4096 Nov 7 01:18 fuzz_test 01:21:54 -rw-rw-r-- 1 1001 1001 7071 Nov 7 01:18 go.mod 01:21:54 -rw-rw-r-- 1 1001 1001 90676 Nov 7 01:18 go.sum 01:21:54 drwxrwxr-x 7 1001 1001 4096 Nov 7 01:18 internal 01:21:54 drwxrwxr-x 2 1001 1001 4096 Nov 7 01:18 openapi 01:21:54 -rw-rw-r-- 1 1001 1001 584 Nov 7 01:18 security.txt 01:21:54 -rw-rw-r-- 1 1001 1001 204 Nov 7 01:18 version.go [Pipeline] sh 01:21:54 + '[' -e coverage.out ] 01:21:54 + chown 1001:1001 coverage.out [Pipeline] stash 01:21:54 Stashed 1 file(s) [Pipeline] sh 01:21:54 + make build 01:21:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:22:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:22:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:22:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:22:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:22:23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:22:29 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:22:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:22:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:22:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:22:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:22:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:22:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:22:40 $ docker stop --time=1 26bf46b766f2ec3d41624f0c38d969cdfa97b093d79e534e7273e67d34b79adb 01:22:45 $ docker rm -f --volumes 26bf46b766f2ec3d41624f0c38d969cdfa97b093d79e534e7273e67d34b79adb [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 01:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:22:46 01:22:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:22:46 latest: Pulling from edgex-devops/edgex-compose 01:22:46 91d30c5bc195: Pulling fs layer 01:22:46 2e9b0aa3be6d: Pulling fs layer 01:22:46 9c61dcf015f6: Pulling fs layer 01:22:46 4698f68db338: Pulling fs layer 01:22:46 2a2f49069b9e: Pulling fs layer 01:22:46 e0025b399a48: Pulling fs layer 01:22:46 4698f68db338: Waiting 01:22:46 2a2f49069b9e: Waiting 01:22:46 e0025b399a48: Waiting 01:22:46 91d30c5bc195: Verifying Checksum 01:22:46 91d30c5bc195: Download complete 01:22:46 4698f68db338: Verifying Checksum 01:22:46 4698f68db338: Download complete 01:22:47 91d30c5bc195: Pull complete 01:22:47 2e9b0aa3be6d: Verifying Checksum 01:22:47 2e9b0aa3be6d: Download complete 01:22:47 e0025b399a48: Verifying Checksum 01:22:47 e0025b399a48: Download complete 01:22:47 2a2f49069b9e: Download complete 01:22:47 2e9b0aa3be6d: Pull complete 01:22:47 9c61dcf015f6: Verifying Checksum 01:22:47 9c61dcf015f6: Download complete 01:22:51 9c61dcf015f6: Pull complete 01:22:51 4698f68db338: Pull complete 01:22:51 2a2f49069b9e: Pull complete 01:22:51 e0025b399a48: Pull complete 01:22:51 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:22:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:22:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:51 prd-ubuntu20.04-docker-8c-8g-772657 does not seem to be running inside a container 01:22:51 $ 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/923 -v /w/workspace/edgex-go/923:/w/workspace/edgex-go/923:rw,z -v /w/workspace/edgex-go/923@tmp:/w/workspace/edgex-go/923@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:22:53 $ docker top 71ef3f92ec7d78f945d0c64c4dcb55825f11c097903d43e49cbbc2b025091159 -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:53 + docker compose -f ./docker-compose-build.yml build --parallel 01:22:54 #1 [security-spire-config internal] load build definition from Dockerfile 01:22:54 #1 transferring dockerfile: 1.69kB done 01:22:54 #1 DONE 0.1s 01:22:54 01:22:54 #2 [core-data internal] load build definition from Dockerfile 01:22:54 #2 transferring dockerfile: 2.04kB done 01:22:54 #2 DONE 0.2s 01:22:54 01:22:54 #3 [security-proxy-setup internal] load build definition from Dockerfile 01:22:54 #3 transferring dockerfile: 2.50kB done 01:22:54 #3 DONE 0.1s 01:22:54 01:22:54 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:22:54 #4 transferring dockerfile: 1.89kB done 01:22:54 #4 DONE 0.1s 01:22:54 01:22:54 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:22:54 #5 transferring dockerfile: 2.23kB done 01:22:54 #5 DONE 0.1s 01:22:54 01:22:54 #6 [core-keeper internal] load build definition from Dockerfile 01:22:54 #6 transferring dockerfile: 2.01kB done 01:22:54 #6 DONE 0.2s 01:22:54 01:22:54 #7 [security-spire-server internal] load build definition from Dockerfile 01:22:54 #7 transferring dockerfile: 1.70kB done 01:22:54 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:22:54 #7 DONE 0.2s 01:22:54 01:22:54 #8 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:22:54 #8 DONE 0.0s 01:22:54 01:22:54 #9 [core-command internal] load build definition from Dockerfile 01:22:54 #9 transferring dockerfile: 1.94kB done 01:22:54 #9 DONE 0.2s 01:22:54 01:22:54 #10 [core-metadata internal] load build definition from Dockerfile 01:22:54 #10 transferring dockerfile: 2.10kB done 01:22:54 #10 DONE 0.2s 01:22:54 01:22:54 #11 [security-spire-agent internal] load build definition from Dockerfile 01:22:54 #11 transferring dockerfile: 1.81kB done 01:22:54 #11 DONE 0.2s 01:22:54 01:22:54 #12 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 01:22:54 #12 ... 01:22:54 01:22:54 #13 [security-bootstrapper internal] load build definition from Dockerfile 01:22:54 #13 transferring dockerfile: 3.02kB done 01:22:54 #13 DONE 0.2s 01:22:54 01:22:54 #14 [support-notifications internal] load build definition from Dockerfile 01:22:54 #14 transferring dockerfile: 2.02kB done 01:22:54 #14 DONE 0.2s 01:22:54 01:22:54 #15 [support-scheduler internal] load build definition from Dockerfile 01:22:54 #15 transferring dockerfile: 1.83kB done 01:22:54 #15 DONE 0.2s 01:22:54 01:22:54 #16 [security-secretstore-setup internal] load build definition from Dockerfile 01:22:54 #16 transferring dockerfile: 2.49kB done 01:22:54 #16 DONE 0.2s 01:22:54 01:22:54 #17 [security-proxy-auth internal] load build definition from Dockerfile 01:22:54 #17 transferring dockerfile: 2.14kB done 01:22:54 #17 DONE 0.2s 01:22:54 01:22:54 #8 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:22:54 #8 DONE 0.0s 01:22:54 01:22:54 #12 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 01:22:54 #12 DONE 0.9s 01:22:54 01:22:54 #18 [support-notifications internal] load .dockerignore 01:22:54 #18 transferring context: 50B done 01:22:54 #18 DONE 0.0s 01:22:54 01:22:54 #19 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:22:54 #19 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:22:55 #19 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 01:22:55 #19 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:22:55 #19 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:22:55 #19 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:22:55 #19 DONE 0.1s 01:22:55 01:22:55 #20 [security-bootstrapper internal] load .dockerignore 01:22:55 #20 transferring context: 50B done 01:22:55 #20 DONE 0.1s 01:22:55 01:22:55 #21 [security-secretstore-setup internal] load .dockerignore 01:22:55 #21 transferring context: 50B done 01:22:55 #21 DONE 0.1s 01:22:55 01:22:55 #22 [support-scheduler internal] load .dockerignore 01:22:55 #22 transferring context: 50B done 01:22:55 #22 DONE 0.1s 01:22:55 01:22:55 #23 [core-keeper internal] load .dockerignore 01:22:55 #23 transferring context: 50B done 01:22:55 #23 DONE 0.1s 01:22:55 01:22:55 #24 [security-proxy-auth internal] load .dockerignore 01:22:55 #24 transferring context: 50B done 01:22:55 #24 DONE 0.1s 01:22:55 01:22:55 #25 [core-common-config-bootstrapper internal] load .dockerignore 01:22:55 #25 transferring context: 50B done 01:22:55 #25 DONE 0.1s 01:22:55 01:22:55 #26 [security-spiffe-token-provider internal] load .dockerignore 01:22:55 #26 transferring context: 50B done 01:22:55 #26 DONE 0.2s 01:22:55 01:22:55 #27 [support-scheduler internal] load build context 01:22:55 #27 ... 01:22:55 01:22:55 #19 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:22:55 #19 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 01:22:55 #19 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:22:55 #19 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:22:55 #19 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:22:55 #19 DONE 0.1s 01:22:55 01:22:55 #28 [security-proxy-setup internal] load .dockerignore 01:22:55 #28 transferring context: 50B done 01:22:55 #28 DONE 0.2s 01:22:55 01:22:55 #29 [core-metadata internal] load .dockerignore 01:22:55 #29 transferring context: 50B done 01:22:55 #29 DONE 0.2s 01:22:55 01:22:55 #30 [core-command internal] load .dockerignore 01:22:55 #30 transferring context: 50B done 01:22:55 #30 DONE 0.2s 01:22:55 01:22:55 #31 [core-data internal] load .dockerignore 01:22:55 #31 transferring context: 50B done 01:22:55 #31 DONE 0.2s 01:22:55 01:22:55 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:22:55 #32 DONE 0.5s 01:22:55 01:22:55 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:22:55 #33 DONE 1.4s 01:22:55 01:22:55 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:22:55 #34 DONE 1.5s 01:22:55 01:22:55 #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:23:00 #35 ... 01:23:00 01:23:00 #36 [support-notifications internal] load build context 01:23:00 #36 transferring context: 293.27MB 5.6s 01:23:05 #36 ... 01:23:05 01:23:05 #37 [security-bootstrapper internal] load build context 01:23:05 #37 transferring context: 612.58MB 9.7s done 01:23:05 #37 ... 01:23:05 01:23:05 #38 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:23:05 #38 ... 01:23:05 01:23:05 #39 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:05 #39 ... 01:23:05 01:23:05 #40 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:23:05 #0 4.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:05 #0 5.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:05 #0 5.310 (1/1) Installing dumb-init (1.2.5-r3) 01:23:05 #0 5.315 Executing busybox-1.37.0-r19.trigger 01:23:05 #0 5.320 OK: 7 MiB in 17 packages 01:23:05 #40 ... 01:23:05 01:23:05 #41 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:23:05 #41 ... 01:23:05 01:23:05 #42 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:23:05 #42 ... 01:23:05 01:23:05 #43 [core-data internal] load build context 01:23:05 #43 transferring context: 612.58MB 9.7s done 01:23:05 #43 ... 01:23:05 01:23:05 #27 [support-scheduler internal] load build context 01:23:05 #27 transferring context: 612.58MB 9.8s done 01:23:05 #27 ... 01:23:05 01:23:05 #44 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:23:06 #44 ... 01:23:06 01:23:06 #45 [core-keeper internal] load build context 01:23:06 #45 transferring context: 612.58MB 10.6s done 01:23:06 #45 ... 01:23:06 01:23:06 #46 [security-secretstore-setup internal] load build context 01:23:06 #46 transferring context: 612.58MB 10.6s done 01:23:06 #46 ... 01:23:06 01:23:06 #47 [core-metadata internal] load build context 01:23:06 #47 transferring context: 612.58MB 9.7s done 01:23:06 #47 ... 01:23:06 01:23:06 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:23:06 #48 ... 01:23:06 01:23:06 #49 [security-proxy-setup internal] load build context 01:23:06 #49 transferring context: 612.58MB 10.2s done 01:23:06 #49 ... 01:23:06 01:23:06 #50 [security-spire-server internal] load .dockerignore 01:23:06 #50 transferring context: 50B 0.3s done 01:23:06 #50 ... 01:23:06 01:23:06 #51 [security-spiffe-token-provider internal] load build context 01:23:06 #51 transferring context: 612.58MB 10.7s done 01:23:07 #51 ... 01:23:07 01:23:07 #52 [security-proxy-auth internal] load build context 01:23:07 #52 transferring context: 612.58MB 9.3s done 01:23:07 #52 ... 01:23:07 01:23:07 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:23:07 #0 4.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:07 #0 5.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:07 #0 5.518 (1/4) Installing ca-certificates (20250911-r0) 01:23:07 #0 5.538 (2/4) Installing dumb-init (1.2.5-r3) 01:23:07 #0 5.545 (3/4) Installing su-exec (0.2-r3) 01:23:07 #0 5.549 (4/4) Installing yq-go (4.47.2-r1) 01:23:07 #0 5.640 Executing busybox-1.37.0-r19.trigger 01:23:07 #0 5.646 Executing ca-certificates-20250911-r0.trigger 01:23:07 #0 5.677 OK: 20 MiB in 20 packages 01:23:07 #53 ... 01:23:07 01:23:07 #54 [core-common-config-bootstrapper internal] load build context 01:23:07 #54 transferring context: 612.58MB 10.3s done 01:23:07 #54 ... 01:23:07 01:23:07 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:23:07 #0 0.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:07 #0 3.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:07 #0 3.488 (1/7) Installing ca-certificates (20250911-r0) 01:23:07 #0 3.521 (2/7) Installing dumb-init (1.2.5-r3) 01:23:07 #0 3.527 (3/7) Installing libgcc (14.2.0-r6) 01:23:07 #0 3.538 (4/7) Installing libsodium (1.0.20-r0) 01:23:07 #0 3.548 (5/7) Installing libstdc++ (14.2.0-r6) 01:23:07 #0 3.574 (6/7) Installing libzmq (4.3.5-r2) 01:23:07 #0 3.590 (7/7) Installing zeromq (4.3.5-r2) 01:23:07 #0 3.596 Executing busybox-1.37.0-r19.trigger 01:23:07 #0 3.607 Executing ca-certificates-20250911-r0.trigger 01:23:07 #0 3.640 OK: 12 MiB in 23 packages 01:23:07 #55 ... 01:23:07 01:23:07 #56 [core-command internal] load build context 01:23:07 #56 transferring context: 612.58MB 10.3s done 01:23:07 #56 ... 01:23:07 01:23:07 #57 [security-spire-config internal] load .dockerignore 01:23:08 #57 ... 01:23:08 01:23:08 #58 [security-spire-agent internal] load .dockerignore 01:23:08 #58 transferring context: 50B 0.0s done 01:23:08 #58 ... 01:23:08 01:23:08 #36 [support-notifications internal] load build context 01:23:08 #36 transferring context: 612.58MB 10.7s done 01:23:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772658 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:23:08 Running in /w/workspace/edgex-go/923 [Pipeline] { [Pipeline] checkout 01:23:08 The recommended git tool is: git 01:23:13 using credential edgex-jenkins-ssh 01:23:13 Cloning the remote Git repository 01:23:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:23:13 > git init /w/workspace/edgex-go/923 # timeout=10 01:23:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:23:13 > git --version # timeout=10 01:23:13 > git --version # 'git version 2.25.1' 01:23:13 using GIT_SSH to set credentials SSH Credentials for GitHub 01:23:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:23:30 #36 ... 01:23:30 01:23:30 #19 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:23:30 #19 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 01:23:30 #19 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:23:30 #19 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:23:30 #19 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:23:30 #19 DONE 0.1s 01:23:30 01:23:30 #58 [security-spire-agent internal] load .dockerignore 01:23:30 #58 DONE 31.2s 01:23:30 01:23:30 #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 01:23:30 #35 DONE 31.2s 01:23:30 01:23:30 #50 [security-spire-server internal] load .dockerignore 01:23:30 #50 DONE 31.2s 01:23:30 01:23:30 #52 [security-proxy-auth internal] load build context 01:23:30 #52 DONE 31.6s 01:23:30 01:23:30 #37 [security-bootstrapper internal] load build context 01:23:30 #37 DONE 31.7s 01:23:30 01:23:30 #47 [core-metadata internal] load build context 01:23:30 #47 DONE 31.6s 01:23:30 01:23:30 #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:23:30 #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:23:30 #59 ... 01:23:30 01:23:30 #43 [core-data internal] load build context 01:23:30 #43 DONE 31.6s 01:23:30 01:23:30 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:23:30 #53 DONE 31.6s 01:23:30 01:23:30 #40 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:23:30 #40 DONE 31.7s 01:23:30 01:23:30 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:23:30 #55 DONE 31.7s 01:23:30 01:23:30 #27 [support-scheduler internal] load build context 01:23:30 #27 DONE 31.7s 01:23:30 01:23:30 #56 [core-command internal] load build context 01:23:30 #56 DONE 31.7s 01:23:30 01:23:30 #49 [security-proxy-setup internal] load build context 01:23:30 #49 DONE 31.7s 01:23:30 01:23:30 #54 [core-common-config-bootstrapper internal] load build context 01:23:30 #54 DONE 31.7s 01:23:30 01:23:30 #36 [support-notifications internal] load build context 01:23:30 #36 DONE 31.8s 01:23:30 01:23:30 #45 [core-keeper internal] load build context 01:23:30 #45 DONE 31.7s 01:23:30 01:23:30 #46 [security-secretstore-setup internal] load build context 01:23:30 #46 DONE 31.7s 01:23:30 01:23:30 #51 [security-spiffe-token-provider internal] load build context 01:23:30 #51 DONE 31.7s 01:23:30 01:23:30 #57 [security-spire-config internal] load .dockerignore 01:23:30 #57 transferring context: 50B done 01:23:30 #57 DONE 31.3s 01:23:30 01:23:30 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:23:30 #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 01:23:30 #59 ... 01:23:30 01:23:30 #19 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:23:30 #19 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 01:23:30 #19 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:23:30 #19 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:23:30 #19 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:23:30 #19 DONE 0.1s 01:23:30 01:23:30 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:23:30 #59 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 01:23:30 #59 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 01:23:30 #59 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 01:23:30 #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 01:23:30 #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 01:23:30 #59 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:23:30 #59 ... 01:23:30 01:23:30 #60 [security-spire-config internal] load build context 01:23:30 #60 transferring context: 24.70kB done 01:23:30 #60 DONE 0.1s 01:23:30 01:23:30 #61 [security-spire-server internal] load build context 01:23:30 #61 transferring context: 26.44kB done 01:23:30 #61 DONE 0.2s 01:23:30 01:23:30 #62 [security-spire-agent internal] load build context 01:23:30 #62 transferring context: 25.98kB done 01:23:30 #62 DONE 0.3s 01:23:30 01:23:30 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:23:30 #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 01:23:30 #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 01:23:30 #59 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 01:23:30 #59 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 01:23:30 #59 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s 01:23:30 #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s 01:23:30 #59 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 01:23:30 #59 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 01:23:30 #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 12.58MB / 41.51MB 0.4s 01:23:30 #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 26.21MB / 41.51MB 0.5s 01:23:30 #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.6s 01:23:30 #59 ... 01:23:30 01:23:30 #39 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:30 #39 DONE 32.5s 01:23:30 01:23:30 #44 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:23:30 #44 32.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:30 #44 32.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:30 #44 32.39 (1/1) Installing dumb-init (1.2.5-r3) 01:23:30 #44 32.40 Executing busybox-1.37.0-r19.trigger 01:23:30 #44 32.40 OK: 7 MiB in 17 packages 01:23:30 #44 DONE 32.5s 01:23:30 01:23:30 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:23:30 #59 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s done 01:23:30 #59 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 01:23:30 #59 ... 01:23:30 01:23:30 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:23:30 #48 32.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:30 #48 32.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:30 #48 32.47 (1/2) Installing dumb-init (1.2.5-r3) 01:23:30 #48 32.51 (2/2) Installing su-exec (0.2-r3) 01:23:30 #48 32.51 Executing busybox-1.37.0-r19.trigger 01:23:30 #48 32.54 OK: 7 MiB in 18 packages 01:23:30 #48 DONE 33.5s 01:23:30 01:23:30 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:23:30 #59 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.5s done 01:23:30 #59 ... 01:23:30 01:23:30 #38 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:23:30 #38 32.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:30 #38 32.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:30 #38 32.40 (1/3) Installing ca-certificates (20250911-r0) 01:23:30 #38 32.45 (2/3) Installing dumb-init (1.2.5-r3) 01:23:30 #38 32.45 (3/3) Installing tzdata (2025b-r0) 01:23:30 #38 32.57 Executing busybox-1.37.0-r19.trigger 01:23:30 #38 32.59 Executing ca-certificates-20250911-r0.trigger 01:23:30 #38 32.65 OK: 8 MiB in 19 packages 01:23:30 #38 DONE 34.3s 01:23:30 01:23:30 #42 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:23:30 #42 32.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:30 #42 32.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:30 #42 32.56 (1/4) Installing dumb-init (1.2.5-r3) 01:23:30 #42 32.58 (2/4) Installing openssl (3.5.4-r0) 01:23:30 #42 32.60 (3/4) Installing su-exec (0.2-r3) 01:23:30 #42 32.61 (4/4) Installing yq-go (4.47.2-r1) 01:23:30 #42 32.75 Executing busybox-1.37.0-r19.trigger 01:23:30 #42 32.76 OK: 20 MiB in 20 packages 01:23:30 #42 DONE 34.4s 01:23:30 01:23:30 #41 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:23:30 #41 32.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:30 #41 32.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:30 #41 32.48 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:23:30 #41 32.48 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:23:30 #41 32.48 OK: 26320 distinct packages available 01:23:30 #41 32.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:30 #41 32.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:30 #41 32.95 (1/13) Installing brotli-libs (1.1.0-r2) 01:23:30 #41 32.96 (2/13) Installing c-ares (1.34.5-r0) 01:23:30 #41 32.97 (3/13) Installing libunistring (1.3-r0) 01:23:30 #41 32.98 (4/13) Installing libidn2 (2.3.7-r0) 01:23:30 #41 32.99 (5/13) Installing nghttp2-libs (1.65.0-r0) 01:23:30 #41 33.00 (6/13) Installing libpsl (0.21.5-r3) 01:23:30 #41 33.01 (7/13) Installing zstd-libs (1.5.7-r0) 01:23:30 #41 33.03 (8/13) Installing libcurl (8.14.1-r2) 01:23:30 #41 33.04 (9/13) Installing curl (8.14.1-r2) 01:23:30 #41 33.05 (10/13) Installing dumb-init (1.2.5-r3) 01:23:30 #41 33.05 (11/13) Installing musl-obstack (1.2.3-r2) 01:23:30 #41 33.10 (12/13) Installing libucontext (1.3.2-r0) 01:23:30 #41 33.24 (13/13) Installing gcompat (1.1.0-r4) 01:23:30 #41 33.25 Executing busybox-1.37.0-r19.trigger 01:23:30 #41 33.25 OK: 13 MiB in 29 packages 01:23:30 #41 DONE 34.4s 01:23:30 01:23:30 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:30 #63 DONE 2.9s 01:23:30 01:23:30 #64 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:23:30 #64 ... 01:23:30 01:23:30 #65 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:23:30 #0 2.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:30 #0 2.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:30 #0 2.773 OK: 265 MiB in 60 packages 01:23:30 #65 DONE 3.0s 01:23:30 01:23:30 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:23:30 #59 DONE 3.1s 01:23:30 01:23:30 #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:23:30 #66 DONE 0.1s 01:23:30 01:23:30 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:23:30 #67 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 01:23:30 #67 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:23:30 #67 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 01:23:30 #67 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 01:23:30 #67 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 01:23:30 #67 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 01:23:30 #67 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.1s done 01:23:30 #67 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 01:23:30 #67 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 01:23:30 #67 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 01:23:30 #67 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.8s done 01:23:30 #67 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.8s done 01:23:30 #67 DONE 3.1s 01:23:30 01:23:30 #68 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:30 #68 ... 01:23:30 01:23:30 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:23:30 #0 2.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:30 #0 2.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:30 #0 3.150 OK: 265 MiB in 60 packages 01:23:30 #69 DONE 3.3s 01:23:30 01:23:30 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:23:30 #0 2.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:30 #0 2.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:30 #0 3.210 OK: 265 MiB in 60 packages 01:23:30 #70 DONE 3.3s 01:23:30 01:23:30 #71 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:23:30 #71 DONE 0.1s 01:23:30 01:23:30 #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:23:30 #0 2.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:30 #0 2.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:30 #0 3.244 OK: 265 MiB in 60 packages 01:23:30 #72 DONE 3.4s 01:23:30 01:23:30 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:30 #73 ... 01:23:30 01:23:30 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:23:30 #74 DONE 0.2s 01:23:30 01:23:30 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:23:30 #75 DONE 0.2s 01:23:30 01:23:30 #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:30 #76 ... 01:23:30 01:23:30 #77 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:23:30 #0 2.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:30 #0 2.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:30 #0 2.842 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:23:30 #0 2.842 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:23:30 #0 2.842 OK: 26320 distinct packages available 01:23:30 #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:30 #0 2.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:30 #0 3.392 (1/5) Installing dumb-init (1.2.5-r3) 01:23:30 #0 3.404 (2/5) Installing musl-obstack (1.2.3-r2) 01:23:30 #0 3.410 (3/5) Installing libucontext (1.3.2-r0) 01:23:30 #0 3.413 (4/5) Installing gcompat (1.1.0-r4) 01:23:30 #0 3.431 (5/5) Installing openssl (3.5.4-r0) 01:23:30 #0 3.452 Executing busybox-1.37.0-r19.trigger 01:23:30 #0 3.457 OK: 8 MiB in 21 packages 01:23:30 #77 DONE 3.9s 01:23:30 01:23:30 #78 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:23:30 #0 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:30 #0 2.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:30 #0 3.291 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:23:30 #0 3.291 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:23:30 #0 3.291 OK: 26321 distinct packages available 01:23:30 #0 3.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:30 #0 3.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:30 #0 3.792 OK: 265 MiB in 60 packages 01:23:30 #78 DONE 4.0s 01:23:30 01:23:30 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:23:30 #79 DONE 0.0s 01:23:30 01:23:30 #80 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 01:23:31 #80 ... 01:23:31 01:23:31 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:23:31 #0 3.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:31 #0 4.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:31 #0 4.406 OK: 12 MiB in 23 packages 01:23:31 #81 DONE 4.7s 01:23:31 01:23:31 #82 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:23:31 #0 4.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:31 #0 4.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:31 #0 4.539 OK: 7 MiB in 17 packages 01:23:31 #82 DONE 4.8s 01:23:31 01:23:31 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:23:31 #0 4.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:31 #0 4.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:31 #0 4.805 OK: 20 MiB in 20 packages 01:23:31 #83 DONE 4.9s 01:23:31 01:23:31 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:23:31 #0 3.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:31 #0 3.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:31 #0 3.902 OK: 7 MiB in 17 packages 01:23:31 #84 DONE 4.0s 01:23:31 01:23:31 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:23:31 #0 2.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:31 #0 2.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:31 #85 2.877 OK: 7 MiB in 18 packages 01:23:32 #85 DONE 3.0s 01:23:32 01:23:32 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:23:32 #86 ... 01:23:32 01:23:32 #87 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:23:32 #0 4.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:32 #0 4.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:32 #0 4.878 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:23:32 #0 4.878 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:23:32 #0 4.878 OK: 26320 distinct packages available 01:23:32 #0 4.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:32 #0 5.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:32 #0 5.326 (1/4) Installing dumb-init (1.2.5-r3) 01:23:32 #0 5.331 (2/4) Installing musl-obstack (1.2.3-r2) 01:23:32 #0 5.345 (3/4) Installing libucontext (1.3.2-r0) 01:23:32 #0 5.361 (4/4) Installing gcompat (1.1.0-r4) 01:23:32 #0 5.374 Executing busybox-1.37.0-r19.trigger 01:23:32 #0 5.385 OK: 8 MiB in 20 packages 01:23:32 #87 DONE 5.5s 01:23:32 01:23:32 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:23:32 #0 3.692 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:32 #0 4.130 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:32 #0 4.661 (1/1) Installing dumb-init (1.2.5-r3) 01:23:32 #0 4.837 Executing busybox-1.37.0-r19.trigger 01:23:32 #0 4.844 OK: 7 MiB in 17 packages 01:23:32 #88 DONE 4.9s 01:23:32 01:23:32 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:23:32 Avoid second fetch 01:23:32 Checking out Revision e5f0aaf3b0338827a51f6f5d858359ff7f33f634 (main) 01:23:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:23:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:23:32 > git config core.sparsecheckout # timeout=10 01:23:32 > git checkout -f e5f0aaf3b0338827a51f6f5d858359ff7f33f634 # timeout=10 01:23:33 #89 ... 01:23:33 01:23:33 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:23:33 #0 3.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:33 #0 3.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:33 #0 3.721 OK: 13 MiB in 29 packages 01:23:33 #90 DONE 3.8s 01:23:33 01:23:33 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:23:33 #86 DONE 1.3s 01:23:33 01:23:33 #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:23:33 #91 DONE 0.0s 01:23:33 01:23:33 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:23:33 #89 1.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:33 Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.17.0 to 2.18.0 (#5305)" 01:23:33 #89 ... 01:23:33 01:23:33 #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:23:33 #0 3.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:33 #0 3.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:33 #0 3.876 OK: 8 MiB in 19 packages 01:23:33 #92 DONE 4.0s 01:23:33 01:23:33 #80 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 01:23:33 #80 2.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:33 #80 2.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:33 #80 2.744 OK: 8 MiB in 21 packages 01:23:33 #80 DONE 2.9s 01:23:33 01:23:33 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:23:33 #89 1.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:34 #89 1.681 OK: 8 MiB in 20 packages 01:23:35 #89 ... 01:23:35 01:23:35 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:23:35 #0 3.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:35 #0 3.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:35 #0 4.014 OK: 20 MiB in 20 packages 01:23:35 #93 DONE 5.7s 01:23:35 01:23:35 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:23:35 #94 ... 01:23:35 01:23:35 #64 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:23:35 #64 3.427 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:35 #64 3.692 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:35 #64 4.491 OK: 265 MiB in 60 packages 01:23:35 #64 DONE 6.2s 01:23:36 01:23:36 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:23:36 #89 DONE 3.6s 01:23:36 01:23:36 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:23:36 #95 ... 01:23:36 01:23:36 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:23:36 #96 DONE 2.7s 01:23:36 01:23:36 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:23:37 #97 ... 01:23:37 01:23:37 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:23:37 #95 DONE 3.5s 01:23:37 01:23:37 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:23:38 provisioning config files... 01:23:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/923@tmp/config9003389453482492375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:38 ---> ****-login.sh 01:23:38 nexus3.edgexfoundry.org:10001 01:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:39 Configure a credential helper to remove this warning. See 01:23:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:39 01:23:39 Login Succeeded 01:23:39 nexus3.edgexfoundry.org:10002 01:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:39 Configure a credential helper to remove this warning. See 01:23:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:39 01:23:39 Login Succeeded 01:23:39 nexus3.edgexfoundry.org:10003 01:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:40 Configure a credential helper to remove this warning. See 01:23:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:40 01:23:40 Login Succeeded 01:23:40 nexus3.edgexfoundry.org:10004 01:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:40 Configure a credential helper to remove this warning. See 01:23:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:40 01:23:40 Login Succeeded 01:23:40 ****.io 01:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:40 Configure a credential helper to remove this warning. See 01:23:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:40 01:23:40 Login Succeeded 01:23:40 ---> ****-login.sh ends [Pipeline] } 01:23:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:23:41 + git config --global --add safe.directory /w/workspace/edgex-go/923 [Pipeline] echo 01:23:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:23:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:23:41 ========================================================= 01:23:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:23:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:23:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:23:42 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:23:42 6b59a28fa201: Pulling fs layer 01:23:42 d32bb0dddca7: Pulling fs layer 01:23:42 5dab1238d3d9: Pulling fs layer 01:23:42 196fd7d83e7d: Pulling fs layer 01:23:42 4f4fb700ef54: Pulling fs layer 01:23:42 8ba94037c8f0: Pulling fs layer 01:23:42 deaec5988b04: Pulling fs layer 01:23:42 9f65657bb879: Pulling fs layer 01:23:42 196fd7d83e7d: Waiting 01:23:42 4f4fb700ef54: Waiting 01:23:42 8ba94037c8f0: Waiting 01:23:42 deaec5988b04: Waiting 01:23:42 d32bb0dddca7: Verifying Checksum 01:23:42 d32bb0dddca7: Download complete 01:23:42 196fd7d83e7d: Download complete 01:23:42 4f4fb700ef54: Verifying Checksum 01:23:42 4f4fb700ef54: Download complete 01:23:42 8ba94037c8f0: Verifying Checksum 01:23:42 8ba94037c8f0: Download complete 01:23:42 6b59a28fa201: Verifying Checksum 01:23:42 6b59a28fa201: Download complete 01:23:42 #98 ... 01:23:42 01:23:42 #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:42 #99 ... 01:23:42 01:23:42 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:23:42 #100 ... 01:23:42 01:23:42 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:42 #101 ... 01:23:42 01:23:42 #102 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:23:42 9f65657bb879: Verifying Checksum 01:23:42 9f65657bb879: Download complete 01:23:43 6b59a28fa201: Pull complete 01:23:44 d32bb0dddca7: Pull complete 01:23:44 5dab1238d3d9: Verifying Checksum 01:23:44 5dab1238d3d9: Download complete 01:23:45 deaec5988b04: Download complete 01:23:46 #102 ... 01:23:46 01:23:46 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:23:46 #94 DONE 10.9s 01:23:46 01:23:46 #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:57 5dab1238d3d9: Pull complete 01:23:58 196fd7d83e7d: Pull complete 01:23:58 4f4fb700ef54: Pull complete 01:23:58 8ba94037c8f0: Pull complete 01:24:04 #99 DONE 31.6s 01:24:04 01:24:04 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:04 #73 DONE 31.9s 01:24:04 01:24:04 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:04 #101 DONE 31.2s 01:24:04 01:24:04 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:24:04 #97 DONE 25.5s 01:24:04 01:24:04 #68 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:04 #68 DONE 32.1s 01:24:04 01:24:04 #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:04 #76 DONE 31.6s 01:24:04 01:24:04 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:24:04 #100 DONE 25.7s 01:24:04 01:24:04 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:24:04 #98 DONE 24.7s 01:24:04 01:24:04 #102 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:24:04 #102 DONE 25.7s 01:24:04 01:24:04 #103 [core-metadata builder 6/7] COPY . . 01:24:04 #103 ... 01:24:04 01:24:04 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:24:04 #104 DONE 2.3s 01:24:04 01:24:04 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 01:24:06 deaec5988b04: Pull complete 01:24:08 9f65657bb879: Pull complete 01:24:08 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:24:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:24:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:24:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:24:08 WORKDIR /edgex 01:24:08 COPY go.mod . 01:24:08 RUN go mod download 01:24:08 + docker build -t ci-base-image-arm64 -f - . 01:24:09 Sending build context to Docker daemon 3.856MB 01:24:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:24:09 ---> 334268110677 01:24:09 Step 2/4 : WORKDIR /edgex 01:24:11 #105 ... 01:24:11 01:24:11 #106 [security-bootstrapper builder 6/7] COPY . . 01:24:11 ---> Running in a083747fdcae 01:24:11 Removing intermediate container a083747fdcae 01:24:11 ---> 585d6bb41d1c 01:24:11 Step 3/4 : COPY go.mod . 01:24:12 #106 ... 01:24:12 01:24:12 #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:24:12 #107 ... 01:24:12 01:24:12 #108 [security-spire-server stage-2 6/9] COPY security.txt / 01:24:12 ---> b46bf7ab8cc4 01:24:12 Step 4/4 : RUN go mod download 01:24:12 ---> Running in 94c07dc357d6 01:24:12 #108 ... 01:24:12 01:24:12 #109 [support-notifications builder 6/7] COPY . . 01:24:12 #109 ... 01:24:12 01:24:12 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:12 #110 ... 01:24:12 01:24:12 #111 [security-spiffe-token-provider builder 6/7] COPY . . 01:24:12 #111 ... 01:24:12 01:24:12 #112 [support-scheduler builder 6/7] COPY . . 01:24:14 #112 ... 01:24:14 01:24:14 #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:24:14 #107 DONE 12.4s 01:24:14 01:24:14 #109 [support-notifications builder 6/7] COPY . . 01:24:14 #109 DONE 12.5s 01:24:14 01:24:14 #111 [security-spiffe-token-provider builder 6/7] COPY . . 01:24:14 #111 DONE 12.4s 01:24:14 01:24:14 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:24:14 #113 ... 01:24:14 01:24:14 #103 [security-proxy-auth builder 6/7] COPY . . 01:24:14 #103 DONE 12.4s 01:24:14 01:24:14 #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:14 #114 CACHED 01:24:14 01:24:14 #115 [core-common-config-bootstrapper builder 6/7] COPY . . 01:24:14 #115 CACHED 01:24:14 01:24:14 #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:24:14 #116 CACHED 01:24:14 01:24:14 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:14 #117 CACHED 01:24:14 01:24:14 #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:24:14 #118 CACHED 01:24:14 01:24:14 #119 [core-metadata builder 6/7] COPY . . 01:24:14 #119 CACHED 01:24:14 01:24:14 #120 [core-command builder 6/7] COPY . . 01:24:14 #120 CACHED 01:24:14 01:24:14 #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:14 #121 CACHED 01:24:14 01:24:14 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 01:24:14 #122 CACHED 01:24:14 01:24:14 #123 [core-data builder 6/7] COPY . . 01:24:14 #123 CACHED 01:24:14 01:24:14 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 01:24:14 #124 CACHED 01:24:14 01:24:14 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:14 #125 CACHED 01:24:14 01:24:14 #106 [security-proxy-setup builder 6/7] COPY . . 01:24:14 #106 DONE 12.4s 01:24:14 01:24:14 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:24:14 #126 CACHED 01:24:14 01:24:14 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:14 #127 CACHED 01:24:14 01:24:14 #128 [security-proxy-setup builder 6/7] COPY . . 01:24:14 #128 CACHED 01:24:14 01:24:14 #112 [support-scheduler builder 6/7] COPY . . 01:24:14 #112 DONE 12.4s 01:24:14 01:24:14 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:14 #129 CACHED 01:24:14 01:24:14 #130 [security-secretstore-setup builder 6/7] COPY . . 01:24:14 #130 CACHED 01:24:14 01:24:14 #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:24:14 #131 CACHED 01:24:14 01:24:14 #108 [security-spire-server stage-2 6/9] COPY security.txt / 01:24:14 #108 DONE 12.4s 01:24:14 01:24:14 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:14 #110 DONE 12.5s 01:24:14 01:24:14 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 01:24:14 #105 DONE 10.1s 01:24:14 01:24:14 #132 [security-spire-config stage-2 6/10] COPY security.txt / 01:24:14 #132 DONE 0.3s 01:24:14 01:24:14 #133 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:24:14 #133 DONE 0.2s 01:24:14 01:24:14 #134 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:24:14 #134 DONE 0.3s 01:24:14 01:24:14 #135 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:24:15 #135 ... 01:24:15 01:24:15 #136 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:24:15 #136 DONE 0.6s 01:24:15 01:24:15 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:24:15 #113 0.855 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:24:17 #113 ... 01:24:17 01:24:17 #135 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:24:17 #135 DONE 2.7s 01:24:17 01:24:17 #137 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:24:17 #137 DONE 2.7s 01:24:17 01:24:17 #138 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:24:17 #138 DONE 2.2s 01:24:17 01:24:17 #139 [core-keeper builder 7/8] COPY . . 01:24:17 #139 DONE 3.0s 01:24:17 01:24:17 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:24:17 #140 ... 01:24:17 01:24:17 #141 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:24:17 #141 DONE 0.4s 01:24:18 01:24:18 #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:24:18 #142 DONE 0.5s 01:24:18 01:24:18 #143 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:24:18 #143 DONE 0.5s 01:24:18 01:24:18 #144 [security-spire-server] exporting to image 01:24:18 #144 exporting layers 01:24:24 #144 ... 01:24:24 01:24:24 #145 [security-spire-config] exporting to image 01:24:24 #145 ... 01:24:24 01:24:24 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:24:24 #0 1.622 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:24:24 #146 ... 01:24:24 01:24:24 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:24:24 #0 2.273 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:24:24 #147 ... 01:24:24 01:24:24 #145 [security-spire-config] exporting to image 01:24:24 #145 exporting layers 6.6s done 01:24:24 #145 writing image sha256:68af7cbb2cd96995c8f145bf823e76d0e27c2c557d4f8b0774d9f4689dc329ca 0.0s done 01:24:24 #145 naming to docker.io/library/security-spire-config done 01:24:24 #145 DONE 6.7s 01:24:24 01:24:24 #144 [security-spire-server] exporting to image 01:24:24 #144 exporting layers 6.6s done 01:24:24 #144 writing image sha256:ec6e2a1547fefeae6d01d1c5f9e0fb922f690530621cf922c456bfcbac46418f 0.2s done 01:24:24 #144 naming to docker.io/library/security-spire-server done 01:24:24 #144 DONE 6.8s 01:24:24 01:24:24 #148 [security-spire-agent] exporting to image 01:24:24 #148 exporting layers 6.7s done 01:24:24 #148 writing image sha256:e9a9415447f50a7dee3ad20f6de95a5036863f5b5f08e3baf50958159a2ef825 done 01:24:24 #148 naming to docker.io/library/security-spire-agent done 01:24:24 #148 DONE 6.7s 01:24:24 01:24:24 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:24:24 #0 3.238 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:24:24 #149 ... 01:24:24 01:24:24 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:24:24 #0 0.862 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:24:25 #150 ... 01:24:25 01:24:25 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:24:25 #0 3.230 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:24:25 #151 ... 01:24:25 01:24:25 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:24:25 #0 1.603 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:24:25 #152 ... 01:24:25 01:24:25 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:24:25 #0 0.880 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:24:25 #153 ... 01:24:25 01:24:25 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:24:25 #0 0.875 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:24:25 #154 ... 01:24:25 01:24:25 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:24:25 #0 0.892 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:24:25 #155 ... 01:24:25 01:24:25 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:24:25 #0 2.074 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:24:29 #156 ... 01:24:29 01:24:29 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:24:29 #140 1.051 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:25:08 Removing intermediate container 94c07dc357d6 01:25:08 ---> 731b68faab55 01:25:08 Successfully built 731b68faab55 01:25:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:08 + docker inspect -f . ci-base-image-arm64 01:25:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:09 prd-ubuntu20.04-docker-arm64-4c-16g-772658 does not seem to be running inside a container 01:25:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/923 -v /w/workspace/edgex-go/923:/w/workspace/edgex-go/923:rw,z -v /w/workspace/edgex-go/923@tmp:/w/workspace/edgex-go/923@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 01:25:10 $ docker top adbb0b07303a59ec7dd5dbc0ecc28a7b41c10b3e3ab9179e7111eaf2676f5371 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:11 + go version 01:25:11 go version go1.25.3 linux/arm64 [Pipeline] } 01:25:11 $ docker stop --time=1 adbb0b07303a59ec7dd5dbc0ecc28a7b41c10b3e3ab9179e7111eaf2676f5371 01:25:12 $ docker rm -f --volumes adbb0b07303a59ec7dd5dbc0ecc28a7b41c10b3e3ab9179e7111eaf2676f5371 [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 01:25:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:25:13 01:25:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:25:14 latest: Pulling from edgex-devops/edgex-compose-arm64 01:25:14 547446be3368: Pulling fs layer 01:25:14 d125d8839a47: Pulling fs layer 01:25:14 3e85d5ac6304: Pulling fs layer 01:25:14 c3105a71a48b: Pulling fs layer 01:25:14 0f093f025ec4: Pulling fs layer 01:25:14 c3106fc0e877: Pulling fs layer 01:25:14 c3105a71a48b: Waiting 01:25:14 0f093f025ec4: Waiting 01:25:14 c3106fc0e877: Waiting 01:25:14 547446be3368: Verifying Checksum 01:25:14 547446be3368: Download complete 01:25:14 c3105a71a48b: Verifying Checksum 01:25:14 c3105a71a48b: Download complete 01:25:14 d125d8839a47: Verifying Checksum 01:25:14 d125d8839a47: Download complete 01:25:14 c3106fc0e877: Verifying Checksum 01:25:14 c3106fc0e877: Download complete 01:25:14 0f093f025ec4: Verifying Checksum 01:25:14 0f093f025ec4: Download complete 01:25:15 547446be3368: Pull complete 01:25:16 d125d8839a47: Pull complete 01:25:16 3e85d5ac6304: Verifying Checksum 01:25:16 3e85d5ac6304: Download complete 01:25:26 3e85d5ac6304: Pull complete 01:25:26 c3105a71a48b: Pull complete 01:25:27 0f093f025ec4: Pull complete 01:25:28 c3106fc0e877: Pull complete 01:25:28 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:25:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:25:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:28 prd-ubuntu20.04-docker-arm64-4c-16g-772658 does not seem to be running inside a container 01:25:28 $ 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/923 -v /w/workspace/edgex-go/923:/w/workspace/edgex-go/923:rw,z -v /w/workspace/edgex-go/923@tmp:/w/workspace/edgex-go/923@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 01:25:30 $ docker top e5cd710802ea5acec4c007d0020fbde3d5c2637ed5280c97c3b9627885911534 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:31 + docker compose -f ./docker-compose-build.yml build --parallel 01:25:41 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:25:41 #1 transferring dockerfile: 01:25:41 #1 transferring dockerfile: 2.23kB done 01:25:41 #1 DONE 0.1s 01:25:41 01:25:41 #2 [security-spire-agent internal] load build definition from Dockerfile 01:25:41 #2 transferring dockerfile: 1.81kB done 01:25:41 #2 DONE 0.0s 01:25:41 01:25:41 #3 [security-proxy-auth internal] load build definition from Dockerfile 01:25:41 #3 transferring dockerfile: 2.14kB done 01:25:41 #3 DONE 0.1s 01:25:41 01:25:41 #4 [security-spire-server internal] load build definition from Dockerfile 01:25:41 #4 transferring dockerfile: 1.70kB done 01:25:41 #4 DONE 0.1s 01:25:41 01:25:41 #5 [security-secretstore-setup internal] load build definition from Dockerfile 01:25:41 #5 transferring dockerfile: 2.49kB 0.0s done 01:25:41 #5 DONE 0.1s 01:25:41 01:25:41 #6 [support-notifications internal] load build definition from Dockerfile 01:25:41 #6 transferring dockerfile: 2.02kB done 01:25:41 #6 DONE 0.1s 01:25:41 01:25:41 #7 [security-bootstrapper internal] load build definition from Dockerfile 01:25:41 #7 transferring dockerfile: 3.02kB done 01:25:41 #7 DONE 0.1s 01:25:41 01:25:41 #8 [core-command internal] load build definition from Dockerfile 01:25:41 #8 transferring dockerfile: 1.94kB done 01:25:41 #8 DONE 0.1s 01:25:41 01:25:41 #9 [core-metadata internal] load build definition from Dockerfile 01:25:41 #9 transferring dockerfile: 2.10kB done 01:25:41 #9 DONE 0.1s 01:25:41 01:25:41 #10 [core-data internal] load build definition from Dockerfile 01:25:41 #10 transferring dockerfile: 2.04kB done 01:25:41 #10 DONE 0.1s 01:25:41 01:25:41 #11 [security-spire-config internal] load build definition from Dockerfile 01:25:41 #11 transferring dockerfile: 1.69kB done 01:25:41 #11 DONE 0.1s 01:25:41 01:25:41 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:25:41 #12 transferring dockerfile: 1.89kB done 01:25:41 #12 DONE 0.1s 01:25:41 01:25:41 #13 [support-scheduler internal] load build definition from Dockerfile 01:25:41 #13 transferring dockerfile: 1.83kB 0.0s done 01:25:41 #13 DONE 0.1s 01:25:41 01:25:41 #14 [security-proxy-setup internal] load build definition from Dockerfile 01:25:41 #14 transferring dockerfile: 2.50kB done 01:25:41 #14 DONE 0.1s 01:25:41 01:25:41 #15 [core-keeper internal] load build definition from Dockerfile 01:25:41 #15 transferring dockerfile: 2.01kB done 01:25:41 #15 DONE 0.1s 01:25:41 01:25:41 #16 [core-common-config-bootstrapper internal] load .dockerignore 01:25:41 #16 transferring context: 50B 0.0s done 01:25:41 #16 DONE 0.1s 01:25:42 01:25:42 #17 [security-spire-agent internal] load .dockerignore 01:25:42 #17 transferring context: 50B done 01:25:42 #17 DONE 0.0s 01:25:42 01:25:42 #18 [security-spire-server internal] load .dockerignore 01:25:42 #18 DONE 0.0s 01:25:42 01:25:42 #19 [security-proxy-auth internal] load .dockerignore 01:25:42 #19 transferring context: 50B done 01:25:42 #19 DONE 0.0s 01:25:42 01:25:42 #18 [security-spire-server internal] load .dockerignore 01:25:42 #18 transferring context: 50B 0.0s done 01:25:42 #18 DONE 0.1s 01:25:42 01:25:42 #20 [security-secretstore-setup internal] load .dockerignore 01:25:42 #20 transferring context: 50B done 01:25:42 #20 DONE 0.1s 01:25:42 01:25:42 #21 [support-notifications internal] load .dockerignore 01:25:42 #21 transferring context: 50B done 01:25:42 #21 DONE 0.1s 01:25:42 01:25:42 #22 [security-bootstrapper internal] load .dockerignore 01:25:42 #22 transferring context: 50B done 01:25:42 #22 DONE 0.1s 01:25:42 01:25:42 #23 [core-command internal] load .dockerignore 01:25:42 #23 transferring context: 50B done 01:25:42 #23 DONE 0.1s 01:25:42 01:25:42 #24 [core-metadata internal] load .dockerignore 01:25:42 #24 transferring context: 50B 0.0s done 01:25:42 #24 DONE 0.1s 01:25:42 01:25:42 #25 [core-data internal] load .dockerignore 01:25:42 #25 transferring context: 50B done 01:25:42 #25 DONE 0.1s 01:25:42 01:25:42 #26 [security-spire-config internal] load .dockerignore 01:25:42 #26 transferring context: 50B 0.0s done 01:25:42 #26 DONE 0.1s 01:25:42 01:25:42 #27 [security-spiffe-token-provider internal] load .dockerignore 01:25:42 #27 transferring context: 50B 0.0s done 01:25:42 #27 DONE 0.1s 01:25:42 01:25:42 #28 [support-scheduler internal] load .dockerignore 01:25:42 #28 transferring context: 50B 0.0s done 01:25:42 #28 DONE 0.1s 01:25:42 01:25:42 #29 [security-proxy-setup internal] load .dockerignore 01:25:42 #29 transferring context: 50B done 01:25:42 #29 DONE 0.1s 01:25:42 01:25:42 #30 [core-keeper internal] load .dockerignore 01:25:42 #30 transferring context: 50B done 01:25:42 #30 DONE 0.1s 01:25:42 01:25:42 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:42 #31 DONE 0.0s 01:25:42 01:25:42 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 01:25:43 #32 DONE 0.5s 01:25:43 01:25:43 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:25:43 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:25:43 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:25:43 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:25:43 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:25:43 #33 ... 01:25:43 01:25:43 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:43 #31 DONE 0.0s 01:25:44 01:25:44 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:25:44 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:25:44 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:25:44 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:25:44 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:25:44 #33 ... 01:25:44 01:25:44 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:44 #31 DONE 0.0s 01:25:44 01:25:44 #34 [core-common-config-bootstrapper internal] load build context 01:25:44 #34 ... 01:25:44 01:25:44 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:44 #31 DONE 0.0s 01:25:44 01:25:44 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:44 #31 DONE 0.0s 01:25:44 01:25:44 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:25:44 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:25:44 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:25:44 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:25:44 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:25:44 #33 ... 01:25:44 01:25:44 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:44 #31 DONE 0.0s 01:25:44 01:25:44 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:25:44 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:25:44 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:25:44 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:25:44 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:25:44 #33 ... 01:25:44 01:25:44 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:44 #31 DONE 0.0s 01:25:44 01:25:44 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:25:44 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:25:44 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:25:44 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:25:44 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:25:44 #33 ... 01:25:44 01:25:44 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:44 #31 DONE 0.0s 01:25:44 01:25:44 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:25:44 #35 DONE 1.1s 01:25:44 01:25:44 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:25:44 #36 DONE 1.2s 01:25:44 01:25:44 #34 [core-common-config-bootstrapper internal] load build context 01:25:44 #34 transferring context: 3.36MB 0.8s done 01:25:44 #34 DONE 1.4s 01:25:44 01:25:44 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:25:44 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:25:44 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:25:44 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:25:44 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:25:45 #33 ... 01:25:45 01:25:45 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 01:25:45 #32 DONE 1.2s 01:25:45 01:25:45 #37 [security-proxy-auth internal] load build context 01:25:45 #37 transferring context: 3.36MB 0.7s done 01:25:45 #37 DONE 1.0s 01:25:45 01:25:45 #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:25:45 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:25:45 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:25:45 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:25:45 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:25:45 #33 ... 01:25:45 01:25:45 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:45 #31 DONE 0.0s 01:25:45 01:25:45 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:25:45 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:25:45 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:25:45 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:25:45 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:25:45 #33 ... 01:25:45 01:25:45 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:45 #31 DONE 0.0s 01:25:45 01:25:45 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:25:45 #38 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.4s done 01:25:45 #38 DONE 0.4s 01:25:45 01:25:45 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:45 #31 DONE 0.1s 01:25:45 01:25:45 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:45 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.5s done 01:25:45 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.5s done 01:25:46 #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:25:46 #39 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 01:25:46 #39 ... 01:25:46 01:25:46 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 01:25:46 #32 DONE 2.3s 01:25:46 01:25:46 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:25:46 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:25:46 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:25:46 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:25:46 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:25:46 #33 ... 01:25:46 01:25:46 #40 [core-keeper internal] load build context 01:25:46 #40 DONE 0.0s 01:25:46 01:25:46 #41 [support-scheduler internal] load build context 01:25:46 #41 DONE 0.0s 01:25:46 01:25:46 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:25:46 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:25:46 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:25:46 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:25:46 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:25:47 #33 ... 01:25:47 01:25:47 #42 [security-spire-agent internal] load build context 01:25:47 #42 transferring context: 25.98kB 0.2s done 01:25:47 #42 DONE 2.4s 01:25:47 01:25:47 #43 [security-spire-server internal] load build context 01:25:47 #43 transferring context: 26.44kB 0.2s done 01:25:47 #43 DONE 2.5s 01:25:47 01:25:47 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:47 #39 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 01:25:47 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.5s 01:25:47 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.5s 01:25:47 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s done 01:25:47 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s 01:25:47 #39 ... 01:25:47 01:25:47 #44 [security-secretstore-setup internal] load build context 01:25:47 #44 transferring context: 3.36MB 1.8s done 01:25:47 #44 DONE 3.2s 01:25:47 01:25:47 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:47 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 01:25:47 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done 01:25:48 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done 01:25:48 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.4s done 01:25:48 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 1.7s 01:25:48 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.0s 01:25:48 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 2.0s 01:25:48 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.0s done 01:25:49 #39 ... 01:25:49 01:25:49 #45 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:25:49 #45 DONE 6.6s 01:25:49 01:25:49 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:49 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.76MB / 37.02MB 2.5s 01:25:49 #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 01:25:49 #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done 01:25:50 #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done 01:25:50 #39 ... 01:25:50 01:25:50 #46 [security-bootstrapper internal] load build context 01:25:50 #46 transferring context: 3.36MB 3.5s done 01:25:50 #46 DONE 5.4s 01:25:50 01:25:50 #47 [support-scheduler builder 2/7] WORKDIR /edgex-go 01:25:51 #47 ... 01:25:51 01:25:51 #48 [security-spire-config internal] load build context 01:25:51 #48 transferring context: 24.70kB 0.3s done 01:25:51 #48 DONE 6.1s 01:25:51 01:25:51 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:51 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.31MB / 37.02MB 4.5s 01:25:51 #39 ... 01:25:51 01:25:51 #49 [core-command internal] load build context 01:25:51 #49 transferring context: 3.36MB 4.9s done 01:25:51 #49 DONE 7.2s 01:25:51 01:25:51 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:52 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.81MB / 37.02MB 5.4s 01:25:52 #39 ... 01:25:52 01:25:52 #50 [support-notifications internal] load build context 01:25:52 #50 transferring context: 3.36MB 5.4s done 01:25:52 #50 DONE 7.4s 01:25:52 01:25:52 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:53 #39 ... 01:25:53 01:25:53 #51 [core-metadata internal] load build context 01:25:53 #51 transferring context: 3.36MB 5.6s done 01:25:53 #51 DONE 8.5s 01:25:53 01:25:53 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:53 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.71MB / 37.02MB 6.5s 01:25:53 #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done 01:25:53 #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done 01:25:53 #39 ... 01:25:53 01:25:53 #47 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:25:53 #47 DONE 4.7s 01:25:53 01:25:53 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:54 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 7.2s 01:25:54 #39 ... 01:25:54 01:25:54 #52 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:25:54 #0 7.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:25:54 #0 9.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:25:54 #52 ... 01:25:54 01:25:54 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:54 #39 ... 01:25:54 01:25:54 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:25:54 #0 4.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:25:54 #0 5.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:25:54 #0 8.184 (1/4) Installing ca-certificates (20250911-r0) 01:25:54 #0 8.417 (2/4) Installing dumb-init (1.2.5-r3) 01:25:54 #0 8.417 (3/4) Installing su-exec (0.2-r3) 01:25:54 #0 8.463 (4/4) Installing yq-go (4.47.2-r1) 01:25:54 #0 9.153 Executing busybox-1.37.0-r19.trigger 01:25:54 #0 9.153 Executing ca-certificates-20250911-r0.trigger 01:25:54 #0 9.654 OK: 19 MiB in 20 packages 01:25:54 #53 ... 01:25:54 01:25:54 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:55 #39 ... 01:25:55 01:25:55 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:25:55 #0 9.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:25:55 #54 ... 01:25:55 01:25:55 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:25:55 #0 5.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:25:55 #0 5.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:25:55 #0 9.313 (1/7) Installing ca-certificates (20250911-r0) 01:25:55 #0 9.461 (2/7) Installing dumb-init (1.2.5-r3) 01:25:55 #0 9.461 (3/7) Installing libgcc (14.2.0-r6) 01:25:55 #0 9.461 (4/7) Installing libsodium (1.0.20-r0) 01:25:55 #0 9.461 (5/7) Installing libstdc++ (14.2.0-r6) 01:25:55 #0 9.864 (6/7) Installing libzmq (4.3.5-r2) 01:25:55 #0 9.864 (7/7) Installing zeromq (4.3.5-r2) 01:25:55 #0 9.864 Executing busybox-1.37.0-r19.trigger 01:25:55 #0 9.864 Executing ca-certificates-20250911-r0.trigger 01:25:55 #55 ... 01:25:55 01:25:55 #56 [security-spiffe-token-provider internal] load build context 01:25:55 #56 ... 01:25:55 01:25:55 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:25:55 #38 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:25:55 #38 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 01:25:55 #38 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 01:25:55 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s done 01:25:55 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.5s done 01:25:55 #38 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.6s done 01:25:55 #38 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.68MB / 17.33MB 8.6s 01:25:55 #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done 01:25:55 #38 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 01:25:55 #38 ... 01:25:55 01:25:55 #57 [core-data internal] load build context 01:25:55 #57 ... 01:25:55 01:25:55 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:25:55 #0 9.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:25:55 #58 ... 01:25:55 01:25:55 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:25:55 #59 ... 01:25:55 01:25:55 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:25:56 #60 ... 01:25:56 01:25:56 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:25:56 #61 ... 01:25:56 01:25:56 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:56 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 9.4s 01:25:56 #39 ... 01:25:56 01:25:56 #62 [security-proxy-setup internal] load build context 01:25:56 #62 transferring context: 296.72kB 4.0s 01:25:56 #62 ... 01:25:56 01:25:56 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:56 #39 ... 01:25:56 01:25:56 #41 [support-scheduler internal] load build context 01:25:56 #41 ... 01:25:56 01:25:56 #40 [core-keeper internal] load build context 01:25:56 #40 ... 01:25:56 01:25:56 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:56 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.86MB / 37.02MB 10.0s 01:25:57 #39 ... 01:25:57 01:25:57 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:25:57 #63 ... 01:25:57 01:25:57 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:25:57 #64 ... 01:25:57 01:25:57 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:25:57 #65 ... 01:25:57 01:25:57 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:25:57 #53 DONE 12.9s 01:25:57 01:25:57 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:57 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.87MB / 37.02MB 10.8s 01:25:57 #39 ... 01:25:57 01:25:57 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:25:57 #55 10.80 OK: 12 MiB in 23 packages 01:25:57 #55 DONE 12.9s 01:25:57 01:25:57 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:58 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.89MB / 37.02MB 11.5s 01:25:59 #39 ... 01:25:59 01:25:59 #57 [core-data internal] load build context 01:25:59 #57 transferring context: 3.36MB 8.8s done 01:25:59 #57 DONE 13.8s 01:25:59 01:25:59 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:59 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 12.5s 01:25:59 #39 ... 01:25:59 01:25:59 #56 [security-spiffe-token-provider internal] load build context 01:25:59 #56 transferring context: 3.36MB 9.4s done 01:25:59 #56 DONE 14.6s 01:25:59 01:25:59 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:00 #39 ... 01:26:00 01:26:00 #52 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:26:00 #52 13.28 (1/1) Installing dumb-init (1.2.5-r3) 01:26:00 #52 13.28 Executing busybox-1.37.0-r19.trigger 01:26:00 #52 13.37 OK: 8 MiB in 17 packages 01:26:00 #52 DONE 16.9s 01:26:00 01:26:00 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:00 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.31MB / 37.02MB 13.5s 01:26:01 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.16MB / 37.02MB 14.4s 01:26:01 #39 ... 01:26:01 01:26:01 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:01 #65 DONE 14.2s 01:26:01 01:26:01 #41 [support-scheduler internal] load build context 01:26:01 #41 transferring context: 3.36MB 8.8s done 01:26:01 #41 DONE 14.7s 01:26:01 01:26:01 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:01 #39 ... 01:26:01 01:26:01 #40 [core-keeper internal] load build context 01:26:01 #40 transferring context: 3.36MB 8.7s done 01:26:01 #40 DONE 14.8s 01:26:01 01:26:01 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:02 #39 ... 01:26:02 01:26:02 #62 [security-proxy-setup internal] load build context 01:26:02 #62 transferring context: 3.36MB 9.0s done 01:26:02 #62 DONE 15.7s 01:26:02 01:26:02 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:02 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.26MB / 37.02MB 15.5s 01:26:03 #39 ... 01:26:03 01:26:03 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:26:03 #54 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:03 #54 16.15 (1/2) Installing dumb-init (1.2.5-r3) 01:26:03 #54 16.16 (2/2) Installing su-exec (0.2-r3) 01:26:03 #54 16.17 Executing busybox-1.37.0-r19.trigger 01:26:03 #54 16.30 OK: 8 MiB in 18 packages 01:26:03 #54 DONE 18.2s 01:26:03 01:26:03 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:03 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.16MB / 37.02MB 16.5s 01:26:03 #39 ... 01:26:03 01:26:03 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:26:04 #66 ... 01:26:04 01:26:04 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:26:04 #67 ... 01:26:04 01:26:04 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:26:04 #68 ... 01:26:04 01:26:04 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:26:04 #69 ... 01:26:04 01:26:04 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:26:04 #70 ... 01:26:04 01:26:04 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:04 #71 ... 01:26:04 01:26:04 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:04 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.26MB / 37.02MB 17.8s 01:26:04 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 17.9s done 01:26:05 #39 ... 01:26:05 01:26:05 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:26:05 #38 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 9.8s done 01:26:05 #38 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.1s 01:26:06 #38 ... 01:26:06 01:26:06 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:26:06 #70 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:06 #70 ... 01:26:06 01:26:06 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:26:06 #58 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:06 #58 16.10 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:26:06 #58 16.10 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:26:06 #58 16.10 OK: 26161 distinct packages available 01:26:06 #58 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:06 #58 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:06 #58 ... 01:26:06 01:26:06 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:26:08 #38 ... 01:26:08 01:26:08 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:26:08 #72 ... 01:26:08 01:26:08 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:26:08 #38 ... 01:26:08 01:26:08 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:26:08 #73 ... 01:26:08 01:26:08 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:08 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 01:26:08 #39 ... 01:26:08 01:26:08 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:26:08 #61 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:08 #61 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:08 #61 21.96 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:26:08 #61 21.96 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:26:08 #61 21.96 OK: 26161 distinct packages available 01:26:08 #61 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:08 #61 ... 01:26:08 01:26:08 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:26:08 #60 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:08 #60 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:08 #60 22.42 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:26:08 #60 22.42 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:26:08 #60 22.42 OK: 26161 distinct packages available 01:26:08 #60 23.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:08 #60 ... 01:26:08 01:26:08 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:10 #39 ... 01:26:10 01:26:10 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:26:10 #63 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:10 #63 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:10 #63 ... 01:26:10 01:26:10 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:10 #39 ... 01:26:10 01:26:10 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:10 #71 DONE 16.6s 01:26:10 01:26:10 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:26:10 #59 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:10 #59 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:10 #59 ... 01:26:10 01:26:10 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:26:10 #74 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:10 #74 ... 01:26:10 01:26:10 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:26:10 #60 25.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:11 #60 ... 01:26:11 01:26:11 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:26:11 #64 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:11 #64 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:11 #64 23.55 (1/3) Installing ca-certificates (20250911-r0) 01:26:11 #64 ... 01:26:11 01:26:11 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:11 #39 ... 01:26:11 01:26:11 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:26:11 #0 9.640 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:11 #75 ... 01:26:11 01:26:11 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:13 #39 ... 01:26:13 01:26:13 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:26:13 #0 9.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:13 #76 ... 01:26:13 01:26:13 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:13 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.1s 01:26:14 #39 ... 01:26:14 01:26:14 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:26:14 #38 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 16.5s done 01:26:14 #38 DONE 29.5s 01:26:14 01:26:14 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:26:14 #58 28.18 (1/13) Installing brotli-libs (1.1.0-r2) 01:26:14 #58 28.33 (2/13) Installing c-ares (1.34.5-r0) 01:26:14 #58 28.37 (3/13) Installing libunistring (1.3-r0) 01:26:14 #58 28.50 (4/13) Installing libidn2 (2.3.7-r0) 01:26:14 #58 28.58 (5/13) Installing nghttp2-libs (1.65.0-r0) 01:26:14 #58 28.63 (6/13) Installing libpsl (0.21.5-r3) 01:26:14 #58 28.68 (7/13) Installing zstd-libs (1.5.7-r0) 01:26:14 #58 28.88 (8/13) Installing libcurl (8.14.1-r2) 01:26:14 #58 29.08 (9/13) Installing curl (8.14.1-r2) 01:26:14 #58 ... 01:26:14 01:26:14 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:26:14 #63 23.38 (1/4) Installing dumb-init (1.2.5-r3) 01:26:14 #63 23.46 (2/4) Installing openssl (3.5.4-r0) 01:26:14 #63 23.54 (3/4) Installing su-exec (0.2-r3) 01:26:14 #63 23.54 (4/4) Installing yq-go (4.47.2-r1) 01:26:14 #63 25.12 Executing busybox-1.37.0-r19.trigger 01:26:14 #63 25.40 OK: 20 MiB in 20 packages 01:26:14 #63 DONE 27.9s 01:26:14 01:26:14 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:26:14 #58 29.21 (10/13) Installing dumb-init (1.2.5-r3) 01:26:14 #58 29.26 (11/13) Installing musl-obstack (1.2.3-r2) 01:26:14 #58 29.30 (12/13) Installing libucontext (1.3.2-r0) 01:26:15 #58 29.38 (13/13) Installing gcompat (1.1.0-r4) 01:26:15 #58 29.50 Executing busybox-1.37.0-r19.trigger 01:26:15 #58 29.74 OK: 13 MiB in 29 packages 01:26:17 #58 ... 01:26:17 01:26:17 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:26:17 #70 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:17 #70 ... 01:26:17 01:26:17 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:17 #39 ... 01:26:17 01:26:17 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:26:17 #59 28.02 (1/1) Installing dumb-init (1.2.5-r3) 01:26:17 #59 28.07 Executing busybox-1.37.0-r19.trigger 01:26:17 #59 28.21 OK: 8 MiB in 17 packages 01:26:17 #59 DONE 32.4s 01:26:17 01:26:17 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:17 #39 ... 01:26:17 01:26:17 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:26:17 #58 DONE 32.3s 01:26:17 01:26:17 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:18 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.2s 01:26:18 #39 ... 01:26:18 01:26:18 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:26:18 #64 24.31 (2/3) Installing dumb-init (1.2.5-r3) 01:26:18 #64 24.37 (3/3) Installing tzdata (2025b-r0) 01:26:18 #64 26.51 Executing busybox-1.37.0-r19.trigger 01:26:18 #64 26.68 Executing ca-certificates-20250911-r0.trigger 01:26:18 #64 28.62 OK: 8 MiB in 19 packages 01:26:18 #64 DONE 31.7s 01:26:19 01:26:19 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:19 #39 ... 01:26:19 01:26:19 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:26:19 #67 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:19 #67 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:19 #67 ... 01:26:19 01:26:19 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:20 #39 ... 01:26:20 01:26:20 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:26:20 #69 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:20 #69 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:20 #69 ... 01:26:20 01:26:20 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:26:20 #61 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:20 #61 ... 01:26:20 01:26:20 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:26:20 #0 5.177 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:20 #0 7.310 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:20 #77 ... 01:26:20 01:26:20 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:21 #39 ... 01:26:21 01:26:21 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:26:21 #66 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:21 #66 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:21 #66 ... 01:26:21 01:26:21 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:22 #39 ... 01:26:22 01:26:22 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:26:22 #72 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:22 #72 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:22 #72 ... 01:26:22 01:26:22 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:22 #39 ... 01:26:22 01:26:22 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:26:22 #70 26.38 OK: 255 MiB in 60 packages 01:26:22 #70 DONE 28.7s 01:26:22 01:26:22 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:26:23 #78 ... 01:26:23 01:26:23 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:26:23 #68 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:23 #68 21.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:23 #68 ... 01:26:23 01:26:23 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:26:23 #73 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:23 #73 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:23 #73 ... 01:26:23 01:26:23 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:26:23 #78 DONE 0.7s 01:26:23 01:26:23 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:26:23 #74 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:23 #74 ... 01:26:23 01:26:23 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:23 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.2s 01:26:23 #39 ... 01:26:23 01:26:23 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:26:23 #75 12.23 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:23 #75 ... 01:26:23 01:26:23 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:24 #79 ... 01:26:24 01:26:24 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:26:24 #0 7.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:24 #0 8.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:25 #80 ... 01:26:25 01:26:25 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:25 #39 ... 01:26:25 01:26:25 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:26:25 #76 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:25 #76 ... 01:26:25 01:26:25 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:27 #39 ... 01:26:27 01:26:27 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:26:27 #67 31.18 OK: 255 MiB in 60 packages 01:26:27 #67 DONE 33.4s 01:26:27 01:26:27 #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:26:27 #81 ... 01:26:27 01:26:27 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:26:27 #0 4.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:27 #0 6.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:28 #82 ... 01:26:28 01:26:28 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:26:28 #61 38.89 (1/4) Installing dumb-init (1.2.5-r3) 01:26:28 #61 38.92 (2/4) Installing musl-obstack (1.2.3-r2) 01:26:28 #61 38.94 (3/4) Installing libucontext (1.3.2-r0) 01:26:28 #61 38.95 (4/4) Installing gcompat (1.1.0-r4) 01:26:28 #61 39.03 Executing busybox-1.37.0-r19.trigger 01:26:28 #61 39.21 OK: 8 MiB in 20 packages 01:26:28 #61 DONE 42.5s 01:26:28 01:26:28 #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:26:28 #81 DONE 0.9s 01:26:28 01:26:28 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:26:28 #0 7.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:28 #83 ... 01:26:28 01:26:28 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:28 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.3s 01:26:28 #39 ... 01:26:28 01:26:28 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:26:28 #0 5.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:28 #0 7.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:28 #84 ... 01:26:28 01:26:28 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:28 #39 ... 01:26:28 01:26:28 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:26:28 #60 39.50 (1/5) Installing dumb-init (1.2.5-r3) 01:26:28 #60 39.57 (2/5) Installing musl-obstack (1.2.3-r2) 01:26:28 #60 39.60 (3/5) Installing libucontext (1.3.2-r0) 01:26:28 #60 39.66 (4/5) Installing gcompat (1.1.0-r4) 01:26:28 #60 39.74 (5/5) Installing openssl (3.5.4-r0) 01:26:28 #60 39.91 Executing busybox-1.37.0-r19.trigger 01:26:28 #60 40.23 OK: 9 MiB in 21 packages 01:26:28 #60 DONE 43.8s 01:26:29 01:26:29 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:26:29 #85 ... 01:26:29 01:26:29 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:26:29 #73 28.29 OK: 12 MiB in 23 packages 01:26:29 #73 DONE 31.6s 01:26:29 01:26:29 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:30 #39 ... 01:26:30 01:26:30 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:26:30 #76 24.33 OK: 8 MiB in 18 packages 01:26:30 #76 DONE 27.2s 01:26:30 01:26:30 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:30 #39 ... 01:26:30 01:26:30 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:26:30 #69 33.70 OK: 255 MiB in 60 packages 01:26:30 #69 DONE 36.6s 01:26:30 01:26:30 #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:26:31 #86 ... 01:26:31 01:26:31 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:26:31 #75 25.67 (1/1) Installing dumb-init (1.2.5-r3) 01:26:31 #75 26.21 Executing busybox-1.37.0-r19.trigger 01:26:31 #75 26.55 OK: 8 MiB in 17 packages 01:26:31 #75 DONE 30.0s 01:26:31 01:26:31 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:26:31 #68 37.12 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:26:31 #68 37.12 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:26:31 #68 37.12 OK: 26162 distinct packages available 01:26:31 #68 ... 01:26:31 01:26:31 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:26:31 #72 30.64 OK: 19 MiB in 20 packages 01:26:31 #72 DONE 34.0s 01:26:31 01:26:31 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:26:31 #74 27.88 OK: 8 MiB in 17 packages 01:26:31 #74 DONE 31.8s 01:26:31 01:26:31 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:32 #39 ... 01:26:32 01:26:32 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:26:32 #66 35.47 OK: 255 MiB in 60 packages 01:26:32 #66 DONE 38.8s 01:26:32 01:26:32 #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:26:32 #87 ... 01:26:32 01:26:32 #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:26:32 #86 DONE 1.8s 01:26:32 01:26:32 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:33 #88 ... 01:26:33 01:26:33 #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:26:33 #87 DONE 1.7s 01:26:34 01:26:34 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:34 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.6s 01:26:34 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.1s done 01:26:34 #39 ... 01:26:34 01:26:34 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:26:34 #77 22.48 OK: 255 MiB in 60 packages 01:26:34 #77 DONE 23.9s 01:26:34 01:26:34 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:34 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.1s done 01:26:35 #39 DONE 50.6s 01:26:35 01:26:35 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:26:35 #140 ... 01:26:35 01:26:35 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:26:35 #146 DONE 128.2s 01:26:35 01:26:35 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:26:35 #113 ... 01:26:35 01:26:35 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:26:35 #153 DONE 129.3s 01:26:35 01:26:35 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:26:35 #156 ... 01:26:35 01:26:35 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:26:35 #157 DONE 0.3s 01:26:35 01:26:35 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:26:35 #158 DONE 0.4s 01:26:35 01:26:35 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:26:35 #159 DONE 0.1s 01:26:35 01:26:35 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:26:35 #160 DONE 0.4s 01:26:35 01:26:35 #161 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:26:35 #161 DONE 0.2s 01:26:35 01:26:35 #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:26:35 #162 DONE 0.1s 01:26:35 01:26:35 #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:26:35 #163 DONE 0.9s 01:26:35 01:26:35 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:26:35 #164 ... 01:26:35 01:26:35 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:26:35 #165 DONE 0.3s 01:26:35 01:26:35 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:26:35 #166 DONE 0.3s 01:26:35 01:26:35 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:26:35 #167 ... 01:26:35 01:26:35 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:26:35 #164 DONE 1.1s 01:26:35 01:26:35 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:26:35 #167 DONE 0.5s 01:26:35 01:26:35 #168 [core-common-config-bootstrapper] exporting to image 01:26:35 #168 exporting layers 01:26:35 #168 ... 01:26:35 01:26:35 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:26:35 #169 DONE 0.2s 01:26:35 01:26:35 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:26:35 #170 DONE 0.2s 01:26:35 01:26:35 #168 [core-common-config-bootstrapper] exporting to image 01:26:35 #168 exporting layers 0.4s done 01:26:35 #168 writing image sha256:2f9839d68ab4957c899571a7b0798a6433960f71aada3084f5b35878f342c935 done 01:26:35 #168 naming to docker.io/library/core-common-config-bootstrapper done 01:26:35 #168 DONE 0.4s 01:26:35 01:26:35 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 01:26:35 #171 DONE 0.2s 01:26:35 01:26:35 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:26:35 #172 DONE 1.0s 01:26:35 01:26:35 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:26:35 #149 ... 01:26:35 01:26:35 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:26:35 #173 DONE 0.8s 01:26:35 01:26:35 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:26:35 #174 DONE 1.9s 01:26:35 01:26:35 #175 [security-bootstrapper] exporting to image 01:26:35 #175 exporting layers 0.4s done 01:26:35 #175 writing image sha256:533660fe24f03deef803344acf3a288af97779f340b7df6d5f4ad743764bbd13 done 01:26:35 #175 naming to docker.io/library/security-bootstrapper done 01:26:35 #175 DONE 0.4s 01:26:35 01:26:35 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:26:35 #89 ... 01:26:35 01:26:35 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:26:35 #80 19.30 OK: 20 MiB in 20 packages 01:26:35 #80 DONE 20.9s 01:26:36 01:26:36 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:26:36 #90 ... 01:26:36 01:26:36 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:26:36 #89 DONE 1.6s 01:26:36 01:26:36 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:26:36 #90 DONE 0.3s 01:26:36 01:26:36 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:37 #91 ... 01:26:37 01:26:37 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:26:37 #82 18.48 OK: 8 MiB in 17 packages 01:26:37 #82 DONE 19.7s 01:26:37 01:26:37 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:26:37 #84 17.92 OK: 8 MiB in 19 packages 01:26:38 #84 DONE 19.2s 01:26:38 01:26:38 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:26:38 #83 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:38 #83 19.53 OK: 13 MiB in 29 packages 01:26:38 #83 ... 01:26:38 01:26:38 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:38 #92 ... 01:26:38 01:26:38 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:26:38 #0 9.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:38 #93 ... 01:26:38 01:26:38 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:26:38 #68 38.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:38 #68 40.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:38 #68 ... 01:26:38 01:26:38 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:26:38 #83 DONE 20.6s 01:26:38 01:26:38 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:26:38 #93 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:40 #93 ... 01:26:40 01:26:40 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:26:40 #94 DONE 9.4s 01:26:40 01:26:40 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:26:40 #95 DONE 0.3s 01:26:40 01:26:40 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:26:40 #68 45.59 OK: 255 MiB in 60 packages 01:26:40 #68 DONE 46.7s 01:26:40 01:26:40 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:26:40 #85 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:40 #85 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:41 #85 ... 01:26:41 01:26:41 #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:26:41 #96 DONE 0.7s 01:26:41 01:26:41 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:44 #97 ... 01:26:44 01:26:44 #98 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:44 #98 ... 01:26:44 01:26:44 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:26:44 #93 15.56 OK: 8 MiB in 20 packages 01:26:44 #93 DONE 16.3s 01:26:44 01:26:44 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:26:44 #85 ... 01:26:44 01:26:44 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:26:45 #99 ... 01:26:45 01:26:45 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:26:45 #85 15.74 OK: 9 MiB in 21 packages 01:26:45 #85 DONE 16.9s 01:26:46 01:26:46 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:26:46 #100 ... 01:26:46 01:26:46 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:26:46 #99 DONE 2.2s 01:26:46 01:26:46 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:26:46 #101 DONE 0.3s 01:26:46 01:26:46 #102 [security-spire-config stage-2 6/10] COPY security.txt / 01:26:46 #102 ... 01:26:46 01:26:46 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:26:46 #103 DONE 1.2s 01:26:47 01:26:47 #102 [security-spire-config stage-2 6/10] COPY security.txt / 01:26:47 #102 DONE 0.4s 01:26:47 01:26:47 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:26:47 #104 ... 01:26:47 01:26:47 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:26:47 #105 DONE 0.3s 01:26:47 01:26:47 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:26:47 #106 DONE 0.2s 01:26:47 01:26:47 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:47 #92 ... 01:26:47 01:26:47 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:26:48 #107 DONE 0.2s 01:26:48 01:26:48 #108 [security-spire-config] exporting to image 01:26:48 #108 exporting layers 01:26:48 #108 ... 01:26:48 01:26:48 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:26:48 #100 DONE 2.8s 01:26:48 01:26:48 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:26:48 #109 DONE 0.2s 01:26:48 01:26:48 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:48 #97 ... 01:26:48 01:26:48 #110 [security-spire-server stage-2 6/9] COPY security.txt / 01:26:49 #110 DONE 0.3s 01:26:49 01:26:49 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:26:49 #111 DONE 0.2s 01:26:49 01:26:49 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:49 #97 ... 01:26:49 01:26:49 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:26:49 #112 DONE 0.3s 01:26:49 01:26:49 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:26:50 #104 DONE 3.1s 01:26:50 01:26:50 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:26:50 #113 DONE 0.3s 01:26:50 01:26:50 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:26:50 #114 DONE 0.3s 01:26:50 01:26:50 #108 [security-spire-server] exporting to image 01:26:50 #108 ... 01:26:50 01:26:50 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 01:26:50 #115 DONE 0.2s 01:26:50 01:26:50 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:26:50 #116 DONE 0.2s 01:26:50 01:26:50 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:51 #92 ... 01:26:51 01:26:51 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:26:51 #117 DONE 0.2s 01:26:51 01:26:51 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:26:51 #118 DONE 0.3s 01:26:51 01:26:51 #108 [security-spire-agent] exporting to image 01:26:52 #108 exporting layers 4.8s done 01:26:52 #108 writing image sha256:9b703d6f2080382b1723d67bb7d57f724c4c5470a44057ebc881d0d73556e28b 0.0s done 01:26:52 #108 naming to docker.io/library/security-spire-config-arm64 done 01:26:53 #113 ... 01:26:53 01:26:53 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:26:53 #156 158.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:26:54 #108 exporting layers 4.5s done 01:26:54 #108 writing image sha256:47016fc454323232e70ebe7901a2e28ab188fd6ec18bc7a9d1a98a2afa1dd4f7 0.1s done 01:26:54 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 01:26:55 #108 exporting layers 3.6s done 01:26:55 #108 writing image sha256:04dca16e52a9d94e6be851e4bfa43988be97414f35b0225007bc01e685bd7fc9 done 01:26:55 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 01:26:55 #108 DONE 7.2s 01:26:55 01:26:55 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:06 #156 DONE 170.8s 01:27:06 01:27:06 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:27:06 #150 DONE 170.8s 01:27:06 01:27:06 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:27:06 #149 DONE 170.8s 01:27:06 01:27:06 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:27:06 #147 DONE 170.8s 01:27:06 01:27:06 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:27:06 #152 DONE 170.8s 01:27:06 01:27:06 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:27:06 #151 DONE 170.8s 01:27:06 01:27:06 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:27:06 #154 DONE 170.8s 01:27:06 01:27:06 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:27:06 #113 DONE 170.9s 01:27:06 01:27:06 #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:27:06 #176 ... 01:27:06 01:27:06 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:27:06 #155 DONE 170.9s 01:27:06 01:27:06 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:27:06 #140 DONE 167.8s 01:27:06 01:27:06 #176 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:27:06 #176 DONE 0.2s 01:27:06 01:27:06 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:27:06 #177 DONE 0.3s 01:27:06 01:27:06 #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:27:06 #178 DONE 0.1s 01:27:06 01:27:06 #179 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:27:06 #179 DONE 0.2s 01:27:06 01:27:06 #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:27:06 #180 DONE 0.2s 01:27:06 01:27:06 #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:27:06 #181 DONE 0.2s 01:27:06 01:27:06 #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:27:06 #182 DONE 0.2s 01:27:06 01:27:06 #183 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:27:06 #183 DONE 0.1s 01:27:06 01:27:06 #184 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:27:06 #184 ... 01:27:06 01:27:06 #185 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:27:06 #185 DONE 0.1s 01:27:06 01:27:06 #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:27:06 #186 CACHED 01:27:06 01:27:06 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:27:06 #187 CACHED 01:27:06 01:27:06 #188 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:27:06 #188 CACHED 01:27:06 01:27:06 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:27:06 #189 CACHED 01:27:06 01:27:06 #190 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:27:06 #190 DONE 0.2s 01:27:06 01:27:06 #191 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:27:06 #191 DONE 0.1s 01:27:06 01:27:06 #192 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:27:06 #192 DONE 0.1s 01:27:06 01:27:06 #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:27:06 #193 ... 01:27:06 01:27:06 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:27:06 #194 DONE 1.1s 01:27:06 01:27:06 #195 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:27:06 #195 DONE 1.1s 01:27:06 01:27:06 #184 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:27:06 #184 DONE 1.1s 01:27:06 01:27:06 #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:27:07 #196 ... 01:27:07 01:27:07 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:27:07 #197 DONE 1.5s 01:27:07 01:27:07 #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:27:07 #198 DONE 1.4s 01:27:07 01:27:07 #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:27:07 #199 ... 01:27:07 01:27:07 #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:27:07 #200 DONE 1.7s 01:27:07 01:27:07 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:27:07 #201 DONE 1.7s 01:27:07 01:27:07 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:27:08 #202 ... 01:27:08 01:27:08 #203 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:27:08 #203 DONE 2.5s 01:27:08 01:27:08 #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:27:08 #204 ... 01:27:08 01:27:08 #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:27:08 #205 DONE 2.8s 01:27:08 01:27:08 #206 [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 01:27:08 #206 DONE 1.8s 01:27:08 01:27:08 #207 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:27:08 #207 DONE 1.8s 01:27:08 01:27:08 #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:27:08 #196 DONE 1.8s 01:27:08 01:27:08 #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:27:08 #193 DONE 2.8s 01:27:08 01:27:08 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:27:08 #208 DONE 1.2s 01:27:08 01:27:08 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:27:08 #209 DONE 1.2s 01:27:08 01:27:08 #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:27:08 #199 DONE 1.5s 01:27:08 01:27:08 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:27:08 #202 DONE 1.2s 01:27:08 01:27:08 #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:27:08 #204 DONE 0.4s 01:27:08 01:27:08 #210 [core-keeper] exporting to image 01:27:08 #210 exporting layers 01:27:08 #210 ... 01:27:08 01:27:08 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:27:08 #211 DONE 0.2s 01:27:08 01:27:08 #212 [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 01:27:08 #212 DONE 0.2s 01:27:08 01:27:08 #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:27:08 #213 DONE 0.2s 01:27:08 01:27:08 #214 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:27:08 #214 DONE 0.2s 01:27:08 01:27:08 #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:27:08 #215 DONE 0.2s 01:27:08 01:27:08 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:27:08 #216 DONE 0.2s 01:27:08 01:27:08 #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:27:08 #217 DONE 0.2s 01:27:08 01:27:08 #218 [support-notifications] exporting to image 01:27:09 #218 ... 01:27:09 01:27:09 #219 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:27:09 #219 DONE 0.5s 01:27:09 01:27:09 #220 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:27:09 #220 DONE 0.5s 01:27:09 01:27:09 #210 [core-keeper] exporting to image 01:27:09 #210 exporting layers 0.5s done 01:27:09 #210 writing image sha256:57fb4c7f5f57e768c65104a10e24bbe7a9fce68e3d61af050314a3e9368f9b04 0.0s done 01:27:09 #210 naming to docker.io/library/core-keeper done 01:27:09 #210 DONE 0.7s 01:27:09 01:27:09 #221 [core-data] exporting to image 01:27:09 #221 exporting layers 0.5s done 01:27:09 #221 writing image sha256:7e2e037c2188a93a1577e1116a5180e82b5dfc1b4b50f34e3bfb4a289cea2ce0 done 01:27:09 #221 naming to docker.io/library/core-data 0.0s done 01:27:09 #221 DONE 0.6s 01:27:09 01:27:09 #222 [core-command] exporting to image 01:27:09 #222 exporting layers 0.1s done 01:27:09 #222 writing image sha256:09aced8e900968411e7c045c2b1990358d6df02c8f371ee68b12834e034f8d50 done 01:27:09 #222 naming to docker.io/library/core-command 0.0s done 01:27:09 #222 DONE 0.7s 01:27:09 01:27:09 #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:27:09 #223 DONE 0.4s 01:27:09 01:27:09 #224 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:27:09 #224 DONE 0.4s 01:27:09 01:27:09 #225 [security-spiffe-token-provider] exporting to image 01:27:09 #225 exporting layers 0.8s done 01:27:09 #225 writing image sha256:de9b211130dc598707d1e4c40ca58db33519ee306e19768ba5bbef7d5e6b5d11 0.0s done 01:27:09 #225 naming to docker.io/library/security-spiffe-token-provider 0.0s done 01:27:09 #225 DONE 0.9s 01:27:09 01:27:09 #226 [core-metadata] exporting to image 01:27:09 #226 exporting layers 0.8s done 01:27:09 #226 writing image sha256:d314cf24e43a7dcba75d97c8777bf8c6a5ad860b49209971635a490ba1a64bcb 0.0s done 01:27:09 #226 naming to docker.io/library/core-metadata done 01:27:09 #226 DONE 0.9s 01:27:09 01:27:09 #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:27:09 #227 DONE 1.0s 01:27:09 01:27:09 #218 [support-notifications] exporting to image 01:27:09 #218 exporting layers 0.9s done 01:27:09 #218 writing image sha256:466d6018d218f3f15207c4b2f6d441d2d6f0970f414dd91ddcae853c7a5b7c09 0.0s done 01:27:09 #218 naming to docker.io/library/support-notifications done 01:27:10 #218 DONE 1.4s 01:27:10 01:27:10 #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:27:10 #228 DONE 0.6s 01:27:10 01:27:10 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:27:10 #229 DONE 0.2s 01:27:10 01:27:10 #230 [support-scheduler] exporting to image 01:27:10 #230 exporting layers 1.5s done 01:27:10 #230 writing image sha256:f9e767611574dc6ddd1ca685208ecdcd075f69d063645723bfd60919fcb5b1a9 done 01:27:10 #230 naming to docker.io/library/support-scheduler done 01:27:10 #230 DONE 1.6s 01:27:10 01:27:10 #231 [security-proxy-auth] exporting to image 01:27:10 #231 exporting layers 0.5s done 01:27:10 #231 writing image sha256:ded08d890ecc6808e2824ef05aa65a771b1ec224b3ce7278549e738b1d0b5db0 done 01:27:10 #231 naming to docker.io/library/security-proxy-auth done 01:27:10 #231 DONE 0.6s 01:27:10 01:27:10 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:27:10 #232 DONE 0.8s 01:27:10 01:27:10 #233 [security-proxy-setup] exporting to image 01:27:10 #233 exporting layers 0.2s done 01:27:10 #233 writing image sha256:f8baac3ddd1f7f7d298cfa86f361fd4ddebe098269ab573507f461265610afc6 done 01:27:10 #233 naming to docker.io/library/security-proxy-setup done 01:27:10 #233 DONE 0.2s 01:27:10 01:27:10 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:27:10 #234 DONE 0.3s 01:27:10 01:27:10 #235 [security-secretstore-setup] exporting to image 01:27:10 #235 exporting layers 0.2s done 01:27:10 #235 writing image sha256:0f3a013489f1e3ca1fbbe7c61711ae3cb125f8ca6562946ff41ad60aafcad8d8 done 01:27:10 #235 naming to docker.io/library/security-secretstore-setup done 01:27:10 #235 DONE 0.2s 01:27:10 time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:27:10 time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:27:10 time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:27:10 time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:27:10 time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:27:10 time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:27:10 time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:27:10 time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:27:10 time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:27:10 time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:27:10 time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:27:10 time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:27:10 time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:27:10 time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:27:10 time="2025-11-07T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:27:10 $ docker stop --time=1 71ef3f92ec7d78f945d0c64c4dcb55825f11c097903d43e49cbbc2b025091159 01:27:12 $ docker rm -f --volumes 71ef3f92ec7d78f945d0c64c4dcb55825f11c097903d43e49cbbc2b025091159 [Pipeline] // withDockerContainer [Pipeline] sh 01:27:12 + docker images 01:27:12 REPOSITORY TAG IMAGE ID CREATED SIZE 01:27:12 security-proxy-setup latest f8baac3ddd1f 2 seconds ago 52.8MB 01:27:12 security-secretstore-setup latest 0f3a013489f1 2 seconds ago 84.9MB 01:27:12 security-proxy-auth latest ded08d890ecc 3 seconds ago 46.5MB 01:27:12 core-data latest 7e2e037c2188 4 seconds ago 47.4MB 01:27:12 core-command latest 09aced8e9009 4 seconds ago 41.7MB 01:27:12 security-spiffe-token-provider latest de9b211130dc 4 seconds ago 50.3MB 01:27:12 support-notifications latest 466d6018d218 4 seconds ago 55MB 01:27:12 core-keeper latest 57fb4c7f5f57 4 seconds ago 47.2MB 01:27:12 core-metadata latest d314cf24e43a 4 seconds ago 47.5MB 01:27:12 support-scheduler latest f9e767611574 4 seconds ago 51.3MB 01:27:12 security-bootstrapper latest 533660fe24f0 41 seconds ago 21.6MB 01:27:12 core-common-config-bootstrapper latest 2f9839d68ab4 45 seconds ago 20.5MB 01:27:12 security-spire-server latest ec6e2a1547fe 2 minutes ago 178MB 01:27:12 security-spire-config latest 68af7cbb2cd9 2 minutes ago 177MB 01:27:12 security-spire-agent latest e9a9415447f5 2 minutes ago 237MB 01:27:12 ci-base-image-x86_64 latest 3da0c7796968 7 minutes ago 999MB 01:27:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 3 weeks ago 636MB 01:27:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB 01:27:12 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 01:27:12 provisioning config files... 01:27:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/923@tmp/config16036168194758266523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:12 ---> ****-login.sh 01:27:12 nexus3.edgexfoundry.org:10001 01:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:12 Login Succeeded 01:27:12 nexus3.edgexfoundry.org:10002 01:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:12 Login Succeeded 01:27:12 nexus3.edgexfoundry.org:10003 01:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:13 Login Succeeded 01:27:13 nexus3.edgexfoundry.org:10004 01:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:13 Login Succeeded 01:27:13 ****.io 01:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:13 Login Succeeded 01:27:13 ---> ****-login.sh ends [Pipeline] } 01:27:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:27:13 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:27:13 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:13 latest 01:27:13 4.1.0-dev.75 01:27:13 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:13 main 01:27:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:14 + docker push nexus3.edgexfoundry.org:10004/core-command:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:27:14 ce22862330ab: Preparing 01:27:14 c89e66cc4256: Preparing 01:27:14 97946b54df7d: Preparing 01:27:14 d9c8614053a8: Preparing 01:27:14 acedcea3fbed: Preparing 01:27:14 4112c99eb91f: Preparing 01:27:14 256f393e029f: Preparing 01:27:14 256f393e029f: Waiting 01:27:14 4112c99eb91f: Waiting 01:27:14 acedcea3fbed: Pushed 01:27:14 d9c8614053a8: Pushed 01:27:14 97946b54df7d: Pushed 01:27:14 ce22862330ab: Pushed 01:27:14 256f393e029f: Layer already exists 01:27:14 4112c99eb91f: Pushed 01:27:17 c89e66cc4256: Pushed 01:27:17 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:8ae3cec80b58ffc2004a9c619043e9ba0f8afef1ccc41193cbbffedeb66c8c12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:18 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:27:18 ce22862330ab: Preparing 01:27:18 c89e66cc4256: Preparing 01:27:18 97946b54df7d: Preparing 01:27:18 d9c8614053a8: Preparing 01:27:18 acedcea3fbed: Preparing 01:27:18 4112c99eb91f: Preparing 01:27:18 256f393e029f: Preparing 01:27:18 4112c99eb91f: Waiting 01:27:18 256f393e029f: Waiting 01:27:18 c89e66cc4256: Layer already exists 01:27:18 97946b54df7d: Layer already exists 01:27:18 d9c8614053a8: Layer already exists 01:27:18 acedcea3fbed: Layer already exists 01:27:18 ce22862330ab: Layer already exists 01:27:18 4112c99eb91f: Layer already exists 01:27:18 256f393e029f: Layer already exists 01:27:18 latest: digest: sha256:8ae3cec80b58ffc2004a9c619043e9ba0f8afef1ccc41193cbbffedeb66c8c12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:19 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 01:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:27:19 ce22862330ab: Preparing 01:27:19 c89e66cc4256: Preparing 01:27:19 97946b54df7d: Preparing 01:27:19 d9c8614053a8: Preparing 01:27:19 acedcea3fbed: Preparing 01:27:19 4112c99eb91f: Preparing 01:27:19 256f393e029f: Preparing 01:27:19 4112c99eb91f: Waiting 01:27:19 256f393e029f: Waiting 01:27:19 acedcea3fbed: Layer already exists 01:27:19 ce22862330ab: Layer already exists 01:27:19 c89e66cc4256: Layer already exists 01:27:19 d9c8614053a8: Layer already exists 01:27:19 97946b54df7d: Layer already exists 01:27:19 4112c99eb91f: Layer already exists 01:27:19 256f393e029f: Layer already exists 01:27:19 4.1.0-dev.75: digest: sha256:8ae3cec80b58ffc2004a9c619043e9ba0f8afef1ccc41193cbbffedeb66c8c12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:19 + docker push nexus3.edgexfoundry.org:10004/core-command:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:27:19 ce22862330ab: Preparing 01:27:19 c89e66cc4256: Preparing 01:27:19 97946b54df7d: Preparing 01:27:19 d9c8614053a8: Preparing 01:27:19 acedcea3fbed: Preparing 01:27:19 4112c99eb91f: Preparing 01:27:19 256f393e029f: Preparing 01:27:19 4112c99eb91f: Waiting 01:27:19 256f393e029f: Waiting 01:27:19 ce22862330ab: Layer already exists 01:27:19 acedcea3fbed: Layer already exists 01:27:19 d9c8614053a8: Layer already exists 01:27:19 97946b54df7d: Layer already exists 01:27:19 c89e66cc4256: Layer already exists 01:27:19 256f393e029f: Layer already exists 01:27:19 4112c99eb91f: Layer already exists 01:27:19 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:8ae3cec80b58ffc2004a9c619043e9ba0f8afef1ccc41193cbbffedeb66c8c12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:20 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:27:20 ce22862330ab: Preparing 01:27:20 c89e66cc4256: Preparing 01:27:20 97946b54df7d: Preparing 01:27:20 d9c8614053a8: Preparing 01:27:20 acedcea3fbed: Preparing 01:27:20 4112c99eb91f: Preparing 01:27:20 256f393e029f: Preparing 01:27:20 256f393e029f: Waiting 01:27:20 4112c99eb91f: Waiting 01:27:20 acedcea3fbed: Layer already exists 01:27:20 ce22862330ab: Layer already exists 01:27:20 c89e66cc4256: Layer already exists 01:27:20 d9c8614053a8: Layer already exists 01:27:20 97946b54df7d: Layer already exists 01:27:20 4112c99eb91f: Layer already exists 01:27:20 256f393e029f: Layer already exists 01:27:20 main: digest: sha256:8ae3cec80b58ffc2004a9c619043e9ba0f8afef1ccc41193cbbffedeb66c8c12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:20 ===================================================== [Pipeline] echo 01:27:20 taggedImages: 01:27:20 - nexus3.edgexfoundry.org:10004/core-command:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:20 - nexus3.edgexfoundry.org:10004/core-command:latest 01:27:20 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 01:27:20 - nexus3.edgexfoundry.org:10004/core-command:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:20 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:27:20 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:27:20 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:20 latest 01:27:20 4.1.0-dev.75 01:27:20 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:20 main 01:27:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:20 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:27:21 beee465ce192: Preparing 01:27:21 41d8cce3a8a1: Preparing 01:27:21 48913100e890: Preparing 01:27:21 527f42ec7122: Preparing 01:27:21 97946b54df7d: Preparing 01:27:21 d9c8614053a8: Preparing 01:27:21 acedcea3fbed: Preparing 01:27:21 4112c99eb91f: Preparing 01:27:21 256f393e029f: Preparing 01:27:21 d9c8614053a8: Waiting 01:27:21 acedcea3fbed: Waiting 01:27:21 4112c99eb91f: Waiting 01:27:21 256f393e029f: Waiting 01:27:21 97946b54df7d: Layer already exists 01:27:21 d9c8614053a8: Layer already exists 01:27:21 acedcea3fbed: Layer already exists 01:27:21 4112c99eb91f: Layer already exists 01:27:21 256f393e029f: Layer already exists 01:27:21 beee465ce192: Pushed 01:27:21 41d8cce3a8a1: Pushed 01:27:21 48913100e890: Pushed 01:27:22 527f42ec7122: Pushed 01:27:22 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:2da70881d47e8cbe6385412c64a42348710ddfcb4ec6750e350ddc4e1a851bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:23 + 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 01:27:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:27:23 beee465ce192: Preparing 01:27:23 41d8cce3a8a1: Preparing 01:27:23 48913100e890: Preparing 01:27:23 527f42ec7122: Preparing 01:27:23 97946b54df7d: Preparing 01:27:23 d9c8614053a8: Preparing 01:27:23 acedcea3fbed: Preparing 01:27:23 4112c99eb91f: Preparing 01:27:23 256f393e029f: Preparing 01:27:23 4112c99eb91f: Waiting 01:27:23 d9c8614053a8: Waiting 01:27:23 256f393e029f: Waiting 01:27:23 acedcea3fbed: Waiting 01:27:23 41d8cce3a8a1: Layer already exists 01:27:23 527f42ec7122: Layer already exists 01:27:23 97946b54df7d: Layer already exists 01:27:23 beee465ce192: Layer already exists 01:27:23 48913100e890: Layer already exists 01:27:23 d9c8614053a8: Layer already exists 01:27:23 acedcea3fbed: Layer already exists 01:27:23 4112c99eb91f: Layer already exists 01:27:23 256f393e029f: Layer already exists 01:27:23 latest: digest: sha256:2da70881d47e8cbe6385412c64a42348710ddfcb4ec6750e350ddc4e1a851bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 01:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:27:24 beee465ce192: Preparing 01:27:24 41d8cce3a8a1: Preparing 01:27:24 48913100e890: Preparing 01:27:24 527f42ec7122: Preparing 01:27:24 97946b54df7d: Preparing 01:27:24 d9c8614053a8: Preparing 01:27:24 acedcea3fbed: Preparing 01:27:24 4112c99eb91f: Preparing 01:27:24 256f393e029f: Preparing 01:27:24 d9c8614053a8: Waiting 01:27:24 acedcea3fbed: Waiting 01:27:24 4112c99eb91f: Waiting 01:27:24 256f393e029f: Waiting 01:27:24 41d8cce3a8a1: Layer already exists 01:27:24 97946b54df7d: Layer already exists 01:27:24 beee465ce192: Layer already exists 01:27:24 527f42ec7122: Layer already exists 01:27:24 48913100e890: Layer already exists 01:27:24 d9c8614053a8: Layer already exists 01:27:24 4112c99eb91f: Layer already exists 01:27:24 acedcea3fbed: Layer already exists 01:27:24 256f393e029f: Layer already exists 01:27:24 4.1.0-dev.75: digest: sha256:2da70881d47e8cbe6385412c64a42348710ddfcb4ec6750e350ddc4e1a851bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:27:24 beee465ce192: Preparing 01:27:24 41d8cce3a8a1: Preparing 01:27:24 48913100e890: Preparing 01:27:24 527f42ec7122: Preparing 01:27:24 97946b54df7d: Preparing 01:27:24 d9c8614053a8: Preparing 01:27:24 acedcea3fbed: Preparing 01:27:24 4112c99eb91f: Preparing 01:27:24 256f393e029f: Preparing 01:27:24 d9c8614053a8: Waiting 01:27:24 acedcea3fbed: Waiting 01:27:24 4112c99eb91f: Waiting 01:27:24 256f393e029f: Waiting 01:27:24 97946b54df7d: Layer already exists 01:27:24 beee465ce192: Layer already exists 01:27:24 41d8cce3a8a1: Layer already exists 01:27:24 48913100e890: Layer already exists 01:27:24 527f42ec7122: Layer already exists 01:27:24 d9c8614053a8: Layer already exists 01:27:24 4112c99eb91f: Layer already exists 01:27:24 acedcea3fbed: Layer already exists 01:27:24 256f393e029f: Layer already exists 01:27:24 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:2da70881d47e8cbe6385412c64a42348710ddfcb4ec6750e350ddc4e1a851bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:25 + 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 01:27:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:27:25 beee465ce192: Preparing 01:27:25 41d8cce3a8a1: Preparing 01:27:25 48913100e890: Preparing 01:27:25 527f42ec7122: Preparing 01:27:25 97946b54df7d: Preparing 01:27:25 d9c8614053a8: Preparing 01:27:25 acedcea3fbed: Preparing 01:27:25 4112c99eb91f: Preparing 01:27:25 256f393e029f: Preparing 01:27:25 4112c99eb91f: Waiting 01:27:25 256f393e029f: Waiting 01:27:25 d9c8614053a8: Waiting 01:27:25 acedcea3fbed: Waiting 01:27:25 41d8cce3a8a1: Layer already exists 01:27:25 48913100e890: Layer already exists 01:27:25 527f42ec7122: Layer already exists 01:27:25 beee465ce192: Layer already exists 01:27:25 97946b54df7d: Layer already exists 01:27:25 d9c8614053a8: Layer already exists 01:27:25 acedcea3fbed: Layer already exists 01:27:25 4112c99eb91f: Layer already exists 01:27:25 256f393e029f: Layer already exists 01:27:25 main: digest: sha256:2da70881d47e8cbe6385412c64a42348710ddfcb4ec6750e350ddc4e1a851bc4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:25 ===================================================== [Pipeline] echo 01:27:25 taggedImages: 01:27:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:27:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 01:27:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:27:25 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:27:25 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:25 latest 01:27:25 4.1.0-dev.75 01:27:25 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:25 main 01:27:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:26 + docker push nexus3.edgexfoundry.org:10004/core-data:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:27:26 25e6c6821e32: Preparing 01:27:26 4fb7d4784f80: Preparing 01:27:26 97946b54df7d: Preparing 01:27:26 d9c8614053a8: Preparing 01:27:26 e2b64a0be339: Preparing 01:27:26 28e86263a373: Preparing 01:27:26 256f393e029f: Preparing 01:27:26 28e86263a373: Waiting 01:27:26 256f393e029f: Waiting 01:27:26 97946b54df7d: Layer already exists 01:27:26 d9c8614053a8: Layer already exists 01:27:26 256f393e029f: Layer already exists 01:27:26 e2b64a0be339: Pushed 01:27:26 25e6c6821e32: Pushed 01:27:26 28e86263a373: Pushed 01:27:30 4fb7d4784f80: Pushed 01:27:30 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:e9a9d770b242c6a03f49d0bb3134954063c589c28e735d1223576a2728d7161f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:31 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:27:31 25e6c6821e32: Preparing 01:27:31 4fb7d4784f80: Preparing 01:27:31 97946b54df7d: Preparing 01:27:31 d9c8614053a8: Preparing 01:27:31 e2b64a0be339: Preparing 01:27:31 28e86263a373: Preparing 01:27:31 256f393e029f: Preparing 01:27:31 28e86263a373: Waiting 01:27:31 256f393e029f: Waiting 01:27:31 4fb7d4784f80: Layer already exists 01:27:31 e2b64a0be339: Layer already exists 01:27:31 97946b54df7d: Layer already exists 01:27:31 25e6c6821e32: Layer already exists 01:27:31 d9c8614053a8: Layer already exists 01:27:31 256f393e029f: Layer already exists 01:27:31 28e86263a373: Layer already exists 01:27:31 latest: digest: sha256:e9a9d770b242c6a03f49d0bb3134954063c589c28e735d1223576a2728d7161f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:31 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 01:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:27:31 25e6c6821e32: Preparing 01:27:31 4fb7d4784f80: Preparing 01:27:31 97946b54df7d: Preparing 01:27:31 d9c8614053a8: Preparing 01:27:31 e2b64a0be339: Preparing 01:27:31 28e86263a373: Preparing 01:27:31 256f393e029f: Preparing 01:27:31 28e86263a373: Waiting 01:27:31 256f393e029f: Waiting 01:27:31 25e6c6821e32: Layer already exists 01:27:31 e2b64a0be339: Layer already exists 01:27:31 4fb7d4784f80: Layer already exists 01:27:31 d9c8614053a8: Layer already exists 01:27:31 97946b54df7d: Layer already exists 01:27:31 28e86263a373: Layer already exists 01:27:31 256f393e029f: Layer already exists 01:27:31 4.1.0-dev.75: digest: sha256:e9a9d770b242c6a03f49d0bb3134954063c589c28e735d1223576a2728d7161f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:32 + docker push nexus3.edgexfoundry.org:10004/core-data:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:27:32 25e6c6821e32: Preparing 01:27:32 4fb7d4784f80: Preparing 01:27:32 97946b54df7d: Preparing 01:27:32 d9c8614053a8: Preparing 01:27:32 e2b64a0be339: Preparing 01:27:32 28e86263a373: Preparing 01:27:32 256f393e029f: Preparing 01:27:32 28e86263a373: Waiting 01:27:32 256f393e029f: Waiting 01:27:32 d9c8614053a8: Layer already exists 01:27:32 25e6c6821e32: Layer already exists 01:27:32 97946b54df7d: Layer already exists 01:27:32 4fb7d4784f80: Layer already exists 01:27:32 e2b64a0be339: Layer already exists 01:27:32 256f393e029f: Layer already exists 01:27:32 28e86263a373: Layer already exists 01:27:32 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:e9a9d770b242c6a03f49d0bb3134954063c589c28e735d1223576a2728d7161f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:33 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:27:33 25e6c6821e32: Preparing 01:27:33 4fb7d4784f80: Preparing 01:27:33 97946b54df7d: Preparing 01:27:33 d9c8614053a8: Preparing 01:27:33 e2b64a0be339: Preparing 01:27:33 28e86263a373: Preparing 01:27:33 256f393e029f: Preparing 01:27:33 28e86263a373: Waiting 01:27:33 256f393e029f: Waiting 01:27:33 25e6c6821e32: Layer already exists 01:27:33 97946b54df7d: Layer already exists 01:27:33 d9c8614053a8: Layer already exists 01:27:33 4fb7d4784f80: Layer already exists 01:27:33 e2b64a0be339: Layer already exists 01:27:33 256f393e029f: Layer already exists 01:27:33 28e86263a373: Layer already exists 01:27:33 main: digest: sha256:e9a9d770b242c6a03f49d0bb3134954063c589c28e735d1223576a2728d7161f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:33 ===================================================== [Pipeline] echo 01:27:33 taggedImages: 01:27:33 - nexus3.edgexfoundry.org:10004/core-data:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:33 - nexus3.edgexfoundry.org:10004/core-data:latest 01:27:33 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 01:27:33 - nexus3.edgexfoundry.org:10004/core-data:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:33 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:27:33 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:27:33 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:33 latest 01:27:33 4.1.0-dev.75 01:27:33 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:33 main 01:27:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:27:33 484c17b3e400: Preparing 01:27:33 8910b2b584d1: Preparing 01:27:33 d9c8614053a8: Preparing 01:27:33 5d8f67acc400: Preparing 01:27:33 45f219091d74: Preparing 01:27:33 256f393e029f: Preparing 01:27:33 256f393e029f: Waiting 01:27:33 d9c8614053a8: Layer already exists 01:27:33 256f393e029f: Layer already exists 01:27:33 45f219091d74: Pushed 01:27:33 484c17b3e400: Pushed 01:27:33 5d8f67acc400: Pushed 01:27:38 8910b2b584d1: Pushed 01:27:38 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:dc135b639e7d325d32dc8aeb92a6972bbfa2ee7835805429db6c859aad84fc04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:38 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:27:38 484c17b3e400: Preparing 01:27:38 8910b2b584d1: Preparing 01:27:38 d9c8614053a8: Preparing 01:27:38 5d8f67acc400: Preparing 01:27:38 45f219091d74: Preparing 01:27:38 256f393e029f: Preparing 01:27:38 256f393e029f: Waiting 01:27:38 5d8f67acc400: Layer already exists 01:27:38 45f219091d74: Layer already exists 01:27:38 d9c8614053a8: Layer already exists 01:27:38 8910b2b584d1: Layer already exists 01:27:38 484c17b3e400: Layer already exists 01:27:38 256f393e029f: Layer already exists 01:27:38 latest: digest: sha256:dc135b639e7d325d32dc8aeb92a6972bbfa2ee7835805429db6c859aad84fc04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:39 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 01:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:27:39 484c17b3e400: Preparing 01:27:39 8910b2b584d1: Preparing 01:27:39 d9c8614053a8: Preparing 01:27:39 5d8f67acc400: Preparing 01:27:39 45f219091d74: Preparing 01:27:39 256f393e029f: Preparing 01:27:39 256f393e029f: Waiting 01:27:39 484c17b3e400: Layer already exists 01:27:39 45f219091d74: Layer already exists 01:27:39 d9c8614053a8: Layer already exists 01:27:39 8910b2b584d1: Layer already exists 01:27:39 5d8f67acc400: Layer already exists 01:27:39 256f393e029f: Layer already exists 01:27:39 4.1.0-dev.75: digest: sha256:dc135b639e7d325d32dc8aeb92a6972bbfa2ee7835805429db6c859aad84fc04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:39 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:27:40 484c17b3e400: Preparing 01:27:40 8910b2b584d1: Preparing 01:27:40 d9c8614053a8: Preparing 01:27:40 5d8f67acc400: Preparing 01:27:40 45f219091d74: Preparing 01:27:40 256f393e029f: Preparing 01:27:40 256f393e029f: Waiting 01:27:40 8910b2b584d1: Layer already exists 01:27:40 d9c8614053a8: Layer already exists 01:27:40 45f219091d74: Layer already exists 01:27:40 484c17b3e400: Layer already exists 01:27:40 5d8f67acc400: Layer already exists 01:27:40 256f393e029f: Layer already exists 01:27:40 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:dc135b639e7d325d32dc8aeb92a6972bbfa2ee7835805429db6c859aad84fc04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:27:40 484c17b3e400: Preparing 01:27:40 8910b2b584d1: Preparing 01:27:40 d9c8614053a8: Preparing 01:27:40 5d8f67acc400: Preparing 01:27:40 45f219091d74: Preparing 01:27:40 256f393e029f: Preparing 01:27:40 256f393e029f: Waiting 01:27:40 8910b2b584d1: Layer already exists 01:27:40 45f219091d74: Layer already exists 01:27:40 d9c8614053a8: Layer already exists 01:27:40 5d8f67acc400: Layer already exists 01:27:40 484c17b3e400: Layer already exists 01:27:40 256f393e029f: Layer already exists 01:27:40 main: digest: sha256:dc135b639e7d325d32dc8aeb92a6972bbfa2ee7835805429db6c859aad84fc04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:40 ===================================================== [Pipeline] echo 01:27:40 taggedImages: 01:27:40 - nexus3.edgexfoundry.org:10004/core-keeper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:40 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:27:40 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 01:27:40 - nexus3.edgexfoundry.org:10004/core-keeper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:40 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:27:40 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:27:40 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:40 latest 01:27:40 4.1.0-dev.75 01:27:40 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:40 main 01:27:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:27:41 a8065009e126: Preparing 01:27:41 d06ceecd285f: Preparing 01:27:41 8013693a2746: Preparing 01:27:41 97946b54df7d: Preparing 01:27:41 d9c8614053a8: Preparing 01:27:41 acedcea3fbed: Preparing 01:27:41 4112c99eb91f: Preparing 01:27:41 256f393e029f: Preparing 01:27:41 256f393e029f: Waiting 01:27:41 4112c99eb91f: Waiting 01:27:41 acedcea3fbed: Waiting 01:27:41 d9c8614053a8: Layer already exists 01:27:41 97946b54df7d: Layer already exists 01:27:41 acedcea3fbed: Layer already exists 01:27:41 4112c99eb91f: Layer already exists 01:27:41 256f393e029f: Layer already exists 01:27:41 d06ceecd285f: Pushed 01:27:41 a8065009e126: Pushed 01:27:45 8013693a2746: Pushed 01:27:45 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:e005d014dcc914736ae0d8e5eeb9c45c4b899657e7dfc51466d36d61e6c5c52e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:27:46 a8065009e126: Preparing 01:27:46 d06ceecd285f: Preparing 01:27:46 8013693a2746: Preparing 01:27:46 97946b54df7d: Preparing 01:27:46 d9c8614053a8: Preparing 01:27:46 acedcea3fbed: Preparing 01:27:46 4112c99eb91f: Preparing 01:27:46 256f393e029f: Preparing 01:27:46 4112c99eb91f: Waiting 01:27:46 acedcea3fbed: Waiting 01:27:46 256f393e029f: Waiting 01:27:46 97946b54df7d: Layer already exists 01:27:46 a8065009e126: Layer already exists 01:27:46 d06ceecd285f: Layer already exists 01:27:46 d9c8614053a8: Layer already exists 01:27:46 8013693a2746: Layer already exists 01:27:46 4112c99eb91f: Layer already exists 01:27:46 acedcea3fbed: Layer already exists 01:27:46 256f393e029f: Layer already exists 01:27:46 latest: digest: sha256:e005d014dcc914736ae0d8e5eeb9c45c4b899657e7dfc51466d36d61e6c5c52e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 01:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:27:47 a8065009e126: Preparing 01:27:47 d06ceecd285f: Preparing 01:27:47 8013693a2746: Preparing 01:27:47 97946b54df7d: Preparing 01:27:47 d9c8614053a8: Preparing 01:27:47 acedcea3fbed: Preparing 01:27:47 4112c99eb91f: Preparing 01:27:47 256f393e029f: Preparing 01:27:47 4112c99eb91f: Waiting 01:27:47 256f393e029f: Waiting 01:27:47 acedcea3fbed: Waiting 01:27:47 8013693a2746: Layer already exists 01:27:47 a8065009e126: Layer already exists 01:27:47 d06ceecd285f: Layer already exists 01:27:47 97946b54df7d: Layer already exists 01:27:47 d9c8614053a8: Layer already exists 01:27:47 4112c99eb91f: Layer already exists 01:27:47 acedcea3fbed: Layer already exists 01:27:47 256f393e029f: Layer already exists 01:27:47 4.1.0-dev.75: digest: sha256:e005d014dcc914736ae0d8e5eeb9c45c4b899657e7dfc51466d36d61e6c5c52e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:27:47 a8065009e126: Preparing 01:27:47 d06ceecd285f: Preparing 01:27:47 8013693a2746: Preparing 01:27:47 97946b54df7d: Preparing 01:27:47 d9c8614053a8: Preparing 01:27:47 acedcea3fbed: Preparing 01:27:47 4112c99eb91f: Preparing 01:27:47 256f393e029f: Preparing 01:27:47 acedcea3fbed: Waiting 01:27:47 256f393e029f: Waiting 01:27:47 4112c99eb91f: Waiting 01:27:47 d06ceecd285f: Layer already exists 01:27:47 a8065009e126: Layer already exists 01:27:47 d9c8614053a8: Layer already exists 01:27:47 8013693a2746: Layer already exists 01:27:47 97946b54df7d: Layer already exists 01:27:47 4112c99eb91f: Layer already exists 01:27:47 acedcea3fbed: Layer already exists 01:27:47 256f393e029f: Layer already exists 01:27:47 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:e005d014dcc914736ae0d8e5eeb9c45c4b899657e7dfc51466d36d61e6c5c52e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:27:48 a8065009e126: Preparing 01:27:48 d06ceecd285f: Preparing 01:27:48 8013693a2746: Preparing 01:27:48 97946b54df7d: Preparing 01:27:48 d9c8614053a8: Preparing 01:27:48 acedcea3fbed: Preparing 01:27:48 4112c99eb91f: Preparing 01:27:48 256f393e029f: Preparing 01:27:48 acedcea3fbed: Waiting 01:27:48 4112c99eb91f: Waiting 01:27:48 256f393e029f: Waiting 01:27:48 a8065009e126: Layer already exists 01:27:48 d06ceecd285f: Layer already exists 01:27:48 97946b54df7d: Layer already exists 01:27:48 8013693a2746: Layer already exists 01:27:48 d9c8614053a8: Layer already exists 01:27:48 acedcea3fbed: Layer already exists 01:27:48 256f393e029f: Layer already exists 01:27:48 4112c99eb91f: Layer already exists 01:27:48 main: digest: sha256:e005d014dcc914736ae0d8e5eeb9c45c4b899657e7dfc51466d36d61e6c5c52e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:48 ===================================================== [Pipeline] echo 01:27:48 taggedImages: 01:27:48 - nexus3.edgexfoundry.org:10004/core-metadata:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:48 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:27:48 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 01:27:48 - nexus3.edgexfoundry.org:10004/core-metadata:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:48 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:27:48 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:27:48 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:48 latest 01:27:48 4.1.0-dev.75 01:27:48 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:48 main 01:27:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:27:49 1ab58d354f9e: Preparing 01:27:49 032bcf1f01eb: Preparing 01:27:49 d7eb590a41b9: Preparing 01:27:49 d0e1b4a6e64c: Preparing 01:27:49 e3cce4b05d53: Preparing 01:27:49 ed810469dede: Preparing 01:27:49 09affbdadc7b: Preparing 01:27:49 97946b54df7d: Preparing 01:27:49 d9c8614053a8: Preparing 01:27:49 36942c81caa1: Preparing 01:27:49 ed810469dede: Waiting 01:27:49 d9c8614053a8: Waiting 01:27:49 09affbdadc7b: Waiting 01:27:49 97946b54df7d: Waiting 01:27:49 541816d3471d: Preparing 01:27:49 36942c81caa1: Waiting 01:27:49 5f70bf18a086: Preparing 01:27:49 48652941948d: Preparing 01:27:49 2f55c4f79452: Preparing 01:27:49 85d5d4947692: Preparing 01:27:49 541816d3471d: Waiting 01:27:49 256f393e029f: Preparing 01:27:49 5f70bf18a086: Waiting 01:27:49 48652941948d: Waiting 01:27:49 2f55c4f79452: Waiting 01:27:49 85d5d4947692: Waiting 01:27:49 256f393e029f: Waiting 01:27:49 e3cce4b05d53: Pushed 01:27:49 032bcf1f01eb: Pushed 01:27:49 d7eb590a41b9: Pushed 01:27:49 d0e1b4a6e64c: Pushed 01:27:49 1ab58d354f9e: Pushed 01:27:49 97946b54df7d: Layer already exists 01:27:49 d9c8614053a8: Layer already exists 01:27:49 5f70bf18a086: Layer already exists 01:27:49 ed810469dede: Pushed 01:27:49 36942c81caa1: Pushed 01:27:49 541816d3471d: Pushed 01:27:49 256f393e029f: Layer already exists 01:27:49 48652941948d: Pushed 01:27:49 2f55c4f79452: Pushed 01:27:49 85d5d4947692: Pushed 01:27:50 09affbdadc7b: Pushed 01:27:50 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:efd511b2a23b959ab1f0bc5f40ff35a8e2f198f017157999470ea384c92a5f6a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:27:51 1ab58d354f9e: Preparing 01:27:51 032bcf1f01eb: Preparing 01:27:51 d7eb590a41b9: Preparing 01:27:51 d0e1b4a6e64c: Preparing 01:27:51 e3cce4b05d53: Preparing 01:27:51 ed810469dede: Preparing 01:27:51 09affbdadc7b: Preparing 01:27:51 97946b54df7d: Preparing 01:27:51 d9c8614053a8: Preparing 01:27:51 36942c81caa1: Preparing 01:27:51 541816d3471d: Preparing 01:27:51 5f70bf18a086: Preparing 01:27:51 48652941948d: Preparing 01:27:51 2f55c4f79452: Preparing 01:27:51 85d5d4947692: Preparing 01:27:51 256f393e029f: Preparing 01:27:51 d9c8614053a8: Waiting 01:27:51 36942c81caa1: Waiting 01:27:51 541816d3471d: Waiting 01:27:51 5f70bf18a086: Waiting 01:27:51 48652941948d: Waiting 01:27:51 09affbdadc7b: Waiting 01:27:51 2f55c4f79452: Waiting 01:27:51 85d5d4947692: Waiting 01:27:51 97946b54df7d: Waiting 01:27:51 256f393e029f: Waiting 01:27:51 ed810469dede: Waiting 01:27:51 1ab58d354f9e: Layer already exists 01:27:51 d7eb590a41b9: Layer already exists 01:27:51 032bcf1f01eb: Layer already exists 01:27:51 d0e1b4a6e64c: Layer already exists 01:27:51 e3cce4b05d53: Layer already exists 01:27:51 d9c8614053a8: Layer already exists 01:27:51 97946b54df7d: Layer already exists 01:27:51 ed810469dede: Layer already exists 01:27:51 09affbdadc7b: Layer already exists 01:27:51 36942c81caa1: Layer already exists 01:27:51 541816d3471d: Layer already exists 01:27:51 5f70bf18a086: Layer already exists 01:27:51 2f55c4f79452: Layer already exists 01:27:51 48652941948d: Layer already exists 01:27:51 85d5d4947692: Layer already exists 01:27:51 256f393e029f: Layer already exists 01:27:51 latest: digest: sha256:efd511b2a23b959ab1f0bc5f40ff35a8e2f198f017157999470ea384c92a5f6a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 01:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:27:52 1ab58d354f9e: Preparing 01:27:52 032bcf1f01eb: Preparing 01:27:52 d7eb590a41b9: Preparing 01:27:52 d0e1b4a6e64c: Preparing 01:27:52 e3cce4b05d53: Preparing 01:27:52 ed810469dede: Preparing 01:27:52 09affbdadc7b: Preparing 01:27:52 97946b54df7d: Preparing 01:27:52 d9c8614053a8: Preparing 01:27:52 36942c81caa1: Preparing 01:27:52 541816d3471d: Preparing 01:27:52 5f70bf18a086: Preparing 01:27:52 48652941948d: Preparing 01:27:52 2f55c4f79452: Preparing 01:27:52 85d5d4947692: Preparing 01:27:52 256f393e029f: Preparing 01:27:52 ed810469dede: Waiting 01:27:52 2f55c4f79452: Waiting 01:27:52 541816d3471d: Waiting 01:27:52 5f70bf18a086: Waiting 01:27:52 48652941948d: Waiting 01:27:52 85d5d4947692: Waiting 01:27:52 97946b54df7d: Waiting 01:27:52 256f393e029f: Waiting 01:27:52 d9c8614053a8: Waiting 01:27:52 09affbdadc7b: Waiting 01:27:52 36942c81caa1: Waiting 01:27:52 1ab58d354f9e: Layer already exists 01:27:52 d7eb590a41b9: Layer already exists 01:27:52 e3cce4b05d53: Layer already exists 01:27:52 032bcf1f01eb: Layer already exists 01:27:52 d0e1b4a6e64c: Layer already exists 01:27:52 09affbdadc7b: Layer already exists 01:27:52 ed810469dede: Layer already exists 01:27:52 97946b54df7d: Layer already exists 01:27:52 d9c8614053a8: Layer already exists 01:27:52 36942c81caa1: Layer already exists 01:27:52 541816d3471d: Layer already exists 01:27:52 48652941948d: Layer already exists 01:27:52 5f70bf18a086: Layer already exists 01:27:52 2f55c4f79452: Layer already exists 01:27:52 85d5d4947692: Layer already exists 01:27:52 256f393e029f: Layer already exists 01:27:52 4.1.0-dev.75: digest: sha256:efd511b2a23b959ab1f0bc5f40ff35a8e2f198f017157999470ea384c92a5f6a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:27:52 1ab58d354f9e: Preparing 01:27:52 032bcf1f01eb: Preparing 01:27:52 d7eb590a41b9: Preparing 01:27:52 d0e1b4a6e64c: Preparing 01:27:52 e3cce4b05d53: Preparing 01:27:52 ed810469dede: Preparing 01:27:52 09affbdadc7b: Preparing 01:27:52 97946b54df7d: Preparing 01:27:52 d9c8614053a8: Preparing 01:27:52 36942c81caa1: Preparing 01:27:52 541816d3471d: Preparing 01:27:52 5f70bf18a086: Preparing 01:27:52 48652941948d: Preparing 01:27:52 2f55c4f79452: Preparing 01:27:52 85d5d4947692: Preparing 01:27:52 256f393e029f: Preparing 01:27:52 ed810469dede: Waiting 01:27:52 09affbdadc7b: Waiting 01:27:52 97946b54df7d: Waiting 01:27:52 d9c8614053a8: Waiting 01:27:52 36942c81caa1: Waiting 01:27:52 541816d3471d: Waiting 01:27:52 5f70bf18a086: Waiting 01:27:52 48652941948d: Waiting 01:27:52 2f55c4f79452: Waiting 01:27:52 85d5d4947692: Waiting 01:27:52 256f393e029f: Waiting 01:27:52 032bcf1f01eb: Layer already exists 01:27:52 d7eb590a41b9: Layer already exists 01:27:52 1ab58d354f9e: Layer already exists 01:27:52 d0e1b4a6e64c: Layer already exists 01:27:52 e3cce4b05d53: Layer already exists 01:27:52 09affbdadc7b: Layer already exists 01:27:52 ed810469dede: Layer already exists 01:27:52 97946b54df7d: Layer already exists 01:27:52 36942c81caa1: Layer already exists 01:27:52 d9c8614053a8: Layer already exists 01:27:52 5f70bf18a086: Layer already exists 01:27:52 85d5d4947692: Layer already exists 01:27:52 541816d3471d: Layer already exists 01:27:52 48652941948d: Layer already exists 01:27:52 2f55c4f79452: Layer already exists 01:27:52 256f393e029f: Layer already exists 01:27:52 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:efd511b2a23b959ab1f0bc5f40ff35a8e2f198f017157999470ea384c92a5f6a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:27:53 1ab58d354f9e: Preparing 01:27:53 032bcf1f01eb: Preparing 01:27:53 d7eb590a41b9: Preparing 01:27:53 d0e1b4a6e64c: Preparing 01:27:53 e3cce4b05d53: Preparing 01:27:53 ed810469dede: Preparing 01:27:53 09affbdadc7b: Preparing 01:27:53 97946b54df7d: Preparing 01:27:53 d9c8614053a8: Preparing 01:27:53 36942c81caa1: Preparing 01:27:53 541816d3471d: Preparing 01:27:53 5f70bf18a086: Preparing 01:27:53 48652941948d: Preparing 01:27:53 2f55c4f79452: Preparing 01:27:53 85d5d4947692: Preparing 01:27:53 256f393e029f: Preparing 01:27:53 ed810469dede: Waiting 01:27:53 d9c8614053a8: Waiting 01:27:53 36942c81caa1: Waiting 01:27:53 09affbdadc7b: Waiting 01:27:53 97946b54df7d: Waiting 01:27:53 2f55c4f79452: Waiting 01:27:53 541816d3471d: Waiting 01:27:53 5f70bf18a086: Waiting 01:27:53 48652941948d: Waiting 01:27:53 85d5d4947692: Waiting 01:27:53 256f393e029f: Waiting 01:27:53 1ab58d354f9e: Layer already exists 01:27:53 d0e1b4a6e64c: Layer already exists 01:27:53 d7eb590a41b9: Layer already exists 01:27:53 032bcf1f01eb: Layer already exists 01:27:53 e3cce4b05d53: Layer already exists 01:27:53 09affbdadc7b: Layer already exists 01:27:53 ed810469dede: Layer already exists 01:27:53 d9c8614053a8: Layer already exists 01:27:53 97946b54df7d: Layer already exists 01:27:53 36942c81caa1: Layer already exists 01:27:53 541816d3471d: Layer already exists 01:27:53 5f70bf18a086: Layer already exists 01:27:53 85d5d4947692: Layer already exists 01:27:53 2f55c4f79452: Layer already exists 01:27:53 48652941948d: Layer already exists 01:27:53 256f393e029f: Layer already exists 01:27:53 main: digest: sha256:efd511b2a23b959ab1f0bc5f40ff35a8e2f198f017157999470ea384c92a5f6a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:53 ===================================================== [Pipeline] echo 01:27:53 taggedImages: 01:27:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:27:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 01:27:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:27:53 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:27:53 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:53 latest 01:27:53 4.1.0-dev.75 01:27:53 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:27:53 main 01:27:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:27:54 4441a7323f9a: Preparing 01:27:54 4f1808d63d24: Preparing 01:27:54 6ee97c3cd1b6: Preparing 01:27:54 d7e567d7077f: Preparing 01:27:54 97946b54df7d: Preparing 01:27:54 d9c8614053a8: Preparing 01:27:54 acedcea3fbed: Preparing 01:27:54 4112c99eb91f: Preparing 01:27:54 256f393e029f: Preparing 01:27:54 acedcea3fbed: Waiting 01:27:54 4112c99eb91f: Waiting 01:27:54 d9c8614053a8: Waiting 01:27:54 256f393e029f: Waiting 01:27:54 97946b54df7d: Layer already exists 01:27:54 d9c8614053a8: Layer already exists 01:27:54 acedcea3fbed: Layer already exists 01:27:54 4112c99eb91f: Layer already exists 01:27:54 256f393e029f: Layer already exists 01:27:54 4441a7323f9a: Pushed 01:27:54 6ee97c3cd1b6: Pushed 01:27:54 4f1808d63d24: Pushed 01:27:58 d7e567d7077f: Pushed 01:27:58 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:998ad4b7177a60f642a7dc6e8e1630c421997c7b2c33bdefd3ac9cae78d186bc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:27:59 4441a7323f9a: Preparing 01:27:59 4f1808d63d24: Preparing 01:27:59 6ee97c3cd1b6: Preparing 01:27:59 d7e567d7077f: Preparing 01:27:59 97946b54df7d: Preparing 01:27:59 d9c8614053a8: Preparing 01:27:59 acedcea3fbed: Preparing 01:27:59 4112c99eb91f: Preparing 01:27:59 256f393e029f: Preparing 01:27:59 d9c8614053a8: Waiting 01:27:59 acedcea3fbed: Waiting 01:27:59 4112c99eb91f: Waiting 01:27:59 256f393e029f: Waiting 01:27:59 4f1808d63d24: Layer already exists 01:27:59 6ee97c3cd1b6: Layer already exists 01:27:59 97946b54df7d: Layer already exists 01:27:59 4441a7323f9a: Layer already exists 01:27:59 d7e567d7077f: Layer already exists 01:27:59 4112c99eb91f: Layer already exists 01:27:59 acedcea3fbed: Layer already exists 01:27:59 d9c8614053a8: Layer already exists 01:27:59 256f393e029f: Layer already exists 01:27:59 latest: digest: sha256:998ad4b7177a60f642a7dc6e8e1630c421997c7b2c33bdefd3ac9cae78d186bc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 01:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:27:59 4441a7323f9a: Preparing 01:27:59 4f1808d63d24: Preparing 01:27:59 6ee97c3cd1b6: Preparing 01:27:59 d7e567d7077f: Preparing 01:27:59 97946b54df7d: Preparing 01:27:59 d9c8614053a8: Preparing 01:27:59 acedcea3fbed: Preparing 01:27:59 4112c99eb91f: Preparing 01:27:59 256f393e029f: Preparing 01:27:59 acedcea3fbed: Waiting 01:27:59 4112c99eb91f: Waiting 01:27:59 256f393e029f: Waiting 01:27:59 d9c8614053a8: Waiting 01:27:59 4441a7323f9a: Layer already exists 01:27:59 d7e567d7077f: Layer already exists 01:27:59 97946b54df7d: Layer already exists 01:27:59 4f1808d63d24: Layer already exists 01:27:59 6ee97c3cd1b6: Layer already exists 01:27:59 4112c99eb91f: Layer already exists 01:27:59 acedcea3fbed: Layer already exists 01:27:59 d9c8614053a8: Layer already exists 01:27:59 256f393e029f: Layer already exists 01:27:59 4.1.0-dev.75: digest: sha256:998ad4b7177a60f642a7dc6e8e1630c421997c7b2c33bdefd3ac9cae78d186bc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:28:00 4441a7323f9a: Preparing 01:28:00 4f1808d63d24: Preparing 01:28:00 6ee97c3cd1b6: Preparing 01:28:00 d7e567d7077f: Preparing 01:28:00 97946b54df7d: Preparing 01:28:00 d9c8614053a8: Preparing 01:28:00 acedcea3fbed: Preparing 01:28:00 4112c99eb91f: Preparing 01:28:00 256f393e029f: Preparing 01:28:00 d9c8614053a8: Waiting 01:28:00 4112c99eb91f: Waiting 01:28:00 acedcea3fbed: Waiting 01:28:00 256f393e029f: Waiting 01:28:00 4f1808d63d24: Layer already exists 01:28:00 4441a7323f9a: Layer already exists 01:28:00 6ee97c3cd1b6: Layer already exists 01:28:00 d7e567d7077f: Layer already exists 01:28:00 97946b54df7d: Layer already exists 01:28:00 d9c8614053a8: Layer already exists 01:28:00 acedcea3fbed: Layer already exists 01:28:00 256f393e029f: Layer already exists 01:28:00 4112c99eb91f: Layer already exists 01:28:00 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:998ad4b7177a60f642a7dc6e8e1630c421997c7b2c33bdefd3ac9cae78d186bc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:28:01 4441a7323f9a: Preparing 01:28:01 4f1808d63d24: Preparing 01:28:01 6ee97c3cd1b6: Preparing 01:28:01 d7e567d7077f: Preparing 01:28:01 97946b54df7d: Preparing 01:28:01 d9c8614053a8: Preparing 01:28:01 acedcea3fbed: Preparing 01:28:01 4112c99eb91f: Preparing 01:28:01 d9c8614053a8: Waiting 01:28:01 acedcea3fbed: Waiting 01:28:01 256f393e029f: Preparing 01:28:01 4112c99eb91f: Waiting 01:28:01 256f393e029f: Waiting 01:28:01 d7e567d7077f: Layer already exists 01:28:01 97946b54df7d: Layer already exists 01:28:01 6ee97c3cd1b6: Layer already exists 01:28:01 4f1808d63d24: Layer already exists 01:28:01 4441a7323f9a: Layer already exists 01:28:01 d9c8614053a8: Layer already exists 01:28:01 acedcea3fbed: Layer already exists 01:28:01 4112c99eb91f: Layer already exists 01:28:01 256f393e029f: Layer already exists 01:28:01 main: digest: sha256:998ad4b7177a60f642a7dc6e8e1630c421997c7b2c33bdefd3ac9cae78d186bc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:01 ===================================================== [Pipeline] echo 01:28:01 taggedImages: 01:28:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:28:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:28:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 01:28:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:28:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:28:01 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:28:01 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:28:01 latest 01:28:01 4.1.0-dev.75 01:28:01 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:28:01 main 01:28:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:28:01 e48fe8b59b4c: Preparing 01:28:01 ab7090e0d2ae: Preparing 01:28:01 d7efa1a01d08: Preparing 01:28:01 cd0814564236: Preparing 01:28:01 24c78d9c47fc: Preparing 01:28:01 97946b54df7d: Preparing 01:28:01 d9c8614053a8: Preparing 01:28:01 88677cd64161: Preparing 01:28:01 a8a405b6fc03: Preparing 01:28:01 1da6b2d19d54: Preparing 01:28:01 256f393e029f: Preparing 01:28:01 d9c8614053a8: Waiting 01:28:01 88677cd64161: Waiting 01:28:01 a8a405b6fc03: Waiting 01:28:01 1da6b2d19d54: Waiting 01:28:01 256f393e029f: Waiting 01:28:01 97946b54df7d: Waiting 01:28:01 24c78d9c47fc: Pushed 01:28:01 cd0814564236: Pushed 01:28:01 ab7090e0d2ae: Pushed 01:28:01 97946b54df7d: Layer already exists 01:28:01 e48fe8b59b4c: Pushed 01:28:01 d9c8614053a8: Layer already exists 01:28:01 256f393e029f: Layer already exists 01:28:02 88677cd64161: Pushed 01:28:02 a8a405b6fc03: Pushed 01:28:03 1da6b2d19d54: Pushed 01:28:04 d7efa1a01d08: Pushed 01:28:04 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:51eaebd843b19c685426f5db9c9effa53f06beb6fef20a326c1531ba6a0888e9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:28:05 e48fe8b59b4c: Preparing 01:28:05 ab7090e0d2ae: Preparing 01:28:05 d7efa1a01d08: Preparing 01:28:05 cd0814564236: Preparing 01:28:05 24c78d9c47fc: Preparing 01:28:05 97946b54df7d: Preparing 01:28:05 d9c8614053a8: Preparing 01:28:05 88677cd64161: Preparing 01:28:05 a8a405b6fc03: Preparing 01:28:05 1da6b2d19d54: Preparing 01:28:05 256f393e029f: Preparing 01:28:05 d9c8614053a8: Waiting 01:28:05 a8a405b6fc03: Waiting 01:28:05 1da6b2d19d54: Waiting 01:28:05 256f393e029f: Waiting 01:28:05 88677cd64161: Waiting 01:28:05 97946b54df7d: Waiting 01:28:05 cd0814564236: Layer already exists 01:28:05 ab7090e0d2ae: Layer already exists 01:28:05 d7efa1a01d08: Layer already exists 01:28:05 24c78d9c47fc: Layer already exists 01:28:05 e48fe8b59b4c: Layer already exists 01:28:05 97946b54df7d: Layer already exists 01:28:05 d9c8614053a8: Layer already exists 01:28:05 1da6b2d19d54: Layer already exists 01:28:05 88677cd64161: Layer already exists 01:28:05 a8a405b6fc03: Layer already exists 01:28:05 256f393e029f: Layer already exists 01:28:05 latest: digest: sha256:51eaebd843b19c685426f5db9c9effa53f06beb6fef20a326c1531ba6a0888e9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 01:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:28:06 e48fe8b59b4c: Preparing 01:28:06 ab7090e0d2ae: Preparing 01:28:06 d7efa1a01d08: Preparing 01:28:06 cd0814564236: Preparing 01:28:06 24c78d9c47fc: Preparing 01:28:06 97946b54df7d: Preparing 01:28:06 d9c8614053a8: Preparing 01:28:06 88677cd64161: Preparing 01:28:06 a8a405b6fc03: Preparing 01:28:06 1da6b2d19d54: Preparing 01:28:06 256f393e029f: Preparing 01:28:06 97946b54df7d: Waiting 01:28:06 d9c8614053a8: Waiting 01:28:06 a8a405b6fc03: Waiting 01:28:06 88677cd64161: Waiting 01:28:06 1da6b2d19d54: Waiting 01:28:06 256f393e029f: Waiting 01:28:06 24c78d9c47fc: Layer already exists 01:28:06 d7efa1a01d08: Layer already exists 01:28:06 e48fe8b59b4c: Layer already exists 01:28:06 cd0814564236: Layer already exists 01:28:06 ab7090e0d2ae: Layer already exists 01:28:06 97946b54df7d: Layer already exists 01:28:06 a8a405b6fc03: Layer already exists 01:28:06 d9c8614053a8: Layer already exists 01:28:06 88677cd64161: Layer already exists 01:28:06 1da6b2d19d54: Layer already exists 01:28:06 256f393e029f: Layer already exists 01:28:06 4.1.0-dev.75: digest: sha256:51eaebd843b19c685426f5db9c9effa53f06beb6fef20a326c1531ba6a0888e9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:28:06 e48fe8b59b4c: Preparing 01:28:06 ab7090e0d2ae: Preparing 01:28:06 d7efa1a01d08: Preparing 01:28:06 cd0814564236: Preparing 01:28:06 24c78d9c47fc: Preparing 01:28:06 97946b54df7d: Preparing 01:28:06 d9c8614053a8: Preparing 01:28:06 88677cd64161: Preparing 01:28:06 97946b54df7d: Waiting 01:28:06 d9c8614053a8: Waiting 01:28:06 a8a405b6fc03: Preparing 01:28:06 1da6b2d19d54: Preparing 01:28:06 88677cd64161: Waiting 01:28:06 a8a405b6fc03: Waiting 01:28:06 256f393e029f: Preparing 01:28:06 1da6b2d19d54: Waiting 01:28:06 256f393e029f: Waiting 01:28:06 e48fe8b59b4c: Layer already exists 01:28:06 ab7090e0d2ae: Layer already exists 01:28:06 d7efa1a01d08: Layer already exists 01:28:06 cd0814564236: Layer already exists 01:28:06 24c78d9c47fc: Layer already exists 01:28:06 88677cd64161: Layer already exists 01:28:06 d9c8614053a8: Layer already exists 01:28:06 97946b54df7d: Layer already exists 01:28:06 a8a405b6fc03: Layer already exists 01:28:06 1da6b2d19d54: Layer already exists 01:28:06 256f393e029f: Layer already exists 01:28:06 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:51eaebd843b19c685426f5db9c9effa53f06beb6fef20a326c1531ba6a0888e9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:28:07 e48fe8b59b4c: Preparing 01:28:07 ab7090e0d2ae: Preparing 01:28:07 d7efa1a01d08: Preparing 01:28:07 cd0814564236: Preparing 01:28:07 24c78d9c47fc: Preparing 01:28:07 97946b54df7d: Preparing 01:28:07 d9c8614053a8: Preparing 01:28:07 88677cd64161: Preparing 01:28:07 a8a405b6fc03: Preparing 01:28:07 1da6b2d19d54: Preparing 01:28:07 256f393e029f: Preparing 01:28:07 97946b54df7d: Waiting 01:28:07 d9c8614053a8: Waiting 01:28:07 88677cd64161: Waiting 01:28:07 a8a405b6fc03: Waiting 01:28:07 1da6b2d19d54: Waiting 01:28:07 256f393e029f: Waiting 01:28:07 24c78d9c47fc: Layer already exists 01:28:07 cd0814564236: Layer already exists 01:28:07 d7efa1a01d08: Layer already exists 01:28:07 ab7090e0d2ae: Layer already exists 01:28:07 e48fe8b59b4c: Layer already exists 01:28:07 d9c8614053a8: Layer already exists 01:28:07 1da6b2d19d54: Layer already exists 01:28:07 97946b54df7d: Layer already exists 01:28:07 88677cd64161: Layer already exists 01:28:07 a8a405b6fc03: Layer already exists 01:28:07 256f393e029f: Layer already exists 01:28:07 main: digest: sha256:51eaebd843b19c685426f5db9c9effa53f06beb6fef20a326c1531ba6a0888e9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:07 ===================================================== [Pipeline] echo 01:28:07 taggedImages: 01:28:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:28:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:28:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 01:28:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:28:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:28:07 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:28:07 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:28:07 latest 01:28:07 4.1.0-dev.75 01:28:07 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:28:07 main 01:28:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:28:08 79604e8bd163: Preparing 01:28:08 9b5d6b526bb1: Preparing 01:28:08 c403c26889cc: Preparing 01:28:08 e229c9fa4441: Preparing 01:28:08 8e08922091f9: Preparing 01:28:08 3af141aac383: Preparing 01:28:08 dffe7b6103d2: Preparing 01:28:08 97946b54df7d: Preparing 01:28:08 d9c8614053a8: Preparing 01:28:08 a3617d648f29: Preparing 01:28:08 a3289dfa6e45: Preparing 01:28:08 256f393e029f: Preparing 01:28:08 3af141aac383: Waiting 01:28:08 dffe7b6103d2: Waiting 01:28:08 a3617d648f29: Waiting 01:28:08 97946b54df7d: Waiting 01:28:08 d9c8614053a8: Waiting 01:28:08 256f393e029f: Waiting 01:28:08 a3289dfa6e45: Waiting 01:28:08 8e08922091f9: Pushed 01:28:08 79604e8bd163: Pushed 01:28:08 9b5d6b526bb1: Pushed 01:28:08 97946b54df7d: Layer already exists 01:28:08 d9c8614053a8: Layer already exists 01:28:08 3af141aac383: Pushed 01:28:08 dffe7b6103d2: Pushed 01:28:08 256f393e029f: Layer already exists 01:28:08 a3617d648f29: Pushed 01:28:10 a3289dfa6e45: Pushed 01:28:11 e229c9fa4441: Pushed 01:28:11 c403c26889cc: Pushed 01:28:11 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:dfb24604c889f16efde84585ae28a6545f1c735cf6b53099af6f3b336c02e4ce size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:28:12 79604e8bd163: Preparing 01:28:12 9b5d6b526bb1: Preparing 01:28:12 c403c26889cc: Preparing 01:28:12 e229c9fa4441: Preparing 01:28:12 8e08922091f9: Preparing 01:28:12 3af141aac383: Preparing 01:28:12 dffe7b6103d2: Preparing 01:28:12 97946b54df7d: Preparing 01:28:12 d9c8614053a8: Preparing 01:28:12 a3617d648f29: Preparing 01:28:12 a3289dfa6e45: Preparing 01:28:12 256f393e029f: Preparing 01:28:12 3af141aac383: Waiting 01:28:12 97946b54df7d: Waiting 01:28:12 d9c8614053a8: Waiting 01:28:12 dffe7b6103d2: Waiting 01:28:12 a3617d648f29: Waiting 01:28:12 256f393e029f: Waiting 01:28:12 a3289dfa6e45: Waiting 01:28:12 8e08922091f9: Layer already exists 01:28:12 e229c9fa4441: Layer already exists 01:28:12 79604e8bd163: Layer already exists 01:28:12 9b5d6b526bb1: Layer already exists 01:28:12 c403c26889cc: Layer already exists 01:28:12 dffe7b6103d2: Layer already exists 01:28:12 d9c8614053a8: Layer already exists 01:28:12 3af141aac383: Layer already exists 01:28:12 97946b54df7d: Layer already exists 01:28:12 a3617d648f29: Layer already exists 01:28:12 a3289dfa6e45: Layer already exists 01:28:12 256f393e029f: Layer already exists 01:28:12 latest: digest: sha256:dfb24604c889f16efde84585ae28a6545f1c735cf6b53099af6f3b336c02e4ce size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 01:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:28:12 79604e8bd163: Preparing 01:28:12 9b5d6b526bb1: Preparing 01:28:12 c403c26889cc: Preparing 01:28:12 e229c9fa4441: Preparing 01:28:12 8e08922091f9: Preparing 01:28:12 3af141aac383: Preparing 01:28:12 dffe7b6103d2: Preparing 01:28:12 97946b54df7d: Preparing 01:28:12 d9c8614053a8: Preparing 01:28:12 a3617d648f29: Preparing 01:28:12 a3289dfa6e45: Preparing 01:28:12 3af141aac383: Waiting 01:28:12 dffe7b6103d2: Waiting 01:28:12 97946b54df7d: Waiting 01:28:12 d9c8614053a8: Waiting 01:28:12 a3617d648f29: Waiting 01:28:12 a3289dfa6e45: Waiting 01:28:12 256f393e029f: Preparing 01:28:12 256f393e029f: Waiting 01:28:12 8e08922091f9: Layer already exists 01:28:12 79604e8bd163: Layer already exists 01:28:12 c403c26889cc: Layer already exists 01:28:12 e229c9fa4441: Layer already exists 01:28:12 9b5d6b526bb1: Layer already exists 01:28:12 dffe7b6103d2: Layer already exists 01:28:12 3af141aac383: Layer already exists 01:28:12 97946b54df7d: Layer already exists 01:28:12 a3617d648f29: Layer already exists 01:28:12 d9c8614053a8: Layer already exists 01:28:12 256f393e029f: Layer already exists 01:28:12 a3289dfa6e45: Layer already exists 01:28:12 4.1.0-dev.75: digest: sha256:dfb24604c889f16efde84585ae28a6545f1c735cf6b53099af6f3b336c02e4ce size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:28:13 79604e8bd163: Preparing 01:28:13 9b5d6b526bb1: Preparing 01:28:13 c403c26889cc: Preparing 01:28:13 e229c9fa4441: Preparing 01:28:13 8e08922091f9: Preparing 01:28:13 3af141aac383: Preparing 01:28:13 dffe7b6103d2: Preparing 01:28:13 97946b54df7d: Preparing 01:28:13 d9c8614053a8: Preparing 01:28:13 a3617d648f29: Preparing 01:28:13 a3289dfa6e45: Preparing 01:28:13 97946b54df7d: Waiting 01:28:13 d9c8614053a8: Waiting 01:28:13 3af141aac383: Waiting 01:28:13 a3617d648f29: Waiting 01:28:13 dffe7b6103d2: Waiting 01:28:13 256f393e029f: Preparing 01:28:13 a3289dfa6e45: Waiting 01:28:13 256f393e029f: Waiting 01:28:13 e229c9fa4441: Layer already exists 01:28:13 9b5d6b526bb1: Layer already exists 01:28:13 79604e8bd163: Layer already exists 01:28:13 c403c26889cc: Layer already exists 01:28:13 8e08922091f9: Layer already exists 01:28:13 3af141aac383: Layer already exists 01:28:13 dffe7b6103d2: Layer already exists 01:28:13 d9c8614053a8: Layer already exists 01:28:13 97946b54df7d: Layer already exists 01:28:13 a3617d648f29: Layer already exists 01:28:13 256f393e029f: Layer already exists 01:28:13 a3289dfa6e45: Layer already exists 01:28:13 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:dfb24604c889f16efde84585ae28a6545f1c735cf6b53099af6f3b336c02e4ce size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:28:14 79604e8bd163: Preparing 01:28:14 9b5d6b526bb1: Preparing 01:28:14 c403c26889cc: Preparing 01:28:14 e229c9fa4441: Preparing 01:28:14 8e08922091f9: Preparing 01:28:14 3af141aac383: Preparing 01:28:14 dffe7b6103d2: Preparing 01:28:14 97946b54df7d: Preparing 01:28:14 d9c8614053a8: Preparing 01:28:14 a3617d648f29: Preparing 01:28:14 3af141aac383: Waiting 01:28:14 dffe7b6103d2: Waiting 01:28:14 d9c8614053a8: Waiting 01:28:14 97946b54df7d: Waiting 01:28:14 a3289dfa6e45: Preparing 01:28:14 256f393e029f: Preparing 01:28:14 a3617d648f29: Waiting 01:28:14 a3289dfa6e45: Waiting 01:28:14 256f393e029f: Waiting 01:28:14 9b5d6b526bb1: Layer already exists 01:28:14 8e08922091f9: Layer already exists 01:28:14 e229c9fa4441: Layer already exists 01:28:14 c403c26889cc: Layer already exists 01:28:14 79604e8bd163: Layer already exists 01:28:14 3af141aac383: Layer already exists 01:28:14 dffe7b6103d2: Layer already exists 01:28:14 a3617d648f29: Layer already exists 01:28:14 97946b54df7d: Layer already exists 01:28:14 d9c8614053a8: Layer already exists 01:28:14 a3289dfa6e45: Layer already exists 01:28:14 256f393e029f: Layer already exists 01:28:14 main: digest: sha256:dfb24604c889f16efde84585ae28a6545f1c735cf6b53099af6f3b336c02e4ce size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:14 ===================================================== [Pipeline] echo 01:28:14 taggedImages: 01:28:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:28:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:28:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 01:28:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:28:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:28:14 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:28:14 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:28:14 latest 01:28:14 4.1.0-dev.75 01:28:14 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:28:14 main 01:28:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:28:14 7ae4d972ccac: Preparing 01:28:14 fd47de0a4d54: Preparing 01:28:14 97946b54df7d: Preparing 01:28:14 d9c8614053a8: Preparing 01:28:14 12921e1d591b: Preparing 01:28:14 a1c222955002: Preparing 01:28:14 256f393e029f: Preparing 01:28:14 256f393e029f: Waiting 01:28:14 a1c222955002: Waiting 01:28:14 97946b54df7d: Layer already exists 01:28:14 d9c8614053a8: Layer already exists 01:28:14 256f393e029f: Layer already exists 01:28:14 12921e1d591b: Pushed 01:28:14 7ae4d972ccac: Pushed 01:28:15 a1c222955002: Pushed 01:28:18 fd47de0a4d54: Pushed 01:28:18 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:33d3a2eb58e01b8b68c798a50c700924d3817ced2a4df4dc8dd3d7b695a5e14d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:18 + 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 01:28:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:28:19 7ae4d972ccac: Preparing 01:28:19 fd47de0a4d54: Preparing 01:28:19 97946b54df7d: Preparing 01:28:19 d9c8614053a8: Preparing 01:28:19 12921e1d591b: Preparing 01:28:19 a1c222955002: Preparing 01:28:19 256f393e029f: Preparing 01:28:19 a1c222955002: Waiting 01:28:19 256f393e029f: Waiting 01:28:19 fd47de0a4d54: Layer already exists 01:28:19 7ae4d972ccac: Layer already exists 01:28:19 d9c8614053a8: Layer already exists 01:28:19 97946b54df7d: Layer already exists 01:28:19 12921e1d591b: Layer already exists 01:28:19 a1c222955002: Layer already exists 01:28:19 256f393e029f: Layer already exists 01:28:19 latest: digest: sha256:33d3a2eb58e01b8b68c798a50c700924d3817ced2a4df4dc8dd3d7b695a5e14d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 01:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:28:19 7ae4d972ccac: Preparing 01:28:19 fd47de0a4d54: Preparing 01:28:19 97946b54df7d: Preparing 01:28:19 d9c8614053a8: Preparing 01:28:19 12921e1d591b: Preparing 01:28:19 a1c222955002: Preparing 01:28:19 256f393e029f: Preparing 01:28:19 a1c222955002: Waiting 01:28:19 256f393e029f: Waiting 01:28:19 12921e1d591b: Layer already exists 01:28:19 d9c8614053a8: Layer already exists 01:28:19 fd47de0a4d54: Layer already exists 01:28:19 97946b54df7d: Layer already exists 01:28:19 7ae4d972ccac: Layer already exists 01:28:19 256f393e029f: Layer already exists 01:28:19 a1c222955002: Layer already exists 01:28:19 4.1.0-dev.75: digest: sha256:33d3a2eb58e01b8b68c798a50c700924d3817ced2a4df4dc8dd3d7b695a5e14d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:28:21 7ae4d972ccac: Preparing 01:28:21 fd47de0a4d54: Preparing 01:28:21 97946b54df7d: Preparing 01:28:21 d9c8614053a8: Preparing 01:28:21 12921e1d591b: Preparing 01:28:21 a1c222955002: Preparing 01:28:21 256f393e029f: Preparing 01:28:21 a1c222955002: Waiting 01:28:21 256f393e029f: Waiting 01:28:21 97946b54df7d: Layer already exists 01:28:21 fd47de0a4d54: Layer already exists 01:28:21 7ae4d972ccac: Layer already exists 01:28:21 12921e1d591b: Layer already exists 01:28:21 d9c8614053a8: Layer already exists 01:28:21 a1c222955002: Layer already exists 01:28:21 256f393e029f: Layer already exists 01:28:21 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:33d3a2eb58e01b8b68c798a50c700924d3817ced2a4df4dc8dd3d7b695a5e14d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:21 + 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 01:28:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:28:21 7ae4d972ccac: Preparing 01:28:21 fd47de0a4d54: Preparing 01:28:21 97946b54df7d: Preparing 01:28:21 d9c8614053a8: Preparing 01:28:21 12921e1d591b: Preparing 01:28:21 a1c222955002: Preparing 01:28:21 256f393e029f: Preparing 01:28:21 a1c222955002: Waiting 01:28:21 256f393e029f: Waiting 01:28:21 d9c8614053a8: Layer already exists 01:28:21 12921e1d591b: Layer already exists 01:28:21 7ae4d972ccac: Layer already exists 01:28:21 97946b54df7d: Layer already exists 01:28:21 fd47de0a4d54: Layer already exists 01:28:21 a1c222955002: Layer already exists 01:28:21 256f393e029f: Layer already exists 01:28:27 main: digest: sha256:33d3a2eb58e01b8b68c798a50c700924d3817ced2a4df4dc8dd3d7b695a5e14d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:27 ===================================================== [Pipeline] echo 01:28:27 taggedImages: 01:28:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:28:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:28:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 01:28:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:28:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:28:27 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:28:27 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:28:27 latest 01:28:27 4.1.0-dev.75 01:28:27 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:28:27 main 01:28:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:28:27 3ca50d423f8b: Preparing 01:28:27 1a25be921e26: Preparing 01:28:27 7f5b2928cae2: Preparing 01:28:27 97946b54df7d: Preparing 01:28:27 d9c8614053a8: Preparing 01:28:27 23ea16fb5453: Preparing 01:28:27 d50c0d143167: Preparing 01:28:27 ad7488c14c9a: Preparing 01:28:27 c46865bf664f: Preparing 01:28:27 256f393e029f: Preparing 01:28:27 256f393e029f: Waiting 01:28:27 23ea16fb5453: Waiting 01:28:27 d50c0d143167: Waiting 01:28:27 c46865bf664f: Waiting 01:28:27 ad7488c14c9a: Waiting 01:28:27 d9c8614053a8: Layer already exists 01:28:27 97946b54df7d: Layer already exists 01:28:27 1a25be921e26: Pushed 01:28:27 7f5b2928cae2: Pushed 01:28:27 3ca50d423f8b: Pushed 01:28:27 256f393e029f: Layer already exists 01:28:27 ad7488c14c9a: Pushed 01:28:28 c46865bf664f: Pushed 01:28:31 #88 DONE 105.6s 01:28:31 01:28:31 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:31 #97 DONE 96.6s 01:28:31 01:28:31 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:31 #79 DONE 114.6s 01:28:31 01:28:31 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:31 #92 DONE 109.9s 01:28:31 01:28:31 #98 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:31 #98 DONE 104.2s 01:28:31 01:28:31 #119 [support-scheduler builder 6/7] COPY . . 01:28:31 #119 ... 01:28:31 01:28:31 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:31 #91 DONE 102.0s 01:28:31 01:28:31 #120 [core-keeper builder 7/8] COPY . . 01:28:31 #120 ... 01:28:31 01:28:31 #119 [support-scheduler builder 6/7] COPY . . 01:28:31 #119 DONE 2.1s 01:28:31 01:28:31 #121 [security-proxy-setup builder 6/7] COPY . . 01:28:31 #121 CACHED 01:28:31 01:28:31 #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:31 #122 CACHED 01:28:31 01:28:31 #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:28:31 #123 CACHED 01:28:31 01:28:31 #124 [security-spiffe-token-provider builder 6/7] COPY . . 01:28:31 #124 DONE 2.2s 01:28:31 01:28:31 #125 [support-notifications builder 6/7] COPY . . 01:28:31 #125 DONE 2.2s 01:28:31 01:28:31 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:31 #126 CACHED 01:28:31 01:28:31 #127 [security-bootstrapper builder 6/7] COPY . . 01:28:31 #127 CACHED 01:28:31 01:28:31 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:28:31 #128 CACHED 01:28:31 01:28:31 #129 [security-secretstore-setup builder 6/7] COPY . . 01:28:31 #129 DONE 2.1s 01:28:31 01:28:31 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 01:28:31 #130 DONE 2.3s 01:28:31 01:28:31 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:28:31 #131 ... 01:28:31 01:28:31 #120 [core-keeper builder 7/8] COPY . . 01:28:31 #120 DONE 2.2s 01:28:31 01:28:31 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 01:28:31 #132 CACHED 01:28:31 01:28:31 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:31 #133 CACHED 01:28:31 01:28:31 #134 [core-data builder 6/7] COPY . . 01:28:31 #134 CACHED 01:28:31 01:28:31 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:28:31 #135 CACHED 01:28:31 01:28:31 #136 [core-metadata builder 6/7] COPY . . 01:28:31 #136 CACHED 01:28:31 01:28:31 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:31 #137 CACHED 01:28:31 01:28:31 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:31 #138 CACHED 01:28:31 01:28:31 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 01:28:31 #139 CACHED 01:28:31 01:28:31 #140 [core-command builder 6/7] COPY . . 01:28:31 #140 CACHED 01:28:31 01:28:31 #141 [security-proxy-auth builder 6/7] COPY . . 01:28:31 #141 CACHED 01:28:31 01:28:31 #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:28:31 #142 CACHED 01:28:31 01:28:31 #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:31 #143 CACHED 01:28:31 01:28:31 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:28:31 #144 ... 01:28:31 01:28:31 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:28:31 #0 5.050 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:28:31 #145 ... 01:28:31 01:28:31 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:28:31 #0 5.989 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:28:31 #146 ... 01:28:31 01:28:31 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:28:31 #131 6.478 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:28:31 #131 ... 01:28:31 01:28:31 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:28:31 #0 5.840 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:28:31 #147 ... 01:28:31 01:28:31 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:28:31 #0 5.629 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:28:31 #148 ... 01:28:31 01:28:31 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:28:31 #0 5.498 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:28:31 #149 ... 01:28:31 01:28:31 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:28:31 #0 5.249 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:28:31 #150 ... 01:28:31 01:28:31 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:28:31 #0 6.493 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:28:31 #151 ... 01:28:31 01:28:31 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:28:31 #0 6.379 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:28:31 #152 ... 01:28:31 01:28:31 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:28:31 #0 4.001 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:28:31 #153 ... 01:28:31 01:28:31 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:28:31 #0 6.595 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:28:31 #154 ... 01:28:31 01:28:31 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:28:31 #144 6.386 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:28:34 d50c0d143167: Pushed 01:28:42 23ea16fb5453: Pushed 01:28:42 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:3c3884b6e110bb909372e04560c1228662e33e257100ab667da09de7e39d6418 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:28:43 3ca50d423f8b: Preparing 01:28:43 1a25be921e26: Preparing 01:28:43 7f5b2928cae2: Preparing 01:28:43 97946b54df7d: Preparing 01:28:43 d9c8614053a8: Preparing 01:28:43 23ea16fb5453: Preparing 01:28:43 d50c0d143167: Preparing 01:28:43 ad7488c14c9a: Preparing 01:28:43 c46865bf664f: Preparing 01:28:43 256f393e029f: Preparing 01:28:43 23ea16fb5453: Waiting 01:28:43 d50c0d143167: Waiting 01:28:43 ad7488c14c9a: Waiting 01:28:43 c46865bf664f: Waiting 01:28:43 256f393e029f: Waiting 01:28:43 3ca50d423f8b: Layer already exists 01:28:43 97946b54df7d: Layer already exists 01:28:43 d9c8614053a8: Layer already exists 01:28:43 1a25be921e26: Layer already exists 01:28:43 7f5b2928cae2: Layer already exists 01:28:43 d50c0d143167: Layer already exists 01:28:43 23ea16fb5453: Layer already exists 01:28:43 ad7488c14c9a: Layer already exists 01:28:43 c46865bf664f: Layer already exists 01:28:43 256f393e029f: Layer already exists 01:28:43 latest: digest: sha256:3c3884b6e110bb909372e04560c1228662e33e257100ab667da09de7e39d6418 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 01:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:28:43 3ca50d423f8b: Preparing 01:28:43 1a25be921e26: Preparing 01:28:43 7f5b2928cae2: Preparing 01:28:43 97946b54df7d: Preparing 01:28:43 d9c8614053a8: Preparing 01:28:43 23ea16fb5453: Preparing 01:28:43 d50c0d143167: Preparing 01:28:43 ad7488c14c9a: Preparing 01:28:43 c46865bf664f: Preparing 01:28:43 256f393e029f: Preparing 01:28:43 ad7488c14c9a: Waiting 01:28:43 c46865bf664f: Waiting 01:28:43 256f393e029f: Waiting 01:28:43 23ea16fb5453: Waiting 01:28:43 d50c0d143167: Waiting 01:28:43 97946b54df7d: Layer already exists 01:28:43 d9c8614053a8: Layer already exists 01:28:43 7f5b2928cae2: Layer already exists 01:28:43 3ca50d423f8b: Layer already exists 01:28:43 1a25be921e26: Layer already exists 01:28:43 23ea16fb5453: Layer already exists 01:28:43 ad7488c14c9a: Layer already exists 01:28:43 d50c0d143167: Layer already exists 01:28:43 c46865bf664f: Layer already exists 01:28:43 256f393e029f: Layer already exists 01:28:43 4.1.0-dev.75: digest: sha256:3c3884b6e110bb909372e04560c1228662e33e257100ab667da09de7e39d6418 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:28:44 3ca50d423f8b: Preparing 01:28:44 1a25be921e26: Preparing 01:28:44 7f5b2928cae2: Preparing 01:28:44 97946b54df7d: Preparing 01:28:44 d9c8614053a8: Preparing 01:28:44 23ea16fb5453: Preparing 01:28:44 d50c0d143167: Preparing 01:28:44 23ea16fb5453: Waiting 01:28:44 d50c0d143167: Waiting 01:28:44 ad7488c14c9a: Preparing 01:28:44 c46865bf664f: Preparing 01:28:44 256f393e029f: Preparing 01:28:44 ad7488c14c9a: Waiting 01:28:44 c46865bf664f: Waiting 01:28:44 256f393e029f: Waiting 01:28:44 3ca50d423f8b: Layer already exists 01:28:44 97946b54df7d: Layer already exists 01:28:44 7f5b2928cae2: Layer already exists 01:28:44 d9c8614053a8: Layer already exists 01:28:44 1a25be921e26: Layer already exists 01:28:44 d50c0d143167: Layer already exists 01:28:44 23ea16fb5453: Layer already exists 01:28:44 ad7488c14c9a: Layer already exists 01:28:44 c46865bf664f: Layer already exists 01:28:44 256f393e029f: Layer already exists 01:28:44 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:3c3884b6e110bb909372e04560c1228662e33e257100ab667da09de7e39d6418 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:28:45 3ca50d423f8b: Preparing 01:28:45 1a25be921e26: Preparing 01:28:45 7f5b2928cae2: Preparing 01:28:45 97946b54df7d: Preparing 01:28:45 d9c8614053a8: Preparing 01:28:45 23ea16fb5453: Preparing 01:28:45 d50c0d143167: Preparing 01:28:45 ad7488c14c9a: Preparing 01:28:45 c46865bf664f: Preparing 01:28:45 256f393e029f: Preparing 01:28:45 d50c0d143167: Waiting 01:28:45 ad7488c14c9a: Waiting 01:28:45 c46865bf664f: Waiting 01:28:45 256f393e029f: Waiting 01:28:45 23ea16fb5453: Waiting 01:28:45 3ca50d423f8b: Layer already exists 01:28:45 97946b54df7d: Layer already exists 01:28:45 7f5b2928cae2: Layer already exists 01:28:45 1a25be921e26: Layer already exists 01:28:45 d9c8614053a8: Layer already exists 01:28:45 23ea16fb5453: Layer already exists 01:28:45 d50c0d143167: Layer already exists 01:28:45 ad7488c14c9a: Layer already exists 01:28:45 256f393e029f: Layer already exists 01:28:45 c46865bf664f: Layer already exists 01:28:45 main: digest: sha256:3c3884b6e110bb909372e04560c1228662e33e257100ab667da09de7e39d6418 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:45 ===================================================== [Pipeline] echo 01:28:45 taggedImages: 01:28:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:28:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:28:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 01:28:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:28:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:28:45 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:28:45 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:28:45 latest 01:28:45 4.1.0-dev.75 01:28:45 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:28:45 main 01:28:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:28:45 57ecb025b740: Preparing 01:28:45 f0840fd891d3: Preparing 01:28:45 c9ba816051fd: Preparing 01:28:45 97946b54df7d: Preparing 01:28:45 d9c8614053a8: Preparing 01:28:45 23ea16fb5453: Preparing 01:28:45 66d0a49726a4: Preparing 01:28:45 3baaa025cafa: Preparing 01:28:45 256f393e029f: Preparing 01:28:45 23ea16fb5453: Waiting 01:28:45 66d0a49726a4: Waiting 01:28:45 3baaa025cafa: Waiting 01:28:45 256f393e029f: Waiting 01:28:45 97946b54df7d: Layer already exists 01:28:45 d9c8614053a8: Layer already exists 01:28:45 23ea16fb5453: Layer already exists 01:28:45 57ecb025b740: Pushed 01:28:45 f0840fd891d3: Pushed 01:28:45 c9ba816051fd: Pushed 01:28:45 256f393e029f: Layer already exists 01:28:45 66d0a49726a4: Pushed 01:28:46 3baaa025cafa: Pushed 01:28:46 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:d75f1e21459732c1b5c8318f26e066232014ac48fdd2fbdbbe1e61e5c8fc3020 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:28:47 57ecb025b740: Preparing 01:28:47 f0840fd891d3: Preparing 01:28:47 c9ba816051fd: Preparing 01:28:47 97946b54df7d: Preparing 01:28:47 d9c8614053a8: Preparing 01:28:47 23ea16fb5453: Preparing 01:28:47 66d0a49726a4: Preparing 01:28:47 3baaa025cafa: Preparing 01:28:47 256f393e029f: Preparing 01:28:47 66d0a49726a4: Waiting 01:28:47 3baaa025cafa: Waiting 01:28:47 256f393e029f: Waiting 01:28:47 23ea16fb5453: Waiting 01:28:47 d9c8614053a8: Layer already exists 01:28:47 97946b54df7d: Layer already exists 01:28:47 f0840fd891d3: Layer already exists 01:28:47 c9ba816051fd: Layer already exists 01:28:47 57ecb025b740: Layer already exists 01:28:47 23ea16fb5453: Layer already exists 01:28:47 256f393e029f: Layer already exists 01:28:47 3baaa025cafa: Layer already exists 01:28:47 66d0a49726a4: Layer already exists 01:28:47 latest: digest: sha256:d75f1e21459732c1b5c8318f26e066232014ac48fdd2fbdbbe1e61e5c8fc3020 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 01:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:28:48 57ecb025b740: Preparing 01:28:48 f0840fd891d3: Preparing 01:28:48 c9ba816051fd: Preparing 01:28:48 97946b54df7d: Preparing 01:28:48 d9c8614053a8: Preparing 01:28:48 23ea16fb5453: Preparing 01:28:48 66d0a49726a4: Preparing 01:28:48 3baaa025cafa: Preparing 01:28:48 256f393e029f: Preparing 01:28:48 23ea16fb5453: Waiting 01:28:48 66d0a49726a4: Waiting 01:28:48 3baaa025cafa: Waiting 01:28:48 256f393e029f: Waiting 01:28:48 97946b54df7d: Layer already exists 01:28:48 d9c8614053a8: Layer already exists 01:28:48 57ecb025b740: Layer already exists 01:28:48 f0840fd891d3: Layer already exists 01:28:48 c9ba816051fd: Layer already exists 01:28:48 23ea16fb5453: Layer already exists 01:28:48 3baaa025cafa: Layer already exists 01:28:48 66d0a49726a4: Layer already exists 01:28:48 256f393e029f: Layer already exists 01:28:48 4.1.0-dev.75: digest: sha256:d75f1e21459732c1b5c8318f26e066232014ac48fdd2fbdbbe1e61e5c8fc3020 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:28:49 57ecb025b740: Preparing 01:28:49 f0840fd891d3: Preparing 01:28:49 c9ba816051fd: Preparing 01:28:49 97946b54df7d: Preparing 01:28:49 d9c8614053a8: Preparing 01:28:49 23ea16fb5453: Preparing 01:28:49 66d0a49726a4: Preparing 01:28:49 3baaa025cafa: Preparing 01:28:49 256f393e029f: Preparing 01:28:49 3baaa025cafa: Waiting 01:28:49 256f393e029f: Waiting 01:28:49 23ea16fb5453: Waiting 01:28:49 66d0a49726a4: Waiting 01:28:49 f0840fd891d3: Layer already exists 01:28:49 c9ba816051fd: Layer already exists 01:28:49 97946b54df7d: Layer already exists 01:28:49 d9c8614053a8: Layer already exists 01:28:49 57ecb025b740: Layer already exists 01:28:49 23ea16fb5453: Layer already exists 01:28:49 66d0a49726a4: Layer already exists 01:28:49 3baaa025cafa: Layer already exists 01:28:49 256f393e029f: Layer already exists 01:28:49 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:d75f1e21459732c1b5c8318f26e066232014ac48fdd2fbdbbe1e61e5c8fc3020 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:28:49 57ecb025b740: Preparing 01:28:49 f0840fd891d3: Preparing 01:28:49 c9ba816051fd: Preparing 01:28:49 97946b54df7d: Preparing 01:28:49 d9c8614053a8: Preparing 01:28:49 23ea16fb5453: Preparing 01:28:49 66d0a49726a4: Preparing 01:28:49 3baaa025cafa: Preparing 01:28:49 256f393e029f: Preparing 01:28:49 23ea16fb5453: Waiting 01:28:49 66d0a49726a4: Waiting 01:28:49 3baaa025cafa: Waiting 01:28:49 256f393e029f: Waiting 01:28:49 d9c8614053a8: Layer already exists 01:28:49 f0840fd891d3: Layer already exists 01:28:49 57ecb025b740: Layer already exists 01:28:49 97946b54df7d: Layer already exists 01:28:49 c9ba816051fd: Layer already exists 01:28:49 66d0a49726a4: Layer already exists 01:28:49 23ea16fb5453: Layer already exists 01:28:49 3baaa025cafa: Layer already exists 01:28:49 256f393e029f: Layer already exists 01:28:49 main: digest: sha256:d75f1e21459732c1b5c8318f26e066232014ac48fdd2fbdbbe1e61e5c8fc3020 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:49 ===================================================== [Pipeline] echo 01:28:49 taggedImages: 01:28:49 - nexus3.edgexfoundry.org:10004/security-spire-config:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:28:49 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:28:49 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 01:28:49 - nexus3.edgexfoundry.org:10004/security-spire-config:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:28:49 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:28:49 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:28:49 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:28:49 latest 01:28:49 4.1.0-dev.75 01:28:49 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:28:49 main 01:28:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:28:50 3ca50d423f8b: Preparing 01:28:50 755d923ec021: Preparing 01:28:50 a9d77d06ab53: Preparing 01:28:50 97946b54df7d: Preparing 01:28:50 d9c8614053a8: Preparing 01:28:50 79ca929578cd: Preparing 01:28:50 ad7488c14c9a: Preparing 01:28:50 c46865bf664f: Preparing 01:28:50 256f393e029f: Preparing 01:28:50 79ca929578cd: Waiting 01:28:50 ad7488c14c9a: Waiting 01:28:50 c46865bf664f: Waiting 01:28:50 256f393e029f: Waiting 01:28:50 97946b54df7d: Layer already exists 01:28:50 3ca50d423f8b: Layer already exists 01:28:50 d9c8614053a8: Layer already exists 01:28:50 ad7488c14c9a: Layer already exists 01:28:50 c46865bf664f: Layer already exists 01:28:50 256f393e029f: Layer already exists 01:28:50 755d923ec021: Pushed 01:28:50 a9d77d06ab53: Pushed 01:29:05 79ca929578cd: Pushed 01:29:05 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:c8d8972a3361ca0095ab4355f6c3c4860c3a9527bb330c5f1094dd0417707202 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:29:06 3ca50d423f8b: Preparing 01:29:06 755d923ec021: Preparing 01:29:06 a9d77d06ab53: Preparing 01:29:06 97946b54df7d: Preparing 01:29:06 d9c8614053a8: Preparing 01:29:06 79ca929578cd: Preparing 01:29:06 ad7488c14c9a: Preparing 01:29:06 79ca929578cd: Waiting 01:29:06 c46865bf664f: Preparing 01:29:06 256f393e029f: Preparing 01:29:06 ad7488c14c9a: Waiting 01:29:06 256f393e029f: Waiting 01:29:06 c46865bf664f: Waiting 01:29:06 3ca50d423f8b: Layer already exists 01:29:06 a9d77d06ab53: Layer already exists 01:29:06 755d923ec021: Layer already exists 01:29:06 d9c8614053a8: Layer already exists 01:29:06 97946b54df7d: Layer already exists 01:29:06 ad7488c14c9a: Layer already exists 01:29:06 79ca929578cd: Layer already exists 01:29:06 256f393e029f: Layer already exists 01:29:06 c46865bf664f: Layer already exists 01:29:06 latest: digest: sha256:c8d8972a3361ca0095ab4355f6c3c4860c3a9527bb330c5f1094dd0417707202 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 01:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:29:07 3ca50d423f8b: Preparing 01:29:07 755d923ec021: Preparing 01:29:07 a9d77d06ab53: Preparing 01:29:07 97946b54df7d: Preparing 01:29:07 d9c8614053a8: Preparing 01:29:07 79ca929578cd: Preparing 01:29:07 ad7488c14c9a: Preparing 01:29:07 c46865bf664f: Preparing 01:29:07 256f393e029f: Preparing 01:29:07 ad7488c14c9a: Waiting 01:29:07 c46865bf664f: Waiting 01:29:07 79ca929578cd: Waiting 01:29:07 256f393e029f: Waiting 01:29:07 a9d77d06ab53: Layer already exists 01:29:07 97946b54df7d: Layer already exists 01:29:07 755d923ec021: Layer already exists 01:29:07 d9c8614053a8: Layer already exists 01:29:07 3ca50d423f8b: Layer already exists 01:29:07 ad7488c14c9a: Layer already exists 01:29:07 c46865bf664f: Layer already exists 01:29:07 79ca929578cd: Layer already exists 01:29:07 256f393e029f: Layer already exists 01:29:07 4.1.0-dev.75: digest: sha256:c8d8972a3361ca0095ab4355f6c3c4860c3a9527bb330c5f1094dd0417707202 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:29:07 3ca50d423f8b: Preparing 01:29:07 755d923ec021: Preparing 01:29:07 a9d77d06ab53: Preparing 01:29:07 97946b54df7d: Preparing 01:29:07 d9c8614053a8: Preparing 01:29:07 79ca929578cd: Preparing 01:29:07 ad7488c14c9a: Preparing 01:29:07 c46865bf664f: Preparing 01:29:07 256f393e029f: Preparing 01:29:07 79ca929578cd: Waiting 01:29:07 256f393e029f: Waiting 01:29:07 ad7488c14c9a: Waiting 01:29:07 c46865bf664f: Waiting 01:29:07 755d923ec021: Layer already exists 01:29:07 3ca50d423f8b: Layer already exists 01:29:07 d9c8614053a8: Layer already exists 01:29:07 a9d77d06ab53: Layer already exists 01:29:07 97946b54df7d: Layer already exists 01:29:07 79ca929578cd: Layer already exists 01:29:07 ad7488c14c9a: Layer already exists 01:29:07 256f393e029f: Layer already exists 01:29:07 c46865bf664f: Layer already exists 01:29:07 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:c8d8972a3361ca0095ab4355f6c3c4860c3a9527bb330c5f1094dd0417707202 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:29:08 3ca50d423f8b: Preparing 01:29:08 755d923ec021: Preparing 01:29:08 a9d77d06ab53: Preparing 01:29:08 97946b54df7d: Preparing 01:29:08 d9c8614053a8: Preparing 01:29:08 79ca929578cd: Preparing 01:29:08 ad7488c14c9a: Preparing 01:29:08 c46865bf664f: Preparing 01:29:08 256f393e029f: Preparing 01:29:08 79ca929578cd: Waiting 01:29:08 ad7488c14c9a: Waiting 01:29:08 c46865bf664f: Waiting 01:29:08 256f393e029f: Waiting 01:29:08 755d923ec021: Layer already exists 01:29:08 97946b54df7d: Layer already exists 01:29:08 3ca50d423f8b: Layer already exists 01:29:08 d9c8614053a8: Layer already exists 01:29:08 a9d77d06ab53: Layer already exists 01:29:08 79ca929578cd: Layer already exists 01:29:08 ad7488c14c9a: Layer already exists 01:29:08 c46865bf664f: Layer already exists 01:29:08 256f393e029f: Layer already exists 01:29:08 main: digest: sha256:c8d8972a3361ca0095ab4355f6c3c4860c3a9527bb330c5f1094dd0417707202 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:08 ===================================================== [Pipeline] echo 01:29:08 taggedImages: 01:29:08 - nexus3.edgexfoundry.org:10004/security-spire-server:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:08 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:29:08 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 01:29:08 - nexus3.edgexfoundry.org:10004/security-spire-server:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:08 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:29:08 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:29:08 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:08 latest 01:29:08 4.1.0-dev.75 01:29:08 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:08 main 01:29:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:29:09 b2d59846a644: Preparing 01:29:09 d0f69d2f6b64: Preparing 01:29:09 97946b54df7d: Preparing 01:29:09 d9c8614053a8: Preparing 01:29:09 a5f12794244d: Preparing 01:29:09 8c4c8542fa53: Preparing 01:29:09 256f393e029f: Preparing 01:29:09 8c4c8542fa53: Waiting 01:29:09 256f393e029f: Waiting 01:29:09 d9c8614053a8: Layer already exists 01:29:09 97946b54df7d: Layer already exists 01:29:09 256f393e029f: Layer already exists 01:29:09 a5f12794244d: Pushed 01:29:09 b2d59846a644: Pushed 01:29:09 8c4c8542fa53: Pushed 01:29:13 d0f69d2f6b64: Pushed 01:29:13 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:a2868b2ee58463e3ffeeb492511952e6959c322af835987fcd1e649127d6b2ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:29:13 b2d59846a644: Preparing 01:29:13 d0f69d2f6b64: Preparing 01:29:13 97946b54df7d: Preparing 01:29:13 d9c8614053a8: Preparing 01:29:13 a5f12794244d: Preparing 01:29:13 8c4c8542fa53: Preparing 01:29:13 256f393e029f: Preparing 01:29:13 8c4c8542fa53: Waiting 01:29:13 256f393e029f: Waiting 01:29:13 a5f12794244d: Layer already exists 01:29:13 d9c8614053a8: Layer already exists 01:29:13 b2d59846a644: Layer already exists 01:29:13 97946b54df7d: Layer already exists 01:29:13 d0f69d2f6b64: Layer already exists 01:29:13 8c4c8542fa53: Layer already exists 01:29:13 256f393e029f: Layer already exists 01:29:13 latest: digest: sha256:a2868b2ee58463e3ffeeb492511952e6959c322af835987fcd1e649127d6b2ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 01:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:29:17 b2d59846a644: Preparing 01:29:17 d0f69d2f6b64: Preparing 01:29:17 97946b54df7d: Preparing 01:29:17 d9c8614053a8: Preparing 01:29:17 a5f12794244d: Preparing 01:29:17 8c4c8542fa53: Preparing 01:29:17 256f393e029f: Preparing 01:29:17 8c4c8542fa53: Waiting 01:29:17 256f393e029f: Waiting 01:29:17 d9c8614053a8: Layer already exists 01:29:17 97946b54df7d: Layer already exists 01:29:17 d0f69d2f6b64: Layer already exists 01:29:17 a5f12794244d: Layer already exists 01:29:17 b2d59846a644: Layer already exists 01:29:17 8c4c8542fa53: Layer already exists 01:29:17 256f393e029f: Layer already exists 01:29:17 4.1.0-dev.75: digest: sha256:a2868b2ee58463e3ffeeb492511952e6959c322af835987fcd1e649127d6b2ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:29:18 b2d59846a644: Preparing 01:29:18 d0f69d2f6b64: Preparing 01:29:18 97946b54df7d: Preparing 01:29:18 d9c8614053a8: Preparing 01:29:18 a5f12794244d: Preparing 01:29:18 8c4c8542fa53: Preparing 01:29:18 256f393e029f: Preparing 01:29:18 256f393e029f: Waiting 01:29:18 8c4c8542fa53: Waiting 01:29:18 a5f12794244d: Layer already exists 01:29:18 d9c8614053a8: Layer already exists 01:29:18 b2d59846a644: Layer already exists 01:29:18 d0f69d2f6b64: Layer already exists 01:29:18 97946b54df7d: Layer already exists 01:29:18 256f393e029f: Layer already exists 01:29:18 8c4c8542fa53: Layer already exists 01:29:18 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:a2868b2ee58463e3ffeeb492511952e6959c322af835987fcd1e649127d6b2ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:29:19 b2d59846a644: Preparing 01:29:19 d0f69d2f6b64: Preparing 01:29:19 97946b54df7d: Preparing 01:29:19 d9c8614053a8: Preparing 01:29:19 a5f12794244d: Preparing 01:29:19 8c4c8542fa53: Preparing 01:29:19 256f393e029f: Preparing 01:29:19 8c4c8542fa53: Waiting 01:29:19 256f393e029f: Waiting 01:29:19 a5f12794244d: Layer already exists 01:29:19 d0f69d2f6b64: Layer already exists 01:29:19 97946b54df7d: Layer already exists 01:29:19 d9c8614053a8: Layer already exists 01:29:19 b2d59846a644: Layer already exists 01:29:19 256f393e029f: Layer already exists 01:29:19 8c4c8542fa53: Layer already exists 01:29:19 main: digest: sha256:a2868b2ee58463e3ffeeb492511952e6959c322af835987fcd1e649127d6b2ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:19 ===================================================== [Pipeline] echo 01:29:19 taggedImages: 01:29:19 - nexus3.edgexfoundry.org:10004/support-notifications:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:19 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:29:19 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 01:29:19 - nexus3.edgexfoundry.org:10004/support-notifications:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:19 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:29:19 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:29:19 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:19 latest 01:29:19 4.1.0-dev.75 01:29:19 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:19 main 01:29:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:29:19 54792bb19ad0: Preparing 01:29:19 7d449f69ac97: Preparing 01:29:19 97946b54df7d: Preparing 01:29:19 d9c8614053a8: Preparing 01:29:19 b7effe62978c: Preparing 01:29:19 47c2c563dc76: Preparing 01:29:19 256f393e029f: Preparing 01:29:19 47c2c563dc76: Waiting 01:29:19 256f393e029f: Waiting 01:29:19 97946b54df7d: Layer already exists 01:29:19 d9c8614053a8: Layer already exists 01:29:19 256f393e029f: Layer already exists 01:29:19 b7effe62978c: Pushed 01:29:19 54792bb19ad0: Pushed 01:29:20 47c2c563dc76: Pushed 01:29:24 7d449f69ac97: Pushed 01:29:24 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:8f2fa6d3be2774743129dfcc145b6c17234730c425a4db173fb414d7022fc7a0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:29:24 54792bb19ad0: Preparing 01:29:24 7d449f69ac97: Preparing 01:29:24 97946b54df7d: Preparing 01:29:24 d9c8614053a8: Preparing 01:29:24 b7effe62978c: Preparing 01:29:24 47c2c563dc76: Preparing 01:29:24 256f393e029f: Preparing 01:29:24 47c2c563dc76: Waiting 01:29:24 256f393e029f: Waiting 01:29:24 54792bb19ad0: Layer already exists 01:29:24 b7effe62978c: Layer already exists 01:29:24 d9c8614053a8: Layer already exists 01:29:24 97946b54df7d: Layer already exists 01:29:24 7d449f69ac97: Layer already exists 01:29:24 47c2c563dc76: Layer already exists 01:29:24 256f393e029f: Layer already exists 01:29:24 latest: digest: sha256:8f2fa6d3be2774743129dfcc145b6c17234730c425a4db173fb414d7022fc7a0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 01:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:29:25 54792bb19ad0: Preparing 01:29:25 7d449f69ac97: Preparing 01:29:25 97946b54df7d: Preparing 01:29:25 d9c8614053a8: Preparing 01:29:25 b7effe62978c: Preparing 01:29:25 47c2c563dc76: Preparing 01:29:25 256f393e029f: Preparing 01:29:25 47c2c563dc76: Waiting 01:29:25 256f393e029f: Waiting 01:29:25 7d449f69ac97: Layer already exists 01:29:25 54792bb19ad0: Layer already exists 01:29:25 97946b54df7d: Layer already exists 01:29:25 d9c8614053a8: Layer already exists 01:29:25 b7effe62978c: Layer already exists 01:29:25 256f393e029f: Layer already exists 01:29:25 47c2c563dc76: Layer already exists 01:29:25 4.1.0-dev.75: digest: sha256:8f2fa6d3be2774743129dfcc145b6c17234730c425a4db173fb414d7022fc7a0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:29:26 54792bb19ad0: Preparing 01:29:26 7d449f69ac97: Preparing 01:29:26 97946b54df7d: Preparing 01:29:26 d9c8614053a8: Preparing 01:29:26 b7effe62978c: Preparing 01:29:26 47c2c563dc76: Preparing 01:29:26 256f393e029f: Preparing 01:29:26 47c2c563dc76: Waiting 01:29:26 256f393e029f: Waiting 01:29:26 b7effe62978c: Layer already exists 01:29:26 d9c8614053a8: Layer already exists 01:29:26 54792bb19ad0: Layer already exists 01:29:26 97946b54df7d: Layer already exists 01:29:26 7d449f69ac97: Layer already exists 01:29:26 47c2c563dc76: Layer already exists 01:29:26 256f393e029f: Layer already exists 01:29:26 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:8f2fa6d3be2774743129dfcc145b6c17234730c425a4db173fb414d7022fc7a0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:29:26 54792bb19ad0: Preparing 01:29:26 7d449f69ac97: Preparing 01:29:26 97946b54df7d: Preparing 01:29:26 d9c8614053a8: Preparing 01:29:26 b7effe62978c: Preparing 01:29:26 47c2c563dc76: Preparing 01:29:26 256f393e029f: Preparing 01:29:26 47c2c563dc76: Waiting 01:29:26 256f393e029f: Waiting 01:29:26 d9c8614053a8: Layer already exists 01:29:26 b7effe62978c: Layer already exists 01:29:26 97946b54df7d: Layer already exists 01:29:26 54792bb19ad0: Layer already exists 01:29:26 7d449f69ac97: Layer already exists 01:29:26 256f393e029f: Layer already exists 01:29:26 47c2c563dc76: Layer already exists 01:29:26 main: digest: sha256:8f2fa6d3be2774743129dfcc145b6c17234730c425a4db173fb414d7022fc7a0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:27 ===================================================== [Pipeline] echo 01:29:27 taggedImages: 01:29:27 - nexus3.edgexfoundry.org:10004/support-scheduler:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:27 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:29:27 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/support-scheduler:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 01:29:27 ========================================================= 01:29:27 [edgeXBuildMultiArch] RAW Config: 01:29:27 images: 01:29:27 - nexus3.edgexfoundry.org:10004/core-command:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:27 - nexus3.edgexfoundry.org:10004/core-command:latest 01:29:27 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/core-command:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/core-command:main 01:29:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:29:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:29:27 - nexus3.edgexfoundry.org:10004/core-data:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:27 - nexus3.edgexfoundry.org:10004/core-data:latest 01:29:27 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/core-data:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/core-data:main 01:29:27 - nexus3.edgexfoundry.org:10004/core-keeper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:27 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:29:27 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/core-keeper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/core-keeper:main 01:29:27 - nexus3.edgexfoundry.org:10004/core-metadata:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:27 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:29:27 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/core-metadata:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/core-metadata:main 01:29:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:29:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:29:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:29:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:29:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:29:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:29:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:29:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:29:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:29:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:29:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:29:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:29:27 - nexus3.edgexfoundry.org:10004/security-spire-config:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:27 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:29:27 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/security-spire-config:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/security-spire-config:main 01:29:27 - nexus3.edgexfoundry.org:10004/security-spire-server:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:27 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:29:27 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/security-spire-server:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/security-spire-server:main 01:29:27 - nexus3.edgexfoundry.org:10004/support-notifications:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:27 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:29:27 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/support-notifications:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/support-notifications:main 01:29:27 - nexus3.edgexfoundry.org:10004/support-scheduler:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 01:29:27 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:29:27 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/support-scheduler:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 01:29:27 - nexus3.edgexfoundry.org:10004/support-scheduler:main 01:29:27 settingsFile: 01:29:27 edgex-go-settings 01:29:27 ========================================================= [Pipeline] node 01:29:42 Still waiting to schedule task 01:29:42 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:30:37 Running on prd-centos7-docker-4c-2g-772660 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:37 provisioning config files... 01:30:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2917491637385579036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:39 ---> ****-login.sh 01:30:39 nexus3.edgexfoundry.org:10001 01:48:55 #144 ... 01:48:55 01:48:55 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:48:55 #151 DONE 1222.7s 01:48:55 01:48:55 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:48:55 #149 ... 01:48:55 01:48:55 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:48:55 #155 DONE 0.2s 01:48:55 01:48:55 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:48:55 #156 DONE 0.1s 01:48:55 01:48:55 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:48:55 #152 ... 01:48:55 01:48:55 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:48:55 #157 DONE 0.3s 01:48:55 01:48:55 #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 01:48:55 #158 DONE 0.1s 01:48:55 01:48:55 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:48:55 #159 DONE 0.1s 01:48:55 01:48:55 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:48:55 #160 DONE 1.9s 01:48:55 01:48:55 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:48:55 #146 ... 01:48:55 01:48:55 #108 [core-common-config-bootstrapper] exporting to image 01:48:55 #108 exporting layers 01:48:55 #108 exporting layers 0.6s done 01:48:55 #108 writing image sha256:45939075fad7677058a2a805303b636a33b4e76767448afeb68a8ede096a30dc 01:48:55 #108 writing image sha256:45939075fad7677058a2a805303b636a33b4e76767448afeb68a8ede096a30dc done 01:48:55 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 01:48:55 #108 DONE 7.8s 01:48:55 01:48:55 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:49:10 #149 ... 01:49:10 01:49:10 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:49:10 #131 DONE 1248.0s 01:49:10 01:49:10 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:49:10 #152 ... 01:49:10 01:49:10 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:49:10 #161 DONE 0.2s 01:49:10 01:49:10 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:49:11 #162 DONE 2.4s 01:49:11 01:49:11 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:49:11 #163 DONE 0.3s 01:49:11 01:49:11 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:49:11 #146 ... 01:49:11 01:49:11 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:49:11 #164 DONE 0.2s 01:49:11 01:49:11 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:49:12 #165 DONE 0.3s 01:49:12 01:49:12 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:49:12 #166 DONE 0.2s 01:49:12 01:49:12 #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/ 01:49:12 #167 DONE 0.1s 01:49:12 01:49:12 #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/ 01:49:12 #168 DONE 0.1s 01:49:12 01:49:12 #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/ 01:49:12 #169 DONE 0.1s 01:49:12 01:49:12 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:49:12 #170 DONE 0.1s 01:49:12 01:49:12 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:49:15 #171 DONE 2.2s 01:49:15 01:49:15 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:49:15 #153 ... 01:49:15 01:49:15 #108 [security-bootstrapper] exporting to image 01:49:15 #108 exporting layers 01:49:16 #108 exporting layers 1.1s done 01:49:16 #108 writing image sha256:000f961132d6146f15a2a8e8f05819c6d1e497c1a30363454cbc66a50e0671d1 done 01:49:16 #108 naming to docker.io/library/security-bootstrapper-arm64 done 01:49:16 #108 DONE 8.9s 01:49:16 01:49:16 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:05:54 #154 ... 02:05:54 02:05:54 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:05:54 #149 DONE 2250.5s 02:05:54 02:05:54 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:05:54 #153 ... 02:05:54 02:05:54 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:05:54 #172 DONE 0.1s 02:05:54 02:05:54 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:05:54 #173 DONE 0.2s 02:05:54 02:05:54 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:05:54 #153 ... 02:05:54 02:05:54 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:05:54 #174 DONE 0.5s 02:05:54 02:05:54 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:05:54 #153 ... 02:05:54 02:05:54 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:05:54 #175 DONE 0.1s 02:05:54 02:05:54 #108 [core-command] exporting to image 02:05:54 #108 exporting layers 02:05:54 #108 exporting layers 0.6s done 02:05:54 #108 writing image sha256:8eceafdd588061fbcd7ff614faaca45cbe49ccf47ef8b9565825feb5c45068a7 done 02:05:54 #108 naming to docker.io/library/core-command-arm64 done 02:05:54 #108 DONE 9.5s 02:05:54 02:05:54 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:06:16 #152 DONE 2275.3s 02:06:16 02:06:16 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:06:16 #154 ... 02:06:16 02:06:16 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:06:16 #176 DONE 0.3s 02:06:16 02:06:16 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:06:16 #147 2276.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:06:16 #147 ... 02:06:16 02:06:16 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:06:16 #177 DONE 0.2s 02:06:16 02:06:16 #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 02:06:16 #178 DONE 0.1s 02:06:16 02:06:16 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:06:16 #146 ... 02:06:16 02:06:16 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:06:16 #179 DONE 0.1s 02:06:16 02:06:16 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:06:17 #180 DONE 0.5s 02:06:17 02:06:17 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:06:17 #181 DONE 0.1s 02:06:17 02:06:17 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:06:19 #182 DONE 1.9s 02:06:19 02:06:19 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:06:19 #153 ... 02:06:19 02:06:19 #108 [security-proxy-setup] exporting to image 02:06:19 #108 exporting layers 02:06:20 #108 exporting layers 0.9s done 02:06:20 #108 writing image sha256:7bb083c4d4780dc86245be73421a71b731c9804642462bb67a9b7c9b5e131113 done 02:06:20 #108 naming to docker.io/library/security-proxy-setup-arm64 done 02:06:20 #108 DONE 10.4s 02:06:20 02:06:20 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:06:52 #153 ... 02:06:52 02:06:52 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:06:52 #147 DONE 2310.5s 02:06:52 02:06:52 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:06:52 #153 ... 02:06:52 02:06:52 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:06:52 #183 DONE 0.3s 02:06:52 02:06:52 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:06:52 #154 ... 02:06:52 02:06:52 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:06:52 #184 DONE 0.1s 02:06:52 02:06:52 #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 02:06:52 #185 DONE 0.2s 02:06:52 02:06:52 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:06:52 #154 ... 02:06:52 02:06:52 #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 02:06:52 #186 DONE 0.1s 02:06:52 02:06:52 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:06:52 #154 ... 02:06:52 02:06:52 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:06:52 #187 DONE 0.1s 02:06:52 02:06:52 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:06:52 #188 DONE 0.5s 02:06:52 02:06:52 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:06:53 #189 DONE 0.5s 02:06:53 02:06:53 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:06:53 #190 DONE 0.1s 02:06:53 02:06:53 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:06:53 #146 ... 02:06:53 02:06:53 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:06:55 #191 DONE 1.9s 02:06:55 02:06:55 #108 [security-secretstore-setup] exporting to image 02:06:55 #108 exporting layers 02:06:57 #108 exporting layers 1.7s done 02:06:57 #108 writing image sha256:378662e8bb116525d82d753f47228a0ff65d475ea6fc1f97bb5401cbf029a707 done 02:06:57 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 02:06:57 #108 DONE 12.1s 02:06:57 02:06:57 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:08:05 #154 ... 02:08:05 02:08:05 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:08:05 #150 DONE 2374.1s 02:08:05 02:08:05 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:08:05 #154 ... 02:08:05 02:08:05 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:08:05 #192 DONE 0.2s 02:08:05 02:08:05 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:08:05 #193 DONE 0.2s 02:08:05 02:08:05 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:08:05 #194 DONE 0.5s 02:08:05 02:08:05 #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 02:08:05 #195 DONE 0.1s 02:08:05 02:08:05 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:08:05 #154 ... 02:08:05 02:08:05 #108 [security-spiffe-token-provider] exporting to image 02:08:05 #108 exporting layers 02:08:05 #108 exporting layers 0.6s done 02:08:05 #108 writing image sha256:1e5393241ae9eef6f9eeeb1127b4a6cf66af06786633df29d1f3e68d647805ea 0.0s done 02:08:05 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:08:05 #108 DONE 12.7s 02:08:05 02:08:05 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:08:52 #154 ... 02:08:52 02:08:52 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:08:52 #146 DONE 2426.0s 02:08:52 02:08:52 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:08:52 #153 ... 02:08:52 02:08:52 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:08:52 #196 DONE 0.3s 02:08:52 02:08:52 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:08:52 #197 DONE 0.4s 02:08:52 02:08:52 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:08:52 #153 ... 02:08:52 02:08:52 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:08:52 #198 DONE 0.7s 02:08:52 02:08:52 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:08:52 #199 DONE 0.2s 02:08:52 02:08:52 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:08:52 #200 DONE 0.1s 02:08:52 02:08:52 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:08:52 #201 DONE 2.0s 02:08:52 02:08:52 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:08:52 #145 ... 02:08:52 02:08:52 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:08:52 #144 DONE 2430.5s 02:08:52 02:08:52 #108 [security-proxy-auth] exporting to image 02:08:52 #108 exporting layers 02:08:52 #108 exporting layers 1.3s done 02:08:52 #108 writing image sha256:1a5264af5da622f5cf043efc34b2e9286eed3bbba545eadb81e942b0f07ab7b0 done 02:08:52 #108 naming to docker.io/library/security-proxy-auth-arm64 02:08:52 #108 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 02:08:52 #108 DONE 14.0s 02:08:52 02:08:52 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:08:52 #202 DONE 0.3s 02:08:52 02:08:52 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:08:52 #153 ... 02:08:52 02:08:52 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:08:53 #203 DONE 0.6s 02:08:53 02:08:53 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:08:53 #153 ... 02:08:53 02:08:53 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:08:53 #204 DONE 0.2s 02:08:53 02:08:53 #108 [core-keeper] exporting to image 02:08:54 #108 exporting layers 0.8s done 02:08:54 #108 writing image sha256:e2766cd123f0ec3bc94d5cdb3a911f9e013a44b4a94cdf21926503d037528bed done 02:08:54 #108 naming to docker.io/library/core-keeper-arm64 done 02:08:54 #108 DONE 14.8s 02:08:54 02:08:54 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:08:54 #154 ... 02:08:54 02:08:54 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:08:54 #145 DONE 2434.6s 02:08:55 02:08:55 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:08:55 #33 ... 02:08:55 02:08:55 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:08:55 #205 DONE 0.1s 02:08:55 02:08:55 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:08:55 #154 ... 02:08:55 02:08:55 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:08:55 #206 DONE 0.2s 02:08:55 02:08:55 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:08:55 #153 ... 02:08:55 02:08:55 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:08:56 #207 DONE 0.6s 02:08:56 02:08:56 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:08:56 #208 DONE 0.1s 02:08:56 02:08:56 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:08:56 #148 ... 02:08:56 02:08:56 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:08:57 #209 DONE 0.2s 02:08:57 02:08:57 #108 [core-metadata] exporting to image 02:08:58 #108 exporting layers 0.7s done 02:08:58 #108 writing image sha256:7cfc86562b02b77a9324b4cc723abe8ab3dbac9d1ff3f547f3f49473844a4d80 0.0s done 02:08:58 #108 naming to docker.io/library/core-metadata-arm64 0.0s done 02:08:58 #108 DONE 15.6s 02:08:58 02:08:58 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:08:58 #33 ... 02:08:58 02:08:58 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:08:58 #154 DONE 2437.7s 02:08:58 02:08:58 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:08:58 #153 ... 02:08:58 02:08:58 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:08:58 #210 DONE 0.1s 02:08:58 02:08:58 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:08:58 #148 ... 02:08:58 02:08:58 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:08:59 #211 DONE 0.2s 02:08:59 02:08:59 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:08:59 #212 DONE 0.6s 02:08:59 02:08:59 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:08:59 #213 DONE 0.1s 02:08:59 02:08:59 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:08:59 #153 ... 02:08:59 02:08:59 #108 [core-data] exporting to image 02:09:00 #108 exporting layers 0.5s done 02:09:00 #108 writing image sha256:2a373cca4007a7a3671cdbb44256968ec399b37e554c3d35201174d8df33f7a5 done 02:09:00 #108 naming to docker.io/library/core-data-arm64 done 02:09:00 #108 DONE 16.1s 02:09:00 02:09:00 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:09:32 #153 DONE 2468.1s 02:09:32 02:09:32 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:09:32 #33 ... 02:09:32 02:09:32 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:09:32 #214 DONE 0.1s 02:09:32 02:09:32 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:09:32 #33 ... 02:09:32 02:09:32 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:09:32 #215 DONE 0.1s 02:09:32 02:09:32 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:09:32 #216 DONE 0.6s 02:09:32 02:09:32 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:09:32 #217 DONE 0.1s 02:09:32 02:09:32 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:09:32 #33 ... 02:09:32 02:09:32 #108 [support-scheduler] exporting to image 02:09:32 #108 exporting layers 02:09:32 #108 exporting layers 1.1s done 02:09:32 #108 writing image sha256:f5244a2ad9c52e9db3ff95f5d8910d275cfdba4da14ade46b3b13651776f2ee1 done 02:09:32 #108 naming to docker.io/library/support-scheduler-arm64 done 02:09:32 #108 DONE 17.2s 02:09:32 02:09:32 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:09:35 #148 DONE 2474.6s 02:09:35 02:09:35 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:09:35 #33 ... 02:09:35 02:09:35 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:09:35 #218 DONE 0.1s 02:09:35 02:09:35 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:09:35 #219 DONE 0.1s 02:09:35 02:09:35 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:09:35 #33 ... 02:09:35 02:09:35 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:09:35 #220 DONE 0.5s 02:09:35 02:09:35 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:09:35 #221 DONE 0.1s 02:09:35 02:09:35 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:09:35 #33 ... 02:09:35 02:09:35 #108 [support-notifications] exporting to image 02:09:35 #108 exporting layers 02:09:36 #108 exporting layers 0.6s done 02:09:36 #108 writing image sha256:6a8f0d3b88e5bc6d654f8a5d515ac86d56a18360c97e2f7a5018e2f9e696d164 done 02:09:36 #108 naming to docker.io/library/support-notifications-arm64 done 02:09:36 #108 DONE 17.9s 02:09:36 02:09:36 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:09:36 time="2025-11-07T01:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:36 time="2025-11-07T01:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:36 time="2025-11-07T01:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:36 time="2025-11-07T01:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:36 time="2025-11-07T01:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:36 time="2025-11-07T01:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:36 time="2025-11-07T01:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:36 time="2025-11-07T01:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:36 time="2025-11-07T01:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:36 time="2025-11-07T01:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:36 time="2025-11-07T01:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:36 time="2025-11-07T01:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:36 time="2025-11-07T01:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:36 time="2025-11-07T01:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:36 time="2025-11-07T01:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:09:36 $ docker stop --time=1 e5cd710802ea5acec4c007d0020fbde3d5c2637ed5280c97c3b9627885911534 02:09:38 $ docker rm -f --volumes e5cd710802ea5acec4c007d0020fbde3d5c2637ed5280c97c3b9627885911534 [Pipeline] // withDockerContainer [Pipeline] sh 02:09:38 + docker images 02:09:38 REPOSITORY TAG IMAGE ID CREATED SIZE 02:09:38 support-notifications-arm64 latest 6a8f0d3b88e5 3 seconds ago 53.4MB 02:09:38 support-scheduler-arm64 latest f5244a2ad9c5 9 seconds ago 49.5MB 02:09:38 core-data-arm64 latest 2a373cca4007 39 seconds ago 45.6MB 02:09:38 core-metadata-arm64 latest 7cfc86562b02 42 seconds ago 45.7MB 02:09:38 core-keeper-arm64 latest e2766cd123f0 45 seconds ago 45.4MB 02:09:38 security-proxy-auth-arm64 latest 1a5264af5da6 48 seconds ago 44.8MB 02:09:38 security-spiffe-token-provider-arm64 latest 1e5393241ae9 About a minute ago 49.2MB 02:09:38 security-secretstore-setup-arm64 latest 378662e8bb11 2 minutes ago 81.7MB 02:09:38 security-proxy-setup-arm64 latest 7bb083c4d478 3 minutes ago 51.1MB 02:09:38 core-command-arm64 latest 8eceafdd5880 3 minutes ago 40.2MB 02:09:38 security-bootstrapper-arm64 latest 000f961132d6 20 minutes ago 21.2MB 02:09:38 core-common-config-bootstrapper-arm64 latest 45939075fad7 20 minutes ago 20.1MB 02:09:38 security-spire-agent-arm64 latest 04dca16e52a9 42 minutes ago 219MB 02:09:38 security-spire-server-arm64 latest 47016fc45432 42 minutes ago 163MB 02:09:38 security-spire-config-arm64 latest 9b703d6f2080 42 minutes ago 162MB 02:09:38 ci-base-image-arm64 latest 731b68faab55 44 minutes ago 927MB 02:09:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 3 weeks ago 564MB 02:09:38 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 02:09:38 provisioning config files... 02:09:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/923@tmp/config17180732635023403767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:39 ---> ****-login.sh 02:09:39 nexus3.edgexfoundry.org:10001 02:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:39 Configure a credential helper to remove this warning. See 02:09:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:39 02:09:39 Login Succeeded 02:09:39 nexus3.edgexfoundry.org:10002 02:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:39 Configure a credential helper to remove this warning. See 02:09:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:39 02:09:39 Login Succeeded 02:09:40 nexus3.edgexfoundry.org:10003 02:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:40 Configure a credential helper to remove this warning. See 02:09:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:40 02:09:40 Login Succeeded 02:09:40 nexus3.edgexfoundry.org:10004 02:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:40 Configure a credential helper to remove this warning. See 02:09:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:40 02:09:40 Login Succeeded 02:09:40 ****.io 02:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:41 Configure a credential helper to remove this warning. See 02:09:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:41 02:09:41 Login Succeeded 02:09:41 ---> ****-login.sh ends [Pipeline] } 02:09:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:09:41 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:09:41 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:09:41 latest 02:09:41 4.1.0-dev.75 02:09:41 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:09:41 main 02:09:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:09:42 fcef160c75db: Preparing 02:09:42 778d5e2805e4: Preparing 02:09:42 0f31b96af6ed: Preparing 02:09:42 5bd63f6e24d9: Preparing 02:09:42 54a1860547d3: Preparing 02:09:42 4b89265e3248: Preparing 02:09:42 0e64f2360a44: Preparing 02:09:42 4b89265e3248: Waiting 02:09:42 0e64f2360a44: Waiting 02:09:42 fcef160c75db: Pushed 02:09:42 0f31b96af6ed: Pushed 02:09:42 5bd63f6e24d9: Pushed 02:09:42 54a1860547d3: Pushed 02:09:42 0e64f2360a44: Layer already exists 02:09:42 4b89265e3248: Pushed 02:09:50 778d5e2805e4: Pushed 02:09:50 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:dd0e92b8ca86b047c4ba65e1e985bbfa28d8d5374e882080bdbc1435a6c8747b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:09:51 fcef160c75db: Preparing 02:09:51 778d5e2805e4: Preparing 02:09:51 0f31b96af6ed: Preparing 02:09:51 5bd63f6e24d9: Preparing 02:09:51 54a1860547d3: Preparing 02:09:51 4b89265e3248: Preparing 02:09:51 0e64f2360a44: Preparing 02:09:51 4b89265e3248: Waiting 02:09:51 0e64f2360a44: Waiting 02:09:51 fcef160c75db: Layer already exists 02:09:51 0f31b96af6ed: Layer already exists 02:09:51 778d5e2805e4: Layer already exists 02:09:51 5bd63f6e24d9: Layer already exists 02:09:51 54a1860547d3: Layer already exists 02:09:51 4b89265e3248: Layer already exists 02:09:51 0e64f2360a44: Layer already exists 02:09:51 latest: digest: sha256:dd0e92b8ca86b047c4ba65e1e985bbfa28d8d5374e882080bdbc1435a6c8747b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 02:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:09:52 fcef160c75db: Preparing 02:09:52 778d5e2805e4: Preparing 02:09:52 0f31b96af6ed: Preparing 02:09:52 5bd63f6e24d9: Preparing 02:09:52 54a1860547d3: Preparing 02:09:52 4b89265e3248: Preparing 02:09:52 0e64f2360a44: Preparing 02:09:52 0e64f2360a44: Waiting 02:09:52 4b89265e3248: Waiting 02:09:52 5bd63f6e24d9: Layer already exists 02:09:52 0f31b96af6ed: Layer already exists 02:09:52 778d5e2805e4: Layer already exists 02:09:52 54a1860547d3: Layer already exists 02:09:52 fcef160c75db: Layer already exists 02:09:52 0e64f2360a44: Layer already exists 02:09:52 4b89265e3248: Layer already exists 02:09:52 4.1.0-dev.75: digest: sha256:dd0e92b8ca86b047c4ba65e1e985bbfa28d8d5374e882080bdbc1435a6c8747b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:09:53 fcef160c75db: Preparing 02:09:53 778d5e2805e4: Preparing 02:09:53 0f31b96af6ed: Preparing 02:09:53 5bd63f6e24d9: Preparing 02:09:53 54a1860547d3: Preparing 02:09:53 4b89265e3248: Preparing 02:09:53 0e64f2360a44: Preparing 02:09:53 4b89265e3248: Waiting 02:09:53 778d5e2805e4: Layer already exists 02:09:53 0f31b96af6ed: Layer already exists 02:09:53 fcef160c75db: Layer already exists 02:09:53 5bd63f6e24d9: Layer already exists 02:09:53 54a1860547d3: Layer already exists 02:09:53 4b89265e3248: Layer already exists 02:09:53 0e64f2360a44: Layer already exists 02:09:53 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:dd0e92b8ca86b047c4ba65e1e985bbfa28d8d5374e882080bdbc1435a6c8747b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:09:54 fcef160c75db: Preparing 02:09:54 778d5e2805e4: Preparing 02:09:54 0f31b96af6ed: Preparing 02:09:54 5bd63f6e24d9: Preparing 02:09:54 54a1860547d3: Preparing 02:09:54 4b89265e3248: Preparing 02:09:54 0e64f2360a44: Preparing 02:09:54 4b89265e3248: Waiting 02:09:54 0e64f2360a44: Waiting 02:09:54 54a1860547d3: Layer already exists 02:09:54 778d5e2805e4: Layer already exists 02:09:54 fcef160c75db: Layer already exists 02:09:54 0f31b96af6ed: Layer already exists 02:09:54 5bd63f6e24d9: Layer already exists 02:09:54 0e64f2360a44: Layer already exists 02:09:54 4b89265e3248: Layer already exists 02:09:54 main: digest: sha256:dd0e92b8ca86b047c4ba65e1e985bbfa28d8d5374e882080bdbc1435a6c8747b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:54 ===================================================== [Pipeline] echo 02:09:54 taggedImages: 02:09:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:09:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:09:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 02:09:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:09:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:09:54 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:09:54 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:09:54 latest 02:09:54 4.1.0-dev.75 02:09:54 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:09:54 main 02:09:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:09:55 f279258638c1: Preparing 02:09:55 f6f1a4aff46e: Preparing 02:09:55 7c217e3dce4a: Preparing 02:09:55 38ff23f01830: Preparing 02:09:55 0f31b96af6ed: Preparing 02:09:55 5bd63f6e24d9: Preparing 02:09:55 54a1860547d3: Preparing 02:09:55 4b89265e3248: Preparing 02:09:55 0e64f2360a44: Preparing 02:09:55 5bd63f6e24d9: Waiting 02:09:55 4b89265e3248: Waiting 02:09:55 54a1860547d3: Waiting 02:09:55 0e64f2360a44: Waiting 02:09:55 0f31b96af6ed: Layer already exists 02:09:55 5bd63f6e24d9: Layer already exists 02:09:55 f6f1a4aff46e: Pushed 02:09:55 7c217e3dce4a: Pushed 02:09:55 54a1860547d3: Layer already exists 02:09:55 4b89265e3248: Layer already exists 02:09:55 f279258638c1: Pushed 02:09:55 0e64f2360a44: Layer already exists 02:09:58 38ff23f01830: Pushed 02:09:58 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:6fc6b8938c060db0e8abe603751f1b0a005311cf63da173a619c34a154df0abc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:58 + 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 02:09:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:09:59 f279258638c1: Preparing 02:09:59 f6f1a4aff46e: Preparing 02:09:59 7c217e3dce4a: Preparing 02:09:59 38ff23f01830: Preparing 02:09:59 0f31b96af6ed: Preparing 02:09:59 5bd63f6e24d9: Preparing 02:09:59 54a1860547d3: Preparing 02:09:59 5bd63f6e24d9: Waiting 02:09:59 4b89265e3248: Preparing 02:09:59 54a1860547d3: Waiting 02:09:59 0e64f2360a44: Preparing 02:09:59 4b89265e3248: Waiting 02:09:59 0e64f2360a44: Waiting 02:09:59 38ff23f01830: Layer already exists 02:09:59 7c217e3dce4a: Layer already exists 02:09:59 0f31b96af6ed: Layer already exists 02:09:59 f6f1a4aff46e: Layer already exists 02:09:59 f279258638c1: Layer already exists 02:09:59 5bd63f6e24d9: Layer already exists 02:09:59 0e64f2360a44: Layer already exists 02:09:59 54a1860547d3: Layer already exists 02:09:59 4b89265e3248: Layer already exists 02:09:59 latest: digest: sha256:6fc6b8938c060db0e8abe603751f1b0a005311cf63da173a619c34a154df0abc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 02:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:10:00 f279258638c1: Preparing 02:10:00 f6f1a4aff46e: Preparing 02:10:00 7c217e3dce4a: Preparing 02:10:00 38ff23f01830: Preparing 02:10:00 0f31b96af6ed: Preparing 02:10:00 5bd63f6e24d9: Preparing 02:10:00 54a1860547d3: Preparing 02:10:00 4b89265e3248: Preparing 02:10:00 0e64f2360a44: Preparing 02:10:00 4b89265e3248: Waiting 02:10:00 0e64f2360a44: Waiting 02:10:00 5bd63f6e24d9: Waiting 02:10:00 7c217e3dce4a: Layer already exists 02:10:00 f279258638c1: Layer already exists 02:10:00 f6f1a4aff46e: Layer already exists 02:10:00 38ff23f01830: Layer already exists 02:10:00 0f31b96af6ed: Layer already exists 02:10:00 4b89265e3248: Layer already exists 02:10:00 54a1860547d3: Layer already exists 02:10:00 5bd63f6e24d9: Layer already exists 02:10:00 0e64f2360a44: Layer already exists 02:10:00 4.1.0-dev.75: digest: sha256:6fc6b8938c060db0e8abe603751f1b0a005311cf63da173a619c34a154df0abc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:10:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:10:01 f279258638c1: Preparing 02:10:01 f6f1a4aff46e: Preparing 02:10:01 7c217e3dce4a: Preparing 02:10:01 38ff23f01830: Preparing 02:10:01 0f31b96af6ed: Preparing 02:10:01 5bd63f6e24d9: Preparing 02:10:01 54a1860547d3: Preparing 02:10:01 4b89265e3248: Preparing 02:10:01 0e64f2360a44: Preparing 02:10:01 5bd63f6e24d9: Waiting 02:10:01 54a1860547d3: Waiting 02:10:01 4b89265e3248: Waiting 02:10:01 0e64f2360a44: Waiting 02:10:01 f279258638c1: Layer already exists 02:10:01 38ff23f01830: Layer already exists 02:10:01 f6f1a4aff46e: Layer already exists 02:10:01 0f31b96af6ed: Layer already exists 02:10:01 7c217e3dce4a: Layer already exists 02:10:01 4b89265e3248: Layer already exists 02:10:01 54a1860547d3: Layer already exists 02:10:01 5bd63f6e24d9: Layer already exists 02:10:01 0e64f2360a44: Layer already exists 02:10:01 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:6fc6b8938c060db0e8abe603751f1b0a005311cf63da173a619c34a154df0abc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:01 + 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 02:10:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:10:02 f279258638c1: Preparing 02:10:02 f6f1a4aff46e: Preparing 02:10:02 7c217e3dce4a: Preparing 02:10:02 38ff23f01830: Preparing 02:10:02 0f31b96af6ed: Preparing 02:10:02 5bd63f6e24d9: Preparing 02:10:02 54a1860547d3: Preparing 02:10:02 4b89265e3248: Preparing 02:10:02 0e64f2360a44: Preparing 02:10:02 54a1860547d3: Waiting 02:10:02 5bd63f6e24d9: Waiting 02:10:02 4b89265e3248: Waiting 02:10:02 0e64f2360a44: Waiting 02:10:02 38ff23f01830: Layer already exists 02:10:02 7c217e3dce4a: Layer already exists 02:10:02 f279258638c1: Layer already exists 02:10:02 0f31b96af6ed: Layer already exists 02:10:02 f6f1a4aff46e: Layer already exists 02:10:02 54a1860547d3: Layer already exists 02:10:02 5bd63f6e24d9: Layer already exists 02:10:02 0e64f2360a44: Layer already exists 02:10:02 4b89265e3248: Layer already exists 02:10:02 main: digest: sha256:6fc6b8938c060db0e8abe603751f1b0a005311cf63da173a619c34a154df0abc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:02 ===================================================== [Pipeline] echo 02:10:02 taggedImages: 02:10:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:10:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:10:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 02:10:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:10:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:10:02 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:10:02 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:10:02 latest 02:10:02 4.1.0-dev.75 02:10:02 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:10:02 main 02:10:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:10:03 21272a992614: Preparing 02:10:03 7bb6a68bed41: Preparing 02:10:03 0f31b96af6ed: Preparing 02:10:03 5bd63f6e24d9: Preparing 02:10:03 45b665aa7c16: Preparing 02:10:03 91ee53129d74: Preparing 02:10:03 0e64f2360a44: Preparing 02:10:03 91ee53129d74: Waiting 02:10:03 0e64f2360a44: Waiting 02:10:03 5bd63f6e24d9: Layer already exists 02:10:03 0f31b96af6ed: Layer already exists 02:10:03 0e64f2360a44: Layer already exists 02:10:03 45b665aa7c16: Pushed 02:10:03 21272a992614: Pushed 02:10:03 91ee53129d74: Pushed 02:10:11 7bb6a68bed41: Pushed 02:10:11 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:8a4e69f61d4a0c8a3371a12c1314dffa9165ea4eee9fc0b86bee6de0f73df987 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:10:12 21272a992614: Preparing 02:10:12 7bb6a68bed41: Preparing 02:10:12 0f31b96af6ed: Preparing 02:10:12 5bd63f6e24d9: Preparing 02:10:12 45b665aa7c16: Preparing 02:10:12 91ee53129d74: Preparing 02:10:12 0e64f2360a44: Preparing 02:10:12 91ee53129d74: Waiting 02:10:12 0e64f2360a44: Waiting 02:10:12 21272a992614: Layer already exists 02:10:12 5bd63f6e24d9: Layer already exists 02:10:12 45b665aa7c16: Layer already exists 02:10:12 0f31b96af6ed: Layer already exists 02:10:12 7bb6a68bed41: Layer already exists 02:10:12 91ee53129d74: Layer already exists 02:10:12 0e64f2360a44: Layer already exists 02:10:12 latest: digest: sha256:8a4e69f61d4a0c8a3371a12c1314dffa9165ea4eee9fc0b86bee6de0f73df987 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 02:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:10:13 21272a992614: Preparing 02:10:13 7bb6a68bed41: Preparing 02:10:13 0f31b96af6ed: Preparing 02:10:13 5bd63f6e24d9: Preparing 02:10:13 45b665aa7c16: Preparing 02:10:13 91ee53129d74: Preparing 02:10:13 0e64f2360a44: Preparing 02:10:13 91ee53129d74: Waiting 02:10:13 0e64f2360a44: Waiting 02:10:13 45b665aa7c16: Layer already exists 02:10:13 21272a992614: Layer already exists 02:10:13 0f31b96af6ed: Layer already exists 02:10:13 5bd63f6e24d9: Layer already exists 02:10:13 7bb6a68bed41: Layer already exists 02:10:13 0e64f2360a44: Layer already exists 02:10:13 91ee53129d74: Layer already exists 02:10:13 4.1.0-dev.75: digest: sha256:8a4e69f61d4a0c8a3371a12c1314dffa9165ea4eee9fc0b86bee6de0f73df987 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:10:14 21272a992614: Preparing 02:10:14 7bb6a68bed41: Preparing 02:10:14 0f31b96af6ed: Preparing 02:10:14 5bd63f6e24d9: Preparing 02:10:14 45b665aa7c16: Preparing 02:10:14 91ee53129d74: Preparing 02:10:14 0e64f2360a44: Preparing 02:10:14 91ee53129d74: Waiting 02:10:14 0e64f2360a44: Waiting 02:10:14 21272a992614: Layer already exists 02:10:14 7bb6a68bed41: Layer already exists 02:10:14 0f31b96af6ed: Layer already exists 02:10:14 45b665aa7c16: Layer already exists 02:10:14 5bd63f6e24d9: Layer already exists 02:10:14 91ee53129d74: Layer already exists 02:10:14 0e64f2360a44: Layer already exists 02:10:14 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:8a4e69f61d4a0c8a3371a12c1314dffa9165ea4eee9fc0b86bee6de0f73df987 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:10:15 21272a992614: Preparing 02:10:15 7bb6a68bed41: Preparing 02:10:15 0f31b96af6ed: Preparing 02:10:15 5bd63f6e24d9: Preparing 02:10:15 45b665aa7c16: Preparing 02:10:15 91ee53129d74: Preparing 02:10:15 0e64f2360a44: Preparing 02:10:15 91ee53129d74: Waiting 02:10:15 21272a992614: Layer already exists 02:10:15 0f31b96af6ed: Layer already exists 02:10:15 5bd63f6e24d9: Layer already exists 02:10:15 45b665aa7c16: Layer already exists 02:10:15 7bb6a68bed41: Layer already exists 02:10:15 91ee53129d74: Layer already exists 02:10:15 0e64f2360a44: Layer already exists 02:10:15 main: digest: sha256:8a4e69f61d4a0c8a3371a12c1314dffa9165ea4eee9fc0b86bee6de0f73df987 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:15 ===================================================== [Pipeline] echo 02:10:15 taggedImages: 02:10:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:10:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:10:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 02:10:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:10:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:10:15 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:10:15 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:10:15 latest 02:10:15 4.1.0-dev.75 02:10:15 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:10:15 main 02:10:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:10:16 a5d7372bc5c3: Preparing 02:10:16 de627ea9897f: Preparing 02:10:16 5bd63f6e24d9: Preparing 02:10:16 21c734ad445a: Preparing 02:10:16 6b136fc8286b: Preparing 02:10:16 0e64f2360a44: Preparing 02:10:16 0e64f2360a44: Waiting 02:10:17 5bd63f6e24d9: Layer already exists 02:10:17 0e64f2360a44: Layer already exists 02:10:17 6b136fc8286b: Pushed 02:10:17 21c734ad445a: Pushed 02:10:17 a5d7372bc5c3: Pushed 02:10:25 de627ea9897f: Pushed 02:10:25 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:5b34fa6c1be5872086de877c262f80f1bf7f1d1df5fa37665827efed28936f75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:25 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:10:26 a5d7372bc5c3: Preparing 02:10:26 de627ea9897f: Preparing 02:10:26 5bd63f6e24d9: Preparing 02:10:26 21c734ad445a: Preparing 02:10:26 6b136fc8286b: Preparing 02:10:26 0e64f2360a44: Preparing 02:10:26 0e64f2360a44: Waiting 02:10:26 a5d7372bc5c3: Layer already exists 02:10:26 de627ea9897f: Layer already exists 02:10:26 6b136fc8286b: Layer already exists 02:10:26 5bd63f6e24d9: Layer already exists 02:10:26 21c734ad445a: Layer already exists 02:10:26 0e64f2360a44: Layer already exists 02:10:26 latest: digest: sha256:5b34fa6c1be5872086de877c262f80f1bf7f1d1df5fa37665827efed28936f75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 02:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:10:27 a5d7372bc5c3: Preparing 02:10:27 de627ea9897f: Preparing 02:10:27 5bd63f6e24d9: Preparing 02:10:27 21c734ad445a: Preparing 02:10:27 6b136fc8286b: Preparing 02:10:27 0e64f2360a44: Preparing 02:10:27 0e64f2360a44: Waiting 02:10:27 de627ea9897f: Layer already exists 02:10:27 a5d7372bc5c3: Layer already exists 02:10:27 21c734ad445a: Layer already exists 02:10:27 6b136fc8286b: Layer already exists 02:10:27 5bd63f6e24d9: Layer already exists 02:10:27 0e64f2360a44: Layer already exists 02:10:27 4.1.0-dev.75: digest: sha256:5b34fa6c1be5872086de877c262f80f1bf7f1d1df5fa37665827efed28936f75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:10:29 a5d7372bc5c3: Preparing 02:10:29 de627ea9897f: Preparing 02:10:29 5bd63f6e24d9: Preparing 02:10:29 21c734ad445a: Preparing 02:10:29 6b136fc8286b: Preparing 02:10:29 0e64f2360a44: Preparing 02:10:29 0e64f2360a44: Waiting 02:10:29 de627ea9897f: Layer already exists 02:10:29 6b136fc8286b: Layer already exists 02:10:29 5bd63f6e24d9: Layer already exists 02:10:29 21c734ad445a: Layer already exists 02:10:29 a5d7372bc5c3: Layer already exists 02:10:29 0e64f2360a44: Layer already exists 02:10:30 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:5b34fa6c1be5872086de877c262f80f1bf7f1d1df5fa37665827efed28936f75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:10:30 a5d7372bc5c3: Preparing 02:10:30 de627ea9897f: Preparing 02:10:30 5bd63f6e24d9: Preparing 02:10:30 21c734ad445a: Preparing 02:10:30 6b136fc8286b: Preparing 02:10:30 0e64f2360a44: Preparing 02:10:30 0e64f2360a44: Waiting 02:10:30 de627ea9897f: Layer already exists 02:10:30 6b136fc8286b: Layer already exists 02:10:30 21c734ad445a: Layer already exists 02:10:30 5bd63f6e24d9: Layer already exists 02:10:30 a5d7372bc5c3: Layer already exists 02:10:30 0e64f2360a44: Layer already exists 02:10:31 main: digest: sha256:5b34fa6c1be5872086de877c262f80f1bf7f1d1df5fa37665827efed28936f75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:31 ===================================================== [Pipeline] echo 02:10:31 taggedImages: 02:10:31 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:10:31 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:10:31 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 02:10:31 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:10:31 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:10:31 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:10:31 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:10:31 latest 02:10:31 4.1.0-dev.75 02:10:31 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:10:31 main 02:10:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:10:32 629019b39fc8: Preparing 02:10:32 1b23d9d77dbb: Preparing 02:10:32 54fd5275e2ad: Preparing 02:10:32 0f31b96af6ed: Preparing 02:10:32 5bd63f6e24d9: Preparing 02:10:32 54a1860547d3: Preparing 02:10:32 4b89265e3248: Preparing 02:10:32 0e64f2360a44: Preparing 02:10:32 4b89265e3248: Waiting 02:10:32 54a1860547d3: Waiting 02:10:32 0e64f2360a44: Waiting 02:10:32 0f31b96af6ed: Layer already exists 02:10:32 5bd63f6e24d9: Layer already exists 02:10:32 54a1860547d3: Layer already exists 02:10:32 4b89265e3248: Layer already exists 02:10:32 0e64f2360a44: Layer already exists 02:10:32 1b23d9d77dbb: Pushed 02:10:32 629019b39fc8: Pushed 02:10:40 54fd5275e2ad: Pushed 02:10:42 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:f254e1f05783cc1f1d9cdf2926ee2220ecf7742d83cdebc7eddd74ffac91ddae size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:10:43 629019b39fc8: Preparing 02:10:43 1b23d9d77dbb: Preparing 02:10:43 54fd5275e2ad: Preparing 02:10:43 0f31b96af6ed: Preparing 02:10:43 5bd63f6e24d9: Preparing 02:10:43 54a1860547d3: Preparing 02:10:43 4b89265e3248: Preparing 02:10:43 0e64f2360a44: Preparing 02:10:43 54a1860547d3: Waiting 02:10:43 4b89265e3248: Waiting 02:10:43 0e64f2360a44: Waiting 02:10:43 1b23d9d77dbb: Layer already exists 02:10:43 54fd5275e2ad: Layer already exists 02:10:43 629019b39fc8: Layer already exists 02:10:43 0f31b96af6ed: Layer already exists 02:10:43 5bd63f6e24d9: Layer already exists 02:10:43 4b89265e3248: Layer already exists 02:10:43 54a1860547d3: Layer already exists 02:10:43 0e64f2360a44: Layer already exists 02:10:43 latest: digest: sha256:f254e1f05783cc1f1d9cdf2926ee2220ecf7742d83cdebc7eddd74ffac91ddae size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 02:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:10:44 629019b39fc8: Preparing 02:10:44 1b23d9d77dbb: Preparing 02:10:44 54fd5275e2ad: Preparing 02:10:44 0f31b96af6ed: Preparing 02:10:44 5bd63f6e24d9: Preparing 02:10:44 54a1860547d3: Preparing 02:10:44 4b89265e3248: Preparing 02:10:44 0e64f2360a44: Preparing 02:10:44 4b89265e3248: Waiting 02:10:44 54a1860547d3: Waiting 02:10:44 0e64f2360a44: Waiting 02:10:44 629019b39fc8: Layer already exists 02:10:44 1b23d9d77dbb: Layer already exists 02:10:44 54fd5275e2ad: Layer already exists 02:10:44 0f31b96af6ed: Layer already exists 02:10:44 5bd63f6e24d9: Layer already exists 02:10:44 4b89265e3248: Layer already exists 02:10:44 54a1860547d3: Layer already exists 02:10:44 0e64f2360a44: Layer already exists 02:10:44 4.1.0-dev.75: digest: sha256:f254e1f05783cc1f1d9cdf2926ee2220ecf7742d83cdebc7eddd74ffac91ddae size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:10:45 629019b39fc8: Preparing 02:10:45 1b23d9d77dbb: Preparing 02:10:45 54fd5275e2ad: Preparing 02:10:45 0f31b96af6ed: Preparing 02:10:45 5bd63f6e24d9: Preparing 02:10:45 54a1860547d3: Preparing 02:10:45 4b89265e3248: Preparing 02:10:45 0e64f2360a44: Preparing 02:10:45 4b89265e3248: Waiting 02:10:45 54a1860547d3: Waiting 02:10:45 1b23d9d77dbb: Layer already exists 02:10:45 5bd63f6e24d9: Layer already exists 02:10:45 629019b39fc8: Layer already exists 02:10:45 0f31b96af6ed: Layer already exists 02:10:45 54fd5275e2ad: Layer already exists 02:10:45 54a1860547d3: Layer already exists 02:10:45 4b89265e3248: Layer already exists 02:10:45 0e64f2360a44: Layer already exists 02:10:45 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:f254e1f05783cc1f1d9cdf2926ee2220ecf7742d83cdebc7eddd74ffac91ddae size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:10:46 629019b39fc8: Preparing 02:10:46 1b23d9d77dbb: Preparing 02:10:46 54fd5275e2ad: Preparing 02:10:46 0f31b96af6ed: Preparing 02:10:46 5bd63f6e24d9: Preparing 02:10:46 54a1860547d3: Preparing 02:10:46 4b89265e3248: Preparing 02:10:46 0e64f2360a44: Preparing 02:10:46 54a1860547d3: Waiting 02:10:46 4b89265e3248: Waiting 02:10:46 0e64f2360a44: Waiting 02:10:46 629019b39fc8: Layer already exists 02:10:46 1b23d9d77dbb: Layer already exists 02:10:46 54fd5275e2ad: Layer already exists 02:10:46 0f31b96af6ed: Layer already exists 02:10:46 5bd63f6e24d9: Layer already exists 02:10:46 54a1860547d3: Layer already exists 02:10:46 4b89265e3248: Layer already exists 02:10:46 0e64f2360a44: Layer already exists 02:10:46 main: digest: sha256:f254e1f05783cc1f1d9cdf2926ee2220ecf7742d83cdebc7eddd74ffac91ddae size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:46 ===================================================== [Pipeline] echo 02:10:46 taggedImages: 02:10:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:10:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:10:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 02:10:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:10:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:10:46 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:10:46 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:10:46 latest 02:10:46 4.1.0-dev.75 02:10:46 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:10:46 main 02:10:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:10:47 eba95502a317: Preparing 02:10:47 9f6d8356e75a: Preparing 02:10:47 539ae392d8e6: Preparing 02:10:47 4e32fd92deb4: Preparing 02:10:47 802858376295: Preparing 02:10:47 978cc5efb109: Preparing 02:10:47 d8ac033f1570: Preparing 02:10:47 978cc5efb109: Waiting 02:10:47 0f31b96af6ed: Preparing 02:10:47 d8ac033f1570: Waiting 02:10:47 5bd63f6e24d9: Preparing 02:10:47 0f31b96af6ed: Waiting 02:10:47 5bd63f6e24d9: Waiting 02:10:47 b73e3171c4d7: Preparing 02:10:47 e11e26149c4c: Preparing 02:10:47 b73e3171c4d7: Waiting 02:10:47 e11e26149c4c: Waiting 02:10:47 5f70bf18a086: Preparing 02:10:47 cc7fbcf295c6: Preparing 02:10:47 5f70bf18a086: Waiting 02:10:47 a07dadc676ac: Preparing 02:10:47 cc7fbcf295c6: Waiting 02:10:47 4d072803c200: Preparing 02:10:47 a07dadc676ac: Waiting 02:10:47 4d072803c200: Waiting 02:10:47 0e64f2360a44: Preparing 02:10:47 0e64f2360a44: Waiting 02:10:47 802858376295: Pushed 02:10:47 4e32fd92deb4: Pushed 02:10:47 9f6d8356e75a: Pushed 02:10:47 539ae392d8e6: Pushed 02:10:47 eba95502a317: Pushed 02:10:47 5bd63f6e24d9: Layer already exists 02:10:47 0f31b96af6ed: Layer already exists 02:10:47 978cc5efb109: Pushed 02:10:47 5f70bf18a086: Layer already exists 02:10:47 b73e3171c4d7: Pushed 02:10:47 e11e26149c4c: Pushed 02:10:47 0e64f2360a44: Layer already exists 02:10:47 a07dadc676ac: Pushed 02:10:47 cc7fbcf295c6: Pushed 02:10:47 4d072803c200: Pushed 02:10:50 d8ac033f1570: Pushed 02:10:50 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:d033d2cd5c821e2f7e90309146e9251562ddafb83a3a06f97ff8a5ce5b3368e0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:10:51 eba95502a317: Preparing 02:10:51 9f6d8356e75a: Preparing 02:10:51 539ae392d8e6: Preparing 02:10:51 4e32fd92deb4: Preparing 02:10:51 802858376295: Preparing 02:10:51 978cc5efb109: Preparing 02:10:51 d8ac033f1570: Preparing 02:10:51 0f31b96af6ed: Preparing 02:10:51 5bd63f6e24d9: Preparing 02:10:51 b73e3171c4d7: Preparing 02:10:51 e11e26149c4c: Preparing 02:10:51 5f70bf18a086: Preparing 02:10:51 cc7fbcf295c6: Preparing 02:10:51 a07dadc676ac: Preparing 02:10:51 4d072803c200: Preparing 02:10:51 0e64f2360a44: Preparing 02:10:51 978cc5efb109: Waiting 02:10:51 d8ac033f1570: Waiting 02:10:51 e11e26149c4c: Waiting 02:10:51 5f70bf18a086: Waiting 02:10:51 cc7fbcf295c6: Waiting 02:10:51 a07dadc676ac: Waiting 02:10:51 4d072803c200: Waiting 02:10:51 0e64f2360a44: Waiting 02:10:51 0f31b96af6ed: Waiting 02:10:51 5bd63f6e24d9: Waiting 02:10:51 b73e3171c4d7: Waiting 02:10:51 539ae392d8e6: Layer already exists 02:10:51 eba95502a317: Layer already exists 02:10:51 802858376295: Layer already exists 02:10:51 4e32fd92deb4: Layer already exists 02:10:51 9f6d8356e75a: Layer already exists 02:10:51 d8ac033f1570: Layer already exists 02:10:51 b73e3171c4d7: Layer already exists 02:10:51 978cc5efb109: Layer already exists 02:10:51 0f31b96af6ed: Layer already exists 02:10:51 5bd63f6e24d9: Layer already exists 02:10:51 cc7fbcf295c6: Layer already exists 02:10:51 e11e26149c4c: Layer already exists 02:10:51 5f70bf18a086: Layer already exists 02:10:51 a07dadc676ac: Layer already exists 02:10:51 4d072803c200: Layer already exists 02:10:51 0e64f2360a44: Layer already exists 02:10:51 latest: digest: sha256:d033d2cd5c821e2f7e90309146e9251562ddafb83a3a06f97ff8a5ce5b3368e0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 02:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:10:52 eba95502a317: Preparing 02:10:52 9f6d8356e75a: Preparing 02:10:52 539ae392d8e6: Preparing 02:10:52 4e32fd92deb4: Preparing 02:10:52 802858376295: Preparing 02:10:52 978cc5efb109: Preparing 02:10:52 d8ac033f1570: Preparing 02:10:52 0f31b96af6ed: Preparing 02:10:52 5bd63f6e24d9: Preparing 02:10:52 b73e3171c4d7: Preparing 02:10:52 e11e26149c4c: Preparing 02:10:52 5f70bf18a086: Preparing 02:10:52 cc7fbcf295c6: Preparing 02:10:52 a07dadc676ac: Preparing 02:10:52 4d072803c200: Preparing 02:10:52 0e64f2360a44: Preparing 02:10:52 5bd63f6e24d9: Waiting 02:10:52 b73e3171c4d7: Waiting 02:10:52 e11e26149c4c: Waiting 02:10:52 5f70bf18a086: Waiting 02:10:52 cc7fbcf295c6: Waiting 02:10:52 a07dadc676ac: Waiting 02:10:52 4d072803c200: Waiting 02:10:52 0e64f2360a44: Waiting 02:10:52 978cc5efb109: Waiting 02:10:52 d8ac033f1570: Waiting 02:10:52 0f31b96af6ed: Waiting 02:10:52 539ae392d8e6: Layer already exists 02:10:52 eba95502a317: Layer already exists 02:10:52 9f6d8356e75a: Layer already exists 02:10:52 4e32fd92deb4: Layer already exists 02:10:52 802858376295: Layer already exists 02:10:52 0f31b96af6ed: Layer already exists 02:10:52 5bd63f6e24d9: Layer already exists 02:10:52 b73e3171c4d7: Layer already exists 02:10:52 978cc5efb109: Layer already exists 02:10:52 d8ac033f1570: Layer already exists 02:10:52 5f70bf18a086: Layer already exists 02:10:52 a07dadc676ac: Layer already exists 02:10:52 e11e26149c4c: Layer already exists 02:10:52 4d072803c200: Layer already exists 02:10:52 cc7fbcf295c6: Layer already exists 02:10:52 0e64f2360a44: Layer already exists 02:10:52 4.1.0-dev.75: digest: sha256:d033d2cd5c821e2f7e90309146e9251562ddafb83a3a06f97ff8a5ce5b3368e0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:10:53 eba95502a317: Preparing 02:10:53 9f6d8356e75a: Preparing 02:10:53 539ae392d8e6: Preparing 02:10:53 4e32fd92deb4: Preparing 02:10:53 802858376295: Preparing 02:10:53 978cc5efb109: Preparing 02:10:53 d8ac033f1570: Preparing 02:10:53 0f31b96af6ed: Preparing 02:10:53 5bd63f6e24d9: Preparing 02:10:53 b73e3171c4d7: Preparing 02:10:53 e11e26149c4c: Preparing 02:10:53 5f70bf18a086: Preparing 02:10:53 cc7fbcf295c6: Preparing 02:10:53 a07dadc676ac: Preparing 02:10:53 4d072803c200: Preparing 02:10:53 0e64f2360a44: Preparing 02:10:53 5bd63f6e24d9: Waiting 02:10:53 b73e3171c4d7: Waiting 02:10:53 e11e26149c4c: Waiting 02:10:53 5f70bf18a086: Waiting 02:10:53 cc7fbcf295c6: Waiting 02:10:53 a07dadc676ac: Waiting 02:10:53 4d072803c200: Waiting 02:10:53 0e64f2360a44: Waiting 02:10:53 978cc5efb109: Waiting 02:10:53 0f31b96af6ed: Waiting 02:10:53 eba95502a317: Layer already exists 02:10:53 539ae392d8e6: Layer already exists 02:10:53 9f6d8356e75a: Layer already exists 02:10:53 802858376295: Layer already exists 02:10:53 4e32fd92deb4: Layer already exists 02:10:53 978cc5efb109: Layer already exists 02:10:53 0f31b96af6ed: Layer already exists 02:10:53 d8ac033f1570: Layer already exists 02:10:53 b73e3171c4d7: Layer already exists 02:10:53 5bd63f6e24d9: Layer already exists 02:10:53 5f70bf18a086: Layer already exists 02:10:53 e11e26149c4c: Layer already exists 02:10:53 a07dadc676ac: Layer already exists 02:10:53 4d072803c200: Layer already exists 02:10:53 cc7fbcf295c6: Layer already exists 02:10:53 0e64f2360a44: Layer already exists 02:10:54 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:d033d2cd5c821e2f7e90309146e9251562ddafb83a3a06f97ff8a5ce5b3368e0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:10:54 eba95502a317: Preparing 02:10:54 9f6d8356e75a: Preparing 02:10:54 539ae392d8e6: Preparing 02:10:54 4e32fd92deb4: Preparing 02:10:54 802858376295: Preparing 02:10:54 978cc5efb109: Preparing 02:10:54 d8ac033f1570: Preparing 02:10:54 0f31b96af6ed: Preparing 02:10:54 5bd63f6e24d9: Preparing 02:10:54 b73e3171c4d7: Preparing 02:10:54 e11e26149c4c: Preparing 02:10:54 5f70bf18a086: Preparing 02:10:54 cc7fbcf295c6: Preparing 02:10:54 a07dadc676ac: Preparing 02:10:54 4d072803c200: Preparing 02:10:54 0e64f2360a44: Preparing 02:10:54 b73e3171c4d7: Waiting 02:10:54 e11e26149c4c: Waiting 02:10:54 5f70bf18a086: Waiting 02:10:54 cc7fbcf295c6: Waiting 02:10:54 a07dadc676ac: Waiting 02:10:54 4d072803c200: Waiting 02:10:54 0e64f2360a44: Waiting 02:10:54 d8ac033f1570: Waiting 02:10:54 0f31b96af6ed: Waiting 02:10:54 978cc5efb109: Waiting 02:10:54 5bd63f6e24d9: Waiting 02:10:54 eba95502a317: Layer already exists 02:10:54 539ae392d8e6: Layer already exists 02:10:54 802858376295: Layer already exists 02:10:54 9f6d8356e75a: Layer already exists 02:10:54 4e32fd92deb4: Layer already exists 02:10:54 5bd63f6e24d9: Layer already exists 02:10:54 0f31b96af6ed: Layer already exists 02:10:54 978cc5efb109: Layer already exists 02:10:54 b73e3171c4d7: Layer already exists 02:10:54 d8ac033f1570: Layer already exists 02:10:54 a07dadc676ac: Layer already exists 02:10:54 cc7fbcf295c6: Layer already exists 02:10:54 4d072803c200: Layer already exists 02:10:54 e11e26149c4c: Layer already exists 02:10:54 5f70bf18a086: Layer already exists 02:10:54 0e64f2360a44: Layer already exists 02:10:55 main: digest: sha256:d033d2cd5c821e2f7e90309146e9251562ddafb83a3a06f97ff8a5ce5b3368e0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:55 ===================================================== [Pipeline] echo 02:10:55 taggedImages: 02:10:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:10:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:10:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 02:10:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:10:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:10:55 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:10:55 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:10:55 latest 02:10:55 4.1.0-dev.75 02:10:55 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:10:55 main 02:10:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:10:56 83d151c4fc33: Preparing 02:10:56 4451785d0b86: Preparing 02:10:56 531993157b05: Preparing 02:10:56 f38cfbdeda41: Preparing 02:10:56 0f31b96af6ed: Preparing 02:10:56 5bd63f6e24d9: Preparing 02:10:56 54a1860547d3: Preparing 02:10:56 5bd63f6e24d9: Waiting 02:10:56 4b89265e3248: Preparing 02:10:56 54a1860547d3: Waiting 02:10:56 0e64f2360a44: Preparing 02:10:56 4b89265e3248: Waiting 02:10:56 0e64f2360a44: Waiting 02:10:56 0f31b96af6ed: Layer already exists 02:10:56 5bd63f6e24d9: Layer already exists 02:10:56 4451785d0b86: Pushed 02:10:56 54a1860547d3: Layer already exists 02:10:56 83d151c4fc33: Pushed 02:10:56 531993157b05: Pushed 02:10:56 0e64f2360a44: Layer already exists 02:10:56 4b89265e3248: Layer already exists 02:11:04 f38cfbdeda41: Pushed 02:11:06 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:ded75f3235dcee7e77042690bed2a911849249e24d944ee0071fb23b7142e89e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:06 + 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 02:11:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:11:07 83d151c4fc33: Preparing 02:11:07 4451785d0b86: Preparing 02:11:07 531993157b05: Preparing 02:11:07 f38cfbdeda41: Preparing 02:11:07 0f31b96af6ed: Preparing 02:11:07 5bd63f6e24d9: Preparing 02:11:07 54a1860547d3: Preparing 02:11:07 4b89265e3248: Preparing 02:11:07 0e64f2360a44: Preparing 02:11:07 54a1860547d3: Waiting 02:11:07 4b89265e3248: Waiting 02:11:07 0e64f2360a44: Waiting 02:11:07 5bd63f6e24d9: Waiting 02:11:07 4451785d0b86: Layer already exists 02:11:07 0f31b96af6ed: Layer already exists 02:11:07 f38cfbdeda41: Layer already exists 02:11:07 531993157b05: Layer already exists 02:11:07 83d151c4fc33: Layer already exists 02:11:07 4b89265e3248: Layer already exists 02:11:07 5bd63f6e24d9: Layer already exists 02:11:07 54a1860547d3: Layer already exists 02:11:07 0e64f2360a44: Layer already exists 02:11:07 latest: digest: sha256:ded75f3235dcee7e77042690bed2a911849249e24d944ee0071fb23b7142e89e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 02:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:11:08 83d151c4fc33: Preparing 02:11:08 4451785d0b86: Preparing 02:11:08 531993157b05: Preparing 02:11:08 f38cfbdeda41: Preparing 02:11:08 0f31b96af6ed: Preparing 02:11:08 5bd63f6e24d9: Preparing 02:11:08 54a1860547d3: Preparing 02:11:08 4b89265e3248: Preparing 02:11:08 0e64f2360a44: Preparing 02:11:08 54a1860547d3: Waiting 02:11:08 4b89265e3248: Waiting 02:11:08 0e64f2360a44: Waiting 02:11:08 5bd63f6e24d9: Waiting 02:11:08 f38cfbdeda41: Layer already exists 02:11:08 531993157b05: Layer already exists 02:11:08 4451785d0b86: Layer already exists 02:11:08 83d151c4fc33: Layer already exists 02:11:08 0f31b96af6ed: Layer already exists 02:11:08 4b89265e3248: Layer already exists 02:11:08 5bd63f6e24d9: Layer already exists 02:11:08 54a1860547d3: Layer already exists 02:11:08 0e64f2360a44: Layer already exists 02:11:08 4.1.0-dev.75: digest: sha256:ded75f3235dcee7e77042690bed2a911849249e24d944ee0071fb23b7142e89e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:11:09 83d151c4fc33: Preparing 02:11:09 4451785d0b86: Preparing 02:11:09 531993157b05: Preparing 02:11:09 f38cfbdeda41: Preparing 02:11:09 0f31b96af6ed: Preparing 02:11:09 5bd63f6e24d9: Preparing 02:11:09 54a1860547d3: Preparing 02:11:09 4b89265e3248: Preparing 02:11:09 0e64f2360a44: Preparing 02:11:09 54a1860547d3: Waiting 02:11:09 0e64f2360a44: Waiting 02:11:09 4b89265e3248: Waiting 02:11:09 5bd63f6e24d9: Waiting 02:11:09 4451785d0b86: Layer already exists 02:11:09 83d151c4fc33: Layer already exists 02:11:09 0f31b96af6ed: Layer already exists 02:11:09 f38cfbdeda41: Layer already exists 02:11:09 531993157b05: Layer already exists 02:11:09 54a1860547d3: Layer already exists 02:11:09 5bd63f6e24d9: Layer already exists 02:11:09 4b89265e3248: Layer already exists 02:11:09 0e64f2360a44: Layer already exists 02:11:09 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:ded75f3235dcee7e77042690bed2a911849249e24d944ee0071fb23b7142e89e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:09 + 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 02:11:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:11:10 83d151c4fc33: Preparing 02:11:10 4451785d0b86: Preparing 02:11:10 531993157b05: Preparing 02:11:10 f38cfbdeda41: Preparing 02:11:10 0f31b96af6ed: Preparing 02:11:10 5bd63f6e24d9: Preparing 02:11:10 54a1860547d3: Preparing 02:11:10 4b89265e3248: Preparing 02:11:10 0e64f2360a44: Preparing 02:11:10 54a1860547d3: Waiting 02:11:10 4b89265e3248: Waiting 02:11:10 0e64f2360a44: Waiting 02:11:10 5bd63f6e24d9: Waiting 02:11:10 0f31b96af6ed: Layer already exists 02:11:10 83d151c4fc33: Layer already exists 02:11:10 f38cfbdeda41: Layer already exists 02:11:10 4451785d0b86: Layer already exists 02:11:10 531993157b05: Layer already exists 02:11:10 54a1860547d3: Layer already exists 02:11:10 5bd63f6e24d9: Layer already exists 02:11:10 0e64f2360a44: Layer already exists 02:11:10 4b89265e3248: Layer already exists 02:11:10 main: digest: sha256:ded75f3235dcee7e77042690bed2a911849249e24d944ee0071fb23b7142e89e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:10 ===================================================== [Pipeline] echo 02:11:10 taggedImages: 02:11:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:11:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:11:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 02:11:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:11:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:11:10 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:11:10 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:11:10 latest 02:11:10 4.1.0-dev.75 02:11:10 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:11:10 main 02:11:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:11:11 c82e62ab4857: Preparing 02:11:11 37600a5a868d: Preparing 02:11:11 5fc1d684abe8: Preparing 02:11:11 ec56c8280047: Preparing 02:11:11 6d5345a64cef: Preparing 02:11:11 0f31b96af6ed: Preparing 02:11:11 5bd63f6e24d9: Preparing 02:11:11 44647f774fd2: Preparing 02:11:11 3e0151bc48c7: Preparing 02:11:11 6ff2e0416787: Preparing 02:11:11 0e64f2360a44: Preparing 02:11:11 44647f774fd2: Waiting 02:11:11 6ff2e0416787: Waiting 02:11:11 0e64f2360a44: Waiting 02:11:11 0f31b96af6ed: Waiting 02:11:11 3e0151bc48c7: Waiting 02:11:11 5bd63f6e24d9: Waiting 02:11:11 ec56c8280047: Pushed 02:11:11 37600a5a868d: Pushed 02:11:11 6d5345a64cef: Pushed 02:11:11 c82e62ab4857: Pushed 02:11:11 0f31b96af6ed: Layer already exists 02:11:11 5bd63f6e24d9: Layer already exists 02:11:11 0e64f2360a44: Layer already exists 02:11:11 3e0151bc48c7: Pushed 02:11:11 44647f774fd2: Pushed 02:11:15 6ff2e0416787: Pushed 02:11:17 5fc1d684abe8: Pushed 02:11:17 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:2005e7fa1eef0c40d02987b8944b6700928b96390c548e25981761fda4741962 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:11:18 c82e62ab4857: Preparing 02:11:18 37600a5a868d: Preparing 02:11:18 5fc1d684abe8: Preparing 02:11:18 ec56c8280047: Preparing 02:11:18 6d5345a64cef: Preparing 02:11:18 0f31b96af6ed: Preparing 02:11:18 5bd63f6e24d9: Preparing 02:11:18 44647f774fd2: Preparing 02:11:18 3e0151bc48c7: Preparing 02:11:18 6ff2e0416787: Preparing 02:11:18 0e64f2360a44: Preparing 02:11:18 0f31b96af6ed: Waiting 02:11:18 5bd63f6e24d9: Waiting 02:11:18 44647f774fd2: Waiting 02:11:18 6ff2e0416787: Waiting 02:11:18 0e64f2360a44: Waiting 02:11:18 3e0151bc48c7: Waiting 02:11:18 c82e62ab4857: Layer already exists 02:11:18 37600a5a868d: Layer already exists 02:11:18 ec56c8280047: Layer already exists 02:11:18 5fc1d684abe8: Layer already exists 02:11:18 6d5345a64cef: Layer already exists 02:11:18 0f31b96af6ed: Layer already exists 02:11:18 44647f774fd2: Layer already exists 02:11:18 6ff2e0416787: Layer already exists 02:11:18 5bd63f6e24d9: Layer already exists 02:11:18 3e0151bc48c7: Layer already exists 02:11:18 0e64f2360a44: Layer already exists 02:11:18 latest: digest: sha256:2005e7fa1eef0c40d02987b8944b6700928b96390c548e25981761fda4741962 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 02:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:11:19 c82e62ab4857: Preparing 02:11:19 37600a5a868d: Preparing 02:11:19 5fc1d684abe8: Preparing 02:11:19 ec56c8280047: Preparing 02:11:19 6d5345a64cef: Preparing 02:11:19 0f31b96af6ed: Preparing 02:11:19 5bd63f6e24d9: Preparing 02:11:19 44647f774fd2: Preparing 02:11:19 3e0151bc48c7: Preparing 02:11:19 6ff2e0416787: Preparing 02:11:19 0e64f2360a44: Preparing 02:11:19 44647f774fd2: Waiting 02:11:19 3e0151bc48c7: Waiting 02:11:19 6ff2e0416787: Waiting 02:11:19 0e64f2360a44: Waiting 02:11:19 0f31b96af6ed: Waiting 02:11:19 5bd63f6e24d9: Waiting 02:11:19 5fc1d684abe8: Layer already exists 02:11:19 6d5345a64cef: Layer already exists 02:11:19 ec56c8280047: Layer already exists 02:11:19 37600a5a868d: Layer already exists 02:11:19 c82e62ab4857: Layer already exists 02:11:19 3e0151bc48c7: Layer already exists 02:11:19 44647f774fd2: Layer already exists 02:11:19 5bd63f6e24d9: Layer already exists 02:11:19 0f31b96af6ed: Layer already exists 02:11:19 6ff2e0416787: Layer already exists 02:11:19 0e64f2360a44: Layer already exists 02:11:19 4.1.0-dev.75: digest: sha256:2005e7fa1eef0c40d02987b8944b6700928b96390c548e25981761fda4741962 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:11:20 c82e62ab4857: Preparing 02:11:20 37600a5a868d: Preparing 02:11:20 5fc1d684abe8: Preparing 02:11:20 ec56c8280047: Preparing 02:11:20 6d5345a64cef: Preparing 02:11:20 0f31b96af6ed: Preparing 02:11:20 5bd63f6e24d9: Preparing 02:11:20 44647f774fd2: Preparing 02:11:20 3e0151bc48c7: Preparing 02:11:20 6ff2e0416787: Preparing 02:11:20 0e64f2360a44: Preparing 02:11:20 5bd63f6e24d9: Waiting 02:11:20 44647f774fd2: Waiting 02:11:20 0f31b96af6ed: Waiting 02:11:20 3e0151bc48c7: Waiting 02:11:20 6ff2e0416787: Waiting 02:11:20 0e64f2360a44: Waiting 02:11:20 c82e62ab4857: Layer already exists 02:11:20 6d5345a64cef: Layer already exists 02:11:20 5fc1d684abe8: Layer already exists 02:11:20 37600a5a868d: Layer already exists 02:11:20 ec56c8280047: Layer already exists 02:11:20 0f31b96af6ed: Layer already exists 02:11:20 44647f774fd2: Layer already exists 02:11:20 6ff2e0416787: Layer already exists 02:11:20 3e0151bc48c7: Layer already exists 02:11:20 5bd63f6e24d9: Layer already exists 02:11:20 0e64f2360a44: Layer already exists 02:11:20 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:2005e7fa1eef0c40d02987b8944b6700928b96390c548e25981761fda4741962 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:11:21 c82e62ab4857: Preparing 02:11:21 37600a5a868d: Preparing 02:11:21 5fc1d684abe8: Preparing 02:11:21 ec56c8280047: Preparing 02:11:21 6d5345a64cef: Preparing 02:11:21 0f31b96af6ed: Preparing 02:11:21 5bd63f6e24d9: Preparing 02:11:21 44647f774fd2: Preparing 02:11:21 3e0151bc48c7: Preparing 02:11:21 6ff2e0416787: Preparing 02:11:21 0e64f2360a44: Preparing 02:11:21 5bd63f6e24d9: Waiting 02:11:21 44647f774fd2: Waiting 02:11:21 3e0151bc48c7: Waiting 02:11:21 6ff2e0416787: Waiting 02:11:21 0e64f2360a44: Waiting 02:11:21 0f31b96af6ed: Waiting 02:11:21 37600a5a868d: Layer already exists 02:11:21 5fc1d684abe8: Layer already exists 02:11:21 ec56c8280047: Layer already exists 02:11:21 6d5345a64cef: Layer already exists 02:11:21 c82e62ab4857: Layer already exists 02:11:21 5bd63f6e24d9: Layer already exists 02:11:21 0f31b96af6ed: Layer already exists 02:11:21 3e0151bc48c7: Layer already exists 02:11:21 44647f774fd2: Layer already exists 02:11:21 6ff2e0416787: Layer already exists 02:11:21 0e64f2360a44: Layer already exists 02:11:21 main: digest: sha256:2005e7fa1eef0c40d02987b8944b6700928b96390c548e25981761fda4741962 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:21 ===================================================== [Pipeline] echo 02:11:21 taggedImages: 02:11:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:11:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:11:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 02:11:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:11:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:11:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:11:21 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:11:21 latest 02:11:21 4.1.0-dev.75 02:11:21 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:11:21 main 02:11:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:11:22 0a0bbdce977c: Preparing 02:11:22 484be5bd210a: Preparing 02:11:22 1e94bbb5ca65: Preparing 02:11:22 da7bee9f65fe: Preparing 02:11:22 94d596f68282: Preparing 02:11:22 b3b6f487cf4c: Preparing 02:11:22 421ba12398ec: Preparing 02:11:22 0f31b96af6ed: Preparing 02:11:22 5bd63f6e24d9: Preparing 02:11:22 1fd62adb9025: Preparing 02:11:22 6384f6445c9f: Preparing 02:11:22 0e64f2360a44: Preparing 02:11:22 b3b6f487cf4c: Waiting 02:11:22 1fd62adb9025: Waiting 02:11:22 6384f6445c9f: Waiting 02:11:22 421ba12398ec: Waiting 02:11:22 0e64f2360a44: Waiting 02:11:22 0f31b96af6ed: Waiting 02:11:22 5bd63f6e24d9: Waiting 02:11:22 94d596f68282: Pushed 02:11:22 0a0bbdce977c: Pushed 02:11:22 484be5bd210a: Pushed 02:11:22 0f31b96af6ed: Layer already exists 02:11:22 b3b6f487cf4c: Pushed 02:11:22 5bd63f6e24d9: Layer already exists 02:11:23 421ba12398ec: Pushed 02:11:23 1fd62adb9025: Pushed 02:11:23 0e64f2360a44: Layer already exists 02:11:26 6384f6445c9f: Pushed 02:11:29 da7bee9f65fe: Pushed 02:11:29 1e94bbb5ca65: Pushed 02:11:30 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:cdac494d8b7df40eb1db5c54e73e4985438b952a09de6c7f1537e226be1bac10 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:11:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:11:30 0a0bbdce977c: Preparing 02:11:30 484be5bd210a: Preparing 02:11:30 1e94bbb5ca65: Preparing 02:11:30 da7bee9f65fe: Preparing 02:11:30 94d596f68282: Preparing 02:11:30 b3b6f487cf4c: Preparing 02:11:30 421ba12398ec: Preparing 02:11:30 0f31b96af6ed: Preparing 02:11:30 5bd63f6e24d9: Preparing 02:11:30 1fd62adb9025: Preparing 02:11:30 6384f6445c9f: Preparing 02:11:30 0e64f2360a44: Preparing 02:11:30 b3b6f487cf4c: Waiting 02:11:30 421ba12398ec: Waiting 02:11:30 0f31b96af6ed: Waiting 02:11:30 5bd63f6e24d9: Waiting 02:11:30 1fd62adb9025: Waiting 02:11:30 6384f6445c9f: Waiting 02:11:30 0e64f2360a44: Waiting 02:11:30 1e94bbb5ca65: Layer already exists 02:11:30 94d596f68282: Layer already exists 02:11:30 da7bee9f65fe: Layer already exists 02:11:30 0a0bbdce977c: Layer already exists 02:11:30 484be5bd210a: Layer already exists 02:11:30 b3b6f487cf4c: Layer already exists 02:11:30 0f31b96af6ed: Layer already exists 02:11:30 5bd63f6e24d9: Layer already exists 02:11:30 421ba12398ec: Layer already exists 02:11:30 1fd62adb9025: Layer already exists 02:11:30 6384f6445c9f: Layer already exists 02:11:30 0e64f2360a44: Layer already exists 02:11:31 latest: digest: sha256:cdac494d8b7df40eb1db5c54e73e4985438b952a09de6c7f1537e226be1bac10 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 02:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:11:31 0a0bbdce977c: Preparing 02:11:31 484be5bd210a: Preparing 02:11:31 1e94bbb5ca65: Preparing 02:11:31 da7bee9f65fe: Preparing 02:11:31 94d596f68282: Preparing 02:11:31 b3b6f487cf4c: Preparing 02:11:31 421ba12398ec: Preparing 02:11:31 0f31b96af6ed: Preparing 02:11:31 5bd63f6e24d9: Preparing 02:11:31 1fd62adb9025: Preparing 02:11:31 6384f6445c9f: Preparing 02:11:31 0e64f2360a44: Preparing 02:11:31 0f31b96af6ed: Waiting 02:11:31 5bd63f6e24d9: Waiting 02:11:31 1fd62adb9025: Waiting 02:11:31 6384f6445c9f: Waiting 02:11:31 0e64f2360a44: Waiting 02:11:31 b3b6f487cf4c: Waiting 02:11:31 421ba12398ec: Waiting 02:11:31 1e94bbb5ca65: Layer already exists 02:11:31 da7bee9f65fe: Layer already exists 02:11:31 0a0bbdce977c: Layer already exists 02:11:31 484be5bd210a: Layer already exists 02:11:31 94d596f68282: Layer already exists 02:11:31 421ba12398ec: Layer already exists 02:11:31 b3b6f487cf4c: Layer already exists 02:11:31 0f31b96af6ed: Layer already exists 02:11:31 5bd63f6e24d9: Layer already exists 02:11:31 1fd62adb9025: Layer already exists 02:11:31 6384f6445c9f: Layer already exists 02:11:31 0e64f2360a44: Layer already exists 02:11:32 4.1.0-dev.75: digest: sha256:cdac494d8b7df40eb1db5c54e73e4985438b952a09de6c7f1537e226be1bac10 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:11:32 0a0bbdce977c: Preparing 02:11:32 484be5bd210a: Preparing 02:11:32 1e94bbb5ca65: Preparing 02:11:32 da7bee9f65fe: Preparing 02:11:32 94d596f68282: Preparing 02:11:32 b3b6f487cf4c: Preparing 02:11:32 421ba12398ec: Preparing 02:11:32 0f31b96af6ed: Preparing 02:11:32 5bd63f6e24d9: Preparing 02:11:32 1fd62adb9025: Preparing 02:11:32 6384f6445c9f: Preparing 02:11:32 0e64f2360a44: Preparing 02:11:32 0f31b96af6ed: Waiting 02:11:32 5bd63f6e24d9: Waiting 02:11:32 1fd62adb9025: Waiting 02:11:32 6384f6445c9f: Waiting 02:11:32 0e64f2360a44: Waiting 02:11:32 b3b6f487cf4c: Waiting 02:11:32 421ba12398ec: Waiting 02:11:32 da7bee9f65fe: Layer already exists 02:11:32 94d596f68282: Layer already exists 02:11:32 484be5bd210a: Layer already exists 02:11:32 1e94bbb5ca65: Layer already exists 02:11:32 0a0bbdce977c: Layer already exists 02:11:32 421ba12398ec: Layer already exists 02:11:32 0f31b96af6ed: Layer already exists 02:11:32 1fd62adb9025: Layer already exists 02:11:32 5bd63f6e24d9: Layer already exists 02:11:32 b3b6f487cf4c: Layer already exists 02:11:32 0e64f2360a44: Layer already exists 02:11:32 6384f6445c9f: Layer already exists 02:11:33 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:cdac494d8b7df40eb1db5c54e73e4985438b952a09de6c7f1537e226be1bac10 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:33 + 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 02:11:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:11:33 0a0bbdce977c: Preparing 02:11:33 484be5bd210a: Preparing 02:11:33 1e94bbb5ca65: Preparing 02:11:33 da7bee9f65fe: Preparing 02:11:33 94d596f68282: Preparing 02:11:33 b3b6f487cf4c: Preparing 02:11:33 421ba12398ec: Preparing 02:11:33 0f31b96af6ed: Preparing 02:11:33 5bd63f6e24d9: Preparing 02:11:33 1fd62adb9025: Preparing 02:11:33 6384f6445c9f: Preparing 02:11:33 0e64f2360a44: Preparing 02:11:33 421ba12398ec: Waiting 02:11:33 0f31b96af6ed: Waiting 02:11:33 1fd62adb9025: Waiting 02:11:33 5bd63f6e24d9: Waiting 02:11:33 6384f6445c9f: Waiting 02:11:33 0e64f2360a44: Waiting 02:11:33 484be5bd210a: Layer already exists 02:11:33 94d596f68282: Layer already exists 02:11:33 1e94bbb5ca65: Layer already exists 02:11:33 0a0bbdce977c: Layer already exists 02:11:33 da7bee9f65fe: Layer already exists 02:11:33 0f31b96af6ed: Layer already exists 02:11:33 421ba12398ec: Layer already exists 02:11:33 5bd63f6e24d9: Layer already exists 02:11:33 1fd62adb9025: Layer already exists 02:11:33 b3b6f487cf4c: Layer already exists 02:11:33 6384f6445c9f: Layer already exists 02:11:33 0e64f2360a44: Layer already exists 02:11:34 main: digest: sha256:cdac494d8b7df40eb1db5c54e73e4985438b952a09de6c7f1537e226be1bac10 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:34 ===================================================== [Pipeline] echo 02:11:34 taggedImages: 02:11:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:11:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:11:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 02:11:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:11:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:11:34 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:11:34 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:11:34 latest 02:11:34 4.1.0-dev.75 02:11:34 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:11:34 main 02:11:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:11:34 881fe5219d49: Preparing 02:11:34 264250b6280a: Preparing 02:11:34 0f31b96af6ed: Preparing 02:11:34 5bd63f6e24d9: Preparing 02:11:34 63803d862804: Preparing 02:11:34 13e2b1ea6f53: Preparing 02:11:34 0e64f2360a44: Preparing 02:11:34 13e2b1ea6f53: Waiting 02:11:34 0e64f2360a44: Waiting 02:11:34 0f31b96af6ed: Layer already exists 02:11:34 5bd63f6e24d9: Layer already exists 02:11:35 63803d862804: Pushed 02:11:35 0e64f2360a44: Layer already exists 02:11:35 881fe5219d49: Pushed 02:11:37 13e2b1ea6f53: Pushed 02:11:42 264250b6280a: Pushed 02:11:42 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:dbcd36facde27dbee0ce33c28f3df1fe4a6f9a9c152c2aa63099b75ebd670cb9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:42 + 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 02:11:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:11:43 881fe5219d49: Preparing 02:11:43 264250b6280a: Preparing 02:11:43 0f31b96af6ed: Preparing 02:11:43 5bd63f6e24d9: Preparing 02:11:43 63803d862804: Preparing 02:11:43 13e2b1ea6f53: Preparing 02:11:43 0e64f2360a44: Preparing 02:11:43 13e2b1ea6f53: Waiting 02:11:43 0e64f2360a44: Waiting 02:11:43 264250b6280a: Layer already exists 02:11:43 5bd63f6e24d9: Layer already exists 02:11:43 881fe5219d49: Layer already exists 02:11:43 63803d862804: Layer already exists 02:11:43 0f31b96af6ed: Layer already exists 02:11:43 13e2b1ea6f53: Layer already exists 02:11:43 0e64f2360a44: Layer already exists 02:11:43 latest: digest: sha256:dbcd36facde27dbee0ce33c28f3df1fe4a6f9a9c152c2aa63099b75ebd670cb9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 02:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:11:44 881fe5219d49: Preparing 02:11:44 264250b6280a: Preparing 02:11:44 0f31b96af6ed: Preparing 02:11:44 5bd63f6e24d9: Preparing 02:11:44 63803d862804: Preparing 02:11:44 13e2b1ea6f53: Preparing 02:11:44 0e64f2360a44: Preparing 02:11:44 13e2b1ea6f53: Waiting 02:11:44 0e64f2360a44: Waiting 02:11:44 63803d862804: Layer already exists 02:11:44 5bd63f6e24d9: Layer already exists 02:11:44 264250b6280a: Layer already exists 02:11:44 0f31b96af6ed: Layer already exists 02:11:44 881fe5219d49: Layer already exists 02:11:44 0e64f2360a44: Layer already exists 02:11:44 13e2b1ea6f53: Layer already exists 02:11:44 4.1.0-dev.75: digest: sha256:dbcd36facde27dbee0ce33c28f3df1fe4a6f9a9c152c2aa63099b75ebd670cb9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:11:45 881fe5219d49: Preparing 02:11:45 264250b6280a: Preparing 02:11:45 0f31b96af6ed: Preparing 02:11:45 5bd63f6e24d9: Preparing 02:11:45 63803d862804: Preparing 02:11:45 13e2b1ea6f53: Preparing 02:11:45 0e64f2360a44: Preparing 02:11:45 0e64f2360a44: Waiting 02:11:45 13e2b1ea6f53: Waiting 02:11:45 881fe5219d49: Layer already exists 02:11:45 0f31b96af6ed: Layer already exists 02:11:45 264250b6280a: Layer already exists 02:11:45 5bd63f6e24d9: Layer already exists 02:11:45 63803d862804: Layer already exists 02:11:45 0e64f2360a44: Layer already exists 02:11:45 13e2b1ea6f53: Layer already exists 02:11:45 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:dbcd36facde27dbee0ce33c28f3df1fe4a6f9a9c152c2aa63099b75ebd670cb9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:45 + 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 02:11:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:11:46 881fe5219d49: Preparing 02:11:46 264250b6280a: Preparing 02:11:46 0f31b96af6ed: Preparing 02:11:46 5bd63f6e24d9: Preparing 02:11:46 63803d862804: Preparing 02:11:46 13e2b1ea6f53: Preparing 02:11:46 0e64f2360a44: Preparing 02:11:46 13e2b1ea6f53: Waiting 02:11:46 0e64f2360a44: Waiting 02:11:46 63803d862804: Layer already exists 02:11:46 0f31b96af6ed: Layer already exists 02:11:46 264250b6280a: Layer already exists 02:11:46 881fe5219d49: Layer already exists 02:11:46 5bd63f6e24d9: Layer already exists 02:11:46 13e2b1ea6f53: Layer already exists 02:11:46 0e64f2360a44: Layer already exists 02:11:46 main: digest: sha256:dbcd36facde27dbee0ce33c28f3df1fe4a6f9a9c152c2aa63099b75ebd670cb9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:46 ===================================================== [Pipeline] echo 02:11:46 taggedImages: 02:11:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:11:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:11:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 02:11:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:11:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:11:46 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:11:46 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:11:46 latest 02:11:46 4.1.0-dev.75 02:11:46 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:11:46 main 02:11:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:11:47 5a1bf0f5c20c: Preparing 02:11:47 da3ff413415b: Preparing 02:11:47 499d5500467c: Preparing 02:11:47 0f31b96af6ed: Preparing 02:11:47 5bd63f6e24d9: Preparing 02:11:47 c99376201f91: Preparing 02:11:47 aa770acce459: Preparing 02:11:47 2b4f1ec8fa07: Preparing 02:11:47 e0eace3d0d4e: Preparing 02:11:47 0e64f2360a44: Preparing 02:11:47 e0eace3d0d4e: Waiting 02:11:47 0e64f2360a44: Waiting 02:11:47 aa770acce459: Waiting 02:11:47 2b4f1ec8fa07: Waiting 02:11:47 c99376201f91: Waiting 02:11:47 5bd63f6e24d9: Layer already exists 02:11:47 0f31b96af6ed: Layer already exists 02:11:47 da3ff413415b: Pushed 02:11:47 499d5500467c: Pushed 02:11:47 5a1bf0f5c20c: Pushed 02:11:47 0e64f2360a44: Layer already exists 02:11:47 2b4f1ec8fa07: Pushed 02:11:48 e0eace3d0d4e: Pushed 02:12:00 aa770acce459: Pushed 02:12:15 c99376201f91: Pushed 02:12:15 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:1d6cd3d9d9fdbf6ba76e94ca92c601e85a94724cc3b7f8124b025cf652e9481f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:16 + 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 02:12:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:12:16 5a1bf0f5c20c: Preparing 02:12:16 da3ff413415b: Preparing 02:12:16 499d5500467c: Preparing 02:12:16 0f31b96af6ed: Preparing 02:12:16 5bd63f6e24d9: Preparing 02:12:16 c99376201f91: Preparing 02:12:16 aa770acce459: Preparing 02:12:16 2b4f1ec8fa07: Preparing 02:12:16 e0eace3d0d4e: Preparing 02:12:16 0e64f2360a44: Preparing 02:12:16 c99376201f91: Waiting 02:12:16 aa770acce459: Waiting 02:12:16 2b4f1ec8fa07: Waiting 02:12:16 e0eace3d0d4e: Waiting 02:12:16 0e64f2360a44: Waiting 02:12:16 5bd63f6e24d9: Layer already exists 02:12:16 499d5500467c: Layer already exists 02:12:16 5a1bf0f5c20c: Layer already exists 02:12:16 0f31b96af6ed: Layer already exists 02:12:16 da3ff413415b: Layer already exists 02:12:16 c99376201f91: Layer already exists 02:12:16 aa770acce459: Layer already exists 02:12:16 e0eace3d0d4e: Layer already exists 02:12:16 2b4f1ec8fa07: Layer already exists 02:12:16 0e64f2360a44: Layer already exists 02:12:16 latest: digest: sha256:1d6cd3d9d9fdbf6ba76e94ca92c601e85a94724cc3b7f8124b025cf652e9481f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 02:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:12:17 5a1bf0f5c20c: Preparing 02:12:17 da3ff413415b: Preparing 02:12:17 499d5500467c: Preparing 02:12:17 0f31b96af6ed: Preparing 02:12:17 5bd63f6e24d9: Preparing 02:12:17 c99376201f91: Preparing 02:12:17 aa770acce459: Preparing 02:12:17 2b4f1ec8fa07: Preparing 02:12:17 e0eace3d0d4e: Preparing 02:12:17 0e64f2360a44: Preparing 02:12:17 c99376201f91: Waiting 02:12:17 aa770acce459: Waiting 02:12:17 2b4f1ec8fa07: Waiting 02:12:17 e0eace3d0d4e: Waiting 02:12:17 0e64f2360a44: Waiting 02:12:17 499d5500467c: Layer already exists 02:12:17 da3ff413415b: Layer already exists 02:12:17 5a1bf0f5c20c: Layer already exists 02:12:17 5bd63f6e24d9: Layer already exists 02:12:17 0f31b96af6ed: Layer already exists 02:12:17 c99376201f91: Layer already exists 02:12:17 aa770acce459: Layer already exists 02:12:17 2b4f1ec8fa07: Layer already exists 02:12:17 e0eace3d0d4e: Layer already exists 02:12:17 0e64f2360a44: Layer already exists 02:12:17 4.1.0-dev.75: digest: sha256:1d6cd3d9d9fdbf6ba76e94ca92c601e85a94724cc3b7f8124b025cf652e9481f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:12:18 5a1bf0f5c20c: Preparing 02:12:18 da3ff413415b: Preparing 02:12:18 499d5500467c: Preparing 02:12:18 0f31b96af6ed: Preparing 02:12:18 5bd63f6e24d9: Preparing 02:12:18 c99376201f91: Preparing 02:12:18 aa770acce459: Preparing 02:12:18 2b4f1ec8fa07: Preparing 02:12:18 e0eace3d0d4e: Preparing 02:12:18 0e64f2360a44: Preparing 02:12:18 aa770acce459: Waiting 02:12:18 2b4f1ec8fa07: Waiting 02:12:18 e0eace3d0d4e: Waiting 02:12:18 0e64f2360a44: Waiting 02:12:18 c99376201f91: Waiting 02:12:18 da3ff413415b: Layer already exists 02:12:18 5a1bf0f5c20c: Layer already exists 02:12:18 499d5500467c: Layer already exists 02:12:18 5bd63f6e24d9: Layer already exists 02:12:18 0f31b96af6ed: Layer already exists 02:12:18 aa770acce459: Layer already exists 02:12:18 e0eace3d0d4e: Layer already exists 02:12:18 c99376201f91: Layer already exists 02:12:18 2b4f1ec8fa07: Layer already exists 02:12:18 0e64f2360a44: Layer already exists 02:12:18 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:1d6cd3d9d9fdbf6ba76e94ca92c601e85a94724cc3b7f8124b025cf652e9481f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:19 + 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 02:12:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:12:19 5a1bf0f5c20c: Preparing 02:12:19 da3ff413415b: Preparing 02:12:19 499d5500467c: Preparing 02:12:19 0f31b96af6ed: Preparing 02:12:19 5bd63f6e24d9: Preparing 02:12:19 c99376201f91: Preparing 02:12:19 aa770acce459: Preparing 02:12:19 2b4f1ec8fa07: Preparing 02:12:19 e0eace3d0d4e: Preparing 02:12:19 0e64f2360a44: Preparing 02:12:19 2b4f1ec8fa07: Waiting 02:12:19 e0eace3d0d4e: Waiting 02:12:19 c99376201f91: Waiting 02:12:19 0e64f2360a44: Waiting 02:12:19 aa770acce459: Waiting 02:12:19 da3ff413415b: Layer already exists 02:12:19 5bd63f6e24d9: Layer already exists 02:12:19 5a1bf0f5c20c: Layer already exists 02:12:19 499d5500467c: Layer already exists 02:12:19 0f31b96af6ed: Layer already exists 02:12:19 aa770acce459: Layer already exists 02:12:19 c99376201f91: Layer already exists 02:12:19 0e64f2360a44: Layer already exists 02:12:19 e0eace3d0d4e: Layer already exists 02:12:19 2b4f1ec8fa07: Layer already exists 02:12:19 main: digest: sha256:1d6cd3d9d9fdbf6ba76e94ca92c601e85a94724cc3b7f8124b025cf652e9481f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:19 ===================================================== [Pipeline] echo 02:12:19 taggedImages: 02:12:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:12:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:12:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 02:12:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:12:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:12:19 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:12:19 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:12:19 latest 02:12:19 4.1.0-dev.75 02:12:19 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:12:19 main 02:12:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:12:20 ed677618e16a: Preparing 02:12:20 4f46b470027a: Preparing 02:12:20 5545410b26fa: Preparing 02:12:20 0f31b96af6ed: Preparing 02:12:20 5bd63f6e24d9: Preparing 02:12:20 deb539abd877: Preparing 02:12:20 d4b0ada7b9dd: Preparing 02:12:20 deb539abd877: Waiting 02:12:20 405dbe5e1606: Preparing 02:12:20 d4b0ada7b9dd: Waiting 02:12:20 405dbe5e1606: Waiting 02:12:20 0e64f2360a44: Preparing 02:12:20 0e64f2360a44: Waiting 02:12:20 5bd63f6e24d9: Layer already exists 02:12:20 0f31b96af6ed: Layer already exists 02:12:20 4f46b470027a: Pushed 02:12:20 5545410b26fa: Pushed 02:12:20 ed677618e16a: Pushed 02:12:20 0e64f2360a44: Layer already exists 02:12:20 d4b0ada7b9dd: Pushed 02:12:21 405dbe5e1606: Pushed 02:12:48 deb539abd877: Pushed 02:12:48 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:09687d764a369ff2ac0ad0e74330d9fd6922ef8b407044d551ba4fe841ad4b1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:48 + 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 02:12:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:12:48 ed677618e16a: Preparing 02:12:48 4f46b470027a: Preparing 02:12:48 5545410b26fa: Preparing 02:12:48 0f31b96af6ed: Preparing 02:12:48 5bd63f6e24d9: Preparing 02:12:48 deb539abd877: Preparing 02:12:48 d4b0ada7b9dd: Preparing 02:12:48 405dbe5e1606: Preparing 02:12:48 0e64f2360a44: Preparing 02:12:48 d4b0ada7b9dd: Waiting 02:12:48 405dbe5e1606: Waiting 02:12:48 0e64f2360a44: Waiting 02:12:48 deb539abd877: Waiting 02:12:48 5545410b26fa: Layer already exists 02:12:48 5bd63f6e24d9: Layer already exists 02:12:48 4f46b470027a: Layer already exists 02:12:48 ed677618e16a: Layer already exists 02:12:48 0f31b96af6ed: Layer already exists 02:12:48 405dbe5e1606: Layer already exists 02:12:48 deb539abd877: Layer already exists 02:12:48 0e64f2360a44: Layer already exists 02:12:48 d4b0ada7b9dd: Layer already exists 02:12:49 latest: digest: sha256:09687d764a369ff2ac0ad0e74330d9fd6922ef8b407044d551ba4fe841ad4b1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 02:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:12:49 ed677618e16a: Preparing 02:12:49 4f46b470027a: Preparing 02:12:49 5545410b26fa: Preparing 02:12:49 0f31b96af6ed: Preparing 02:12:49 5bd63f6e24d9: Preparing 02:12:49 deb539abd877: Preparing 02:12:49 d4b0ada7b9dd: Preparing 02:12:49 405dbe5e1606: Preparing 02:12:49 0e64f2360a44: Preparing 02:12:49 deb539abd877: Waiting 02:12:49 d4b0ada7b9dd: Waiting 02:12:49 405dbe5e1606: Waiting 02:12:49 0e64f2360a44: Waiting 02:12:49 5bd63f6e24d9: Layer already exists 02:12:49 ed677618e16a: Layer already exists 02:12:49 5545410b26fa: Layer already exists 02:12:49 4f46b470027a: Layer already exists 02:12:49 0f31b96af6ed: Layer already exists 02:12:49 405dbe5e1606: Layer already exists 02:12:49 d4b0ada7b9dd: Layer already exists 02:12:49 0e64f2360a44: Layer already exists 02:12:49 deb539abd877: Layer already exists 02:12:50 4.1.0-dev.75: digest: sha256:09687d764a369ff2ac0ad0e74330d9fd6922ef8b407044d551ba4fe841ad4b1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:12:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:12:50 ed677618e16a: Preparing 02:12:50 4f46b470027a: Preparing 02:12:50 5545410b26fa: Preparing 02:12:50 0f31b96af6ed: Preparing 02:12:50 5bd63f6e24d9: Preparing 02:12:50 deb539abd877: Preparing 02:12:50 d4b0ada7b9dd: Preparing 02:12:50 405dbe5e1606: Preparing 02:12:50 0e64f2360a44: Preparing 02:12:50 d4b0ada7b9dd: Waiting 02:12:50 405dbe5e1606: Waiting 02:12:50 0e64f2360a44: Waiting 02:12:50 deb539abd877: Waiting 02:12:50 0f31b96af6ed: Layer already exists 02:12:50 ed677618e16a: Layer already exists 02:12:50 5bd63f6e24d9: Layer already exists 02:12:50 5545410b26fa: Layer already exists 02:12:50 4f46b470027a: Layer already exists 02:12:50 deb539abd877: Layer already exists 02:12:50 d4b0ada7b9dd: Layer already exists 02:12:50 405dbe5e1606: Layer already exists 02:12:50 0e64f2360a44: Layer already exists 02:12:51 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:09687d764a369ff2ac0ad0e74330d9fd6922ef8b407044d551ba4fe841ad4b1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:51 + 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 02:12:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:12:51 ed677618e16a: Preparing 02:12:51 4f46b470027a: Preparing 02:12:51 5545410b26fa: Preparing 02:12:51 0f31b96af6ed: Preparing 02:12:51 5bd63f6e24d9: Preparing 02:12:51 deb539abd877: Preparing 02:12:51 d4b0ada7b9dd: Preparing 02:12:51 deb539abd877: Waiting 02:12:51 405dbe5e1606: Preparing 02:12:51 d4b0ada7b9dd: Waiting 02:12:51 0e64f2360a44: Preparing 02:12:51 405dbe5e1606: Waiting 02:12:51 0e64f2360a44: Waiting 02:12:51 4f46b470027a: Layer already exists 02:12:51 ed677618e16a: Layer already exists 02:12:51 0f31b96af6ed: Layer already exists 02:12:51 5545410b26fa: Layer already exists 02:12:51 5bd63f6e24d9: Layer already exists 02:12:51 405dbe5e1606: Layer already exists 02:12:51 0e64f2360a44: Layer already exists 02:12:51 deb539abd877: Layer already exists 02:12:51 d4b0ada7b9dd: Layer already exists 02:12:52 main: digest: sha256:09687d764a369ff2ac0ad0e74330d9fd6922ef8b407044d551ba4fe841ad4b1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:52 ===================================================== [Pipeline] echo 02:12:52 taggedImages: 02:12:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:12:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:12:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 02:12:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:12:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:12:52 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:12:52 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:12:52 latest 02:12:52 4.1.0-dev.75 02:12:52 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:12:52 main 02:12:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:12:52 be05c246f6ef: Preparing 02:12:52 5eff3cd9111a: Preparing 02:12:52 19e7b016dfba: Preparing 02:12:52 0f31b96af6ed: Preparing 02:12:52 5bd63f6e24d9: Preparing 02:12:52 cd7046779d02: Preparing 02:12:52 2b4f1ec8fa07: Preparing 02:12:52 e0eace3d0d4e: Preparing 02:12:52 0e64f2360a44: Preparing 02:12:52 2b4f1ec8fa07: Waiting 02:12:52 e0eace3d0d4e: Waiting 02:12:52 0e64f2360a44: Waiting 02:12:52 cd7046779d02: Waiting 02:12:52 0f31b96af6ed: Layer already exists 02:12:52 5bd63f6e24d9: Layer already exists 02:12:53 2b4f1ec8fa07: Layer already exists 02:12:53 19e7b016dfba: Pushed 02:12:53 5eff3cd9111a: Pushed 02:12:53 e0eace3d0d4e: Layer already exists 02:12:53 be05c246f6ef: Pushed 02:12:53 0e64f2360a44: Layer already exists 02:13:25 cd7046779d02: Pushed 02:13:25 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:7b623e4ca38d6b071f681596e047c4cabbc8c1a37f4a0aa5fb93e07a98380699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:25 + 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 02:13:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:13:26 be05c246f6ef: Preparing 02:13:26 5eff3cd9111a: Preparing 02:13:26 19e7b016dfba: Preparing 02:13:26 0f31b96af6ed: Preparing 02:13:26 5bd63f6e24d9: Preparing 02:13:26 cd7046779d02: Preparing 02:13:26 2b4f1ec8fa07: Preparing 02:13:26 e0eace3d0d4e: Preparing 02:13:26 0e64f2360a44: Preparing 02:13:26 2b4f1ec8fa07: Waiting 02:13:26 e0eace3d0d4e: Waiting 02:13:26 0e64f2360a44: Waiting 02:13:26 cd7046779d02: Waiting 02:13:26 be05c246f6ef: Layer already exists 02:13:26 0f31b96af6ed: Layer already exists 02:13:26 5bd63f6e24d9: Layer already exists 02:13:26 5eff3cd9111a: Layer already exists 02:13:26 19e7b016dfba: Layer already exists 02:13:26 2b4f1ec8fa07: Layer already exists 02:13:26 e0eace3d0d4e: Layer already exists 02:13:26 cd7046779d02: Layer already exists 02:13:26 0e64f2360a44: Layer already exists 02:13:26 latest: digest: sha256:7b623e4ca38d6b071f681596e047c4cabbc8c1a37f4a0aa5fb93e07a98380699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 02:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:13:27 be05c246f6ef: Preparing 02:13:27 5eff3cd9111a: Preparing 02:13:27 19e7b016dfba: Preparing 02:13:27 0f31b96af6ed: Preparing 02:13:27 5bd63f6e24d9: Preparing 02:13:27 cd7046779d02: Preparing 02:13:27 2b4f1ec8fa07: Preparing 02:13:27 e0eace3d0d4e: Preparing 02:13:27 0e64f2360a44: Preparing 02:13:27 0e64f2360a44: Waiting 02:13:27 cd7046779d02: Waiting 02:13:27 e0eace3d0d4e: Waiting 02:13:27 0f31b96af6ed: Layer already exists 02:13:27 be05c246f6ef: Layer already exists 02:13:27 5bd63f6e24d9: Layer already exists 02:13:27 19e7b016dfba: Layer already exists 02:13:27 5eff3cd9111a: Layer already exists 02:13:27 cd7046779d02: Layer already exists 02:13:27 0e64f2360a44: Layer already exists 02:13:27 2b4f1ec8fa07: Layer already exists 02:13:27 e0eace3d0d4e: Layer already exists 02:13:27 4.1.0-dev.75: digest: sha256:7b623e4ca38d6b071f681596e047c4cabbc8c1a37f4a0aa5fb93e07a98380699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:13:28 be05c246f6ef: Preparing 02:13:28 5eff3cd9111a: Preparing 02:13:28 19e7b016dfba: Preparing 02:13:28 0f31b96af6ed: Preparing 02:13:28 5bd63f6e24d9: Preparing 02:13:28 cd7046779d02: Preparing 02:13:28 2b4f1ec8fa07: Preparing 02:13:28 e0eace3d0d4e: Preparing 02:13:28 0e64f2360a44: Preparing 02:13:28 0e64f2360a44: Waiting 02:13:28 cd7046779d02: Waiting 02:13:28 e0eace3d0d4e: Waiting 02:13:28 2b4f1ec8fa07: Waiting 02:13:28 0f31b96af6ed: Layer already exists 02:13:28 19e7b016dfba: Layer already exists 02:13:28 be05c246f6ef: Layer already exists 02:13:28 5bd63f6e24d9: Layer already exists 02:13:28 5eff3cd9111a: Layer already exists 02:13:28 2b4f1ec8fa07: Layer already exists 02:13:28 cd7046779d02: Layer already exists 02:13:28 e0eace3d0d4e: Layer already exists 02:13:28 0e64f2360a44: Layer already exists 02:13:28 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:7b623e4ca38d6b071f681596e047c4cabbc8c1a37f4a0aa5fb93e07a98380699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:28 + 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 02:13:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:13:29 be05c246f6ef: Preparing 02:13:29 5eff3cd9111a: Preparing 02:13:29 19e7b016dfba: Preparing 02:13:29 0f31b96af6ed: Preparing 02:13:29 5bd63f6e24d9: Preparing 02:13:29 cd7046779d02: Preparing 02:13:29 2b4f1ec8fa07: Preparing 02:13:29 e0eace3d0d4e: Preparing 02:13:29 0e64f2360a44: Preparing 02:13:29 2b4f1ec8fa07: Waiting 02:13:29 e0eace3d0d4e: Waiting 02:13:29 0e64f2360a44: Waiting 02:13:29 cd7046779d02: Waiting 02:13:29 be05c246f6ef: Layer already exists 02:13:29 5bd63f6e24d9: Layer already exists 02:13:29 5eff3cd9111a: Layer already exists 02:13:29 19e7b016dfba: Layer already exists 02:13:29 0f31b96af6ed: Layer already exists 02:13:29 cd7046779d02: Layer already exists 02:13:29 e0eace3d0d4e: Layer already exists 02:13:29 2b4f1ec8fa07: Layer already exists 02:13:29 0e64f2360a44: Layer already exists 02:13:29 main: digest: sha256:7b623e4ca38d6b071f681596e047c4cabbc8c1a37f4a0aa5fb93e07a98380699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:29 ===================================================== [Pipeline] echo 02:13:29 taggedImages: 02:13:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:13:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:13:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 02:13:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:13:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:13:29 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:13:29 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:13:29 latest 02:13:29 4.1.0-dev.75 02:13:29 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:13:29 main 02:13:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:13:30 897ed3e27b1b: Preparing 02:13:30 d37f577a094b: Preparing 02:13:30 0f31b96af6ed: Preparing 02:13:30 5bd63f6e24d9: Preparing 02:13:30 b6c7eeeca4b3: Preparing 02:13:30 2b52f72ecf30: Preparing 02:13:30 0e64f2360a44: Preparing 02:13:30 2b52f72ecf30: Waiting 02:13:30 0e64f2360a44: Waiting 02:13:30 5bd63f6e24d9: Layer already exists 02:13:30 0f31b96af6ed: Layer already exists 02:13:30 b6c7eeeca4b3: Pushed 02:13:30 0e64f2360a44: Layer already exists 02:13:30 897ed3e27b1b: Pushed 02:13:31 2b52f72ecf30: Pushed 02:13:39 d37f577a094b: Pushed 02:13:39 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:f7c37ea531641de2f92b701d9b1adabd2e659e0c118d5856f7e5e67a66ad601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:13:40 897ed3e27b1b: Preparing 02:13:40 d37f577a094b: Preparing 02:13:40 0f31b96af6ed: Preparing 02:13:40 5bd63f6e24d9: Preparing 02:13:40 b6c7eeeca4b3: Preparing 02:13:40 2b52f72ecf30: Preparing 02:13:40 0e64f2360a44: Preparing 02:13:40 2b52f72ecf30: Waiting 02:13:40 0e64f2360a44: Waiting 02:13:40 0f31b96af6ed: Layer already exists 02:13:40 d37f577a094b: Layer already exists 02:13:40 897ed3e27b1b: Layer already exists 02:13:40 5bd63f6e24d9: Layer already exists 02:13:40 b6c7eeeca4b3: Layer already exists 02:13:40 0e64f2360a44: Layer already exists 02:13:40 2b52f72ecf30: Layer already exists 02:13:40 latest: digest: sha256:f7c37ea531641de2f92b701d9b1adabd2e659e0c118d5856f7e5e67a66ad601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 02:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:13:41 897ed3e27b1b: Preparing 02:13:41 d37f577a094b: Preparing 02:13:41 0f31b96af6ed: Preparing 02:13:41 5bd63f6e24d9: Preparing 02:13:41 b6c7eeeca4b3: Preparing 02:13:41 2b52f72ecf30: Preparing 02:13:41 0e64f2360a44: Preparing 02:13:41 2b52f72ecf30: Waiting 02:13:41 0e64f2360a44: Waiting 02:13:41 d37f577a094b: Layer already exists 02:13:41 0f31b96af6ed: Layer already exists 02:13:41 b6c7eeeca4b3: Layer already exists 02:13:41 897ed3e27b1b: Layer already exists 02:13:41 5bd63f6e24d9: Layer already exists 02:13:41 2b52f72ecf30: Layer already exists 02:13:41 0e64f2360a44: Layer already exists 02:13:41 4.1.0-dev.75: digest: sha256:f7c37ea531641de2f92b701d9b1adabd2e659e0c118d5856f7e5e67a66ad601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:13:42 897ed3e27b1b: Preparing 02:13:42 d37f577a094b: Preparing 02:13:42 0f31b96af6ed: Preparing 02:13:42 5bd63f6e24d9: Preparing 02:13:42 b6c7eeeca4b3: Preparing 02:13:42 2b52f72ecf30: Preparing 02:13:42 0e64f2360a44: Preparing 02:13:42 2b52f72ecf30: Waiting 02:13:42 0e64f2360a44: Waiting 02:13:42 897ed3e27b1b: Layer already exists 02:13:42 5bd63f6e24d9: Layer already exists 02:13:42 b6c7eeeca4b3: Layer already exists 02:13:42 d37f577a094b: Layer already exists 02:13:42 0f31b96af6ed: Layer already exists 02:13:42 0e64f2360a44: Layer already exists 02:13:42 2b52f72ecf30: Layer already exists 02:13:42 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:f7c37ea531641de2f92b701d9b1adabd2e659e0c118d5856f7e5e67a66ad601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:13:43 897ed3e27b1b: Preparing 02:13:43 d37f577a094b: Preparing 02:13:43 0f31b96af6ed: Preparing 02:13:43 5bd63f6e24d9: Preparing 02:13:43 b6c7eeeca4b3: Preparing 02:13:43 2b52f72ecf30: Preparing 02:13:43 0e64f2360a44: Preparing 02:13:43 2b52f72ecf30: Waiting 02:13:43 0e64f2360a44: Waiting 02:13:43 d37f577a094b: Layer already exists 02:13:43 897ed3e27b1b: Layer already exists 02:13:43 0f31b96af6ed: Layer already exists 02:13:43 b6c7eeeca4b3: Layer already exists 02:13:43 5bd63f6e24d9: Layer already exists 02:13:43 2b52f72ecf30: Layer already exists 02:13:43 0e64f2360a44: Layer already exists 02:13:43 main: digest: sha256:f7c37ea531641de2f92b701d9b1adabd2e659e0c118d5856f7e5e67a66ad601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:43 ===================================================== [Pipeline] echo 02:13:43 taggedImages: 02:13:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:13:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:13:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 02:13:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:13:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:13:43 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:13:43 e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:13:43 latest 02:13:43 4.1.0-dev.75 02:13:43 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:13:43 main 02:13:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:13:44 2f43df47d219: Preparing 02:13:44 d7bc6f925962: Preparing 02:13:44 0f31b96af6ed: Preparing 02:13:44 5bd63f6e24d9: Preparing 02:13:44 4e377cfc23fd: Preparing 02:13:44 408f83f01d90: Preparing 02:13:44 0e64f2360a44: Preparing 02:13:44 408f83f01d90: Waiting 02:13:44 0e64f2360a44: Waiting 02:13:44 5bd63f6e24d9: Layer already exists 02:13:44 0f31b96af6ed: Layer already exists 02:13:44 0e64f2360a44: Layer already exists 02:13:44 4e377cfc23fd: Pushed 02:13:44 2f43df47d219: Pushed 02:13:45 408f83f01d90: Pushed 02:13:53 d7bc6f925962: Pushed 02:13:53 e5f0aaf3b0338827a51f6f5d858359ff7f33f634: digest: sha256:91615b3c0fd859fec20a412e9d4106ef9462d0438e403e3b2f36d987a852499b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:13:54 2f43df47d219: Preparing 02:13:54 d7bc6f925962: Preparing 02:13:54 0f31b96af6ed: Preparing 02:13:54 5bd63f6e24d9: Preparing 02:13:54 4e377cfc23fd: Preparing 02:13:54 408f83f01d90: Preparing 02:13:54 0e64f2360a44: Preparing 02:13:54 0e64f2360a44: Waiting 02:13:54 408f83f01d90: Waiting 02:13:54 d7bc6f925962: Layer already exists 02:13:54 4e377cfc23fd: Layer already exists 02:13:54 0f31b96af6ed: Layer already exists 02:13:54 5bd63f6e24d9: Layer already exists 02:13:54 2f43df47d219: Layer already exists 02:13:54 0e64f2360a44: Layer already exists 02:13:54 408f83f01d90: Layer already exists 02:13:54 latest: digest: sha256:91615b3c0fd859fec20a412e9d4106ef9462d0438e403e3b2f36d987a852499b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 02:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:13:55 2f43df47d219: Preparing 02:13:55 d7bc6f925962: Preparing 02:13:55 0f31b96af6ed: Preparing 02:13:55 5bd63f6e24d9: Preparing 02:13:55 4e377cfc23fd: Preparing 02:13:55 408f83f01d90: Preparing 02:13:55 0e64f2360a44: Preparing 02:13:55 408f83f01d90: Waiting 02:13:55 0e64f2360a44: Waiting 02:13:55 4e377cfc23fd: Layer already exists 02:13:55 2f43df47d219: Layer already exists 02:13:55 5bd63f6e24d9: Layer already exists 02:13:55 0f31b96af6ed: Layer already exists 02:13:55 d7bc6f925962: Layer already exists 02:13:55 408f83f01d90: Layer already exists 02:13:55 0e64f2360a44: Layer already exists 02:13:55 4.1.0-dev.75: digest: sha256:91615b3c0fd859fec20a412e9d4106ef9462d0438e403e3b2f36d987a852499b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:13:56 2f43df47d219: Preparing 02:13:56 d7bc6f925962: Preparing 02:13:56 0f31b96af6ed: Preparing 02:13:56 5bd63f6e24d9: Preparing 02:13:56 4e377cfc23fd: Preparing 02:13:56 408f83f01d90: Preparing 02:13:56 0e64f2360a44: Preparing 02:13:56 408f83f01d90: Waiting 02:13:56 0e64f2360a44: Waiting 02:13:56 5bd63f6e24d9: Layer already exists 02:13:56 4e377cfc23fd: Layer already exists 02:13:56 2f43df47d219: Layer already exists 02:13:56 d7bc6f925962: Layer already exists 02:13:56 0f31b96af6ed: Layer already exists 02:13:56 408f83f01d90: Layer already exists 02:13:56 0e64f2360a44: Layer already exists 02:13:56 e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75: digest: sha256:91615b3c0fd859fec20a412e9d4106ef9462d0438e403e3b2f36d987a852499b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:13:56 2f43df47d219: Preparing 02:13:56 d7bc6f925962: Preparing 02:13:56 0f31b96af6ed: Preparing 02:13:56 5bd63f6e24d9: Preparing 02:13:56 4e377cfc23fd: Preparing 02:13:56 408f83f01d90: Preparing 02:13:56 0e64f2360a44: Preparing 02:13:56 408f83f01d90: Waiting 02:13:56 0e64f2360a44: Waiting 02:13:56 2f43df47d219: Layer already exists 02:13:56 0f31b96af6ed: Layer already exists 02:13:56 4e377cfc23fd: Layer already exists 02:13:56 d7bc6f925962: Layer already exists 02:13:56 5bd63f6e24d9: Layer already exists 02:13:56 408f83f01d90: Layer already exists 02:13:56 0e64f2360a44: Layer already exists 02:13:57 main: digest: sha256:91615b3c0fd859fec20a412e9d4106ef9462d0438e403e3b2f36d987a852499b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:57 ===================================================== [Pipeline] echo 02:13:57 taggedImages: 02:13:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 02:13:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:13:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 02:13:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 02:13:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:13:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634 [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 [Pipeline] echo 02:13:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e5f0aaf3b0338827a51f6f5d858359ff7f33f634-4.1.0-dev.75 [Pipeline] echo 02:13:58 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 02:13:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:58 02:13:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:14:01 arm64: Pulling from edgex-lftools-log-publisher 02:14:01 8998bd30e6a1: Pulling fs layer 02:14:01 04944245beec: Pulling fs layer 02:14:01 699f458cf7ca: Pulling fs layer 02:14:01 765212b225bb: Pulling fs layer 02:14:01 f23df028b6ca: Pulling fs layer 02:14:01 d65c8cfc05b1: Pulling fs layer 02:14:01 2437ff75d9bd: Pulling fs layer 02:14:01 f23df028b6ca: Waiting 02:14:01 d65c8cfc05b1: Waiting 02:14:01 2437ff75d9bd: Waiting 02:14:01 765212b225bb: Waiting 02:14:01 04944245beec: Verifying Checksum 02:14:01 04944245beec: Download complete 02:14:01 765212b225bb: Verifying Checksum 02:14:01 765212b225bb: Download complete 02:14:01 f23df028b6ca: Verifying Checksum 02:14:01 f23df028b6ca: Download complete 02:14:01 d65c8cfc05b1: Verifying Checksum 02:14:01 d65c8cfc05b1: Download complete 02:14:01 699f458cf7ca: Verifying Checksum 02:14:01 699f458cf7ca: Download complete 02:14:01 8998bd30e6a1: Verifying Checksum 02:14:01 8998bd30e6a1: Download complete 02:14:04 2437ff75d9bd: Verifying Checksum 02:14:04 2437ff75d9bd: Download complete 02:14:06 8998bd30e6a1: Pull complete 02:14:06 04944245beec: Pull complete 02:14:08 699f458cf7ca: Pull complete 02:14:08 765212b225bb: Pull complete 02:14:09 f23df028b6ca: Pull complete 02:14:09 d65c8cfc05b1: Pull complete 02:14:28 2437ff75d9bd: Pull complete 02:14:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:14:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:28 prd-ubuntu20.04-docker-arm64-4c-16g-772658 does not seem to be running inside a container 02:14:28 $ 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/923 -v /w/workspace/edgex-go/923:/w/workspace/edgex-go/923:rw,z -v /w/workspace/edgex-go/923@tmp:/w/workspace/edgex-go/923@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 02:14:31 $ docker top 3d8ee7a247383d8a1fa036ae2faf348d076e9d359da81f050d500b560feff3a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:32 ---> job-cost.sh 02:14:32 lf-activate-venv: SKIPPING 02:14:32 INFO: No Stack... 02:14:32 INFO: Retrieving Pricing Info for: v3-standard-4 02:14:33 INFO: Archiving Costs [Pipeline] sh 02:14:34 + cut -d, -f6 02:14:34 + cat /w/workspace/edgex-go/923/archives/cost.csv [Pipeline] lock 02:14:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-923-stack-cost] 02:14:34 Resource [jenkins-edgexfoundry-edgex-go-main-923-stack-cost] did not exist. Created. 02:14:34 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-923-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:14:34 + echo total: 0.10999999940395355 [Pipeline] stash 02:14:35 Stashed 1 file(s) [Pipeline] } 02:14:35 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-923-stack-cost] [Pipeline] // lock [Pipeline] } 02:14:35 $ docker stop --time=1 3d8ee7a247383d8a1fa036ae2faf348d076e9d359da81f050d500b560feff3a7 02:14:36 $ docker rm -f --volumes 3d8ee7a247383d8a1fa036ae2faf348d076e9d359da81f050d500b560feff3a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:18:58 Cancelling nested steps due to timeout 07:18:58 Sending interrupt signal to process 07:19:00 script returned exit code 143 [Pipeline] } 07:19:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:19:01 + '[' -d /w/workspace/edgex-go/923/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:19:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:19:02 ---> package-listing.sh 07:19:02 ++ facter osfamily 07:19:02 ++ tr '[:upper:]' '[:lower:]' 07:19:02 + OS_FAMILY=redhat 07:19:02 + workspace=/w/workspace/edgex-go/923 07:19:02 + START_PACKAGES=/tmp/packages_start.txt 07:19:02 + END_PACKAGES=/tmp/packages_end.txt 07:19:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:19:02 + PACKAGES=/tmp/packages_start.txt 07:19:02 + '[' /w/workspace/edgex-go/923 ']' 07:19:02 + PACKAGES=/tmp/packages_end.txt 07:19:02 + case "${OS_FAMILY}" in 07:19:02 + rpm -qa 07:19:02 + sort 07:19:02 + '[' -f /tmp/packages_start.txt ']' 07:19:02 + '[' -f /tmp/packages_end.txt ']' 07:19:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:19:02 + '[' /w/workspace/edgex-go/923 ']' 07:19:02 + mkdir -p /w/workspace/edgex-go/923/archives/ 07:19:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/923/archives/ [Pipeline] echo 07:19:02 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/923/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:19:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:03 07:19:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:03 latest: Pulling from edgex-lftools-log-publisher 07:19:03 5eb5b503b376: Pulling fs layer 07:19:03 5c69ac0246d0: Pulling fs layer 07:19:03 ec43610c2a17: Pulling fs layer 07:19:03 3a2ae6a8a46f: Pulling fs layer 07:19:03 33b1e0a273af: Pulling fs layer 07:19:03 5d3b04190fa2: Pulling fs layer 07:19:03 2f39f015ded8: Pulling fs layer 07:19:03 3a2ae6a8a46f: Waiting 07:19:03 33b1e0a273af: Waiting 07:19:03 5d3b04190fa2: Waiting 07:19:03 2f39f015ded8: Waiting 07:19:04 5c69ac0246d0: Verifying Checksum 07:19:04 5c69ac0246d0: Download complete 07:19:04 3a2ae6a8a46f: Verifying Checksum 07:19:04 3a2ae6a8a46f: Download complete 07:19:04 ec43610c2a17: Verifying Checksum 07:19:04 ec43610c2a17: Download complete 07:19:04 33b1e0a273af: Verifying Checksum 07:19:04 33b1e0a273af: Download complete 07:19:04 5d3b04190fa2: Verifying Checksum 07:19:04 5d3b04190fa2: Download complete 07:19:04 5eb5b503b376: Verifying Checksum 07:19:04 5eb5b503b376: Download complete 07:19:04 2f39f015ded8: Verifying Checksum 07:19:04 2f39f015ded8: Download complete 07:19:05 5eb5b503b376: Pull complete 07:19:05 5c69ac0246d0: Pull complete 07:19:05 ec43610c2a17: Pull complete 07:19:06 3a2ae6a8a46f: Pull complete 07:19:06 33b1e0a273af: Pull complete 07:19:06 5d3b04190fa2: Pull complete 07:19:10 2f39f015ded8: Pull complete 07:19:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:19:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:10 prd-centos7-docker-4c-2g-772660 does not seem to be running inside a container 07:19:10 $ 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/923/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:19:13 $ docker top 8546893e1c38ca788bfca9f5e4c8b9d66d9145c782ff32fbd2b334c5b0ad76bf -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:14 + touch /tmp/pre-build-complete [Pipeline] sh 07:19:14 + mkdir -p /var/log/sysstat [Pipeline] sh 07:19:14 + ls /var/log/sa-host 07:19:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:15 provisioning config files... 07:19:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1692849150592244510tmp [Pipeline] { [Pipeline] echo 07:19:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:19:15 ---> create-netrc.sh [Pipeline] } 07:19:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:19:15 ---> python-tools-install.sh [Pipeline] echo 07:19:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:19:16 ---> sudo-logs.sh 07:19:16 Archiving 'sudo' log.. 07:19:16 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:16 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:19:16 $ docker stop --time=1 8546893e1c38ca788bfca9f5e4c8b9d66d9145c782ff32fbd2b334c5b0ad76bf 07:19:17 $ docker rm -f --volumes 8546893e1c38ca788bfca9f5e4c8b9d66d9145c782ff32fbd2b334c5b0ad76bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:19:17 [WS-CLEANUP] Deleting project workspace... 07:19:17 [WS-CLEANUP] Deferred wipeout is used... 07:19:17 [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] } 07:19:17 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 07:19:18 + [ -d /w/workspace/edgex-go/923/archives ] [Pipeline] libraryResource [Pipeline] sh 07:19:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:19:19 ---> package-listing.sh 07:19:19 ++ facter osfamily 07:19:19 ++ tr '[:upper:]' '[:lower:]' 07:19:19 + OS_FAMILY=debian 07:19:19 + workspace=/w/workspace/edgex-go/923 07:19:19 + START_PACKAGES=/tmp/packages_start.txt 07:19:19 + END_PACKAGES=/tmp/packages_end.txt 07:19:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:19:19 + PACKAGES=/tmp/packages_start.txt 07:19:19 + '[' /w/workspace/edgex-go/923 ']' 07:19:19 + PACKAGES=/tmp/packages_end.txt 07:19:19 + case "${OS_FAMILY}" in 07:19:19 + dpkg -l 07:19:19 + grep '^ii' 07:19:19 + '[' -f /tmp/packages_start.txt ']' 07:19:19 + '[' -f /tmp/packages_end.txt ']' 07:19:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:19:19 + '[' /w/workspace/edgex-go/923 ']' 07:19:19 + mkdir -p /w/workspace/edgex-go/923/archives/ 07:19:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/923/archives/ [Pipeline] echo 07:19:19 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/923/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:19:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:20 07:19:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:21 latest: Pulling from edgex-lftools-log-publisher 07:19:21 5eb5b503b376: Pulling fs layer 07:19:21 5c69ac0246d0: Pulling fs layer 07:19:21 ec43610c2a17: Pulling fs layer 07:19:21 3a2ae6a8a46f: Pulling fs layer 07:19:21 33b1e0a273af: Pulling fs layer 07:19:21 5d3b04190fa2: Pulling fs layer 07:19:21 2f39f015ded8: Pulling fs layer 07:19:21 3a2ae6a8a46f: Waiting 07:19:21 5d3b04190fa2: Waiting 07:19:21 2f39f015ded8: Waiting 07:19:21 33b1e0a273af: Waiting 07:19:21 5c69ac0246d0: Verifying Checksum 07:19:21 5c69ac0246d0: Download complete 07:19:21 3a2ae6a8a46f: Verifying Checksum 07:19:21 3a2ae6a8a46f: Download complete 07:19:21 33b1e0a273af: Verifying Checksum 07:19:21 33b1e0a273af: Download complete 07:19:21 ec43610c2a17: Verifying Checksum 07:19:21 ec43610c2a17: Download complete 07:19:21 5d3b04190fa2: Verifying Checksum 07:19:21 5d3b04190fa2: Download complete 07:19:21 5eb5b503b376: Verifying Checksum 07:19:21 5eb5b503b376: Download complete 07:19:21 2f39f015ded8: Download complete 07:19:22 5eb5b503b376: Pull complete 07:19:23 5c69ac0246d0: Pull complete 07:19:23 ec43610c2a17: Pull complete 07:19:23 3a2ae6a8a46f: Pull complete 07:19:23 33b1e0a273af: Pull complete 07:19:23 5d3b04190fa2: Pull complete 07:19:30 2f39f015ded8: Pull complete 07:19:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:19:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:30 prd-ubuntu20.04-docker-8c-8g-772657 does not seem to be running inside a container 07:19:30 $ 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/923/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/923 -v /w/workspace/edgex-go/923:/w/workspace/edgex-go/923:rw,z -v /w/workspace/edgex-go/923@tmp:/w/workspace/edgex-go/923@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:19:33 $ docker top 4ebb2f8945537be4a3b3d489f9c2db3bcd6f82fc51557db7ef6c9346f382cd59 -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:34 + touch /tmp/pre-build-complete [Pipeline] sh 07:19:34 + mkdir -p /var/log/sysstat [Pipeline] sh 07:19:34 + ls /var/log/sa-host 07:19:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:34 provisioning config files... 07:19:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/923@tmp/config4181748451714580686tmp [Pipeline] { [Pipeline] echo 07:19:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:19:35 ---> create-netrc.sh [Pipeline] } 07:19:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:19:35 ---> python-tools-install.sh [Pipeline] echo 07:19:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:19:35 ---> sudo-logs.sh 07:19:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:19:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:19:36 ---> job-cost.sh 07:19:36 lf-activate-venv: SKIPPING 07:19:36 DEBUG: total: 0.10999999940395355 07:19:36 INFO: Retrieving Stack Cost... 07:19:36 INFO: Retrieving Pricing Info for: v3-standard-8 07:19:36 INFO: Archiving Costs [Pipeline] echo 07:19:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:19:37 ---> logs-deploy.sh 07:19:37 lf-activate-venv: SKIPPING 07:19:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/923 07:19:37 INFO: archiving workspace using pattern(s): 07:19:38 Archives upload complete. 07:19:38 INFO: archiving logs to Nexus 07:19:39 ---> uname -a: 07:19:39 Linux prd-ubuntu20-04-docker-8c-8g-772657 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 07:19:39 07:19:39 07:19:39 ---> lscpu: 07:19:39 Architecture: x86_64 07:19:39 CPU op-mode(s): 32-bit, 64-bit 07:19:39 Byte Order: Little Endian 07:19:39 Address sizes: 40 bits physical, 48 bits virtual 07:19:39 CPU(s): 8 07:19:39 On-line CPU(s) list: 0-7 07:19:39 Thread(s) per core: 1 07:19:39 Core(s) per socket: 1 07:19:39 Socket(s): 8 07:19:39 NUMA node(s): 1 07:19:39 Vendor ID: AuthenticAMD 07:19:39 CPU family: 23 07:19:39 Model: 49 07:19:39 Model name: AMD EPYC-Rome Processor 07:19:39 Stepping: 0 07:19:39 CPU MHz: 2800.000 07:19:39 BogoMIPS: 5600.00 07:19:39 Virtualization: AMD-V 07:19:39 Hypervisor vendor: KVM 07:19:39 Virtualization type: full 07:19:39 L1d cache: 256 KiB 07:19:39 L1i cache: 256 KiB 07:19:39 L2 cache: 4 MiB 07:19:39 L3 cache: 128 MiB 07:19:39 NUMA node0 CPU(s): 0-7 07:19:39 Vulnerability Gather data sampling: Not affected 07:19:39 Vulnerability Itlb multihit: Not affected 07:19:39 Vulnerability L1tf: Not affected 07:19:39 Vulnerability Mds: Not affected 07:19:39 Vulnerability Meltdown: Not affected 07:19:39 Vulnerability Mmio stale data: Not affected 07:19:39 Vulnerability Retbleed: Vulnerable 07:19:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:19:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:19:39 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:19:39 Vulnerability Srbds: Not affected 07:19:39 Vulnerability Tsx async abort: Not affected 07:19:39 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 07:19:39 07:19:39 07:19:39 ---> nproc: 07:19:39 8 07:19:39 07:19:39 07:19:39 ---> df -h: 07:19:39 Filesystem Size Used Avail Use% Mounted on 07:19:39 overlay 155G 32G 123G 21% / 07:19:39 tmpfs 64M 0 64M 0% /dev 07:19:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:19:39 shm 64M 0 64M 0% /dev/shm 07:19:39 /dev/vda1 155G 32G 123G 21% /facter-os 07:19:39 07:19:39 07:19:39 ---> sar -b -r -n DEV: 07:19:39 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772657) 11/07/25 _x86_64_ (8 CPU) 07:19:39 07:19:39 01:18:14 LINUX RESTART (8 CPU) 07:19:39 07:19:39 01:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:19:39 01:20:01 211.08 18.96 192.12 0.00 3128.15 67691.65 0.00 07:19:39 01:21:01 49.83 0.23 49.59 0.00 4.13 31245.59 0.00 07:19:39 01:22:01 47.69 0.30 47.39 0.00 3.33 20506.20 0.00 07:19:39 01:23:01 189.70 0.15 189.55 0.00 15.60 81478.55 0.00 07:19:39 01:24:01 735.80 15.89 719.91 0.00 183.81 352911.03 0.00 07:19:39 01:25:01 576.32 5.60 570.72 0.00 4274.49 208184.77 0.00 07:19:39 01:26:01 203.15 0.07 203.08 0.00 0.53 81462.71 0.00 07:19:39 01:27:01 507.40 14.19 493.21 0.00 344.43 156336.21 0.00 07:19:39 01:28:01 444.09 17.76 426.33 0.00 830.53 30174.97 0.00 07:19:39 01:29:01 24.09 1.40 22.69 0.00 220.19 594.34 0.00 07:19:39 01:30:01 11.05 0.02 11.03 0.00 2.00 274.22 0.00 07:19:39 01:31:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 07:19:39 01:32:01 1.25 0.00 1.25 0.00 0.00 18.66 0.00 07:19:39 01:33:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 07:19:39 01:34:01 4.22 2.32 1.90 0.00 21.06 25.72 0.00 07:19:39 01:35:02 1.33 0.00 1.33 0.00 0.00 15.86 0.00 07:19:39 01:36:01 1.00 0.00 1.00 0.00 0.00 12.20 0.00 07:19:39 01:37:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 07:19:39 01:38:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 07:19:39 01:39:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 07:19:39 01:40:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 07:19:39 01:41:01 2.85 1.02 1.83 0.00 43.59 23.33 0.00 07:19:39 01:42:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 07:19:39 01:43:01 2.18 0.00 2.18 0.00 0.00 25.06 0.00 07:19:39 01:44:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 07:19:39 01:45:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 07:19:39 01:46:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 07:19:39 01:47:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 07:19:39 01:48:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 07:19:39 01:49:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 07:19:39 01:50:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 07:19:39 01:51:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 07:19:39 01:52:01 1.28 0.30 0.98 0.00 16.79 12.13 0.00 07:19:39 01:53:01 2.95 1.40 1.55 0.00 31.19 20.13 0.00 07:19:39 01:54:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 07:19:39 01:55:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 07:19:39 01:56:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 07:19:39 01:57:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 07:19:39 01:58:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 07:19:39 01:59:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 07:19:39 02:00:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 07:19:39 02:01:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 07:19:39 02:02:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 07:19:39 02:03:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 07:19:39 02:04:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 07:19:39 02:05:01 1.45 0.00 1.45 0.00 0.00 18.66 0.00 07:19:39 02:06:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 07:19:39 02:07:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 07:19:39 02:08:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 07:19:39 02:09:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 07:19:39 02:10:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 07:19:39 02:11:01 1.47 0.00 1.47 0.00 0.00 17.99 0.00 07:19:39 02:12:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 07:19:39 02:13:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 07:19:39 02:14:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 07:19:39 02:15:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 07:19:39 02:16:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 07:19:39 02:17:01 1.23 0.03 1.20 0.00 0.93 15.06 0.00 07:19:39 02:18:01 1.10 0.02 1.08 0.00 0.13 12.93 0.00 07:19:39 02:19:01 1.58 0.00 1.58 0.00 0.00 19.86 0.00 07:19:39 02:20:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 07:19:39 02:21:01 1.13 0.00 1.13 0.00 0.00 14.80 0.00 07:19:39 02:22:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 07:19:39 02:23:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 07:19:39 02:24:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 07:19:39 02:25:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 07:19:39 02:26:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 07:19:39 02:27:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 07:19:39 02:28:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 07:19:39 02:29:01 1.25 0.00 1.25 0.00 0.00 17.06 0.00 07:19:39 02:30:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 07:19:39 02:31:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 07:19:39 02:32:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 07:19:39 02:33:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 07:19:39 02:34:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 07:19:39 02:35:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 07:19:39 02:36:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 07:19:39 02:37:01 1.23 0.00 1.23 0.00 0.00 16.13 0.00 07:19:39 02:38:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 07:19:39 02:39:01 1.40 0.00 1.40 0.00 0.00 17.99 0.00 07:19:39 02:40:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 07:19:39 02:41:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 07:19:39 02:42:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 07:19:39 02:43:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 07:19:39 02:44:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 07:19:39 02:45:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 07:19:39 02:46:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 07:19:39 02:47:01 1.42 0.00 1.42 0.00 0.00 18.13 0.00 07:19:39 02:48:01 0.92 0.00 0.92 0.00 0.00 9.86 0.00 07:19:39 02:49:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 07:19:39 02:50:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 07:19:39 02:51:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 07:19:39 02:52:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 07:19:39 02:53:02 1.45 0.00 1.45 0.00 0.00 17.73 0.00 07:19:39 02:54:01 0.98 0.00 0.98 0.00 0.00 11.12 0.00 07:19:39 02:55:01 1.73 0.00 1.73 0.00 0.00 20.66 0.00 07:19:39 02:56:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 07:19:39 02:57:01 1.15 0.00 1.15 0.00 0.00 14.93 0.00 07:19:39 02:58:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 07:19:39 02:59:01 1.07 0.00 1.07 0.00 0.00 14.40 0.00 07:19:39 03:00:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 07:19:39 03:01:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 07:19:39 03:02:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 07:19:39 03:03:01 0.98 0.00 0.98 0.00 0.00 13.86 0.00 07:19:39 03:04:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 07:19:39 03:05:01 1.23 0.00 1.23 0.00 0.00 17.19 0.00 07:19:39 03:06:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 07:19:39 03:07:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 07:19:39 03:08:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 07:19:39 03:09:01 1.33 0.00 1.33 0.00 0.00 15.59 0.00 07:19:39 03:10:01 1.10 0.00 1.10 0.00 0.00 14.13 0.00 07:19:39 03:11:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 07:19:39 03:12:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 07:19:39 03:13:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 07:19:39 03:14:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 07:19:39 03:15:01 1.45 0.00 1.45 0.00 0.00 18.66 0.00 07:19:39 03:16:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 07:19:39 03:17:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 07:19:39 03:18:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 07:19:39 03:19:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 07:19:39 03:20:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 07:19:39 03:21:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 07:19:39 03:22:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 07:19:39 03:23:01 1.25 0.00 1.25 0.00 0.00 16.00 0.00 07:19:39 03:24:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 07:19:39 03:25:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 07:19:39 03:26:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 07:19:39 03:27:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 07:19:39 03:28:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 07:19:39 03:29:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 07:19:39 03:30:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 07:19:39 03:31:01 1.42 0.00 1.42 0.00 0.00 17.59 0.00 07:19:39 03:32:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 07:19:39 03:33:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 07:19:39 03:34:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 07:19:39 03:35:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 07:19:39 03:36:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 07:19:39 03:37:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 07:19:39 03:38:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 07:19:39 03:39:01 1.48 0.00 1.48 0.00 0.00 17.19 0.00 07:19:39 03:40:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 07:19:39 03:41:01 1.59 0.00 1.59 0.00 0.00 19.53 0.00 07:19:39 03:42:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 07:19:39 03:43:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 07:19:39 03:44:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 07:19:39 03:45:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 07:19:39 03:46:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 07:19:39 03:47:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 07:19:39 03:48:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 07:19:39 03:49:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 07:19:39 03:50:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 07:19:39 03:51:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 07:19:39 03:52:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 07:19:39 03:53:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 07:19:39 03:54:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 07:19:39 03:55:01 1.54 0.00 1.54 0.00 0.00 18.44 0.00 07:19:39 03:56:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 07:19:39 03:57:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 07:19:39 03:58:01 1.28 0.00 1.28 0.00 0.00 13.46 0.00 07:19:39 03:59:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 07:19:39 04:00:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 07:19:39 04:01:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 07:19:39 04:02:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 07:19:39 04:03:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 07:19:39 04:04:01 1.28 0.00 1.28 0.00 0.00 13.33 0.00 07:19:39 04:05:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 07:19:39 04:06:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 07:19:39 04:07:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 07:19:39 04:08:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 07:19:39 04:09:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 07:19:39 04:10:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 07:19:39 04:11:01 1.28 0.00 1.28 0.00 0.00 15.19 0.00 07:19:39 04:12:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 07:19:39 04:13:01 1.30 0.00 1.30 0.00 0.00 16.39 0.00 07:19:39 04:14:01 1.18 0.00 1.18 0.00 0.00 12.00 0.00 07:19:39 04:15:01 1.37 0.00 1.37 0.00 0.00 17.20 0.00 07:19:39 04:16:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 07:19:39 04:17:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 07:19:39 04:18:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 07:19:39 04:19:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 07:19:39 04:20:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 07:19:39 04:21:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 07:19:39 04:22:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 07:19:39 04:23:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 07:19:39 04:24:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 07:19:39 04:25:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 07:19:39 04:26:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 07:19:39 04:27:01 1.62 0.00 1.62 0.00 0.00 17.19 0.00 07:19:39 04:28:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 07:19:39 04:29:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 07:19:39 04:30:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 07:19:39 04:31:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 07:19:39 04:32:01 1.27 0.00 1.27 0.00 0.00 13.20 0.00 07:19:39 04:33:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 07:19:39 04:34:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 07:19:39 04:35:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 07:19:39 04:36:01 1.43 0.00 1.43 0.00 0.00 16.79 0.00 07:19:39 04:37:01 1.77 0.00 1.77 0.00 0.00 20.00 0.00 07:19:39 04:38:01 1.12 0.00 1.12 0.00 0.00 11.46 0.00 07:19:39 04:39:01 1.97 0.00 1.97 0.00 0.00 22.00 0.00 07:19:39 04:40:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 07:19:39 04:41:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 07:19:39 04:42:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 07:19:39 04:43:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 07:19:39 04:44:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 07:19:39 04:45:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 07:19:39 04:46:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 07:19:39 04:47:01 1.57 0.00 1.57 0.00 0.00 17.59 0.00 07:19:39 04:48:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 07:19:39 04:49:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 07:19:39 04:50:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 07:19:39 04:51:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 07:19:39 04:52:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 07:19:39 04:53:01 1.25 0.00 1.25 0.00 0.00 16.26 0.00 07:19:39 04:54:01 1.18 0.00 1.18 0.00 0.00 12.26 0.00 07:19:39 04:55:01 1.48 0.00 1.48 0.00 0.00 18.53 0.00 07:19:39 04:56:01 1.05 0.00 1.05 0.00 0.00 10.53 0.00 07:19:39 04:57:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 07:19:39 04:58:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 07:19:39 04:59:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 07:19:39 05:00:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 07:19:39 05:01:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 07:19:39 05:02:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 07:19:39 05:03:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 07:19:39 05:04:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 07:19:39 05:05:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 07:19:39 05:06:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 07:19:39 05:07:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 07:19:39 05:08:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 07:19:39 05:09:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 07:19:39 05:10:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 07:19:39 05:11:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 07:19:39 05:12:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 07:19:39 05:13:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 07:19:39 05:14:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 07:19:39 05:15:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 07:19:39 05:16:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 07:19:39 05:17:01 1.39 0.00 1.39 0.00 0.00 16.00 0.00 07:19:39 05:18:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 07:19:39 05:19:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 07:19:39 05:20:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 07:19:39 05:21:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 07:19:39 05:22:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 07:19:39 05:23:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 07:19:39 05:24:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 07:19:39 05:25:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 07:19:39 05:26:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 07:19:39 05:27:01 1.60 0.02 1.58 0.00 3.33 18.93 0.00 07:19:39 05:28:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 07:19:39 05:29:01 1.20 0.00 1.20 0.00 0.00 15.73 0.00 07:19:39 05:30:01 1.18 0.00 1.18 0.00 0.00 12.26 0.00 07:19:39 05:31:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 07:19:39 05:32:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 07:19:39 05:33:01 1.30 0.00 1.30 0.00 0.00 15.59 0.00 07:19:39 05:34:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 07:19:39 05:35:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 07:19:39 05:36:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 07:19:39 05:37:01 1.62 0.00 1.62 0.00 0.00 19.60 0.00 07:19:39 05:38:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 07:19:39 05:39:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 07:19:39 05:40:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 07:19:39 05:41:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 07:19:39 05:42:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 07:19:39 05:43:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 07:19:39 05:44:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 07:19:39 05:45:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 07:19:39 05:46:01 1.23 0.00 1.23 0.00 0.00 12.53 0.00 07:19:39 05:47:01 1.37 0.00 1.37 0.00 0.00 17.46 0.00 07:19:39 05:48:01 1.22 0.00 1.22 0.00 0.00 12.26 0.00 07:19:39 05:49:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 07:19:39 05:50:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 07:19:39 05:51:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 07:19:39 05:52:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 07:19:39 05:53:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 07:19:39 05:54:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 07:19:39 05:55:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 07:19:39 05:56:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 07:19:39 05:57:01 1.80 0.00 1.80 0.00 0.00 21.73 0.00 07:19:39 05:58:01 1.23 0.00 1.23 0.00 0.00 12.80 0.00 07:19:39 05:59:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 07:19:39 06:00:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 07:19:39 06:01:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 07:19:39 06:02:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 07:19:39 06:03:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 07:19:39 06:04:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 07:19:39 06:05:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 07:19:39 06:06:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 07:19:39 06:07:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 07:19:39 06:08:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 07:19:39 06:09:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 07:19:39 06:10:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 07:19:39 06:11:01 1.80 0.00 1.80 0.00 0.00 20.80 0.00 07:19:39 06:12:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 07:19:39 06:13:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 07:19:39 06:14:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 07:19:39 06:15:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 07:19:39 06:16:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 07:19:39 06:17:01 1.58 0.00 1.58 0.00 0.00 17.59 0.00 07:19:39 06:18:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 07:19:39 06:19:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 07:19:39 06:20:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 07:19:39 06:21:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 07:19:39 06:22:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 07:19:39 06:23:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 07:19:39 06:24:01 1.25 0.00 1.25 0.00 0.00 13.06 0.00 07:19:39 06:25:01 1.10 0.03 1.07 0.00 0.27 12.53 0.00 07:19:39 06:26:01 5.03 2.54 2.49 0.00 51.14 81.16 0.00 07:19:39 06:27:02 1.35 0.00 1.35 0.00 0.00 16.26 0.00 07:19:39 06:28:01 1.27 0.00 1.27 0.00 0.00 13.29 0.00 07:19:39 06:29:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 07:19:39 06:30:01 1.03 0.00 1.03 0.00 0.00 10.53 0.00 07:19:39 06:31:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 07:19:39 06:32:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 07:19:39 06:33:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 07:19:39 06:34:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 07:19:39 06:35:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 07:19:39 06:36:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 07:19:39 06:37:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 07:19:39 06:38:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 07:19:39 06:39:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 07:19:39 06:40:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 07:19:39 06:41:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 07:19:39 06:42:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 07:19:39 06:43:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 07:19:39 06:44:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 07:19:39 06:45:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 07:19:39 06:46:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 07:19:39 06:47:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 07:19:39 06:48:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 07:19:39 06:49:01 1.45 0.00 1.45 0.00 0.00 20.40 0.00 07:19:39 06:50:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 07:19:39 06:51:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 07:19:39 06:52:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 07:19:39 06:53:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 07:19:39 06:54:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 07:19:39 06:55:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 07:19:39 06:56:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 07:19:39 06:57:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 07:19:39 06:58:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 07:19:39 06:59:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 07:19:39 07:00:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 07:19:39 07:01:01 9.82 6.68 3.13 0.00 426.06 111.45 0.00 07:19:39 07:02:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 07:19:39 07:03:01 1.48 0.00 1.48 0.00 0.00 18.53 0.00 07:19:39 07:04:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 07:19:39 07:05:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 07:19:39 07:06:01 1.45 0.00 1.45 0.00 0.00 15.06 0.00 07:19:39 07:07:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 07:19:39 07:08:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 07:19:39 07:09:01 1.35 0.00 1.35 0.00 0.00 15.59 0.00 07:19:39 07:10:01 1.28 0.00 1.28 0.00 0.00 13.46 0.00 07:19:39 07:11:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 07:19:39 07:12:01 1.52 0.00 1.52 0.00 0.00 16.13 0.00 07:19:39 07:13:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 07:19:39 07:14:01 1.10 0.00 1.10 0.00 0.00 10.93 0.00 07:19:39 07:15:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 07:19:39 07:16:01 1.62 0.00 1.62 0.00 0.00 16.93 0.00 07:19:39 07:17:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 07:19:39 07:18:01 1.77 0.00 1.77 0.00 0.00 18.79 0.00 07:19:39 07:19:01 1.45 0.00 1.45 0.00 0.00 16.00 0.00 07:19:39 Average: 9.63 0.25 9.38 0.00 26.68 2881.67 0.00 07:19:39 07:19:39 01:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:19:39 01:20:01 27607660 31508068 777568 2.37 117640 3986648 1735776 5.12 1199576 3586768 516 07:19:39 01:21:01 25994000 31280448 996828 3.03 129168 5263024 2373120 7.00 2283468 4009720 395632 07:19:39 01:22:01 25886116 31246804 1026952 3.12 135416 5300228 2260924 6.67 1885636 4484368 415608 07:19:39 01:23:01 22446236 31277912 992764 3.02 149904 8685728 2723704 8.03 2088476 7636652 2908844 07:19:39 01:24:01 14988504 31377704 865880 2.63 336208 15600132 2315504 6.83 3004268 13691244 14556 07:19:39 01:25:01 5575220 28885452 3277652 9.97 433472 21897528 10741740 31.67 6620760 18842784 521224 07:19:39 01:26:01 1053404 26858440 5310232 16.15 446976 24281124 10873464 32.06 9707600 20192664 794912 07:19:39 01:27:01 5791064 31318536 905928 2.76 449064 24158872 2356856 6.95 3731144 21664480 339708 07:19:39 01:28:01 5423204 31387532 844792 2.57 456996 24579100 2160120 6.37 4012532 21760204 704 07:19:39 01:29:01 5413880 31386732 845568 2.57 457992 24586244 2187080 6.45 4516916 21264212 64 07:19:39 01:30:01 5426020 31399176 833048 2.53 458388 24586368 2013140 5.94 4605136 21164296 4 07:19:39 01:31:01 5426352 31399568 832768 2.53 458404 24586376 2013140 5.94 4604732 21164300 192 07:19:39 01:32:01 5446112 31419352 813060 2.47 458424 24586380 2013140 5.94 4584832 21164296 12 07:19:39 01:33:01 5446348 31419592 812932 2.47 458428 24586380 2013140 5.94 4585088 21164296 4 07:19:39 01:34:01 5448728 31422728 809936 2.46 458920 24586540 2027732 5.98 4582616 21164328 56 07:19:39 01:35:02 5448720 31422752 809820 2.46 458952 24586540 2027732 5.98 4582404 21164328 8 07:19:39 01:36:01 5448936 31423000 809396 2.46 458960 24586548 2027732 5.98 4583084 21164332 212 07:19:39 01:37:01 5449612 31423744 808604 2.46 458992 24586552 2027732 5.98 4581804 21164336 16 07:19:39 01:38:01 5449628 31423800 808536 2.46 459024 24586552 2027732 5.98 4581840 21164336 4 07:19:39 01:39:01 5449456 31423648 808776 2.46 459044 24586556 2027732 5.98 4582056 21164340 188 07:19:39 01:40:01 5449732 31423936 808496 2.46 459052 24586560 2027732 5.98 4581680 21164344 28 07:19:39 01:41:01 5444812 31420708 810016 2.46 459268 24587676 2084172 6.14 4582816 21165368 8 07:19:39 01:42:01 5446820 31422548 809712 2.46 459272 24587676 2084432 6.15 4582036 21165364 324 07:19:39 01:43:01 5447096 31422844 809348 2.46 459296 24587680 2084432 6.15 4582040 21165364 24 07:19:39 01:44:01 5447576 31423364 808808 2.46 459344 24587668 2084432 6.15 4582164 21165368 24 07:19:39 01:45:01 5447756 31423588 808520 2.46 459368 24587688 2084432 6.15 4582140 21165376 8 07:19:39 01:46:01 5447472 31423324 808744 2.46 459384 24587688 2084432 6.15 4582144 21165376 12 07:19:39 01:47:01 5447652 31423524 808460 2.46 459400 24587692 2084432 6.15 4582164 21165380 8 07:19:39 01:48:01 5447820 31423716 808428 2.46 459416 24587692 2084432 6.15 4582180 21165384 20 07:19:39 01:49:01 5447456 31423412 808600 2.46 459436 24587696 2084432 6.15 4582280 21165384 4 07:19:39 01:50:01 5447400 31423376 808532 2.46 459452 24587700 2084432 6.15 4582236 21165388 32 07:19:39 01:51:01 5447352 31423348 808496 2.46 459476 24587700 2084432 6.15 4582240 21165388 8 07:19:39 01:52:01 5445320 31421832 809956 2.46 459484 24588204 2084432 6.15 4585980 21165716 8 07:19:39 01:53:01 5438932 31417500 814088 2.48 459504 24589152 2065624 6.09 4591176 21165876 16 07:19:39 01:54:01 5438916 31417516 814040 2.48 459536 24589144 2065624 6.09 4591176 21165860 28 07:19:39 01:55:01 5438880 31417496 814224 2.48 459544 24589152 2065624 6.09 4590876 21165864 12 07:19:39 01:56:01 5438824 31417472 814328 2.48 459564 24589156 2065624 6.09 4590884 21165864 12 07:19:39 01:57:01 5438784 31417448 814292 2.48 459580 24589160 2065624 6.09 4590892 21165868 8 07:19:39 01:58:01 5438768 31417452 814276 2.48 459588 24589168 2065624 6.09 4590908 21165872 8 07:19:39 01:59:01 5437744 31416452 815220 2.48 459620 24589160 2065624 6.09 4591004 21165876 52 07:19:39 02:00:01 5437712 31416456 815176 2.48 459640 24589172 2065624 6.09 4590976 21165880 36 07:19:39 02:01:01 5437864 31416628 815148 2.48 459660 24589176 2065624 6.09 4590976 21165884 12 07:19:39 02:02:01 5437628 31416400 815340 2.48 459664 24589180 2065624 6.09 4590988 21165884 4 07:19:39 02:03:01 5437856 31416648 815028 2.48 459684 24589184 2065624 6.09 4591004 21165888 8 07:19:39 02:04:01 5437720 31416524 815092 2.48 459696 24589184 2065624 6.09 4591088 21165892 20 07:19:39 02:05:01 5437928 31416756 815032 2.48 459708 24589184 2065624 6.09 4591304 21165896 4 07:19:39 02:06:01 5438140 31416996 814772 2.48 459728 24589192 2065624 6.09 4591200 21165900 12 07:19:39 02:07:01 5436972 31415868 815756 2.48 459740 24589192 2065624 6.09 4591108 21165900 8 07:19:39 02:08:01 5436988 31415904 815708 2.48 459752 24589196 2081672 6.14 4591112 21165904 8 07:19:39 02:09:01 5436616 31415576 815904 2.48 459772 24589196 2081672 6.14 4591200 21165904 20 07:19:39 02:10:01 5436520 31415552 815868 2.48 459804 24589200 2081672 6.14 4591176 21165908 12 07:19:39 02:11:01 5435792 31414912 816324 2.48 459828 24589272 2081672 6.14 4591180 21165976 8 07:19:39 02:12:01 5436280 31415420 815760 2.48 459844 24589272 2081672 6.14 4591504 21165976 8 07:19:39 02:13:01 5435828 31415016 815972 2.48 459868 24589268 2081672 6.14 4591232 21165980 60 07:19:39 02:14:01 5435928 31415156 815828 2.48 459884 24589280 2081672 6.14 4591328 21165988 24 07:19:39 02:15:01 5435612 31414852 816012 2.48 459896 24589284 2081672 6.14 4591272 21165988 12 07:19:39 02:16:01 5435912 31415168 815700 2.48 459908 24589284 2081672 6.14 4591284 21165992 24 07:19:39 02:17:01 5435756 31415136 815924 2.48 459912 24589412 2081672 6.14 4591596 21166112 4 07:19:39 02:18:01 5435716 31415164 815856 2.48 459928 24589448 2081672 6.14 4591324 21166140 24 07:19:39 02:19:01 5435668 31415136 815836 2.48 459944 24589456 2097728 6.18 4591400 21166144 32 07:19:39 02:20:01 5435376 31414852 816020 2.48 459952 24589456 2097728 6.18 4591360 21166148 16 07:19:39 02:21:01 5435764 31415268 815732 2.48 459968 24589460 2097728 6.18 4591852 21166152 204 07:19:39 02:22:01 5435764 31415280 815712 2.48 459976 24589460 2097728 6.18 4591808 21166152 188 07:19:39 02:23:01 5435520 31415188 815772 2.48 459996 24589592 2097728 6.18 4591860 21166268 188 07:19:39 02:24:01 5435512 31415196 815756 2.48 460032 24589580 2097728 6.18 4591508 21166272 36 07:19:39 02:25:01 5435464 31415212 815704 2.48 460056 24589596 2097728 6.18 4591496 21166288 12 07:19:39 02:26:01 5435384 31415160 815696 2.48 460080 24589600 2097728 6.18 4591504 21166292 28 07:19:39 02:27:01 5435344 31415144 815636 2.48 460100 24589604 2097728 6.18 4591788 21166296 8 07:19:39 02:28:01 5435320 31415132 815708 2.48 460112 24589604 2097728 6.18 4591536 21166296 12 07:19:39 02:29:01 5435272 31415112 815672 2.48 460140 24589608 2081256 6.14 4591636 21166304 48 07:19:39 02:30:01 5434932 31414792 815924 2.48 460152 24589616 2081256 6.14 4592076 21166304 180 07:19:39 02:31:01 5435272 31415152 815560 2.48 460172 24589620 2081256 6.14 4591596 21166308 28 07:19:39 02:32:01 5435140 31415048 815812 2.48 460192 24589624 2081256 6.14 4591616 21166316 8 07:19:39 02:33:01 5435340 31415264 815788 2.48 460204 24589624 2081256 6.14 4591924 21166316 4 07:19:39 02:34:01 5435220 31415160 815796 2.48 460220 24589628 2081256 6.14 4592060 21166320 236 07:19:39 02:35:01 5435276 31415248 815712 2.48 460248 24589628 2081256 6.14 4591688 21166320 8 07:19:39 02:36:01 5435072 31415060 815880 2.48 460264 24589632 2081256 6.14 4591812 21166324 8 07:19:39 02:37:01 5434700 31414716 816104 2.48 460284 24589640 2081256 6.14 4592248 21166332 216 07:19:39 02:38:01 5434724 31414760 816068 2.48 460304 24589632 2081256 6.14 4591724 21166332 12 07:19:39 02:39:01 5434896 31414960 815804 2.48 460336 24589632 2080968 6.14 4591820 21166336 8 07:19:39 02:40:01 5434812 31414924 816000 2.48 460360 24589648 2080968 6.14 4591788 21166340 28 07:19:39 02:41:01 5434968 31415100 815820 2.48 460376 24589648 2080968 6.14 4591820 21166340 12 07:19:39 02:42:01 5434456 31414612 816300 2.48 460396 24589652 2080968 6.14 4591824 21166344 20 07:19:39 02:43:01 5434408 31414576 816276 2.48 460408 24589652 2080968 6.14 4591840 21166344 44 07:19:39 02:44:01 5434360 31414540 816244 2.48 460436 24589644 2080968 6.14 4591924 21166348 32 07:19:39 02:45:01 5434344 31414568 816160 2.48 460460 24589660 2080968 6.14 4591904 21166352 12 07:19:39 02:46:01 5434296 31414528 816144 2.48 460464 24589660 2080968 6.14 4591896 21166352 8 07:19:39 02:47:01 5434280 31414552 816096 2.48 460500 24589672 2080968 6.14 4591932 21166356 8 07:19:39 02:48:01 5434484 31414768 815820 2.48 460508 24589672 2080968 6.14 4591940 21166356 8 07:19:39 02:49:01 5434468 31414788 815812 2.48 460532 24589676 2080968 6.14 4592040 21166368 16 07:19:39 02:50:01 5434452 31414800 815740 2.48 460556 24589680 2080968 6.14 4592004 21166372 32 07:19:39 02:51:01 5434580 31414956 815712 2.48 460580 24589680 2080968 6.14 4592312 21166372 180 07:19:39 02:52:01 5434668 31415084 815580 2.48 460612 24589684 2097032 6.18 4592144 21166376 28 07:19:39 02:53:02 5433680 31414232 816248 2.48 460640 24589688 2080792 6.13 4593428 21165508 8 07:19:39 02:54:01 5433728 31414308 816360 2.48 460672 24589688 2080792 6.13 4593296 21165500 8 07:19:39 02:55:01 5433484 31414104 816528 2.48 460696 24589692 2080792 6.13 4593212 21165504 40 07:19:39 02:56:01 5433476 31414120 816492 2.48 460716 24589696 2080792 6.13 4593232 21165508 8 07:19:39 02:57:01 5433436 31414100 816568 2.48 460728 24589700 2080792 6.13 4593252 21165512 28 07:19:39 02:58:01 5433388 31414072 816640 2.48 460744 24589704 2080792 6.13 4593248 21165516 8 07:19:39 02:59:01 5433060 31413888 816972 2.49 460764 24589824 2080792 6.13 4593340 21165644 44 07:19:39 03:00:01 5432824 31413688 817172 2.49 460780 24589828 2080792 6.13 4593300 21165648 8 07:19:39 03:01:01 5432492 31413376 817400 2.49 460792 24589836 2080792 6.13 4593304 21165648 56 07:19:39 03:02:01 5432696 31413592 817128 2.49 460800 24589840 2080792 6.13 4593312 21165652 36 07:19:39 03:03:01 5432856 31413764 817100 2.49 460808 24589848 2080792 6.13 4593320 21165656 72 07:19:39 03:04:01 5432880 31413808 817040 2.49 460824 24589848 2080792 6.13 4593412 21165660 12 07:19:39 03:05:01 5432864 31413804 816976 2.49 460848 24589844 2080792 6.13 4593564 21165664 68 07:19:39 03:06:01 5433068 31414036 816672 2.48 460868 24589860 2080792 6.13 4593388 21165672 8 07:19:39 03:07:01 5433020 31413988 816640 2.48 460888 24589860 2080792 6.13 4593388 21165672 44 07:19:39 03:08:01 5433004 31414020 816568 2.48 460908 24589864 2080792 6.13 4593412 21165676 24 07:19:39 03:09:01 5432544 31413596 816936 2.49 460936 24589864 2080792 6.13 4593520 21165676 16 07:19:39 03:10:01 5432244 31413300 817152 2.49 460968 24589856 2096860 6.18 4593752 21165680 32 07:19:39 03:11:01 5432172 31413280 817136 2.49 460996 24589872 2096860 6.18 4593484 21165684 4 07:19:39 03:12:01 5432156 31413296 817072 2.49 461016 24589872 2096860 6.18 4593516 21165684 12 07:19:39 03:13:01 5432108 31413276 817012 2.49 461052 24589880 2096860 6.18 4593556 21165688 4 07:19:39 03:14:01 5432336 31413504 816704 2.48 461064 24589880 2096860 6.18 4593600 21165688 8 07:19:39 03:15:01 5431940 31413172 817016 2.49 461096 24589872 2096860 6.18 4593908 21165700 4 07:19:39 03:16:01 5432368 31413764 816484 2.48 461112 24590016 2096860 6.18 4593600 21165824 28 07:19:39 03:17:01 5432076 31413548 816680 2.48 461116 24590016 2096860 6.18 4593940 21165820 44 07:19:39 03:18:01 5432496 31413980 816368 2.48 461136 24590024 2096860 6.18 4593676 21165816 40 07:19:39 03:19:01 5432228 31413772 816568 2.48 461168 24590028 2096860 6.18 4594008 21165824 4 07:19:39 03:20:01 5432184 31413728 816804 2.48 461184 24590028 2096860 6.18 4593716 21165824 12 07:19:39 03:21:01 5431908 31413472 817036 2.49 461196 24590032 2096860 6.18 4593732 21165828 4 07:19:39 03:22:01 5431900 31413476 816964 2.49 461216 24590032 2096860 6.18 4593744 21165828 16 07:19:39 03:23:01 5431884 31413484 816892 2.49 461236 24590040 2096860 6.18 4593776 21165832 68 07:19:39 03:24:01 5431584 31413208 817116 2.49 461248 24590044 2096860 6.18 4593852 21165836 16 07:19:39 03:25:01 5431724 31413360 816876 2.49 461300 24590032 2080124 6.13 4593796 21165836 12 07:19:39 03:26:01 5431928 31413620 816620 2.48 461320 24590048 2080124 6.13 4593848 21165840 28 07:19:39 03:27:01 5431880 31413600 816588 2.48 461344 24590044 2080124 6.13 4593872 21165848 60 07:19:39 03:28:01 5431820 31413540 816772 2.48 461360 24590052 2080124 6.13 4593868 21165848 12 07:19:39 03:29:01 5432084 31413852 816672 2.48 461380 24590056 2080124 6.13 4593988 21165852 28 07:19:39 03:30:01 5432068 31413860 816628 2.48 461412 24590048 2080124 6.13 4593944 21165852 12 07:19:39 03:31:01 5432036 31413864 816600 2.48 461432 24590056 2080124 6.13 4593960 21165856 68 07:19:39 03:32:01 5431988 31413856 816664 2.48 461448 24590068 2080124 6.13 4594220 21165860 28 07:19:39 03:33:01 5431940 31413808 816652 2.48 461456 24590068 2080124 6.13 4594288 21165860 44 07:19:39 03:34:01 5431892 31413772 816628 2.48 461464 24590076 2080124 6.13 4594080 21165872 20 07:19:39 03:35:01 5431780 31413680 816740 2.48 461496 24590064 2080124 6.13 4594036 21165872 12 07:19:39 03:36:01 5431456 31413360 816944 2.49 461516 24590080 2080124 6.13 4594144 21165876 36 07:19:39 03:37:01 5431408 31413372 817212 2.49 461532 24590084 2080124 6.13 4594076 21165880 8 07:19:39 03:38:01 5431844 31413824 816816 2.48 461552 24590084 2080124 6.13 4594092 21165880 8 07:19:39 03:39:01 5431828 31413832 816792 2.48 461572 24590088 2080124 6.13 4594480 21165884 4 07:19:39 03:40:01 5431944 31413984 816552 2.48 461588 24590092 2112212 6.23 4594560 21165888 36 07:19:39 03:41:01 5431920 31414084 816432 2.48 461600 24590224 2112212 6.23 4594164 21166008 8 07:19:39 03:42:01 5431872 31414064 816416 2.48 461604 24590228 2112212 6.23 4594164 21166024 28 07:19:39 03:43:01 5431856 31414064 816396 2.48 461624 24590228 2095972 6.18 4594196 21166024 4 07:19:39 03:44:01 5431960 31414180 816436 2.48 461636 24590232 2095972 6.18 4594268 21166028 36 07:19:39 03:45:01 5431692 31413932 816652 2.48 461664 24590228 2095972 6.18 4594224 21166032 16 07:19:39 03:46:01 5431644 31413888 816624 2.48 461668 24590236 2095972 6.18 4594500 21166032 8 07:19:39 03:47:01 5431896 31414172 816324 2.48 461680 24590240 2095972 6.18 4594256 21166036 24 07:19:39 03:48:01 5431328 31413616 816848 2.49 461688 24590240 2095972 6.18 4594544 21166036 8 07:19:39 03:49:01 5431612 31413916 816488 2.48 461704 24590244 2095972 6.18 4594632 21166040 68 07:19:39 03:50:01 5431312 31413640 816692 2.48 461728 24590252 2095972 6.18 4594296 21166044 44 07:19:39 03:51:01 5431692 31414052 816412 2.48 461744 24590256 2095972 6.18 4594572 21166052 192 07:19:39 03:52:01 5431740 31414120 816340 2.48 461764 24590260 2095972 6.18 4594400 21166056 28 07:19:39 03:53:01 5431372 31413748 816704 2.48 461780 24590264 2079500 6.13 4595176 21166060 16 07:19:39 03:54:01 5431196 31413576 816804 2.48 461796 24590264 2079500 6.13 4594720 21166060 20 07:19:39 03:55:01 5430856 31413268 817044 2.49 461816 24590268 2079500 6.13 4595048 21166064 196 07:19:39 03:56:01 5431132 31413552 816748 2.48 461836 24590268 2079500 6.13 4594684 21166064 8 07:19:39 03:57:01 5431304 31413752 816484 2.48 461864 24590272 2079500 6.13 4594724 21166068 60 07:19:39 03:58:01 5431220 31413696 816696 2.48 461888 24590276 2079500 6.13 4594736 21166072 8 07:19:39 03:59:01 5431236 31413744 816636 2.48 461900 24590280 2079500 6.13 4594848 21166076 64 07:19:39 04:00:01 5430968 31413492 816864 2.49 461916 24590284 2079500 6.13 4594796 21166080 32 07:19:39 04:01:01 5430920 31413468 816832 2.48 461944 24590276 2079500 6.13 4594808 21166080 44 07:19:39 04:02:01 5431152 31413704 816732 2.48 461956 24590288 2079500 6.13 4594808 21166084 28 07:19:39 04:03:01 5431136 31413732 816696 2.48 461972 24590292 2079500 6.13 4594848 21166088 60 07:19:39 04:04:01 5430804 31413412 816944 2.49 461996 24590292 2079500 6.13 4595056 21166088 16 07:19:39 04:05:01 5431196 31413840 816564 2.48 462024 24590296 2079500 6.13 4595092 21166092 16 07:19:39 04:06:01 5431388 31414080 816544 2.48 462048 24590300 2079500 6.13 4595028 21166096 52 07:19:39 04:07:01 5431568 31414280 816308 2.48 462080 24590304 2079500 6.13 4594968 21166096 8 07:19:39 04:08:01 5431560 31414292 816268 2.48 462104 24590312 2079500 6.13 4594984 21166100 4 07:19:39 04:09:01 5431104 31413888 816680 2.48 462128 24590312 2079500 6.13 4595404 21166108 48 07:19:39 04:10:01 5431056 31413844 816644 2.48 462160 24590316 2079500 6.13 4595052 21166112 32 07:19:39 04:11:01 5431088 31413920 816604 2.48 462164 24590320 2079500 6.13 4595296 21166116 60 07:19:39 04:12:01 5431088 31413932 816580 2.48 462184 24590320 2079500 6.13 4595092 21166116 8 07:19:39 04:13:01 5429788 31412656 817824 2.49 462192 24590324 2079500 6.13 4595124 21166120 60 07:19:39 04:14:01 5430024 31412904 817560 2.49 462204 24590324 2079500 6.13 4595192 21166124 16 07:19:39 04:15:01 5429920 31412812 817580 2.49 462240 24590328 2079500 6.13 4595152 21166124 64 07:19:39 04:16:01 5430440 31413372 817028 2.49 462252 24590332 2063208 6.08 4595188 21166128 24 07:19:39 04:17:01 5430424 31413376 817020 2.49 462256 24590336 2079252 6.13 4595676 21166132 8 07:19:39 04:18:01 5430392 31413348 816996 2.49 462276 24590340 2079252 6.13 4595224 21166136 4 07:19:39 04:19:01 5430424 31413404 816940 2.49 462296 24590344 2079252 6.13 4595608 21166140 60 07:19:39 04:20:01 5429872 31412852 817464 2.49 462320 24590344 2079252 6.13 4595548 21166140 16 07:19:39 04:21:01 5429904 31412996 817340 2.49 462336 24590404 2079252 6.13 4595872 21166204 16 07:19:39 04:22:01 5429652 31412748 817568 2.49 462340 24590412 2079252 6.13 4595600 21166208 12 07:19:39 04:23:01 5429636 31412756 817548 2.49 462352 24590420 2079252 6.13 4595644 21166216 76 07:19:39 04:24:01 5429652 31412788 817500 2.49 462364 24590424 2079252 6.13 4595700 21166220 36 07:19:39 04:25:01 5429800 31412948 817280 2.49 462396 24590424 2079252 6.13 4595964 21166220 48 07:19:39 04:26:01 5430020 31413176 816992 2.49 462424 24590420 2079252 6.13 4595672 21166228 40 07:19:39 04:27:01 5430212 31413420 816956 2.49 462444 24590432 2079252 6.13 4595732 21166228 8 07:19:39 04:28:01 5430412 31413652 816936 2.49 462456 24590436 2079252 6.13 4595744 21166232 4 07:19:39 04:29:01 5430152 31413408 817156 2.49 462480 24590440 2079252 6.13 4595856 21166236 20 07:19:39 04:30:01 5429592 31412880 817676 2.49 462488 24590440 2079252 6.13 4596076 21166236 188 07:19:39 04:31:01 5430112 31413432 817108 2.49 462516 24590444 2079252 6.13 4596204 21166240 208 07:19:39 04:32:01 5429300 31412640 817848 2.49 462532 24590448 2079252 6.13 4596248 21166244 192 07:19:39 04:33:01 5429268 31412608 817860 2.49 462552 24590448 2079252 6.13 4595880 21166244 8 07:19:39 04:34:01 5429228 31412592 817828 2.49 462576 24590452 2079252 6.13 4595964 21166248 24 07:19:39 04:35:01 5429220 31412664 817700 2.49 462592 24590520 2079252 6.13 4595932 21166304 180 07:19:39 04:36:01 5429440 31412916 817424 2.49 462608 24590520 2079252 6.13 4596144 21166320 36 07:19:39 04:37:01 5429652 31413152 817148 2.49 462616 24590528 2079252 6.13 4595980 21166324 12 07:19:39 04:38:01 5429820 31413332 817124 2.49 462636 24590528 2079252 6.13 4596264 21166328 8 07:19:39 04:39:01 5429552 31413072 817356 2.49 462644 24590536 2079252 6.13 4596356 21166336 20 07:19:39 04:40:01 5429756 31413280 817080 2.49 462656 24590536 2079252 6.13 4595988 21166336 12 07:19:39 04:41:01 5429488 31413056 817320 2.49 462660 24590540 2079252 6.13 4596344 21166336 60 07:19:39 04:42:01 5429220 31412792 817556 2.49 462672 24590544 2079252 6.13 4596036 21166340 28 07:19:39 04:43:01 5429140 31412864 817460 2.49 462684 24590672 2062716 6.08 4596100 21166460 12 07:19:39 04:44:01 5429440 31413196 817096 2.49 462696 24590680 2062716 6.08 4596224 21166476 36 07:19:39 04:45:01 5429384 31413156 817096 2.49 462696 24590684 2062716 6.08 4596096 21166480 12 07:19:39 04:46:01 5428816 31412588 817636 2.49 462712 24590684 2062716 6.08 4596100 21166480 8 07:19:39 04:47:01 5428824 31412616 817572 2.49 462720 24590688 2062716 6.08 4596120 21166484 4 07:19:39 04:48:01 5428748 31412548 817808 2.49 462724 24590688 2062716 6.08 4596112 21166484 8 07:19:39 04:49:01 5429016 31412824 817596 2.49 462740 24590692 2062716 6.08 4596200 21166488 192 07:19:39 04:50:01 5428960 31412796 817588 2.49 462748 24590696 2062716 6.08 4596204 21166492 12 07:19:39 04:51:01 5429172 31413008 817312 2.49 462768 24590688 2062716 6.08 4596168 21166492 48 07:19:39 04:52:01 5428620 31412488 817816 2.49 462780 24590700 2062716 6.08 4596508 21166332 20 07:19:39 04:53:01 5431164 31414940 815316 2.48 462796 24590708 2062476 6.08 4594068 21166340 108 07:19:39 04:54:01 5430896 31414672 815512 2.48 462808 24590708 2062476 6.08 4593664 21166340 8 07:19:39 04:55:01 5431076 31414872 815244 2.48 462828 24590716 2062476 6.08 4594004 21166348 12 07:19:39 04:56:01 5431856 31415652 814432 2.48 462832 24590716 2062476 6.08 4593648 21166348 4 07:19:39 04:57:01 5432008 31415832 814444 2.48 462844 24590720 2062476 6.08 4593676 21166352 8 07:19:39 04:58:01 5431756 31415600 814656 2.48 462864 24590724 2062476 6.08 4593688 21166356 28 07:19:39 04:59:01 5431708 31415584 814632 2.48 462888 24590724 2062476 6.08 4593784 21166356 16 07:19:39 05:00:01 5431892 31415816 814600 2.48 462904 24590728 2062476 6.08 4593752 21166360 32 07:19:39 05:01:01 5431980 31415920 814480 2.48 462928 24590716 2062476 6.08 4593792 21166360 8 07:19:39 05:02:01 5432120 31416064 814260 2.48 462932 24590732 2062476 6.08 4593776 21166364 8 07:19:39 05:03:01 5431820 31415800 814484 2.48 462940 24590740 2062476 6.08 4593828 21166372 180 07:19:39 05:04:01 5431932 31415920 814608 2.48 462956 24590740 2062476 6.08 4594032 21166372 20 07:19:39 05:05:01 5432160 31416172 814312 2.48 462968 24590744 2062476 6.08 4594156 21166376 8 07:19:39 05:06:01 5432412 31416428 814032 2.48 462992 24590744 2062476 6.08 4593864 21166380 24 07:19:39 05:07:01 5432176 31416224 814240 2.48 462996 24590748 2062476 6.08 4593900 21166380 172 07:19:39 05:08:01 5432136 31416200 814216 2.48 463004 24590752 2062476 6.08 4594184 21166388 4 07:19:39 05:09:01 5432284 31416348 814000 2.48 463020 24590752 2062476 6.08 4593968 21166388 16 07:19:39 05:10:01 5432008 31416096 814220 2.48 463036 24590756 2062476 6.08 4593916 21166388 8 07:19:39 05:11:01 5432220 31416328 813932 2.48 463064 24590752 2045964 6.03 4593948 21166392 8 07:19:39 05:12:01 5432048 31416192 814160 2.48 463080 24590768 2045964 6.03 4594208 21166400 20 07:19:39 05:13:01 5431992 31416156 814140 2.48 463096 24590772 2045964 6.03 4594120 21166404 68 07:19:39 05:14:01 5431596 31415780 814464 2.48 463108 24590772 2045964 6.03 4594064 21166404 12 07:19:39 05:15:01 5431772 31415972 814416 2.48 463136 24590776 2045964 6.03 4594032 21166408 12 07:19:39 05:16:01 5431568 31415804 814580 2.48 463148 24590776 2045964 6.03 4594060 21166412 8 07:19:39 05:17:01 5431488 31415736 814688 2.48 463176 24590780 2045964 6.03 4594072 21166412 44 07:19:39 05:18:01 5432032 31416312 814084 2.48 463196 24590784 2045964 6.03 4594100 21166416 8 07:19:39 05:19:01 5432120 31416404 813984 2.48 463196 24590788 2062008 6.08 4594364 21166420 60 07:19:39 05:20:01 5432008 31416316 814016 2.48 463212 24590792 2062008 6.08 4594120 21166424 8 07:19:39 05:21:01 5432148 31416480 813784 2.48 463236 24590796 2062008 6.08 4594136 21166428 172 07:19:39 05:22:01 5432100 31416468 813748 2.48 463264 24590792 2062008 6.08 4594156 21166428 8 07:19:39 05:23:01 5431832 31416224 813932 2.48 463276 24590800 2078100 6.13 4594188 21166432 60 07:19:39 05:24:01 5431784 31416216 813996 2.48 463300 24590804 2078100 6.13 4594308 21166436 36 07:19:39 05:25:01 5431956 31416388 813752 2.48 463316 24590804 2078100 6.13 4594228 21166436 44 07:19:39 05:26:01 5431680 31416188 814028 2.48 463332 24590872 2078100 6.13 4594244 21166492 28 07:19:39 05:27:01 5431452 31416096 814096 2.48 463344 24590968 2078100 6.13 4594260 21166608 4 07:19:39 05:28:01 5431168 31415836 814320 2.48 463360 24590980 2078100 6.13 4594264 21166612 28 07:19:39 05:29:01 5431556 31416256 814072 2.48 463372 24590988 2078100 6.13 4594356 21166620 76 07:19:39 05:30:01 5431288 31416000 814300 2.48 463388 24590988 2061916 6.08 4594288 21166624 16 07:19:39 05:31:01 5431240 31415976 814272 2.48 463404 24590992 2061916 6.08 4594328 21166624 64 07:19:39 05:32:01 5431400 31416148 814240 2.48 463428 24590984 2061916 6.08 4594316 21166628 24 07:19:39 05:33:01 5431392 31416168 814200 2.48 463440 24590996 2061916 6.08 4594356 21166628 44 07:19:39 05:34:01 5431312 31416104 814212 2.48 463444 24591000 2061916 6.08 4594412 21166632 32 07:19:39 05:35:01 5431044 31415940 814300 2.48 463464 24591096 2061916 6.08 4594372 21166728 216 07:19:39 05:36:01 5431248 31416168 814008 2.48 463488 24591100 2061916 6.08 4594512 21166732 20 07:19:39 05:37:01 5431384 31416364 813968 2.48 463516 24591104 2061916 6.08 4594852 21166736 44 07:19:39 05:38:01 5431408 31416400 813912 2.48 463540 24591104 2061916 6.08 4594428 21166736 8 07:19:39 05:39:01 5431360 31416384 813872 2.48 463560 24591112 2061916 6.08 4594528 21166744 12 07:19:39 05:40:01 5431060 31416108 814100 2.48 463568 24591112 2061916 6.08 4594472 21166744 16 07:19:39 05:41:01 5431044 31416108 814028 2.48 463588 24591116 2061916 6.08 4594496 21166748 4 07:19:39 05:42:01 5430996 31416084 814000 2.48 463608 24591112 2061916 6.08 4594500 21166752 8 07:19:39 05:43:01 5431200 31416304 813712 2.48 463624 24591120 2061916 6.08 4594532 21166752 44 07:19:39 05:44:01 5430896 31416028 814164 2.48 463624 24591128 2061916 6.08 4594596 21166760 8 07:19:39 05:45:01 5430848 31415984 814176 2.48 463628 24591132 2061916 6.08 4594556 21166764 60 07:19:39 05:46:01 5430548 31415692 814504 2.48 463640 24591132 2061916 6.08 4594544 21166764 8 07:19:39 05:47:01 5430468 31415692 814424 2.48 463668 24591212 2061916 6.08 4594572 21166832 68 07:19:39 05:48:01 5430640 31415900 814172 2.48 463684 24591216 2061916 6.08 4594584 21166832 8 07:19:39 05:49:01 5429836 31415132 814888 2.48 463712 24591220 2078220 6.13 4594684 21166852 8 07:19:39 05:50:01 5430056 31415396 814600 2.48 463732 24591224 2078220 6.13 4594640 21166856 24 07:19:39 05:51:01 5429520 31414868 815108 2.48 463736 24591224 2078220 6.13 4594664 21166856 52 07:19:39 05:52:01 5429404 31414784 815332 2.48 463760 24591228 2078220 6.13 4595024 21166860 204 07:19:39 05:53:01 5429744 31415132 814968 2.48 463780 24591228 2078220 6.13 4594760 21166860 208 07:19:39 05:54:01 5429008 31414500 815500 2.48 463808 24591232 2077600 6.13 4594964 21166864 16 07:19:39 05:55:01 5429188 31414700 815220 2.48 463824 24591256 2077600 6.13 4594904 21166868 60 07:19:39 05:56:01 5429132 31414676 815192 2.48 463840 24591256 2077600 6.13 4595116 21166888 4 07:19:39 05:57:01 5429812 31415380 814648 2.48 463864 24591260 2077600 6.13 4594856 21166896 24 07:19:39 05:58:01 5429268 31414864 815168 2.48 463872 24591268 2077600 6.13 4594864 21166900 4 07:19:39 05:59:01 5429088 31414696 815288 2.48 463892 24591268 2077600 6.13 4594984 21166900 188 07:19:39 06:00:01 5429248 31414884 815248 2.48 463912 24591276 2077600 6.13 4594928 21166908 44 07:19:39 06:01:01 5429168 31414824 815288 2.48 463924 24591276 2077600 6.13 4594964 21166908 8 07:19:39 06:02:01 5429120 31414796 815248 2.48 463952 24591272 2077600 6.13 4594960 21166912 28 07:19:39 06:03:01 5428820 31414500 815468 2.48 463960 24591284 2077600 6.13 4594976 21166916 172 07:19:39 06:04:01 5428520 31414240 815648 2.48 463988 24591284 2077600 6.13 4595352 21166916 16 07:19:39 06:05:01 5428700 31414428 815404 2.48 464004 24591292 2077600 6.13 4595144 21166924 180 07:19:39 06:06:01 5428952 31414780 814992 2.48 464020 24591392 2077600 6.13 4595000 21167024 4 07:19:39 06:07:01 5428912 31414816 814960 2.48 464036 24591396 2077600 6.13 4595084 21167032 12 07:19:39 06:08:01 5429088 31414996 814924 2.48 464056 24591400 2061264 6.08 4595088 21167032 8 07:19:39 06:09:01 5429336 31415244 814820 2.48 464084 24591400 2061264 6.08 4595440 21167032 176 07:19:39 06:10:01 5429840 31415800 814300 2.48 464096 24591404 2061264 6.08 4595136 21167036 24 07:19:39 06:11:01 5429540 31415532 814508 2.48 464120 24591408 2061264 6.08 4595712 21167040 196 07:19:39 06:12:01 5429500 31415540 814484 2.48 464140 24591404 2061264 6.08 4595468 21167040 12 07:19:39 06:13:01 5429476 31415532 814492 2.48 464148 24591412 2061264 6.08 4595192 21167044 232 07:19:39 06:14:01 5429300 31415356 814980 2.48 464164 24591412 2061264 6.08 4595720 21167044 212 07:19:39 06:15:01 5429324 31415512 814804 2.48 464188 24591548 2061264 6.08 4595516 21167176 260 07:19:39 06:16:01 5429356 31415608 814748 2.48 464204 24591556 2061264 6.08 4595496 21167184 192 07:19:39 06:17:01 5429064 31415352 814976 2.48 464228 24591556 2061264 6.08 4595768 21167188 108 07:19:39 06:18:01 5429300 31415592 814708 2.48 464256 24591560 2077320 6.12 4595280 21167192 24 07:19:39 06:19:01 5429220 31415540 814660 2.48 464280 24591560 2077320 6.12 4595784 21167192 196 07:19:39 06:20:01 5429244 31415568 814612 2.48 464300 24591564 2077320 6.12 4595584 21167196 12 07:19:39 06:21:01 5429132 31415460 814692 2.48 464312 24591568 2077320 6.12 4595308 21167200 180 07:19:39 06:22:01 5429076 31415460 814712 2.48 464332 24591560 2077320 6.12 4595596 21167200 8 07:19:39 06:23:01 5428776 31415308 814884 2.48 464360 24591704 2077320 6.12 4595384 21167328 68 07:19:39 06:24:01 5428752 31415296 814816 2.48 464384 24591708 2077320 6.12 4595428 21167340 16 07:19:39 06:25:01 5428616 31415224 814904 2.48 464400 24591704 2077320 6.12 4595732 21167344 220 07:19:39 06:26:01 5425160 31414896 814840 2.48 464708 24594256 2077320 6.12 4595980 21169636 48 07:19:39 06:27:02 5425812 31415632 814048 2.48 464736 24594244 2060872 6.08 4596024 21169636 44 07:19:39 06:28:01 5425732 31415572 814060 2.48 464748 24594260 2060872 6.08 4596388 21169640 188 07:19:39 06:29:01 5426292 31416144 813468 2.47 464768 24594264 2060872 6.08 4596084 21169644 12 07:19:39 06:30:01 5426244 31416168 813432 2.47 464792 24594264 2060872 6.08 4596076 21169648 4 07:19:39 06:31:01 5426228 31416164 813352 2.47 464816 24594272 2060872 6.08 4596092 21169656 8 07:19:39 06:32:01 5426180 31416144 813316 2.47 464836 24594276 2060872 6.08 4596104 21169656 28 07:19:39 06:33:01 5425592 31415564 814032 2.48 464856 24594280 2060872 6.08 4596108 21169660 8 07:19:39 06:34:01 5425512 31415528 814360 2.48 464872 24594284 2060872 6.08 4596208 21169664 28 07:19:39 06:35:01 5425680 31415712 814136 2.48 464896 24594284 2060872 6.08 4596180 21169664 180 07:19:39 06:36:01 5425828 31415864 814068 2.48 464908 24594288 2076916 6.12 4596300 21169668 4 07:19:39 06:37:01 5425396 31415496 814432 2.48 464940 24594292 2076916 6.12 4596236 21169676 32 07:19:39 06:38:01 5425292 31415404 814472 2.48 464956 24594292 2076916 6.12 4596536 21169680 32 07:19:39 06:39:01 5425016 31415132 814684 2.48 464992 24594296 2076916 6.12 4596304 21169684 228 07:19:39 06:40:01 5424920 31415096 814788 2.48 465016 24594296 2076916 6.12 4596752 21169688 204 07:19:39 06:41:01 5424952 31415132 814740 2.48 465024 24594304 2076916 6.12 4596300 21169692 232 07:19:39 06:42:01 5424904 31415112 814728 2.48 465028 24594308 2076916 6.12 4596624 21169688 24 07:19:39 06:43:01 5425180 31415388 814432 2.48 465040 24594308 2076916 6.12 4596332 21169688 208 07:19:39 06:44:01 5424960 31415196 814636 2.48 465052 24594312 2076916 6.12 4596400 21169692 32 07:19:39 06:45:01 5425144 31415388 814604 2.48 465064 24594316 2076916 6.12 4596648 21169696 224 07:19:39 06:46:01 5425396 31415640 814352 2.48 465064 24594316 2076916 6.12 4596356 21169696 8 07:19:39 06:47:01 5425168 31415432 814556 2.48 465064 24594320 2076916 6.12 4596372 21169700 60 07:19:39 06:48:01 5425032 31415300 814620 2.48 465088 24594316 2076916 6.12 4596356 21169704 24 07:19:39 06:49:01 5424944 31415284 814528 2.48 465128 24594328 2076916 6.12 4597688 21169700 284 07:19:39 06:50:01 5424904 31415252 814488 2.48 465140 24594336 2076916 6.12 4597564 21169696 8 07:19:39 06:51:01 5424856 31415204 814452 2.48 465164 24594336 2076916 6.12 4597872 21169696 12 07:19:39 06:52:01 5425328 31415696 813924 2.48 465172 24594340 2076916 6.12 4597640 21169700 4 07:19:39 06:53:01 5424768 31415192 814424 2.48 465196 24594340 2092960 6.17 4597760 21169700 216 07:19:39 06:54:01 5424564 31415228 814484 2.48 465228 24594344 2092960 6.17 4596872 21169704 16 07:19:39 06:55:01 5423972 31414640 815024 2.48 465248 24594348 2092960 6.17 4596752 21169708 192 07:19:39 06:56:01 5423640 31414348 815268 2.48 465276 24594348 2092960 6.17 4596612 21169712 8 07:19:39 06:57:01 5423632 31414476 815056 2.48 465300 24594480 2092960 6.17 4596732 21169844 176 07:19:39 06:58:01 5423792 31414720 815008 2.48 465332 24594484 2092960 6.17 4596884 21169844 44 07:19:39 06:59:01 5423524 31414456 815212 2.48 465360 24594488 2092960 6.17 4596756 21169844 216 07:19:39 07:00:01 5423760 31414700 814932 2.48 465372 24594492 2092960 6.17 4596696 21169852 24 07:19:39 07:01:01 5379904 31387476 838228 2.55 465736 24609028 2152900 6.35 4623456 21181112 312 07:19:39 07:02:01 5379936 31387524 838184 2.55 465744 24609032 2152900 6.35 4623180 21181116 4 07:19:39 07:03:01 5380216 31387816 837744 2.55 465760 24609032 2152900 6.35 4623212 21181120 244 07:19:39 07:04:01 5380280 31387912 837652 2.55 465780 24609040 2152900 6.35 4623312 21181124 8 07:19:39 07:05:01 5380228 31387864 837828 2.55 465808 24609044 2152900 6.35 4623404 21181128 232 07:19:39 07:06:01 5380732 31388368 837308 2.55 465812 24609044 2152900 6.35 4622976 21181128 8 07:19:39 07:07:01 5380212 31387852 837796 2.55 465824 24609048 2152900 6.35 4622976 21181132 228 07:19:39 07:08:01 5379952 31387600 838000 2.55 465828 24609052 2152900 6.35 4623224 21181136 4 07:19:39 07:09:01 5380384 31388092 837508 2.55 465840 24609052 2152900 6.35 4623384 21181140 52 07:19:39 07:10:01 5380604 31388316 837248 2.55 465864 24609056 2152900 6.35 4623032 21181144 12 07:19:39 07:11:01 5380116 31387840 837672 2.55 465888 24609064 2152900 6.35 4623032 21181152 236 07:19:39 07:12:01 5379856 31387644 837864 2.55 465900 24609064 2152900 6.35 4623072 21181156 4 07:19:39 07:13:01 5379556 31387352 838076 2.55 465928 24609060 2152900 6.35 4623088 21181160 180 07:19:39 07:14:01 5379628 31387424 838132 2.55 465948 24609068 2152900 6.35 4623148 21181160 16 07:19:39 07:15:01 5379644 31387516 838060 2.55 465972 24609072 2152900 6.35 4623156 21181168 236 07:19:39 07:16:01 5379304 31387196 838320 2.55 465980 24609076 2152900 6.35 4623524 21181160 196 07:19:39 07:17:01 5378972 31386880 838548 2.55 465996 24609076 2152900 6.35 4623928 21181160 344 07:19:39 07:18:01 5380004 31387936 837492 2.55 466016 24609080 2152900 6.35 4623564 21181164 76 07:19:39 07:19:01 5379556 31387556 837852 2.55 466032 24609152 2152900 6.35 4623264 21181232 240 07:19:39 Average: 5668003 31392537 837924 2.55 458128 24348276 2131855 6.29 4576033 20960282 15030 07:19:39 07:19:39 01:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:19:39 01:20:01 ens3 1125.03 1020.26 11814.53 141.92 0.00 0.00 0.00 0.00 07:19:39 01:20:01 docker0 830.51 834.79 61.18 4682.88 0.00 0.00 0.00 0.00 07:19:39 01:20:01 veth2610d21 0.02 0.07 0.00 0.01 0.00 0.00 0.00 0.00 07:19:39 01:20:01 lo 3.67 3.67 0.38 0.38 0.00 0.00 0.00 0.00 07:19:39 01:21:01 veth5715639 0.15 0.30 0.01 0.03 0.00 0.00 0.00 0.00 07:19:39 01:21:01 ens3 40.13 22.36 36.19 13.17 0.00 0.00 0.00 0.00 07:19:39 01:21:01 docker0 0.17 0.13 0.01 0.02 0.00 0.00 0.00 0.00 07:19:39 01:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 01:22:01 veth5715639 0.93 0.95 0.08 0.08 0.00 0.00 0.00 0.00 07:19:39 01:22:01 ens3 25.95 16.50 21.45 11.33 0.00 0.00 0.00 0.00 07:19:39 01:22:01 docker0 0.93 0.93 0.07 0.08 0.00 0.00 0.00 0.00 07:19:39 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:23:01 veth4491e44 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:23:01 ens3 115.33 75.29 2456.51 18.45 0.00 0.00 0.00 0.00 07:19:39 01:23:01 veth32c9e5a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:23:01 veth9fba90f 3.20 6.62 0.26 69.95 0.00 0.00 0.00 0.01 07:19:39 01:23:01 veth091dc44 1.83 4.08 0.15 43.23 0.00 0.00 0.00 0.00 07:19:39 01:23:01 veth5679873 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:23:01 veth3e83b41 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:23:01 vethf29ec2b 2.17 4.87 0.19 122.76 0.00 0.00 0.00 0.01 07:19:39 01:23:01 docker0 7.85 15.35 0.55 236.13 0.00 0.00 0.00 0.00 07:19:39 01:23:01 vethf16447e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:23:01 veth9886396 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:23:01 veth85ea1c9 0.65 0.77 0.06 0.25 0.00 0.00 0.00 0.00 07:19:39 01:23:01 veth732125b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:23:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 07:19:39 01:23:01 veth5a92655 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:23:01 veth39969f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:23:01 vethecb24b6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:24:01 ens3 986.20 610.61 9779.78 69.31 0.00 0.00 0.00 0.00 07:19:39 01:24:01 docker0 556.75 892.65 46.96 7891.94 0.00 0.00 0.00 0.00 07:19:39 01:24:01 veth85ea1c9 0.05 2.28 0.00 0.10 0.00 0.00 0.00 0.00 07:19:39 01:24:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 07:19:39 01:25:01 ens3 421.90 204.72 3453.32 25.37 0.00 0.00 0.00 0.00 07:19:39 01:25:01 veth9ab5bf3 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 07:19:39 01:25:01 vethcec6e67 0.05 0.22 0.00 0.01 0.00 0.00 0.00 0.00 07:19:39 01:25:01 docker0 108.25 141.19 9.07 1306.67 0.00 0.00 0.00 0.00 07:19:39 01:25:01 veth743b266 0.05 0.30 0.00 0.02 0.00 0.00 0.00 0.00 07:19:39 01:25:01 veth9ac1004 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 07:19:39 01:25:01 veth85ea1c9 0.13 0.80 0.01 0.04 0.00 0.00 0.00 0.00 07:19:39 01:25:01 vethc17b261 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 07:19:39 01:25:01 veth9dd71a6 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 07:19:39 01:25:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 07:19:39 01:25:01 veth0cf060d 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 07:19:39 01:25:01 veth05eccd8 0.05 0.32 0.00 0.02 0.00 0.00 0.00 0.00 07:19:39 01:25:01 vetha9af024 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 07:19:39 01:25:01 veth963d731 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 07:19:39 01:25:01 veth4c5c54f 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 07:19:39 01:25:01 veth3638db4 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 07:19:39 01:26:01 ens3 1.75 1.00 1.16 0.62 0.00 0.00 0.00 0.00 07:19:39 01:26:01 veth9ab5bf3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:26:01 vethcec6e67 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:26:01 veth743b266 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:26:01 veth9ac1004 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:26:01 veth85ea1c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:26:01 vethc17b261 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:26:01 veth9dd71a6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:26:01 veth0cf060d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:26:01 veth05eccd8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:26:01 veth963d731 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:26:01 veth4c5c54f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:27:01 ens3 8.15 4.44 6.35 3.44 0.00 0.00 0.00 0.00 07:19:39 01:27:01 veth9ab5bf3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:27:01 vethcec6e67 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:27:01 veth4142bb4 0.70 0.05 0.04 0.00 0.00 0.00 0.00 0.00 07:19:39 01:27:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:27:01 veth85ea1c9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:27:01 vethc17b261 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 01:27:01 veth0cf060d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:27:01 veth05eccd8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:27:01 veth963d731 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:27:01 veth92d60b9 0.70 0.05 0.04 0.00 0.00 0.00 0.00 0.00 07:19:39 01:28:01 ens3 337.78 343.18 183.41 1377.04 0.00 0.00 0.00 0.00 07:19:39 01:28:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:28:01 lo 34.56 34.56 3.39 3.39 0.00 0.00 0.00 0.00 07:19:39 01:29:01 ens3 412.46 409.73 141.96 2793.49 0.00 0.00 0.00 0.00 07:19:39 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:29:01 lo 24.83 24.83 2.42 2.42 0.00 0.00 0.00 0.00 07:19:39 01:30:01 ens3 118.45 109.42 63.79 542.42 0.00 0.00 0.00 0.00 07:19:39 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:30:01 lo 11.20 11.20 1.09 1.09 0.00 0.00 0.00 0.00 07:19:39 01:31:01 ens3 1.52 0.75 3.08 0.24 0.00 0.00 0.00 0.00 07:19:39 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 01:32:01 ens3 0.43 0.00 0.06 0.00 0.00 0.00 0.00 0.00 07:19:39 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:33:01 ens3 1.13 0.33 0.33 0.21 0.00 0.00 0.00 0.00 07:19:39 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 01:34:01 ens3 0.73 0.60 0.44 0.35 0.00 0.00 0.00 0.00 07:19:39 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:35:02 ens3 0.27 0.15 0.10 0.01 0.00 0.00 0.00 0.00 07:19:39 01:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:35:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 01:36:01 ens3 0.54 0.49 0.28 0.23 0.00 0.00 0.00 0.00 07:19:39 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:37:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 01:38:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:39:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 01:40:01 ens3 0.18 0.03 0.07 0.00 0.00 0.00 0.00 0.00 07:19:39 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:41:01 ens3 0.20 0.23 0.02 0.02 0.00 0.00 0.00 0.00 07:19:39 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:41:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:19:39 01:42:01 ens3 0.27 0.28 0.08 0.03 0.00 0.00 0.00 0.00 07:19:39 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:43:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 01:44:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 07:19:39 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:45:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 01:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:47:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 01:48:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:49:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 01:50:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:51:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 07:19:39 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 01:52:01 ens3 0.92 0.60 0.82 0.37 0.00 0.00 0.00 0.00 07:19:39 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:53:01 ens3 5.08 3.53 3.70 4.60 0.00 0.00 0.00 0.00 07:19:39 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:19:39 01:54:01 ens3 2.57 1.77 1.35 1.48 0.00 0.00 0.00 0.00 07:19:39 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:55:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 07:19:39 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 01:56:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:57:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 01:58:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:59:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:00:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:19:39 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:02:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:04:01 ens3 0.88 0.13 0.20 0.07 0.00 0.00 0.00 0.00 07:19:39 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:05:01 ens3 1.08 0.47 0.41 0.28 0.00 0.00 0.00 0.00 07:19:39 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:06:01 ens3 0.45 0.28 0.27 0.20 0.00 0.00 0.00 0.00 07:19:39 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:07:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:08:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:09:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:10:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:11:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:12:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:19:39 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:13:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:14:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:15:01 ens3 0.27 0.08 0.08 0.01 0.00 0.00 0.00 0.00 07:19:39 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:17:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:18:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:19:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:20:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:21:01 ens3 0.28 0.12 0.08 0.01 0.00 0.00 0.00 0.00 07:19:39 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:24:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 07:19:39 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:25:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:26:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:27:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:28:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:29:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:32:01 ens3 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 07:19:39 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:33:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:34:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:35:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:36:01 ens3 0.47 0.33 0.27 0.21 0.00 0.00 0.00 0.00 07:19:39 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:39:01 ens3 0.38 0.22 0.20 0.07 0.00 0.00 0.00 0.00 07:19:39 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:43:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:44:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:45:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:47:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:49:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:52:01 ens3 0.40 0.20 0.22 0.25 0.00 0.00 0.00 0.00 07:19:39 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:53:02 ens3 2.78 2.40 1.51 3.96 0.00 0.00 0.00 0.00 07:19:39 02:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:53:02 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:19:39 02:54:01 ens3 1.64 1.36 0.88 1.24 0.00 0.00 0.00 0.00 07:19:39 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:55:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:57:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 07:19:39 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 02:58:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:59:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:01:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:03:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:04:01 ens3 0.60 0.12 0.13 0.07 0.00 0.00 0.00 0.00 07:19:39 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:05:01 ens3 0.67 0.42 0.39 0.21 0.00 0.00 0.00 0.00 07:19:39 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:06:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:07:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:08:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:09:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:10:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:11:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:12:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:13:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:14:01 ens3 0.20 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:17:01 ens3 0.33 0.23 0.13 0.02 0.00 0.00 0.00 0.00 07:19:39 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:19:01 ens3 0.27 0.25 0.09 0.08 0.00 0.00 0.00 0.00 07:19:39 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:20:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:21:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:23:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:24:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 07:19:39 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:25:01 ens3 0.28 0.13 0.13 0.01 0.00 0.00 0.00 0.00 07:19:39 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:27:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:29:01 ens3 0.32 0.22 0.15 0.08 0.00 0.00 0.00 0.00 07:19:39 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:32:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:34:01 ens3 0.20 0.13 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:35:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:36:01 ens3 0.48 0.30 0.27 0.21 0.00 0.00 0.00 0.00 07:19:39 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:39:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:40:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:42:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:43:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:44:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:45:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:47:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:49:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:52:01 ens3 0.38 0.38 0.33 0.26 0.00 0.00 0.00 0.00 07:19:39 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:53:01 ens3 2.70 2.50 1.46 3.96 0.00 0.00 0.00 0.00 07:19:39 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:19:39 03:54:01 ens3 1.78 1.57 0.89 1.31 0.00 0.00 0.00 0.00 07:19:39 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:55:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 03:58:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:19:39 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:59:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:02:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:19:39 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:03:01 ens3 0.43 0.08 0.05 0.01 0.00 0.00 0.00 0.00 07:19:39 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:04:01 ens3 1.88 0.72 0.78 0.55 0.00 0.00 0.00 0.00 07:19:39 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:05:01 ens3 1.40 0.68 0.72 0.48 0.00 0.00 0.00 0.00 07:19:39 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:06:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:07:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:08:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:09:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:10:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:11:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 07:19:39 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:12:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:13:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:14:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 07:19:39 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:19:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:20:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:21:01 ens3 0.80 0.90 0.06 11.80 0.00 0.00 0.00 0.00 07:19:39 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:23:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:24:01 ens3 1.70 1.62 0.18 6.67 0.00 0.00 0.00 0.00 07:19:39 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:25:01 ens3 0.27 0.18 0.18 0.01 0.00 0.00 0.00 0.00 07:19:39 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:27:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:28:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:29:01 ens3 2.88 3.67 0.26 7.16 0.00 0.00 0.00 0.00 07:19:39 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:30:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 07:19:39 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:34:01 ens3 4.38 7.13 0.35 7.38 0.00 0.00 0.00 0.00 07:19:39 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:35:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:36:01 ens3 3.02 3.22 0.49 13.42 0.00 0.00 0.00 0.00 07:19:39 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:37:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:39:01 ens3 0.77 1.83 0.12 6.66 0.00 0.00 0.00 0.00 07:19:39 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:40:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:43:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:44:01 ens3 1.83 2.70 0.19 6.76 0.00 0.00 0.00 0.00 07:19:39 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:45:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:47:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:48:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:49:01 ens3 0.93 3.15 0.13 6.68 0.00 0.00 0.00 0.00 07:19:39 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:52:01 ens3 9.92 12.53 1.00 15.20 0.00 0.00 0.00 0.00 07:19:39 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:53:01 ens3 2.65 2.10 1.46 3.90 0.00 0.00 0.00 0.00 07:19:39 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:19:39 04:54:01 ens3 0.23 0.10 0.14 0.06 0.00 0.00 0.00 0.00 07:19:39 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:55:01 ens3 1.55 1.30 0.80 1.16 0.00 0.00 0.00 0.00 07:19:39 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 04:58:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:59:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:01:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:19:39 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:02:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:03:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:04:01 ens3 1.05 0.43 0.45 0.28 0.00 0.00 0.00 0.00 07:19:39 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:05:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:06:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:07:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:08:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:09:01 ens3 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 07:19:39 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:10:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:11:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:12:01 ens3 1.38 0.55 0.45 0.29 0.00 0.00 0.00 0.00 07:19:39 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:13:01 ens3 0.57 0.45 0.28 0.21 0.00 0.00 0.00 0.00 07:19:39 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:14:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:15:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:16:01 ens3 0.22 0.08 0.07 0.00 0.00 0.00 0.00 0.00 07:19:39 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:17:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:18:01 ens3 0.55 0.02 0.06 0.00 0.00 0.00 0.00 0.00 07:19:39 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:19:01 ens3 0.60 0.47 0.34 0.28 0.00 0.00 0.00 0.00 07:19:39 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:20:01 ens3 0.22 0.03 0.07 0.00 0.00 0.00 0.00 0.00 07:19:39 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:21:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:22:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:23:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:24:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 07:19:39 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:25:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:26:01 ens3 0.20 0.12 0.10 0.01 0.00 0.00 0.00 0.00 07:19:39 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:27:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:28:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:29:01 ens3 0.25 0.23 0.09 0.08 0.00 0.00 0.00 0.00 07:19:39 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:30:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:32:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:33:01 ens3 0.25 0.17 0.08 0.01 0.00 0.00 0.00 0.00 07:19:39 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:34:01 ens3 0.20 0.17 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:35:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:36:01 ens3 0.48 0.40 0.27 0.22 0.00 0.00 0.00 0.00 07:19:39 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:37:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:38:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:19:39 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:39:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:40:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:43:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:44:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:45:01 ens3 0.32 0.13 0.13 0.01 0.00 0.00 0.00 0.00 07:19:39 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:46:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:47:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:49:01 ens3 0.27 0.27 0.09 0.08 0.00 0.00 0.00 0.00 07:19:39 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:52:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:53:01 ens3 0.40 0.32 0.17 0.26 0.00 0.00 0.00 0.00 07:19:39 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:54:01 ens3 2.90 2.43 1.60 4.01 0.00 0.00 0.00 0.00 07:19:39 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:54:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:55:01 ens3 1.55 1.28 0.80 1.17 0.00 0.00 0.00 0.00 07:19:39 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 05:58:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:59:01 ens3 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:04:01 ens3 0.68 0.12 0.13 0.07 0.00 0.00 0.00 0.00 07:19:39 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:05:01 ens3 0.80 0.47 0.48 0.29 0.00 0.00 0.00 0.00 07:19:39 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:06:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:07:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:08:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:09:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:10:01 ens3 0.18 0.03 0.07 0.00 0.00 0.00 0.00 0.00 07:19:39 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:11:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:12:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:13:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:14:01 ens3 0.20 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:17:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:19:01 ens3 0.33 0.32 0.15 0.08 0.00 0.00 0.00 0.00 07:19:39 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:20:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:21:01 ens3 0.47 0.10 0.06 0.01 0.00 0.00 0.00 0.00 07:19:39 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:22:01 ens3 0.55 0.48 0.33 0.22 0.00 0.00 0.00 0.00 07:19:39 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:23:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:24:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:25:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:26:01 ens3 0.15 0.08 0.07 0.01 0.00 0.00 0.00 0.00 07:19:39 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:27:02 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 06:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:27:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:28:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:29:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 07:19:39 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:33:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:34:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 07:19:39 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:35:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:36:01 ens3 0.50 0.32 0.27 0.21 0.00 0.00 0.00 0.00 07:19:39 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:38:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:39:01 ens3 0.42 0.28 0.26 0.08 0.00 0.00 0.00 0.00 07:19:39 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:43:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:44:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:19:39 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:45:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:47:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:48:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:49:01 ens3 0.58 0.52 0.44 0.18 0.00 0.00 0.00 0.00 07:19:39 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:49:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:19:39 06:50:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:53:01 ens3 0.33 0.25 0.11 0.25 0.00 0.00 0.00 0.00 07:19:39 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:54:01 ens3 4.40 3.13 2.29 4.43 0.00 0.00 0.00 0.00 07:19:39 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:54:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:55:01 ens3 2.30 0.98 1.18 1.32 0.00 0.00 0.00 0.00 07:19:39 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:56:01 ens3 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:19:39 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:57:01 ens3 0.72 0.18 0.16 0.08 0.00 0.00 0.00 0.00 07:19:39 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 06:58:01 ens3 0.50 0.42 0.27 0.22 0.00 0.00 0.00 0.00 07:19:39 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:59:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:19:39 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 07:00:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:01:01 ens3 1.93 1.62 5.32 0.13 0.00 0.00 0.00 0.00 07:19:39 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:19:39 07:02:01 ens3 0.73 0.28 0.31 0.21 0.00 0.00 0.00 0.00 07:19:39 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:03:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 07:04:01 ens3 0.57 0.12 0.13 0.07 0.00 0.00 0.00 0.00 07:19:39 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:05:01 ens3 0.60 0.42 0.33 0.22 0.00 0.00 0.00 0.00 07:19:39 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 07:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:07:01 ens3 0.53 0.10 0.06 0.01 0.00 0.00 0.00 0.00 07:19:39 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 07:08:01 ens3 0.52 0.32 0.27 0.21 0.00 0.00 0.00 0.00 07:19:39 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:09:01 ens3 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 07:19:39 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 07:10:01 ens3 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:19:39 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:11:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 07:12:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:13:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 07:14:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:19:39 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 07:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:39 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:39 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 07:18:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:19:39 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:19:01 ens3 0.28 0.22 0.09 0.08 0.00 0.00 0.00 0.00 07:19:39 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:39 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:39 Average: ens3 10.34 8.10 77.82 14.24 0.00 0.00 0.00 0.00 07:19:39 Average: docker0 4.18 5.24 0.33 39.23 0.00 0.00 0.00 0.00 07:19:39 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 07:19:39 07:19:39 07:19:39 ---> sar -P ALL: 07:19:39 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772657) 11/07/25 _x86_64_ (8 CPU) 07:19:39 07:19:39 01:18:14 LINUX RESTART (8 CPU) 07:19:39 07:19:39 01:19:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 01:20:01 all 8.65 0.00 3.55 3.40 0.06 84.34 07:19:39 01:20:01 0 9.29 0.00 3.01 0.62 0.05 87.03 07:19:39 01:20:01 1 11.56 0.00 3.73 2.43 0.08 82.19 07:19:39 01:20:01 2 7.13 0.00 4.11 0.88 0.05 87.83 07:19:39 01:20:01 3 8.12 0.00 3.61 0.82 0.03 87.41 07:19:39 01:20:01 4 6.91 0.00 3.79 13.88 0.07 75.35 07:19:39 01:20:01 5 7.24 0.00 2.39 0.34 0.05 89.98 07:19:39 01:20:01 6 7.96 0.00 3.60 6.44 0.07 81.94 07:19:39 01:20:01 7 10.99 0.00 4.16 1.91 0.05 82.89 07:19:39 01:21:01 all 45.25 0.00 7.80 1.40 0.10 45.45 07:19:39 01:21:01 0 45.82 0.00 7.66 0.42 0.10 45.99 07:19:39 01:21:01 1 46.53 0.00 7.76 0.32 0.10 45.28 07:19:39 01:21:01 2 45.37 0.00 8.09 0.07 0.10 46.38 07:19:39 01:21:01 3 45.34 0.00 7.69 1.45 0.10 45.41 07:19:39 01:21:01 4 44.12 0.00 8.56 7.92 0.08 39.31 07:19:39 01:21:01 5 46.97 0.00 7.47 0.37 0.08 45.10 07:19:39 01:21:01 6 43.62 0.00 7.57 0.35 0.10 48.36 07:19:39 01:21:01 7 44.22 0.00 7.61 0.29 0.10 47.78 07:19:39 01:22:01 all 55.96 0.00 7.46 0.77 0.10 35.70 07:19:39 01:22:01 0 55.70 0.00 7.29 0.29 0.12 36.60 07:19:39 01:22:01 1 54.27 0.00 7.66 0.37 0.08 37.61 07:19:39 01:22:01 2 55.25 0.00 7.19 0.07 0.10 37.39 07:19:39 01:22:01 3 55.47 0.00 7.49 1.03 0.10 35.91 07:19:39 01:22:01 4 55.81 0.00 7.36 3.29 0.10 33.44 07:19:39 01:22:01 5 57.48 0.00 7.24 0.62 0.12 34.54 07:19:39 01:22:01 6 56.56 0.00 7.53 0.44 0.10 35.37 07:19:39 01:22:01 7 57.17 0.00 7.94 0.07 0.10 34.72 07:19:39 01:23:01 all 32.37 0.00 6.82 3.07 0.09 57.66 07:19:39 01:23:01 0 34.61 0.00 7.41 1.13 0.08 56.76 07:19:39 01:23:01 1 30.92 0.00 7.17 1.33 0.10 60.47 07:19:39 01:23:01 2 33.93 0.00 6.63 1.92 0.07 57.46 07:19:39 01:23:01 3 30.85 0.00 6.22 2.61 0.08 60.23 07:19:39 01:23:01 4 30.94 0.00 6.81 13.50 0.10 48.65 07:19:39 01:23:01 5 34.15 0.00 6.71 1.08 0.07 58.00 07:19:39 01:23:01 6 32.58 0.00 6.80 0.91 0.08 59.63 07:19:39 01:23:01 7 30.93 0.00 6.85 2.07 0.10 60.05 07:19:39 01:24:01 all 16.50 0.00 8.00 26.39 0.08 49.03 07:19:39 01:24:01 0 17.26 0.00 7.53 25.26 0.09 49.87 07:19:39 01:24:01 1 15.88 0.00 7.94 19.42 0.10 56.66 07:19:39 01:24:01 2 16.46 0.00 7.64 35.76 0.08 40.06 07:19:39 01:24:01 3 15.26 0.00 8.67 39.25 0.12 36.70 07:19:39 01:24:01 4 16.22 0.00 7.85 37.78 0.09 38.06 07:19:39 01:24:01 5 19.58 0.00 7.17 14.06 0.07 59.13 07:19:39 01:24:01 6 15.55 0.00 10.02 15.26 0.05 59.12 07:19:39 01:24:01 7 15.78 0.00 7.18 24.87 0.07 52.10 07:19:39 01:25:01 all 65.10 0.00 11.36 12.55 0.14 10.85 07:19:39 01:25:01 0 64.71 0.00 11.84 9.67 0.15 13.63 07:19:39 01:25:01 1 64.57 0.00 11.22 18.62 0.12 5.47 07:19:39 01:25:01 2 65.02 0.00 11.61 14.40 0.15 8.83 07:19:39 01:25:01 3 65.93 0.00 11.06 10.94 0.12 11.95 07:19:39 01:25:01 4 65.42 0.00 11.89 8.76 0.12 13.82 07:19:39 01:25:01 5 65.91 0.00 11.54 14.82 0.12 7.62 07:19:39 01:25:01 6 64.24 0.00 10.55 10.33 0.20 14.68 07:19:39 01:25:01 7 65.05 0.00 11.15 12.85 0.17 10.78 07:19:39 01:26:01 all 90.95 0.00 8.91 0.00 0.14 0.00 07:19:39 01:26:01 0 91.35 0.00 8.51 0.00 0.13 0.00 07:19:39 01:26:01 1 90.44 0.00 9.39 0.00 0.17 0.00 07:19:39 01:26:01 2 91.27 0.00 8.60 0.00 0.13 0.00 07:19:39 01:26:01 3 91.20 0.00 8.66 0.00 0.13 0.00 07:19:39 01:26:01 4 91.68 0.00 8.19 0.00 0.13 0.00 07:19:39 01:26:01 5 90.19 0.00 9.66 0.00 0.15 0.00 07:19:39 01:26:01 6 90.23 0.00 9.61 0.00 0.15 0.00 07:19:39 01:26:01 7 91.23 0.00 8.63 0.00 0.13 0.00 07:19:39 01:27:01 all 83.13 0.00 9.57 2.08 0.14 5.08 07:19:39 01:27:01 0 83.55 0.00 8.88 0.67 0.17 6.73 07:19:39 01:27:01 1 83.59 0.00 9.26 2.83 0.17 4.14 07:19:39 01:27:01 2 83.17 0.00 9.19 1.08 0.12 6.44 07:19:39 01:27:01 3 83.68 0.00 9.14 0.59 0.13 6.45 07:19:39 01:27:01 4 83.03 0.00 9.54 5.19 0.12 2.13 07:19:39 01:27:01 5 82.76 0.00 10.35 2.88 0.13 3.88 07:19:39 01:27:01 6 81.97 0.00 10.67 1.85 0.13 5.38 07:19:39 01:27:01 7 83.30 0.00 9.55 1.54 0.13 5.48 07:19:39 01:28:01 all 6.95 0.00 1.48 3.81 0.05 87.71 07:19:39 01:28:01 0 7.22 0.00 1.50 2.88 0.05 88.35 07:19:39 01:28:01 1 7.75 0.00 1.89 6.42 0.08 83.85 07:19:39 01:28:01 2 6.94 0.00 1.47 3.61 0.05 87.92 07:19:39 01:28:01 3 2.28 0.00 1.02 2.39 0.03 94.27 07:19:39 01:28:01 4 7.28 0.00 1.40 2.10 0.05 89.16 07:19:39 01:28:01 5 6.50 0.00 1.74 6.60 0.05 85.10 07:19:39 01:28:01 6 7.00 0.00 1.20 1.59 0.05 90.16 07:19:39 01:28:01 7 10.65 0.00 1.63 4.85 0.07 82.80 07:19:39 01:29:01 all 11.35 0.00 0.77 0.09 0.05 87.74 07:19:39 01:29:01 0 11.46 0.00 0.70 0.37 0.03 87.44 07:19:39 01:29:01 1 13.01 0.00 0.73 0.00 0.05 86.21 07:19:39 01:29:01 2 12.30 0.00 0.82 0.20 0.07 86.61 07:19:39 01:29:01 3 9.25 0.00 0.63 0.03 0.03 90.05 07:19:39 01:29:01 4 12.82 0.00 0.84 0.03 0.07 86.25 07:19:39 01:29:01 5 7.58 0.00 0.65 0.02 0.05 91.70 07:19:39 01:29:01 6 7.27 0.00 0.92 0.02 0.07 91.73 07:19:39 01:29:01 7 17.07 0.00 0.88 0.02 0.07 81.97 07:19:39 01:30:01 all 2.39 0.00 0.34 0.04 0.03 97.20 07:19:39 01:30:01 0 2.64 0.00 0.35 0.12 0.03 96.86 07:19:39 01:30:01 1 2.60 0.00 0.33 0.02 0.02 97.03 07:19:39 01:30:01 2 3.22 0.00 0.43 0.05 0.02 96.28 07:19:39 01:30:01 3 0.67 0.00 0.23 0.00 0.02 99.08 07:19:39 01:30:01 4 3.25 0.00 0.38 0.02 0.03 96.32 07:19:39 01:30:01 5 1.96 0.00 0.42 0.02 0.03 97.57 07:19:39 01:30:01 6 0.63 0.00 0.23 0.07 0.02 99.05 07:19:39 01:30:01 7 4.23 0.00 0.35 0.02 0.05 95.36 07:19:39 07:19:39 01:30:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 01:31:01 all 0.02 0.00 0.02 0.01 0.01 99.95 07:19:39 01:31:01 0 0.02 0.00 0.02 0.03 0.02 99.92 07:19:39 01:31:01 1 0.00 0.00 0.03 0.00 0.02 99.95 07:19:39 01:31:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:19:39 01:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 01:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 01:31:01 6 0.03 0.00 0.00 0.02 0.02 99.93 07:19:39 01:31:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:19:39 01:32:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:19:39 01:32:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:19:39 01:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 01:32:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 01:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 01:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 01:32:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 01:32:01 6 0.03 0.00 0.02 0.02 0.02 99.92 07:19:39 01:32:01 7 0.08 0.00 0.00 0.00 0.02 99.90 07:19:39 01:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 01:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 01:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 01:33:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 01:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 01:33:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:19:39 01:33:01 7 0.02 0.00 0.03 0.00 0.03 99.92 07:19:39 01:34:01 all 0.04 0.00 0.04 0.01 0.01 99.90 07:19:39 01:34:01 0 0.02 0.00 0.05 0.02 0.02 99.90 07:19:39 01:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 01:34:01 2 0.07 0.00 0.08 0.08 0.02 99.75 07:19:39 01:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 01:34:01 4 0.02 0.00 0.05 0.00 0.00 99.93 07:19:39 01:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 01:34:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:19:39 01:34:01 7 0.10 0.00 0.07 0.00 0.02 99.82 07:19:39 01:35:02 all 0.02 0.00 0.01 0.01 0.01 99.95 07:19:39 01:35:02 0 0.03 0.00 0.03 0.02 0.02 99.90 07:19:39 01:35:02 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 01:35:02 2 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 01:35:02 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:35:02 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 01:35:02 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 01:35:02 6 0.02 0.00 0.00 0.03 0.00 99.95 07:19:39 01:35:02 7 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 01:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 01:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 01:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 01:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 01:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 01:36:01 6 0.03 0.00 0.00 0.02 0.02 99.93 07:19:39 01:36:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:19:39 01:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:19:39 01:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 01:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 01:37:01 2 0.08 0.00 0.02 0.00 0.02 99.88 07:19:39 01:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 01:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 01:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 01:37:01 6 0.02 0.00 0.03 0.03 0.00 99.92 07:19:39 01:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 01:38:01 all 0.18 0.00 0.02 0.00 0.01 99.79 07:19:39 01:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 01:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:38:01 2 0.13 0.00 0.00 0.00 0.02 99.85 07:19:39 01:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 01:38:01 5 1.09 0.00 0.10 0.00 0.00 98.81 07:19:39 01:38:01 6 0.07 0.00 0.03 0.03 0.02 99.85 07:19:39 01:38:01 7 0.08 0.00 0.00 0.00 0.03 99.88 07:19:39 01:39:01 all 0.03 0.00 0.01 0.01 0.01 99.95 07:19:39 01:39:01 0 0.02 0.00 0.03 0.02 0.02 99.92 07:19:39 01:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 01:39:01 2 0.10 0.00 0.00 0.00 0.02 99.88 07:19:39 01:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 01:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 01:39:01 6 0.02 0.00 0.00 0.03 0.00 99.95 07:19:39 01:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 01:40:01 all 0.03 0.00 0.02 0.00 0.01 99.95 07:19:39 01:40:01 0 0.07 0.00 0.03 0.00 0.00 99.90 07:19:39 01:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 01:40:01 2 0.03 0.00 0.05 0.00 0.00 99.92 07:19:39 01:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 01:40:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 01:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:40:01 6 0.05 0.00 0.02 0.02 0.02 99.90 07:19:39 01:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 01:41:01 all 0.10 0.00 0.04 0.01 0.01 99.85 07:19:39 01:41:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:19:39 01:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 01:41:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 01:41:01 3 0.55 0.00 0.10 0.03 0.00 99.32 07:19:39 01:41:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 01:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 01:41:01 6 0.07 0.00 0.02 0.02 0.00 99.90 07:19:39 01:41:01 7 0.05 0.00 0.05 0.00 0.02 99.88 07:19:39 07:19:39 01:41:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 01:42:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:19:39 01:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 01:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 01:42:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 01:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 01:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 01:42:01 6 0.08 0.00 0.05 0.03 0.02 99.82 07:19:39 01:42:01 7 0.03 0.00 0.03 0.00 0.03 99.90 07:19:39 01:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:19:39 01:43:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:19:39 01:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 01:43:01 2 0.08 0.00 0.00 0.00 0.02 99.90 07:19:39 01:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 01:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 01:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:43:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:19:39 01:43:01 7 0.07 0.00 0.03 0.00 0.02 99.88 07:19:39 01:44:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:19:39 01:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 01:44:01 1 0.02 0.00 0.03 0.02 0.00 99.93 07:19:39 01:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 01:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 01:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 01:44:01 6 0.02 0.00 0.00 0.03 0.00 99.95 07:19:39 01:44:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:19:39 01:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:39 01:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 01:45:01 1 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 01:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 01:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 01:45:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 01:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 01:45:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:19:39 01:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 01:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:39 01:46:01 0 0.05 0.00 0.00 0.02 0.02 99.92 07:19:39 01:46:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:19:39 01:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 01:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 01:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 01:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 01:46:01 6 0.03 0.00 0.00 0.02 0.00 99.95 07:19:39 01:46:01 7 0.02 0.00 0.03 0.00 0.03 99.92 07:19:39 01:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:39 01:47:01 0 0.05 0.00 0.03 0.02 0.02 99.88 07:19:39 01:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 01:47:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 01:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 01:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 01:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:47:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:19:39 01:47:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 01:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:39 01:48:01 0 0.03 0.00 0.02 0.02 0.02 99.92 07:19:39 01:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 01:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 01:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 01:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 01:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 01:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 01:48:01 7 0.03 0.00 0.00 0.00 0.03 99.93 07:19:39 01:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 01:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 01:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 01:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 01:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 01:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:49:01 6 0.02 0.00 0.02 0.03 0.02 99.92 07:19:39 01:49:01 7 0.05 0.00 0.02 0.00 0.03 99.90 07:19:39 01:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 01:50:01 0 0.07 0.00 0.00 0.00 0.02 99.92 07:19:39 01:50:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 01:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 01:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 01:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 01:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 01:50:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 01:51:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:19:39 01:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 01:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 01:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 01:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 01:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 01:51:01 6 0.00 0.00 0.02 0.05 0.02 99.92 07:19:39 01:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 01:52:01 all 0.07 0.00 0.01 0.00 0.01 99.91 07:19:39 01:52:01 0 0.18 0.00 0.03 0.00 0.00 99.78 07:19:39 01:52:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:19:39 01:52:01 2 0.23 0.00 0.02 0.00 0.02 99.73 07:19:39 01:52:01 3 0.07 0.00 0.00 0.00 0.00 99.93 07:19:39 01:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 01:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:52:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 01:52:01 7 0.03 0.00 0.02 0.00 0.03 99.92 07:19:39 07:19:39 01:52:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 01:53:01 all 0.18 0.00 0.04 0.01 0.01 99.77 07:19:39 01:53:01 0 0.22 0.00 0.05 0.02 0.02 99.70 07:19:39 01:53:01 1 0.28 0.00 0.03 0.03 0.00 99.65 07:19:39 01:53:01 2 0.58 0.00 0.08 0.00 0.02 99.32 07:19:39 01:53:01 3 0.05 0.00 0.03 0.00 0.00 99.92 07:19:39 01:53:01 4 0.08 0.00 0.02 0.00 0.02 99.88 07:19:39 01:53:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 01:53:01 6 0.02 0.00 0.02 0.03 0.02 99.92 07:19:39 01:53:01 7 0.13 0.00 0.02 0.00 0.02 99.83 07:19:39 01:54:01 all 0.06 0.00 0.01 0.00 0.01 99.92 07:19:39 01:54:01 0 0.13 0.00 0.03 0.00 0.02 99.82 07:19:39 01:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 01:54:01 2 0.20 0.00 0.00 0.00 0.00 99.80 07:19:39 01:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 01:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:54:01 6 0.05 0.00 0.00 0.03 0.00 99.92 07:19:39 01:54:01 7 0.08 0.00 0.02 0.00 0.03 99.87 07:19:39 01:55:01 all 0.16 0.00 0.02 0.00 0.01 99.80 07:19:39 01:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 01:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 01:55:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:19:39 01:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 01:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 01:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 01:55:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:19:39 01:55:01 7 1.19 0.00 0.03 0.00 0.02 98.76 07:19:39 01:56:01 all 0.26 0.00 0.00 0.00 0.01 99.72 07:19:39 01:56:01 0 0.07 0.00 0.00 0.00 0.02 99.92 07:19:39 01:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 01:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:56:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:19:39 01:56:01 7 1.97 0.00 0.02 0.00 0.03 97.98 07:19:39 01:57:01 all 0.26 0.00 0.01 0.00 0.01 99.71 07:19:39 01:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 01:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 01:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 01:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 01:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 01:57:01 6 0.02 0.00 0.00 0.03 0.02 99.93 07:19:39 01:57:01 7 1.97 0.00 0.02 0.00 0.03 97.98 07:19:39 01:58:01 all 0.27 0.00 0.01 0.00 0.01 99.71 07:19:39 01:58:01 0 0.08 0.00 0.02 0.00 0.02 99.88 07:19:39 01:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 01:58:01 2 0.00 0.00 0.03 0.00 0.00 99.97 07:19:39 01:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:58:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 01:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:58:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 01:58:01 7 2.00 0.00 0.02 0.00 0.02 97.96 07:19:39 01:59:01 all 0.27 0.00 0.02 0.01 0.01 99.69 07:19:39 01:59:01 0 0.07 0.00 0.03 0.00 0.02 99.88 07:19:39 01:59:01 1 0.00 0.00 0.03 0.00 0.02 99.95 07:19:39 01:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 01:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 01:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 01:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 01:59:01 6 0.02 0.00 0.02 0.05 0.02 99.90 07:19:39 01:59:01 7 2.00 0.00 0.03 0.00 0.02 97.95 07:19:39 02:00:01 all 0.27 0.00 0.01 0.00 0.01 99.71 07:19:39 02:00:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:19:39 02:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 02:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:00:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 02:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:00:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:19:39 02:00:01 7 1.95 0.00 0.02 0.00 0.03 98.00 07:19:39 02:01:01 all 0.20 0.00 0.01 0.00 0.01 99.78 07:19:39 02:01:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:19:39 02:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 02:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:01:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:19:39 02:01:01 7 1.48 0.00 0.05 0.00 0.02 98.45 07:19:39 02:02:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:39 02:02:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 02:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 02:02:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 02:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 02:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 02:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:02:01 6 0.02 0.00 0.00 0.03 0.02 99.93 07:19:39 02:02:01 7 0.03 0.00 0.00 0.00 0.03 99.93 07:19:39 02:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 02:03:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 02:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:03:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 02:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 02:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 07:19:39 02:03:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 02:04:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:19:39 02:04:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:19:39 02:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:04:01 4 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 02:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:04:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 02:04:01 7 0.03 0.00 0.03 0.02 0.05 99.87 07:19:39 02:05:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:39 02:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 02:05:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:19:39 02:05:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 02:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 02:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:05:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 02:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 02:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 02:06:01 0 0.07 0.00 0.00 0.00 0.00 99.93 07:19:39 02:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:06:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 02:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:06:01 6 0.00 0.00 0.02 0.03 0.00 99.95 07:19:39 02:06:01 7 0.07 0.00 0.02 0.00 0.03 99.88 07:19:39 02:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:39 02:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 02:07:01 1 0.00 0.00 0.07 0.00 0.02 99.92 07:19:39 02:07:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 02:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:07:01 6 0.02 0.00 0.00 0.03 0.02 99.93 07:19:39 02:07:01 7 0.00 0.00 0.02 0.00 0.03 99.95 07:19:39 02:08:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:19:39 02:08:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:19:39 02:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:08:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 02:08:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 02:08:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 02:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 02:08:01 7 0.02 0.00 0.05 0.00 0.02 99.92 07:19:39 02:09:01 all 0.18 0.00 0.02 0.02 0.01 99.78 07:19:39 02:09:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 02:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:09:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 02:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:09:01 6 0.02 0.00 0.02 0.13 0.02 99.82 07:19:39 02:09:01 7 1.29 0.00 0.03 0.00 0.03 98.64 07:19:39 02:10:01 all 0.03 0.00 0.01 0.01 0.01 99.95 07:19:39 02:10:01 0 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 02:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:19:39 02:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 02:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:10:01 6 0.00 0.00 0.00 0.08 0.00 99.92 07:19:39 02:10:01 7 0.10 0.00 0.03 0.00 0.03 99.83 07:19:39 02:11:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:19:39 02:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 02:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 02:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:11:01 6 0.02 0.00 0.03 0.05 0.00 99.90 07:19:39 02:11:01 7 0.10 0.00 0.07 0.00 0.02 99.82 07:19:39 02:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 02:12:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 02:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:12:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 02:12:01 7 0.07 0.00 0.02 0.00 0.03 99.88 07:19:39 02:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 02:13:01 0 0.05 0.00 0.02 0.02 0.02 99.90 07:19:39 02:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 02:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 02:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:13:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 02:13:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:19:39 02:14:01 all 0.24 0.00 0.02 0.00 0.00 99.74 07:19:39 02:14:01 0 0.07 0.00 0.00 0.00 0.00 99.93 07:19:39 02:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 02:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:14:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 02:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:14:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 02:14:01 7 1.74 0.00 0.02 0.00 0.02 98.22 07:19:39 07:19:39 02:14:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 02:15:01 all 0.05 0.00 0.02 0.00 0.01 99.92 07:19:39 02:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 02:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 02:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:15:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:19:39 02:15:01 7 0.30 0.00 0.07 0.00 0.02 99.62 07:19:39 02:16:01 all 0.05 0.00 0.01 0.07 0.01 99.87 07:19:39 02:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 02:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:16:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 02:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 02:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:16:01 6 0.00 0.00 0.00 0.53 0.00 99.47 07:19:39 02:16:01 7 0.28 0.00 0.02 0.00 0.02 99.68 07:19:39 02:17:01 all 0.15 0.00 0.02 0.04 0.01 99.79 07:19:39 02:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 02:17:01 1 0.05 0.00 0.05 0.00 0.02 99.88 07:19:39 02:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:17:01 3 0.00 0.00 0.03 0.00 0.00 99.97 07:19:39 02:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:17:01 6 0.00 0.00 0.02 0.30 0.00 99.68 07:19:39 02:17:01 7 1.08 0.00 0.02 0.00 0.03 98.87 07:19:39 02:18:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:19:39 02:18:01 0 0.12 0.00 0.03 0.00 0.02 99.83 07:19:39 02:18:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 02:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:18:01 4 0.07 0.00 0.00 0.00 0.00 99.93 07:19:39 02:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 02:18:01 7 0.00 0.00 0.03 0.00 0.02 99.95 07:19:39 02:19:01 all 0.09 0.00 0.01 0.04 0.01 99.85 07:19:39 02:19:01 0 0.07 0.00 0.03 0.00 0.00 99.90 07:19:39 02:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 02:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 02:19:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 02:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:19:01 6 0.02 0.00 0.02 0.35 0.02 99.60 07:19:39 02:19:01 7 0.57 0.00 0.00 0.00 0.02 99.42 07:19:39 02:20:01 all 0.15 0.00 0.01 0.00 0.01 99.84 07:19:39 02:20:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 02:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 02:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 02:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:20:01 4 0.07 0.00 0.02 0.00 0.00 99.92 07:19:39 02:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 02:20:01 7 0.98 0.00 0.03 0.00 0.02 98.97 07:19:39 02:21:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:19:39 02:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 02:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 02:21:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 02:21:01 3 0.00 0.00 0.03 0.00 0.00 99.97 07:19:39 02:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 02:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 02:21:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 02:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 02:22:01 0 0.08 0.00 0.02 0.00 0.02 99.88 07:19:39 02:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 02:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:22:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 02:22:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 02:23:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:19:39 02:23:01 0 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 02:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 02:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 02:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:23:01 6 0.00 0.00 0.02 0.07 0.00 99.92 07:19:39 02:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:24:01 all 0.03 0.00 0.02 0.04 0.00 99.92 07:19:39 02:24:01 0 0.07 0.00 0.05 0.00 0.00 99.88 07:19:39 02:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 02:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:24:01 6 0.00 0.00 0.03 0.28 0.00 99.68 07:19:39 02:24:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:19:39 02:25:01 all 0.05 0.00 0.01 0.05 0.01 99.89 07:19:39 02:25:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:19:39 02:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:25:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 02:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:25:01 6 0.00 0.00 0.02 0.37 0.00 99.62 07:19:39 02:25:01 7 0.30 0.00 0.00 0.00 0.02 99.68 07:19:39 07:19:39 02:25:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 02:26:01 all 0.20 0.00 0.01 0.01 0.01 99.77 07:19:39 02:26:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:19:39 02:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:26:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 02:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:26:01 6 0.00 0.00 0.00 0.08 0.02 99.90 07:19:39 02:26:01 7 1.47 0.00 0.02 0.00 0.02 98.50 07:19:39 02:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:19:39 02:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 02:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 02:27:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:19:39 02:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:27:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:19:39 02:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:28:01 all 0.03 0.00 0.01 0.01 0.01 99.95 07:19:39 02:28:01 0 0.08 0.00 0.02 0.00 0.02 99.88 07:19:39 02:28:01 1 0.02 0.00 0.05 0.00 0.00 99.93 07:19:39 02:28:01 2 0.12 0.00 0.02 0.00 0.02 99.85 07:19:39 02:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:28:01 6 0.00 0.00 0.00 0.05 0.00 99.95 07:19:39 02:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:29:01 all 0.08 0.00 0.02 0.01 0.00 99.90 07:19:39 02:29:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 02:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:29:01 2 0.08 0.00 0.03 0.00 0.00 99.88 07:19:39 02:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 02:29:01 5 0.00 0.00 0.03 0.00 0.00 99.97 07:19:39 02:29:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:19:39 02:29:01 7 0.43 0.00 0.05 0.00 0.02 99.50 07:19:39 02:30:01 all 0.20 0.00 0.01 0.01 0.01 99.76 07:19:39 02:30:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:19:39 02:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:19:39 02:30:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:19:39 02:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:30:01 6 0.02 0.00 0.03 0.12 0.02 99.82 07:19:39 02:30:01 7 1.43 0.00 0.00 0.00 0.00 98.57 07:19:39 02:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:19:39 02:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:31:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 02:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 02:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:31:01 6 0.00 0.00 0.00 0.05 0.00 99.95 07:19:39 02:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:39 02:32:01 0 0.08 0.00 0.02 0.00 0.03 99.87 07:19:39 02:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 02:32:01 2 0.12 0.00 0.03 0.00 0.02 99.83 07:19:39 02:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:32:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 02:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:19:39 02:33:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 02:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 02:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:34:01 all 0.02 0.00 0.01 0.02 0.01 99.94 07:19:39 02:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 02:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 02:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 02:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 02:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:34:01 6 0.02 0.00 0.00 0.15 0.00 99.83 07:19:39 02:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:35:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:19:39 02:35:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:19:39 02:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 02:35:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 02:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:35:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:19:39 02:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 02:36:01 all 0.07 0.00 0.01 0.01 0.01 99.90 07:19:39 02:36:01 0 0.08 0.00 0.03 0.05 0.03 99.80 07:19:39 02:36:01 1 0.03 0.00 0.00 0.00 0.03 99.93 07:19:39 02:36:01 2 0.07 0.00 0.02 0.00 0.00 99.92 07:19:39 02:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:36:01 7 0.40 0.00 0.02 0.00 0.00 99.58 07:19:39 07:19:39 02:36:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 02:37:01 all 0.16 0.00 0.01 0.04 0.01 99.78 07:19:39 02:37:01 0 0.07 0.00 0.02 0.17 0.03 99.72 07:19:39 02:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 02:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 02:37:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 02:37:01 6 0.00 0.00 0.00 0.13 0.00 99.87 07:19:39 02:37:01 7 1.17 0.00 0.00 0.00 0.00 98.83 07:19:39 02:38:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:19:39 02:38:01 0 0.07 0.00 0.02 0.02 0.02 99.88 07:19:39 02:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 02:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 02:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 02:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:38:01 6 0.00 0.00 0.02 0.03 0.00 99.95 07:19:39 02:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 02:39:01 all 0.16 0.00 0.02 0.01 0.00 99.81 07:19:39 02:39:01 0 0.08 0.00 0.03 0.02 0.02 99.85 07:19:39 02:39:01 1 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 02:39:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:19:39 02:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:39:01 6 0.00 0.00 0.03 0.02 0.00 99.95 07:19:39 02:39:01 7 1.16 0.00 0.00 0.00 0.00 98.84 07:19:39 02:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 02:40:01 0 0.05 0.00 0.03 0.00 0.03 99.88 07:19:39 02:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:40:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 02:40:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 02:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 02:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 02:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:19:39 02:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:41:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 02:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 02:42:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:19:39 02:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:19:39 02:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 02:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:42:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 02:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:42:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 02:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 02:43:01 all 0.17 0.00 0.01 0.00 0.00 99.81 07:19:39 02:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:19:39 02:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 02:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:43:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 02:43:01 7 1.29 0.00 0.00 0.00 0.00 98.71 07:19:39 02:44:01 all 0.21 0.00 0.01 0.00 0.01 99.77 07:19:39 02:44:01 0 0.07 0.00 0.00 0.00 0.02 99.92 07:19:39 02:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:44:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:44:01 5 0.05 0.00 0.05 0.00 0.02 99.88 07:19:39 02:44:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:19:39 02:44:01 7 1.48 0.00 0.00 0.00 0.02 98.50 07:19:39 02:45:01 all 0.17 0.00 0.01 0.00 0.01 99.80 07:19:39 02:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:45:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:19:39 02:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 02:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:45:01 5 0.05 0.00 0.03 0.00 0.03 99.88 07:19:39 02:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 02:45:01 7 1.24 0.00 0.02 0.00 0.00 98.74 07:19:39 02:46:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:19:39 02:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 02:46:01 1 0.07 0.00 0.00 0.00 0.00 99.93 07:19:39 02:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 02:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:46:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 02:46:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:19:39 02:46:01 6 0.00 0.00 0.03 0.07 0.02 99.88 07:19:39 02:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:19:39 02:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:47:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 02:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:47:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 02:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:47:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 02:47:01 6 0.00 0.00 0.00 0.05 0.00 99.95 07:19:39 02:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 07:19:39 02:47:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 02:48:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:19:39 02:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 02:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:48:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 02:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 02:48:01 7 0.13 0.00 0.00 0.00 0.00 99.87 07:19:39 02:49:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:19:39 02:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 02:49:01 1 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 02:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 02:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 02:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:49:01 5 0.07 0.00 0.03 0.00 0.03 99.87 07:19:39 02:49:01 6 0.00 0.00 0.00 0.08 0.02 99.90 07:19:39 02:49:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:19:39 02:50:01 all 0.05 0.00 0.02 0.01 0.00 99.93 07:19:39 02:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 02:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:50:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 02:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:50:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 02:50:01 6 0.00 0.00 0.03 0.07 0.00 99.90 07:19:39 02:50:01 7 0.22 0.00 0.05 0.00 0.00 99.73 07:19:39 02:51:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:19:39 02:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:51:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 02:51:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:19:39 02:51:01 7 0.03 0.00 0.07 0.00 0.02 99.88 07:19:39 02:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:19:39 02:52:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 02:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:52:01 2 0.08 0.00 0.00 0.00 0.00 99.92 07:19:39 02:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 02:52:01 5 0.07 0.00 0.02 0.00 0.02 99.90 07:19:39 02:52:01 6 0.02 0.00 0.03 0.02 0.02 99.92 07:19:39 02:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 02:53:02 all 0.10 0.00 0.03 0.03 0.00 99.84 07:19:39 02:53:02 0 0.23 0.00 0.00 0.00 0.00 99.77 07:19:39 02:53:02 1 0.13 0.00 0.03 0.00 0.00 99.83 07:19:39 02:53:02 2 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 02:53:02 3 0.07 0.00 0.08 0.00 0.00 99.85 07:19:39 02:53:02 4 0.07 0.00 0.03 0.00 0.00 99.90 07:19:39 02:53:02 5 0.10 0.00 0.02 0.00 0.02 99.87 07:19:39 02:53:02 6 0.00 0.00 0.03 0.23 0.00 99.73 07:19:39 02:53:02 7 0.13 0.00 0.00 0.00 0.00 99.87 07:19:39 02:54:01 all 0.03 0.00 0.01 0.00 0.01 99.96 07:19:39 02:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 02:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 02:54:01 2 0.07 0.00 0.00 0.00 0.00 99.93 07:19:39 02:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 02:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 02:54:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 02:54:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 02:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:19:39 02:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 02:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:55:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 02:55:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 02:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 02:56:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:19:39 02:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 02:56:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 02:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 02:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:56:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 02:56:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 02:56:01 6 0.00 0.00 0.00 0.03 0.02 99.95 07:19:39 02:56:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 02:57:01 all 0.01 0.00 0.01 0.02 0.00 99.95 07:19:39 02:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:57:01 4 0.00 0.00 0.03 0.00 0.02 99.95 07:19:39 02:57:01 5 0.08 0.00 0.03 0.00 0.02 99.87 07:19:39 02:57:01 6 0.00 0.00 0.00 0.15 0.00 99.85 07:19:39 02:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 02:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 02:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 02:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 02:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 02:58:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:19:39 02:58:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 02:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:19:39 02:58:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 02:59:01 all 0.02 0.00 0.02 0.00 0.01 99.96 07:19:39 02:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:59:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:19:39 02:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 02:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 02:59:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 02:59:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:19:39 02:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 03:00:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:19:39 03:00:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 03:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 03:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:00:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 03:00:01 5 0.05 0.00 0.05 0.00 0.02 99.88 07:19:39 03:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 03:00:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 03:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 03:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 03:01:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 03:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:01:01 5 0.07 0.00 0.00 0.00 0.02 99.92 07:19:39 03:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:02:01 all 0.02 0.00 0.01 0.01 0.01 99.96 07:19:39 03:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 03:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:02:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 03:02:01 6 0.00 0.00 0.00 0.08 0.02 99.90 07:19:39 03:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:03:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:19:39 03:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 03:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 03:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:04:01 all 0.15 0.00 0.01 0.00 0.00 99.83 07:19:39 03:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:04:01 1 0.03 0.00 0.05 0.00 0.02 99.90 07:19:39 03:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:04:01 5 0.03 0.00 0.05 0.00 0.02 99.90 07:19:39 03:04:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 03:04:01 7 1.06 0.00 0.00 0.00 0.00 98.94 07:19:39 03:05:01 all 0.27 0.00 0.01 0.00 0.01 99.71 07:19:39 03:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 03:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:05:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 03:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:05:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 03:05:01 5 0.07 0.00 0.05 0.00 0.02 99.87 07:19:39 03:05:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 03:05:01 7 1.97 0.00 0.00 0.00 0.00 98.03 07:19:39 03:06:01 all 0.12 0.00 0.01 0.00 0.01 99.86 07:19:39 03:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:06:01 2 0.00 0.00 0.03 0.00 0.02 99.95 07:19:39 03:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:06:01 5 0.03 0.00 0.02 0.02 0.02 99.92 07:19:39 03:06:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 03:06:01 7 0.88 0.00 0.02 0.00 0.00 99.10 07:19:39 03:07:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:19:39 03:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:07:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 03:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:07:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 03:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:07:01 5 0.07 0.00 0.05 0.02 0.02 99.85 07:19:39 03:07:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:19:39 03:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 03:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 03:08:01 0 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 03:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 03:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 03:08:01 5 0.07 0.00 0.03 0.02 0.02 99.87 07:19:39 03:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:09:01 all 0.02 0.00 0.01 0.01 0.00 99.97 07:19:39 03:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:09:01 5 0.05 0.00 0.02 0.03 0.02 99.88 07:19:39 03:09:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:19:39 03:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 07:19:39 03:09:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 03:10:01 all 0.12 0.00 0.02 0.00 0.00 99.86 07:19:39 03:10:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 03:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:10:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:19:39 03:10:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:19:39 03:10:01 7 0.78 0.00 0.05 0.00 0.00 99.17 07:19:39 03:11:01 all 0.02 0.00 0.01 0.19 0.00 99.78 07:19:39 03:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:11:01 1 0.07 0.00 0.03 0.00 0.00 99.90 07:19:39 03:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:11:01 5 0.05 0.00 0.05 1.48 0.00 98.42 07:19:39 03:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 03:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:12:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:19:39 03:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 03:12:01 5 0.05 0.00 0.05 0.10 0.02 99.78 07:19:39 03:12:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 03:12:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 03:13:01 all 0.09 0.00 0.01 0.00 0.01 99.89 07:19:39 03:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 03:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 03:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:13:01 5 0.07 0.00 0.02 0.00 0.02 99.90 07:19:39 03:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:13:01 7 0.65 0.00 0.00 0.00 0.00 99.35 07:19:39 03:14:01 all 0.18 0.00 0.02 0.00 0.00 99.79 07:19:39 03:14:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 03:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 03:14:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 03:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:14:01 5 0.03 0.00 0.03 0.02 0.02 99.90 07:19:39 03:14:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:19:39 03:14:01 7 1.24 0.00 0.10 0.00 0.00 98.66 07:19:39 03:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:19:39 03:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:15:01 1 0.00 0.00 0.03 0.00 0.02 99.95 07:19:39 03:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:15:01 5 0.03 0.00 0.03 0.02 0.00 99.92 07:19:39 03:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:16:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:19:39 03:16:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 03:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 03:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:16:01 5 0.08 0.00 0.02 0.02 0.02 99.87 07:19:39 03:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 03:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 03:17:01 all 0.13 0.00 0.01 0.00 0.01 99.85 07:19:39 03:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:17:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 03:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 03:17:01 5 0.05 0.00 0.03 0.00 0.03 99.88 07:19:39 03:17:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 03:17:01 7 0.88 0.00 0.02 0.00 0.00 99.10 07:19:39 03:18:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:19:39 03:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 03:18:01 1 0.03 0.00 0.05 0.00 0.00 99.92 07:19:39 03:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:18:01 5 0.02 0.00 0.03 0.02 0.02 99.92 07:19:39 03:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 03:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:19:01 all 0.00 0.00 0.01 0.00 0.00 99.98 07:19:39 03:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 03:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:19:01 5 0.02 0.00 0.03 0.02 0.02 99.92 07:19:39 03:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:20:01 all 0.11 0.00 0.01 0.00 0.01 99.87 07:19:39 03:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 03:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:20:01 5 0.03 0.00 0.03 0.00 0.03 99.90 07:19:39 03:20:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 03:20:01 7 0.80 0.00 0.02 0.00 0.02 99.17 07:19:39 07:19:39 03:20:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 03:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 03:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:21:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 03:21:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 03:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 03:21:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:19:39 03:22:01 all 0.09 0.00 0.01 0.05 0.01 99.84 07:19:39 03:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 03:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:22:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 03:22:01 5 0.07 0.00 0.02 0.17 0.02 99.73 07:19:39 03:22:01 6 0.00 0.00 0.02 0.22 0.02 99.75 07:19:39 03:22:01 7 0.53 0.00 0.00 0.00 0.00 99.47 07:19:39 03:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 03:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:23:01 5 0.05 0.00 0.03 0.02 0.02 99.88 07:19:39 03:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:23:01 7 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 03:24:01 all 0.06 0.00 0.01 0.03 0.01 99.89 07:19:39 03:24:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 03:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:24:01 5 0.08 0.00 0.07 0.18 0.03 99.63 07:19:39 03:24:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:19:39 03:24:01 7 0.37 0.00 0.02 0.00 0.00 99.62 07:19:39 03:25:01 all 0.01 0.00 0.01 0.06 0.01 99.91 07:19:39 03:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 03:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:25:01 5 0.02 0.00 0.03 0.50 0.02 99.43 07:19:39 03:25:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 03:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:26:01 all 0.06 0.00 0.01 0.00 0.01 99.92 07:19:39 03:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 03:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:26:01 5 0.07 0.00 0.03 0.02 0.02 99.87 07:19:39 03:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:26:01 7 0.30 0.00 0.00 0.00 0.02 99.68 07:19:39 03:27:01 all 0.01 0.00 0.00 0.00 0.00 99.98 07:19:39 03:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:27:01 5 0.05 0.00 0.02 0.02 0.02 99.90 07:19:39 03:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 03:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 03:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 03:28:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 03:28:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:19:39 03:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:29:01 all 0.02 0.00 0.01 0.02 0.00 99.94 07:19:39 03:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 03:29:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 03:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:29:01 5 0.03 0.00 0.05 0.13 0.02 99.77 07:19:39 03:29:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 03:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:30:01 all 0.09 0.00 0.01 0.00 0.00 99.89 07:19:39 03:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:30:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 03:30:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 03:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:30:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 03:30:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:19:39 03:30:01 7 0.58 0.00 0.02 0.00 0.00 99.40 07:19:39 03:31:01 all 0.11 0.00 0.01 0.00 0.00 99.88 07:19:39 03:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:31:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 03:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:31:01 5 0.08 0.00 0.02 0.02 0.02 99.87 07:19:39 03:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:31:01 7 0.71 0.00 0.00 0.00 0.00 99.29 07:19:39 07:19:39 03:31:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 03:32:01 all 0.02 0.00 0.01 0.01 0.01 99.96 07:19:39 03:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 03:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:32:01 5 0.03 0.00 0.03 0.00 0.03 99.90 07:19:39 03:32:01 6 0.00 0.00 0.00 0.05 0.02 99.93 07:19:39 03:32:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 03:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 03:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 03:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 03:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:33:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 03:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:34:01 all 0.03 0.00 0.02 0.00 0.00 99.94 07:19:39 03:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 03:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:34:01 5 0.07 0.00 0.03 0.02 0.02 99.87 07:19:39 03:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 03:34:01 7 0.07 0.00 0.03 0.00 0.00 99.90 07:19:39 03:35:01 all 0.27 0.00 0.01 0.00 0.00 99.72 07:19:39 03:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:35:01 5 0.03 0.00 0.00 0.02 0.02 99.93 07:19:39 03:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:35:01 7 1.99 0.00 0.00 0.00 0.00 98.01 07:19:39 03:36:01 all 0.15 0.00 0.01 0.00 0.01 99.82 07:19:39 03:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 03:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:36:01 5 0.07 0.00 0.02 0.00 0.02 99.90 07:19:39 03:36:01 6 0.00 0.00 0.00 0.02 0.03 99.95 07:19:39 03:36:01 7 1.07 0.00 0.05 0.00 0.00 98.88 07:19:39 03:37:01 all 0.10 0.00 0.01 0.00 0.00 99.88 07:19:39 03:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 03:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 03:37:01 6 0.03 0.00 0.02 0.02 0.02 99.92 07:19:39 03:37:01 7 0.72 0.00 0.00 0.00 0.02 99.27 07:19:39 03:38:01 all 0.02 0.00 0.01 0.00 0.01 99.97 07:19:39 03:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 03:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:38:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 03:38:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:19:39 03:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 03:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:19:39 03:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 03:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:39:01 6 0.02 0.00 0.02 0.03 0.02 99.92 07:19:39 03:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:40:01 all 0.03 0.00 0.01 0.02 0.01 99.94 07:19:39 03:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 03:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:40:01 5 0.05 0.00 0.02 0.12 0.02 99.80 07:19:39 03:40:01 6 0.00 0.00 0.03 0.02 0.02 99.93 07:19:39 03:40:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 03:41:01 all 0.13 0.00 0.01 0.19 0.06 99.61 07:19:39 03:41:01 0 0.00 0.00 0.03 0.00 0.12 99.85 07:19:39 03:41:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 03:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:41:01 3 0.00 0.00 0.00 0.05 0.03 99.92 07:19:39 03:41:01 4 0.02 0.00 0.02 0.00 0.13 99.83 07:19:39 03:41:01 5 0.00 0.00 0.00 1.13 0.07 98.80 07:19:39 03:41:01 6 0.00 0.00 0.02 0.32 0.10 99.57 07:19:39 03:41:01 7 0.96 0.00 0.00 0.00 0.03 99.01 07:19:39 03:42:01 all 0.08 0.00 0.01 0.03 0.01 99.87 07:19:39 03:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:19:39 03:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:42:01 5 0.05 0.00 0.02 0.22 0.00 99.72 07:19:39 03:42:01 6 0.07 0.00 0.02 0.00 0.03 99.88 07:19:39 03:42:01 7 0.50 0.00 0.02 0.00 0.02 99.47 07:19:39 07:19:39 03:42:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 03:43:01 all 0.02 0.00 0.02 0.00 0.02 99.94 07:19:39 03:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:43:01 1 0.03 0.00 0.05 0.00 0.00 99.92 07:19:39 03:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 03:43:01 5 0.07 0.00 0.00 0.00 0.02 99.92 07:19:39 03:43:01 6 0.02 0.00 0.05 0.02 0.03 99.88 07:19:39 03:43:01 7 0.00 0.00 0.00 0.00 0.05 99.95 07:19:39 03:44:01 all 0.08 0.00 0.00 0.01 0.01 99.90 07:19:39 03:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:44:01 5 0.03 0.00 0.00 0.07 0.00 99.90 07:19:39 03:44:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:19:39 03:44:01 7 0.48 0.00 0.00 0.00 0.02 99.50 07:19:39 03:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:19:39 03:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 03:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:45:01 5 0.03 0.00 0.00 0.02 0.00 99.95 07:19:39 03:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 03:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:46:01 all 0.11 0.00 0.01 0.01 0.00 99.87 07:19:39 03:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 03:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:46:01 5 0.05 0.00 0.02 0.02 0.00 99.92 07:19:39 03:46:01 6 0.02 0.00 0.03 0.03 0.02 99.90 07:19:39 03:46:01 7 0.71 0.00 0.03 0.00 0.00 99.25 07:19:39 03:47:01 all 0.00 0.00 0.01 0.04 0.01 99.93 07:19:39 03:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 03:47:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:19:39 03:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 03:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 03:47:01 5 0.02 0.00 0.02 0.03 0.02 99.92 07:19:39 03:47:01 6 0.00 0.00 0.02 0.32 0.02 99.65 07:19:39 03:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:19:39 03:48:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 03:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:48:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 03:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:49:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:19:39 03:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 03:49:01 6 0.03 0.00 0.05 0.02 0.02 99.88 07:19:39 03:49:01 7 0.12 0.00 0.00 0.00 0.00 99.88 07:19:39 03:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 03:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 03:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 03:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:50:01 6 0.02 0.00 0.03 0.00 0.03 99.92 07:19:39 03:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 03:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:51:01 1 0.00 0.00 0.03 0.00 0.02 99.95 07:19:39 03:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:51:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:19:39 03:51:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:19:39 03:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 03:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:52:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 03:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:52:01 5 0.03 0.00 0.02 0.02 0.02 99.92 07:19:39 03:52:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:19:39 03:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 03:53:01 all 0.13 0.00 0.03 0.05 0.00 99.79 07:19:39 03:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:53:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:19:39 03:53:01 2 0.13 0.00 0.00 0.00 0.00 99.87 07:19:39 03:53:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 03:53:01 4 0.05 0.00 0.05 0.00 0.00 99.90 07:19:39 03:53:01 5 0.10 0.00 0.03 0.30 0.00 99.57 07:19:39 03:53:01 6 0.07 0.00 0.05 0.10 0.02 99.77 07:19:39 03:53:01 7 0.57 0.00 0.03 0.00 0.00 99.40 07:19:39 07:19:39 03:53:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 03:54:01 all 0.18 0.00 0.01 0.04 0.01 99.76 07:19:39 03:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 03:54:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:19:39 03:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:54:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 03:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 03:54:01 5 0.03 0.00 0.00 0.27 0.00 99.70 07:19:39 03:54:01 6 0.02 0.00 0.03 0.02 0.02 99.92 07:19:39 03:54:01 7 1.22 0.00 0.03 0.00 0.00 98.74 07:19:39 03:55:01 all 0.02 0.00 0.02 0.01 0.00 99.95 07:19:39 03:55:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:19:39 03:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:55:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 03:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:55:01 5 0.05 0.00 0.02 0.05 0.00 99.88 07:19:39 03:55:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:19:39 03:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:56:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:19:39 03:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:56:01 1 0.00 0.00 0.05 0.00 0.02 99.93 07:19:39 03:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 03:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 03:56:01 5 0.05 0.00 0.00 0.07 0.00 99.88 07:19:39 03:56:01 6 0.03 0.00 0.02 0.02 0.02 99.92 07:19:39 03:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 03:57:01 all 0.15 0.00 0.01 0.00 0.00 99.84 07:19:39 03:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 03:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:57:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 03:57:01 6 0.02 0.00 0.05 0.02 0.02 99.90 07:19:39 03:57:01 7 1.09 0.00 0.00 0.00 0.00 98.91 07:19:39 03:58:01 all 0.09 0.00 0.01 0.01 0.01 99.88 07:19:39 03:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 03:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 03:58:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 03:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 03:58:01 5 0.00 0.00 0.00 0.05 0.02 99.93 07:19:39 03:58:01 6 0.03 0.00 0.03 0.02 0.05 99.87 07:19:39 03:58:01 7 0.57 0.00 0.02 0.00 0.00 99.42 07:19:39 03:59:01 all 0.08 0.00 0.01 0.01 0.00 99.90 07:19:39 03:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 03:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 03:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 03:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 03:59:01 5 0.02 0.00 0.00 0.07 0.00 99.92 07:19:39 03:59:01 6 0.03 0.00 0.00 0.02 0.02 99.93 07:19:39 03:59:01 7 0.52 0.00 0.02 0.00 0.00 99.47 07:19:39 04:00:01 all 0.25 0.00 0.01 0.00 0.01 99.73 07:19:39 04:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 04:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 04:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:00:01 5 0.03 0.00 0.02 0.02 0.00 99.93 07:19:39 04:00:01 6 0.05 0.00 0.02 0.02 0.02 99.90 07:19:39 04:00:01 7 1.86 0.00 0.00 0.00 0.02 98.13 07:19:39 04:01:01 all 0.26 0.00 0.00 0.00 0.00 99.73 07:19:39 04:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 04:01:01 6 0.07 0.00 0.02 0.00 0.02 99.90 07:19:39 04:01:01 7 1.97 0.00 0.00 0.00 0.00 98.03 07:19:39 04:02:01 all 0.10 0.00 0.01 0.00 0.01 99.88 07:19:39 04:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 04:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 04:02:01 6 0.03 0.00 0.02 0.02 0.03 99.90 07:19:39 04:02:01 7 0.67 0.00 0.05 0.00 0.00 99.29 07:19:39 04:03:01 all 0.01 0.00 0.02 0.00 0.00 99.97 07:19:39 04:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 04:03:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 04:03:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 04:03:01 3 0.00 0.00 0.03 0.00 0.00 99.97 07:19:39 04:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:03:01 6 0.05 0.00 0.02 0.02 0.02 99.90 07:19:39 04:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 04:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:04:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 04:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 04:04:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 04:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 04:04:01 6 0.03 0.00 0.05 0.02 0.02 99.88 07:19:39 04:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 07:19:39 04:04:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 04:05:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:19:39 04:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 04:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:05:01 5 0.00 0.00 0.02 0.03 0.00 99.95 07:19:39 04:05:01 6 0.05 0.00 0.02 0.02 0.03 99.88 07:19:39 04:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:06:01 all 0.02 0.00 0.01 0.00 0.01 99.97 07:19:39 04:06:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 04:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 04:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 04:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:06:01 6 0.05 0.00 0.03 0.00 0.02 99.90 07:19:39 04:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:07:01 all 0.06 0.00 0.01 0.00 0.00 99.92 07:19:39 04:07:01 0 0.02 0.00 0.02 0.02 0.00 99.95 07:19:39 04:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 04:07:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 04:07:01 7 0.37 0.00 0.02 0.00 0.02 99.60 07:19:39 04:08:01 all 0.26 0.00 0.01 0.02 0.01 99.70 07:19:39 04:08:01 0 0.00 0.00 0.00 0.17 0.02 99.82 07:19:39 04:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 04:08:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 04:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:08:01 5 0.03 0.00 0.00 0.02 0.00 99.95 07:19:39 04:08:01 6 0.03 0.00 0.02 0.00 0.03 99.92 07:19:39 04:08:01 7 1.97 0.00 0.02 0.00 0.00 98.01 07:19:39 04:09:01 all 0.27 0.00 0.02 0.00 0.00 99.71 07:19:39 04:09:01 0 0.07 0.00 0.02 0.02 0.00 99.90 07:19:39 04:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 04:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:09:01 6 0.05 0.00 0.07 0.00 0.02 99.87 07:19:39 04:09:01 7 1.97 0.00 0.00 0.00 0.00 98.03 07:19:39 04:10:01 all 0.05 0.00 0.01 0.00 0.01 99.93 07:19:39 04:10:01 0 0.00 0.00 0.02 0.02 0.02 99.95 07:19:39 04:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 04:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:10:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 04:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 04:10:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:19:39 04:10:01 7 0.23 0.00 0.00 0.00 0.00 99.77 07:19:39 04:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 04:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:11:01 5 0.00 0.00 0.02 0.03 0.02 99.93 07:19:39 04:11:01 6 0.03 0.00 0.05 0.00 0.02 99.90 07:19:39 04:11:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 04:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 04:12:01 0 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 04:12:01 1 0.00 0.00 0.03 0.00 0.02 99.95 07:19:39 04:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:12:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:19:39 04:12:01 6 0.07 0.00 0.03 0.00 0.03 99.87 07:19:39 04:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:19:39 04:13:01 0 0.03 0.00 0.00 0.02 0.00 99.95 07:19:39 04:13:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 04:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:13:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 04:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:13:01 6 0.08 0.00 0.03 0.00 0.02 99.87 07:19:39 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:19:39 04:14:01 0 0.03 0.00 0.00 0.02 0.00 99.95 07:19:39 04:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 04:14:01 6 0.03 0.00 0.05 0.00 0.02 99.90 07:19:39 04:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 04:15:01 0 0.03 0.00 0.02 0.02 0.02 99.92 07:19:39 04:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 04:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 04:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 04:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 04:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:19:39 04:15:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 04:16:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:19:39 04:16:01 0 0.00 0.00 0.03 0.02 0.00 99.95 07:19:39 04:16:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:19:39 04:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 04:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 04:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 04:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:16:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 04:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:19:39 04:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:17:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 04:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 04:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 04:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:18:01 all 0.06 0.00 0.01 0.00 0.01 99.92 07:19:39 04:18:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:19:39 04:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:18:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 04:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 04:18:01 6 0.00 0.00 0.02 0.02 0.03 99.93 07:19:39 04:18:01 7 0.37 0.00 0.00 0.00 0.02 99.62 07:19:39 04:19:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:19:39 04:19:01 0 0.03 0.00 0.00 0.02 0.00 99.95 07:19:39 04:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 04:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:19:01 6 0.07 0.00 0.03 0.00 0.02 99.88 07:19:39 04:19:01 7 1.97 0.00 0.00 0.00 0.00 98.03 07:19:39 04:20:01 all 0.10 0.00 0.01 0.00 0.00 99.88 07:19:39 04:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 04:20:01 1 0.07 0.00 0.03 0.00 0.00 99.90 07:19:39 04:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 04:20:01 6 0.03 0.00 0.03 0.02 0.02 99.90 07:19:39 04:20:01 7 0.62 0.00 0.00 0.00 0.00 99.38 07:19:39 04:21:01 all 0.08 0.00 0.01 0.00 0.01 99.90 07:19:39 04:21:01 0 0.05 0.00 0.02 0.02 0.00 99.92 07:19:39 04:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 04:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:21:01 5 0.07 0.00 0.00 0.00 0.00 99.93 07:19:39 04:21:01 6 0.07 0.00 0.00 0.00 0.02 99.92 07:19:39 04:21:01 7 0.38 0.00 0.02 0.00 0.02 99.58 07:19:39 04:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:19:39 04:22:01 0 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 04:22:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:19:39 04:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 04:22:01 6 0.03 0.00 0.02 0.00 0.03 99.92 07:19:39 04:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:23:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:19:39 04:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 04:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 04:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 04:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:23:01 6 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 04:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:39 04:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 04:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 04:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 04:24:01 6 0.07 0.00 0.03 0.00 0.02 99.88 07:19:39 04:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 04:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 04:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:25:01 6 0.02 0.00 0.05 0.02 0.03 99.88 07:19:39 04:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 04:26:01 0 0.03 0.00 0.00 0.02 0.02 99.93 07:19:39 04:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 04:26:01 6 0.07 0.00 0.02 0.00 0.03 99.88 07:19:39 04:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 07:19:39 04:26:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 04:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:19:39 04:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:27:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 04:27:01 6 0.05 0.00 0.03 0.02 0.02 99.88 07:19:39 04:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:28:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:19:39 04:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 04:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:28:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 04:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:29:01 all 0.01 0.00 0.01 0.01 0.01 99.97 07:19:39 04:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 04:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 04:29:01 5 0.00 0.00 0.00 0.05 0.00 99.95 07:19:39 04:29:01 6 0.02 0.00 0.02 0.02 0.03 99.92 07:19:39 04:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:30:01 all 0.01 0.00 0.00 0.00 0.01 99.98 07:19:39 04:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 04:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 04:30:01 6 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 04:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:39 04:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 04:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:31:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 04:31:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:19:39 04:31:01 6 0.02 0.00 0.03 0.02 0.02 99.92 07:19:39 04:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:32:01 all 0.02 0.00 0.00 0.00 0.01 99.97 07:19:39 04:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:32:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 04:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:32:01 6 0.03 0.00 0.00 0.02 0.03 99.92 07:19:39 04:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:33:01 all 0.01 0.00 0.00 0.00 0.00 99.98 07:19:39 04:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 04:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 04:33:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:19:39 04:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:34:01 all 0.02 0.00 0.01 0.07 0.01 99.89 07:19:39 04:34:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:19:39 04:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:34:01 5 0.00 0.00 0.00 0.57 0.00 99.43 07:19:39 04:34:01 6 0.03 0.00 0.03 0.00 0.03 99.90 07:19:39 04:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:35:01 all 0.01 0.00 0.00 0.01 0.01 99.97 07:19:39 04:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 04:35:01 5 0.00 0.00 0.00 0.05 0.00 99.95 07:19:39 04:35:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:19:39 04:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:36:01 all 0.02 0.00 0.02 0.00 0.00 99.96 07:19:39 04:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:36:01 1 0.02 0.00 0.05 0.00 0.00 99.93 07:19:39 04:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 04:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:36:01 4 0.00 0.00 0.03 0.00 0.00 99.97 07:19:39 04:36:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 04:36:01 6 0.02 0.00 0.05 0.00 0.03 99.90 07:19:39 04:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 04:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 04:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 04:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 04:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:37:01 6 0.02 0.00 0.02 0.02 0.03 99.92 07:19:39 04:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:19:39 04:37:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 04:38:01 all 0.02 0.00 0.00 0.00 0.01 99.96 07:19:39 04:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 04:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:38:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 04:38:01 6 0.08 0.00 0.00 0.02 0.02 99.88 07:19:39 04:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 04:39:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:19:39 04:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 04:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:39:01 6 0.03 0.00 0.02 0.02 0.02 99.92 07:19:39 04:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 04:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 04:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:40:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 04:40:01 6 0.05 0.00 0.00 0.02 0.03 99.90 07:19:39 04:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:19:39 04:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 04:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 04:41:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 04:41:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 04:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:42:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:19:39 04:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:42:01 6 0.03 0.00 0.02 0.02 0.02 99.92 07:19:39 04:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:43:01 all 0.01 0.00 0.00 0.00 0.01 99.98 07:19:39 04:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:43:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 04:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 04:43:01 6 0.02 0.00 0.00 0.00 0.03 99.95 07:19:39 04:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:19:39 04:44:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 04:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 04:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 04:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 04:44:01 6 0.05 0.00 0.03 0.02 0.02 99.88 07:19:39 04:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 04:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:45:01 6 0.03 0.00 0.00 0.02 0.03 99.92 07:19:39 04:45:01 7 0.00 0.00 0.03 0.00 0.02 99.95 07:19:39 04:46:01 all 0.02 0.00 0.00 0.00 0.01 99.97 07:19:39 04:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 04:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 04:46:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 04:46:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:19:39 04:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:47:01 all 0.01 0.00 0.01 0.07 0.01 99.90 07:19:39 04:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 04:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 04:47:01 5 0.00 0.00 0.00 0.55 0.00 99.45 07:19:39 04:47:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:19:39 04:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 04:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:19:39 04:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:48:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 04:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:19:39 04:48:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 04:49:01 all 0.02 0.00 0.01 0.02 0.01 99.94 07:19:39 04:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 04:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:49:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 04:49:01 6 0.03 0.00 0.05 0.13 0.03 99.75 07:19:39 04:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 04:50:01 all 0.01 0.00 0.01 0.05 0.00 99.92 07:19:39 04:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 04:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:50:01 2 0.00 0.00 0.02 0.13 0.00 99.85 07:19:39 04:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 04:50:01 6 0.03 0.00 0.02 0.23 0.02 99.70 07:19:39 04:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:51:01 all 0.01 0.00 0.01 0.05 0.01 99.92 07:19:39 04:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 04:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 04:51:01 5 0.00 0.00 0.00 0.08 0.00 99.92 07:19:39 04:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 04:51:01 7 0.02 0.00 0.02 0.33 0.00 99.63 07:19:39 04:52:01 all 0.04 0.00 0.00 0.00 0.01 99.94 07:19:39 04:52:01 0 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 04:52:01 1 0.07 0.00 0.00 0.00 0.00 99.93 07:19:39 04:52:01 2 0.13 0.00 0.00 0.00 0.00 99.87 07:19:39 04:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:52:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:39 04:52:01 6 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 04:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:53:01 all 0.05 0.00 0.03 0.03 0.01 99.88 07:19:39 04:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 04:53:01 1 0.08 0.00 0.02 0.00 0.00 99.90 07:19:39 04:53:01 2 0.08 0.00 0.03 0.00 0.02 99.87 07:19:39 04:53:01 3 0.07 0.00 0.02 0.00 0.02 99.90 07:19:39 04:53:01 4 0.07 0.00 0.07 0.00 0.00 99.87 07:19:39 04:53:01 5 0.02 0.00 0.00 0.25 0.00 99.73 07:19:39 04:53:01 6 0.07 0.00 0.05 0.00 0.02 99.87 07:19:39 04:53:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:19:39 04:54:01 all 0.10 0.00 0.01 0.00 0.01 99.89 07:19:39 04:54:01 0 0.65 0.00 0.02 0.00 0.00 99.33 07:19:39 04:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 04:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 04:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:54:01 6 0.05 0.00 0.03 0.02 0.03 99.87 07:19:39 04:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:55:01 all 0.01 0.00 0.00 0.01 0.01 99.96 07:19:39 04:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 04:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:55:01 5 0.02 0.00 0.00 0.12 0.00 99.87 07:19:39 04:55:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 04:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 04:56:01 all 0.06 0.00 0.01 0.02 0.00 99.91 07:19:39 04:56:01 0 0.38 0.00 0.00 0.00 0.00 99.62 07:19:39 04:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 04:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 04:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:56:01 5 0.00 0.00 0.00 0.15 0.00 99.85 07:19:39 04:56:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:19:39 04:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 04:57:01 all 0.02 0.00 0.00 0.01 0.01 99.96 07:19:39 04:57:01 0 0.13 0.00 0.00 0.00 0.02 99.85 07:19:39 04:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 04:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:57:01 5 0.00 0.00 0.00 0.07 0.00 99.93 07:19:39 04:57:01 6 0.02 0.00 0.00 0.02 0.03 99.93 07:19:39 04:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:58:01 all 0.10 0.00 0.01 0.01 0.00 99.88 07:19:39 04:58:01 0 0.63 0.00 0.03 0.00 0.00 99.34 07:19:39 04:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 04:58:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 04:58:01 5 0.00 0.00 0.02 0.03 0.00 99.95 07:19:39 04:58:01 6 0.07 0.00 0.03 0.02 0.02 99.87 07:19:39 04:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:59:01 all 0.01 0.00 0.01 0.02 0.00 99.96 07:19:39 04:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 04:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 04:59:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 04:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 04:59:01 5 0.00 0.00 0.00 0.12 0.00 99.88 07:19:39 04:59:01 6 0.02 0.00 0.03 0.02 0.02 99.92 07:19:39 04:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 07:19:39 04:59:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 05:00:01 all 0.05 0.00 0.00 0.03 0.00 99.91 07:19:39 05:00:01 0 0.27 0.00 0.00 0.00 0.00 99.73 07:19:39 05:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:00:01 5 0.00 0.00 0.00 0.07 0.00 99.93 07:19:39 05:00:01 6 0.08 0.00 0.00 0.15 0.02 99.75 07:19:39 05:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:01:01 all 0.01 0.00 0.01 0.04 0.01 99.93 07:19:39 05:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 05:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 05:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:01:01 5 0.00 0.00 0.00 0.05 0.00 99.95 07:19:39 05:01:01 6 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 05:01:01 7 0.00 0.00 0.02 0.28 0.02 99.68 07:19:39 05:02:01 all 0.08 0.00 0.01 0.01 0.01 99.90 07:19:39 05:02:01 0 0.52 0.00 0.02 0.00 0.02 99.45 07:19:39 05:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 05:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:02:01 6 0.03 0.00 0.02 0.07 0.02 99.87 07:19:39 05:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:03:01 all 0.08 0.00 0.02 0.00 0.01 99.89 07:19:39 05:03:01 0 0.58 0.00 0.08 0.00 0.02 99.32 07:19:39 05:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 05:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:03:01 6 0.02 0.00 0.03 0.02 0.02 99.92 07:19:39 05:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:04:01 all 0.21 0.00 0.01 0.00 0.00 99.77 07:19:39 05:04:01 0 1.45 0.00 0.05 0.00 0.00 98.50 07:19:39 05:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:04:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 05:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 05:04:01 6 0.07 0.00 0.03 0.00 0.03 99.87 07:19:39 05:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 05:05:01 all 0.13 0.00 0.00 0.00 0.00 99.86 07:19:39 05:05:01 0 0.96 0.00 0.00 0.00 0.00 99.04 07:19:39 05:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 05:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 05:05:01 6 0.05 0.00 0.02 0.02 0.02 99.90 07:19:39 05:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:06:01 all 0.09 0.00 0.00 0.00 0.01 99.90 07:19:39 05:06:01 0 0.58 0.00 0.02 0.00 0.02 99.38 07:19:39 05:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:06:01 6 0.07 0.00 0.02 0.02 0.03 99.87 07:19:39 05:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:07:01 all 0.06 0.00 0.01 0.03 0.01 99.90 07:19:39 05:07:01 0 0.43 0.00 0.02 0.00 0.00 99.55 07:19:39 05:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 05:07:01 5 0.00 0.00 0.00 0.20 0.00 99.80 07:19:39 05:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 05:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:08:01 all 0.08 0.00 0.01 0.01 0.00 99.89 07:19:39 05:08:01 0 0.50 0.00 0.02 0.00 0.02 99.47 07:19:39 05:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 05:08:01 5 0.00 0.00 0.00 0.07 0.00 99.93 07:19:39 05:08:01 6 0.07 0.00 0.03 0.00 0.02 99.88 07:19:39 05:08:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:19:39 05:09:01 all 0.10 0.00 0.01 0.00 0.01 99.89 07:19:39 05:09:01 0 0.67 0.00 0.02 0.00 0.00 99.32 07:19:39 05:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:09:01 6 0.03 0.00 0.03 0.00 0.03 99.90 07:19:39 05:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:10:01 all 0.10 0.00 0.01 0.00 0.01 99.87 07:19:39 05:10:01 0 0.68 0.00 0.02 0.00 0.02 99.29 07:19:39 05:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 05:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:10:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 05:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 05:10:01 6 0.07 0.00 0.05 0.02 0.02 99.85 07:19:39 05:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:19:39 05:10:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 05:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 05:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:11:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 05:11:01 6 0.03 0.00 0.03 0.00 0.03 99.90 07:19:39 05:11:01 7 0.02 0.00 0.00 0.02 0.02 99.95 07:19:39 05:12:01 all 0.11 0.00 0.01 0.00 0.00 99.88 07:19:39 05:12:01 0 0.76 0.00 0.00 0.00 0.02 99.22 07:19:39 05:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:12:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 05:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:12:01 6 0.05 0.00 0.03 0.00 0.02 99.90 07:19:39 05:12:01 7 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 05:13:01 all 0.21 0.00 0.02 0.00 0.01 99.76 07:19:39 05:13:01 0 1.53 0.00 0.02 0.00 0.00 98.45 07:19:39 05:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 05:13:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 05:13:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 05:13:01 6 0.05 0.00 0.05 0.02 0.02 99.87 07:19:39 05:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:14:01 all 0.13 0.00 0.01 0.01 0.01 99.85 07:19:39 05:14:01 0 0.88 0.00 0.02 0.00 0.02 99.09 07:19:39 05:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:14:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 05:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 05:14:01 6 0.07 0.00 0.03 0.03 0.03 99.83 07:19:39 05:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:15:01 all 0.05 0.00 0.01 0.00 0.01 99.93 07:19:39 05:15:01 0 0.30 0.00 0.00 0.00 0.00 99.70 07:19:39 05:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 05:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 05:15:01 6 0.05 0.00 0.05 0.00 0.03 99.87 07:19:39 05:15:01 7 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 05:16:01 all 0.19 0.00 0.01 0.00 0.01 99.80 07:19:39 05:16:01 0 1.30 0.00 0.00 0.00 0.02 98.68 07:19:39 05:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 05:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:16:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 05:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 05:16:01 6 0.07 0.00 0.02 0.00 0.02 99.90 07:19:39 05:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 05:17:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:19:39 05:17:01 0 1.97 0.00 0.00 0.00 0.00 98.03 07:19:39 05:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 05:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:17:01 6 0.05 0.00 0.02 0.00 0.03 99.90 07:19:39 05:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:18:01 all 0.09 0.00 0.01 0.03 0.02 99.85 07:19:39 05:18:01 0 0.60 0.00 0.05 0.00 0.05 99.30 07:19:39 05:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:18:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 05:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 05:18:01 5 0.00 0.00 0.00 0.08 0.02 99.90 07:19:39 05:18:01 6 0.07 0.00 0.02 0.00 0.05 99.87 07:19:39 05:18:01 7 0.00 0.00 0.02 0.13 0.02 99.83 07:19:39 05:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 05:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 05:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 05:19:01 6 0.05 0.00 0.03 0.02 0.02 99.88 07:19:39 05:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:20:01 all 0.03 0.00 0.00 0.02 0.01 99.93 07:19:39 05:20:01 0 0.12 0.00 0.00 0.00 0.02 99.87 07:19:39 05:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:20:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 05:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 05:20:01 6 0.07 0.00 0.02 0.17 0.02 99.73 07:19:39 05:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:21:01 all 0.26 0.00 0.01 0.04 0.00 99.69 07:19:39 05:21:01 0 1.97 0.00 0.00 0.00 0.00 98.03 07:19:39 05:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:21:01 2 0.00 0.00 0.02 0.05 0.00 99.93 07:19:39 05:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:21:01 5 0.00 0.00 0.00 0.03 0.00 99.97 07:19:39 05:21:01 6 0.05 0.00 0.07 0.20 0.03 99.65 07:19:39 05:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:19:39 05:21:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 05:22:01 all 0.14 0.00 0.02 0.00 0.01 99.83 07:19:39 05:22:01 0 1.01 0.00 0.07 0.00 0.02 98.91 07:19:39 05:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 05:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:22:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 05:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 05:22:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 05:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 05:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:39 05:23:01 0 0.22 0.00 0.02 0.00 0.02 99.75 07:19:39 05:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 05:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 05:23:01 6 0.02 0.00 0.02 0.02 0.03 99.92 07:19:39 05:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:24:01 all 0.12 0.00 0.01 0.00 0.00 99.86 07:19:39 05:24:01 0 0.86 0.00 0.02 0.00 0.00 99.12 07:19:39 05:24:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:19:39 05:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 05:24:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 05:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:24:01 6 0.07 0.00 0.03 0.00 0.02 99.88 07:19:39 05:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:19:39 05:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:25:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 05:25:01 6 0.05 0.00 0.00 0.02 0.03 99.90 07:19:39 05:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:26:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:19:39 05:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:26:01 6 0.08 0.00 0.03 0.00 0.02 99.87 07:19:39 05:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:19:39 05:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 05:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:27:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 05:27:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:19:39 05:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 05:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 05:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 05:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:28:01 6 0.02 0.00 0.07 0.02 0.03 99.87 07:19:39 05:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 05:29:01 all 0.03 0.00 0.00 0.00 0.00 99.96 07:19:39 05:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:29:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 05:29:01 6 0.18 0.00 0.02 0.00 0.03 99.77 07:19:39 05:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:30:01 all 0.26 0.00 0.00 0.00 0.01 99.73 07:19:39 05:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 05:30:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 05:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:30:01 6 1.99 0.00 0.02 0.02 0.03 97.95 07:19:39 05:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:31:01 all 0.20 0.00 0.00 0.01 0.02 99.78 07:19:39 05:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 05:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 05:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 05:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:31:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 05:31:01 6 1.47 0.00 0.02 0.05 0.05 98.41 07:19:39 05:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:32:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:19:39 05:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:32:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 05:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:32:01 6 0.03 0.00 0.03 0.00 0.03 99.90 07:19:39 05:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 07:19:39 05:32:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 05:33:01 all 0.01 0.00 0.01 0.00 0.01 99.98 07:19:39 05:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 05:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:33:01 6 0.03 0.00 0.02 0.02 0.02 99.92 07:19:39 05:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:19:39 05:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 05:34:01 6 0.05 0.00 0.03 0.00 0.03 99.88 07:19:39 05:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:35:01 all 0.16 0.00 0.01 0.01 0.01 99.81 07:19:39 05:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 05:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 05:35:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 05:35:01 5 0.00 0.00 0.00 0.05 0.00 99.95 07:19:39 05:35:01 6 1.23 0.00 0.02 0.02 0.03 98.71 07:19:39 05:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:36:01 all 0.22 0.00 0.00 0.01 0.01 99.76 07:19:39 05:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 05:36:01 5 0.00 0.00 0.00 0.03 0.00 99.97 07:19:39 05:36:01 6 1.68 0.00 0.03 0.02 0.03 98.24 07:19:39 05:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:37:01 all 0.01 0.00 0.01 0.00 0.01 99.98 07:19:39 05:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:37:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 05:37:01 6 0.02 0.00 0.03 0.00 0.03 99.92 07:19:39 05:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 05:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 05:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 05:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 05:38:01 6 0.08 0.00 0.02 0.02 0.02 99.87 07:19:39 05:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:39:01 all 0.01 0.00 0.00 0.00 0.01 99.98 07:19:39 05:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:39:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 05:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 05:40:01 all 0.04 0.00 0.01 0.00 0.01 99.95 07:19:39 05:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 05:40:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 05:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:40:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 05:40:01 6 0.20 0.00 0.02 0.02 0.02 99.75 07:19:39 05:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 05:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 05:41:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:19:39 05:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 05:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 05:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 05:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:42:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:19:39 05:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:42:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:39 05:42:01 6 0.05 0.00 0.03 0.00 0.03 99.88 07:19:39 05:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:43:01 all 0.10 0.00 0.01 0.00 0.01 99.88 07:19:39 05:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 05:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:43:01 6 0.73 0.00 0.02 0.00 0.03 99.22 07:19:39 05:43:01 7 0.03 0.00 0.03 0.00 0.00 99.93 07:19:39 07:19:39 05:43:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 05:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 05:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 05:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:44:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 05:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 05:44:01 6 0.10 0.00 0.03 0.02 0.02 99.83 07:19:39 05:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:45:01 all 0.18 0.00 0.01 0.00 0.01 99.79 07:19:39 05:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:45:01 5 0.02 0.00 0.02 0.02 0.02 99.93 07:19:39 05:45:01 6 1.40 0.00 0.03 0.02 0.03 98.51 07:19:39 05:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 05:46:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:19:39 05:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:46:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 05:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 05:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 05:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 05:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:47:01 3 0.03 0.00 0.00 0.00 0.03 99.93 07:19:39 05:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 05:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 05:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:48:01 all 0.02 0.00 0.00 0.00 0.00 99.97 07:19:39 05:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:48:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 05:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 05:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:48:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 05:48:01 6 0.03 0.00 0.02 0.02 0.02 99.92 07:19:39 05:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:49:01 all 0.02 0.00 0.01 0.00 0.01 99.97 07:19:39 05:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 05:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 05:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 05:49:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 05:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:49:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 05:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:39 05:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:50:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 05:50:01 3 0.02 0.00 0.05 0.00 0.02 99.92 07:19:39 05:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:50:01 5 0.00 0.00 0.02 0.02 0.02 99.95 07:19:39 05:50:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 05:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 05:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 05:51:01 3 0.02 0.00 0.00 0.00 0.03 99.95 07:19:39 05:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:52:01 all 0.02 0.00 0.00 0.00 0.01 99.97 07:19:39 05:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:52:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 05:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 05:52:01 6 0.05 0.00 0.00 0.02 0.02 99.92 07:19:39 05:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:39 05:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 05:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:53:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 05:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 05:53:01 5 0.03 0.00 0.02 0.02 0.02 99.92 07:19:39 05:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 05:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:54:01 all 0.05 0.00 0.03 0.00 0.01 99.91 07:19:39 05:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 05:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:54:01 2 0.12 0.00 0.02 0.00 0.00 99.87 07:19:39 05:54:01 3 0.07 0.00 0.05 0.00 0.02 99.87 07:19:39 05:54:01 4 0.07 0.00 0.05 0.00 0.02 99.87 07:19:39 05:54:01 5 0.05 0.00 0.02 0.03 0.00 99.90 07:19:39 05:54:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 05:54:01 7 0.05 0.00 0.03 0.00 0.00 99.92 07:19:39 07:19:39 05:54:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 05:55:01 all 0.07 0.00 0.01 0.03 0.00 99.88 07:19:39 05:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:55:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 05:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 05:55:01 4 0.48 0.00 0.00 0.00 0.02 99.50 07:19:39 05:55:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:19:39 05:55:01 6 0.00 0.00 0.00 0.22 0.00 99.78 07:19:39 05:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 05:56:01 all 0.04 0.00 0.01 0.01 0.01 99.92 07:19:39 05:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 05:56:01 1 0.02 0.00 0.02 0.00 0.03 99.93 07:19:39 05:56:01 2 0.00 0.00 0.03 0.00 0.02 99.95 07:19:39 05:56:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 05:56:01 4 0.22 0.00 0.00 0.00 0.00 99.78 07:19:39 05:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:56:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 05:56:01 7 0.00 0.00 0.03 0.05 0.00 99.92 07:19:39 05:57:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:19:39 05:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:57:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:19:39 05:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 05:57:01 5 0.03 0.00 0.00 0.02 0.00 99.95 07:19:39 05:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:57:01 7 0.02 0.00 0.00 0.02 0.02 99.95 07:19:39 05:58:01 all 0.18 0.00 0.01 0.00 0.01 99.80 07:19:39 05:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 05:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:19:39 05:58:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 05:58:01 4 1.29 0.00 0.00 0.00 0.02 98.69 07:19:39 05:58:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:39 05:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 05:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:19:39 05:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:59:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:19:39 05:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 05:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 05:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 05:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 05:59:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 05:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:00:01 all 0.05 0.00 0.01 0.00 0.01 99.93 07:19:39 06:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:00:01 2 0.07 0.00 0.02 0.00 0.03 99.88 07:19:39 06:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 06:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:00:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 06:00:01 6 0.27 0.00 0.02 0.00 0.02 99.70 07:19:39 06:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 06:01:01 all 0.01 0.00 0.00 0.00 0.00 99.98 07:19:39 06:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 06:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 06:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:01:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 06:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 06:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:39 06:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:02:01 2 0.07 0.00 0.05 0.00 0.00 99.88 07:19:39 06:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 06:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:02:01 5 0.10 0.00 0.00 0.00 0.02 99.88 07:19:39 06:02:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:19:39 06:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 06:03:01 all 0.11 0.00 0.01 0.01 0.01 99.86 07:19:39 06:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 06:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 06:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 06:03:01 5 0.83 0.00 0.02 0.05 0.00 99.10 07:19:39 06:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 06:04:01 all 0.09 0.00 0.01 0.12 0.00 99.78 07:19:39 06:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 06:04:01 3 0.08 0.00 0.00 0.00 0.00 99.92 07:19:39 06:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:04:01 5 0.57 0.00 0.00 0.42 0.00 99.02 07:19:39 06:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:04:01 7 0.00 0.00 0.02 0.52 0.00 99.47 07:19:39 06:05:01 all 0.15 0.00 0.01 0.02 0.01 99.81 07:19:39 06:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 06:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:05:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:19:39 06:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 06:05:01 4 0.02 0.00 0.00 0.00 0.03 99.95 07:19:39 06:05:01 5 1.08 0.00 0.03 0.05 0.02 98.82 07:19:39 06:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:05:01 7 0.00 0.00 0.00 0.10 0.00 99.90 07:19:39 07:19:39 06:05:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 06:06:01 all 0.02 0.00 0.01 0.11 0.01 99.84 07:19:39 06:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:06:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 06:06:01 3 0.07 0.00 0.02 0.00 0.05 99.87 07:19:39 06:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:06:01 5 0.05 0.00 0.00 0.55 0.00 99.40 07:19:39 06:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:06:01 7 0.00 0.00 0.05 0.35 0.02 99.58 07:19:39 06:07:01 all 0.02 0.00 0.01 0.09 0.00 99.88 07:19:39 06:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:07:01 3 0.02 0.00 0.02 0.03 0.02 99.92 07:19:39 06:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:07:01 5 0.10 0.00 0.02 0.32 0.00 99.57 07:19:39 06:07:01 6 0.02 0.00 0.00 0.35 0.02 99.62 07:19:39 06:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:08:01 all 0.07 0.00 0.01 0.04 0.01 99.88 07:19:39 06:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 06:08:01 2 0.07 0.00 0.02 0.00 0.00 99.92 07:19:39 06:08:01 3 0.03 0.00 0.02 0.02 0.03 99.90 07:19:39 06:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:08:01 5 0.45 0.00 0.00 0.27 0.02 99.27 07:19:39 06:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:09:01 all 0.05 0.00 0.01 0.11 0.00 99.82 07:19:39 06:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 06:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 06:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:09:01 5 0.32 0.00 0.00 0.55 0.00 99.13 07:19:39 06:09:01 6 0.00 0.00 0.00 0.35 0.00 99.65 07:19:39 06:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:10:01 all 0.07 0.00 0.01 0.05 0.01 99.87 07:19:39 06:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 06:10:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 06:10:01 3 0.08 0.00 0.02 0.00 0.02 99.88 07:19:39 06:10:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 06:10:01 5 0.43 0.00 0.00 0.20 0.00 99.37 07:19:39 06:10:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 06:10:01 7 0.00 0.00 0.00 0.17 0.00 99.83 07:19:39 06:11:01 all 0.02 0.00 0.01 0.13 0.00 99.84 07:19:39 06:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 06:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:11:01 5 0.12 0.00 0.03 0.82 0.02 99.01 07:19:39 06:11:01 6 0.00 0.00 0.02 0.18 0.00 99.80 07:19:39 06:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:12:01 all 0.02 0.00 0.01 0.05 0.00 99.92 07:19:39 06:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 06:12:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 06:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:12:01 5 0.02 0.00 0.00 0.08 0.00 99.90 07:19:39 06:12:01 6 0.00 0.00 0.02 0.32 0.00 99.67 07:19:39 06:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:13:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:19:39 06:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:13:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 06:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:13:01 5 0.30 0.00 0.03 0.00 0.02 99.65 07:19:39 06:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:39 06:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 06:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 06:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 06:14:01 3 0.07 0.00 0.03 0.00 0.02 99.88 07:19:39 06:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:14:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 06:14:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 06:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:19:39 06:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 06:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:15:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 06:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:16:01 all 0.21 0.00 0.01 0.00 0.00 99.78 07:19:39 06:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 06:16:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 06:16:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:19:39 06:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:16:01 5 1.56 0.00 0.00 0.00 0.02 98.42 07:19:39 06:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:19:39 06:16:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 06:17:01 all 0.01 0.00 0.02 0.01 0.00 99.96 07:19:39 06:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:17:01 3 0.05 0.00 0.03 0.02 0.02 99.88 07:19:39 06:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:17:01 5 0.00 0.00 0.03 0.02 0.00 99.95 07:19:39 06:17:01 6 0.00 0.00 0.03 0.02 0.02 99.93 07:19:39 06:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:18:01 all 0.02 0.00 0.00 0.00 0.01 99.96 07:19:39 06:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 06:18:01 3 0.07 0.00 0.02 0.00 0.03 99.88 07:19:39 06:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:18:01 5 0.03 0.00 0.00 0.02 0.02 99.93 07:19:39 06:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:19:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:19:39 06:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 06:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:19:01 5 0.02 0.00 0.00 0.03 0.02 99.93 07:19:39 06:19:01 6 0.00 0.00 0.00 0.03 0.02 99.95 07:19:39 06:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:20:01 all 0.03 0.00 0.00 0.01 0.00 99.96 07:19:39 06:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:20:01 2 0.07 0.00 0.00 0.00 0.00 99.93 07:19:39 06:20:01 3 0.07 0.00 0.02 0.00 0.02 99.90 07:19:39 06:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 06:20:01 6 0.02 0.00 0.00 0.05 0.00 99.93 07:19:39 06:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:21:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:19:39 06:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:21:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 06:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:21:01 5 0.07 0.00 0.00 0.02 0.02 99.90 07:19:39 06:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:19:39 06:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 06:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:22:01 3 0.08 0.00 0.02 0.00 0.02 99.88 07:19:39 06:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:22:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:19:39 06:22:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:19:39 06:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:23:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:19:39 06:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:23:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 06:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 06:23:01 5 0.17 0.00 0.00 0.00 0.00 99.83 07:19:39 06:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 06:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:39 06:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 06:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 06:24:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 06:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:24:01 5 0.07 0.00 0.02 0.02 0.02 99.88 07:19:39 06:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 06:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:25:01 all 0.01 0.00 0.01 0.04 0.01 99.93 07:19:39 06:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 06:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:25:01 3 0.03 0.00 0.03 0.00 0.03 99.90 07:19:39 06:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:25:01 5 0.03 0.00 0.00 0.30 0.02 99.65 07:19:39 06:25:01 6 0.00 0.00 0.03 0.02 0.00 99.95 07:19:39 06:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:26:01 all 0.05 0.00 0.03 0.12 0.00 99.80 07:19:39 06:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 06:26:01 1 0.13 0.00 0.08 0.00 0.00 99.78 07:19:39 06:26:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 06:26:01 3 0.12 0.00 0.05 0.00 0.00 99.83 07:19:39 06:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:26:01 5 0.07 0.00 0.03 0.78 0.00 99.12 07:19:39 06:26:01 6 0.00 0.00 0.03 0.18 0.02 99.77 07:19:39 06:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:27:02 all 0.01 0.00 0.01 0.03 0.01 99.94 07:19:39 06:27:02 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:27:02 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:27:02 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 06:27:02 3 0.03 0.00 0.05 0.00 0.03 99.88 07:19:39 06:27:02 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 06:27:02 5 0.02 0.00 0.00 0.25 0.02 99.72 07:19:39 06:27:02 6 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 06:27:02 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:19:39 06:27:02 CPU %user %nice %system %iowait %steal %idle 07:19:39 06:28:01 all 0.16 0.00 0.01 0.00 0.00 99.83 07:19:39 06:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 06:28:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 06:28:01 3 0.07 0.00 0.02 0.00 0.02 99.90 07:19:39 06:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:28:01 5 1.10 0.00 0.02 0.00 0.00 98.89 07:19:39 06:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:29:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:19:39 06:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 06:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:29:01 3 0.03 0.00 0.05 0.00 0.02 99.90 07:19:39 06:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:29:01 5 0.22 0.00 0.05 0.02 0.02 99.70 07:19:39 06:29:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 06:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:30:01 all 0.09 0.00 0.01 0.04 0.01 99.85 07:19:39 06:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:30:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:19:39 06:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:30:01 3 0.08 0.00 0.03 0.00 0.02 99.87 07:19:39 06:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:30:01 5 0.57 0.00 0.00 0.17 0.00 99.27 07:19:39 06:30:01 6 0.00 0.00 0.00 0.17 0.00 99.83 07:19:39 06:30:01 7 0.00 0.00 0.00 0.00 0.03 99.97 07:19:39 06:31:01 all 0.01 0.00 0.01 0.01 0.01 99.95 07:19:39 06:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 06:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 06:31:01 3 0.02 0.00 0.00 0.00 0.03 99.95 07:19:39 06:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:31:01 5 0.00 0.00 0.03 0.05 0.02 99.90 07:19:39 06:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 06:31:01 7 0.00 0.00 0.03 0.02 0.02 99.93 07:19:39 06:32:01 all 0.03 0.00 0.00 0.07 0.00 99.90 07:19:39 06:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:32:01 1 0.07 0.00 0.00 0.00 0.00 99.93 07:19:39 06:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:32:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 06:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:32:01 5 0.07 0.00 0.00 0.45 0.00 99.48 07:19:39 06:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 06:32:01 7 0.00 0.00 0.00 0.12 0.00 99.88 07:19:39 06:33:01 all 0.04 0.00 0.01 0.11 0.01 99.82 07:19:39 06:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:33:01 2 0.05 0.00 0.02 0.07 0.00 99.87 07:19:39 06:33:01 3 0.02 0.00 0.05 0.00 0.02 99.92 07:19:39 06:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 06:33:01 5 0.27 0.00 0.02 0.32 0.02 99.38 07:19:39 06:33:01 6 0.00 0.00 0.02 0.28 0.00 99.70 07:19:39 06:33:01 7 0.00 0.00 0.00 0.23 0.00 99.77 07:19:39 06:34:01 all 0.04 0.00 0.01 0.01 0.00 99.94 07:19:39 06:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:34:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 06:34:01 3 0.08 0.00 0.02 0.00 0.02 99.88 07:19:39 06:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:34:01 5 0.10 0.00 0.03 0.07 0.00 99.80 07:19:39 06:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:35:01 all 0.11 0.00 0.01 0.09 0.01 99.79 07:19:39 06:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:35:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 06:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:35:01 5 0.78 0.00 0.02 0.51 0.02 98.67 07:19:39 06:35:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 06:35:01 7 0.00 0.00 0.00 0.18 0.00 99.82 07:19:39 06:36:01 all 0.11 0.00 0.01 0.02 0.00 99.86 07:19:39 06:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:36:01 1 0.08 0.00 0.02 0.00 0.00 99.90 07:19:39 06:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 06:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 06:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:36:01 5 0.71 0.00 0.00 0.05 0.00 99.24 07:19:39 06:36:01 6 0.00 0.00 0.00 0.10 0.00 99.90 07:19:39 06:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:37:01 all 0.09 0.00 0.02 0.01 0.01 99.87 07:19:39 06:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 06:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:37:01 3 0.03 0.00 0.05 0.00 0.02 99.90 07:19:39 06:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 06:37:01 5 0.65 0.00 0.02 0.02 0.00 99.32 07:19:39 06:37:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:19:39 06:37:01 7 0.00 0.00 0.00 0.08 0.00 99.92 07:19:39 06:38:01 all 0.04 0.00 0.02 0.07 0.01 99.86 07:19:39 06:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:38:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:19:39 06:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 06:38:01 3 0.00 0.00 0.03 0.00 0.02 99.95 07:19:39 06:38:01 4 0.00 0.00 0.03 0.02 0.00 99.95 07:19:39 06:38:01 5 0.22 0.00 0.02 0.55 0.02 99.20 07:19:39 06:38:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:19:39 06:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:19:39 06:38:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 06:39:01 all 0.13 0.00 0.01 0.01 0.01 99.84 07:19:39 06:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:39:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 06:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:39:01 5 1.01 0.00 0.00 0.03 0.02 98.94 07:19:39 06:39:01 6 0.03 0.00 0.02 0.02 0.03 99.90 07:19:39 06:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:40:01 all 0.04 0.00 0.01 0.01 0.01 99.93 07:19:39 06:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:40:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 06:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:40:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 06:40:01 5 0.20 0.00 0.00 0.03 0.00 99.77 07:19:39 06:40:01 6 0.00 0.00 0.05 0.08 0.02 99.85 07:19:39 06:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:41:01 all 0.01 0.00 0.01 0.01 0.01 99.95 07:19:39 06:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 06:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 06:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:41:01 5 0.00 0.00 0.03 0.08 0.02 99.87 07:19:39 06:41:01 6 0.03 0.00 0.03 0.00 0.03 99.90 07:19:39 06:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 06:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 06:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 06:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 06:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 06:42:01 7 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 06:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 06:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 06:43:01 5 0.05 0.00 0.00 0.02 0.02 99.92 07:19:39 06:43:01 6 0.03 0.00 0.05 0.02 0.02 99.88 07:19:39 06:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:44:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:19:39 06:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:44:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 06:44:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 06:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:44:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 06:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 06:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 06:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 06:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:45:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 06:45:01 6 0.03 0.00 0.07 0.00 0.02 99.88 07:19:39 06:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:46:01 all 0.02 0.00 0.00 0.00 0.00 99.97 07:19:39 06:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 06:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:46:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 06:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:46:01 6 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 06:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 06:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 06:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:47:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 06:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 06:47:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:39 06:47:01 6 0.03 0.00 0.02 0.02 0.03 99.90 07:19:39 06:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:48:01 all 0.15 0.00 0.01 0.00 0.00 99.84 07:19:39 06:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 06:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 06:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:48:01 5 1.06 0.00 0.05 0.00 0.02 98.87 07:19:39 06:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 06:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:49:01 all 0.01 0.00 0.02 0.00 0.01 99.95 07:19:39 06:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:49:01 1 0.03 0.00 0.05 0.00 0.00 99.92 07:19:39 06:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 06:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 06:49:01 6 0.03 0.00 0.03 0.02 0.03 99.88 07:19:39 06:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 07:19:39 06:49:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 06:50:01 all 0.02 0.00 0.00 0.00 0.01 99.97 07:19:39 06:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:50:01 1 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 06:50:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 06:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:50:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:39 06:50:01 6 0.00 0.00 0.03 0.00 0.02 99.95 07:19:39 06:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 06:51:01 all 0.02 0.00 0.01 0.01 0.00 99.95 07:19:39 06:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 06:51:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:19:39 06:51:01 5 0.03 0.00 0.02 0.08 0.00 99.87 07:19:39 06:51:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 06:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:39 06:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:52:01 2 0.07 0.00 0.00 0.00 0.02 99.92 07:19:39 06:52:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 06:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 06:52:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 06:52:01 6 0.02 0.00 0.05 0.00 0.03 99.90 07:19:39 06:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:53:01 all 0.17 0.00 0.01 0.01 0.01 99.80 07:19:39 06:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 06:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:53:01 5 1.30 0.00 0.02 0.05 0.02 98.61 07:19:39 06:53:01 6 0.02 0.00 0.02 0.05 0.02 99.90 07:19:39 06:53:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 06:54:01 all 0.07 0.00 0.01 0.00 0.01 99.91 07:19:39 06:54:01 0 0.07 0.00 0.00 0.00 0.00 99.93 07:19:39 06:54:01 1 0.08 0.00 0.03 0.00 0.00 99.88 07:19:39 06:54:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:19:39 06:54:01 3 0.10 0.00 0.02 0.00 0.02 99.87 07:19:39 06:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 06:54:01 5 0.12 0.00 0.02 0.00 0.00 99.87 07:19:39 06:54:01 6 0.03 0.00 0.02 0.02 0.02 99.92 07:19:39 06:54:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:19:39 06:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:39 06:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 06:55:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 06:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:55:01 5 0.05 0.00 0.00 0.02 0.02 99.92 07:19:39 06:55:01 6 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 06:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:56:01 all 0.02 0.00 0.00 0.00 0.01 99.97 07:19:39 06:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 06:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 06:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:56:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 06:56:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 06:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 06:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 06:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 06:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 06:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 06:57:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 06:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 06:58:01 all 0.03 0.00 0.01 0.10 0.01 99.86 07:19:39 06:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 06:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 06:58:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 06:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:58:01 5 0.10 0.00 0.00 0.77 0.02 99.11 07:19:39 06:58:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:19:39 06:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 06:59:01 all 0.02 0.00 0.00 0.01 0.01 99.96 07:19:39 06:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 06:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 06:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 06:59:01 5 0.02 0.00 0.00 0.08 0.00 99.90 07:19:39 06:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 06:59:01 7 0.05 0.00 0.02 0.00 0.03 99.90 07:19:39 07:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:39 07:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 07:00:01 1 0.05 0.00 0.00 0.00 0.02 99.93 07:19:39 07:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 07:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 07:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 07:00:01 5 0.07 0.00 0.02 0.02 0.02 99.88 07:19:39 07:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 07:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 07:19:39 07:00:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 07:01:01 all 0.32 0.00 0.07 0.04 0.01 99.56 07:19:39 07:01:01 0 0.08 0.00 0.03 0.07 0.00 99.82 07:19:39 07:01:01 1 0.07 0.00 0.07 0.02 0.00 99.85 07:19:39 07:01:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:19:39 07:01:01 3 0.02 0.00 0.07 0.00 0.00 99.92 07:19:39 07:01:01 4 0.03 0.00 0.05 0.00 0.00 99.92 07:19:39 07:01:01 5 1.19 0.00 0.05 0.03 0.02 98.71 07:19:39 07:01:01 6 1.02 0.00 0.17 0.18 0.02 98.62 07:19:39 07:01:01 7 0.12 0.00 0.10 0.03 0.02 99.73 07:19:39 07:02:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:19:39 07:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 07:02:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 07:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 07:02:01 3 0.07 0.00 0.03 0.00 0.02 99.88 07:19:39 07:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 07:02:01 5 0.07 0.00 0.02 0.00 0.00 99.92 07:19:39 07:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 07:02:01 7 0.02 0.00 0.05 0.00 0.03 99.90 07:19:39 07:03:01 all 0.02 0.00 0.01 0.01 0.01 99.96 07:19:39 07:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 07:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 07:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 07:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 07:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 07:03:01 5 0.02 0.00 0.02 0.02 0.02 99.93 07:19:39 07:03:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 07:03:01 7 0.00 0.00 0.02 0.02 0.02 99.95 07:19:39 07:04:01 all 0.22 0.00 0.01 0.00 0.01 99.75 07:19:39 07:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 07:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 07:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 07:04:01 3 0.00 0.00 0.03 0.00 0.02 99.95 07:19:39 07:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 07:04:01 5 1.60 0.00 0.02 0.02 0.00 98.37 07:19:39 07:04:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 07:04:01 7 0.05 0.00 0.02 0.00 0.03 99.90 07:19:39 07:05:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:19:39 07:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 07:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 07:05:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:19:39 07:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 07:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 07:05:01 5 1.99 0.00 0.02 0.00 0.02 97.98 07:19:39 07:05:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 07:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:06:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:19:39 07:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 07:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 07:06:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 07:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 07:06:01 5 0.23 0.00 0.00 0.02 0.02 99.73 07:19:39 07:06:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 07:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 07:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 07:07:01 2 0.02 0.00 0.03 0.00 0.03 99.92 07:19:39 07:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 07:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 07:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 07:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 07:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:39 07:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 07:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 07:08:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 07:08:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 07:08:01 5 0.02 0.00 0.02 0.02 0.02 99.93 07:19:39 07:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 07:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 07:09:01 all 0.01 0.00 0.01 0.00 0.01 99.98 07:19:39 07:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 07:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 07:09:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 07:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 07:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 07:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 07:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 07:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:10:01 all 0.03 0.00 0.00 0.00 0.01 99.96 07:19:39 07:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:10:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:19:39 07:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 07:10:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 07:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:10:01 5 0.05 0.00 0.00 0.02 0.02 99.92 07:19:39 07:10:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:19:39 07:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 07:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:39 07:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 07:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 07:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:39 07:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 07:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 07:11:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 07:11:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 07:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 07:19:39 07:11:01 CPU %user %nice %system %iowait %steal %idle 07:19:39 07:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:39 07:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 07:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 07:12:01 2 0.02 0.00 0.02 0.00 0.03 99.93 07:19:39 07:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 07:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 07:12:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 07:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 07:13:01 all 0.02 0.00 0.01 0.01 0.01 99.96 07:19:39 07:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 07:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 07:13:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:19:39 07:13:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:19:39 07:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 07:13:01 5 0.02 0.00 0.02 0.02 0.02 99.93 07:19:39 07:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 07:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 07:14:01 all 0.09 0.00 0.01 0.00 0.01 99.89 07:19:39 07:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:14:01 1 0.07 0.00 0.02 0.00 0.02 99.90 07:19:39 07:14:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:19:39 07:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 07:14:01 5 0.56 0.00 0.02 0.02 0.00 99.40 07:19:39 07:14:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:19:39 07:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 07:15:01 all 0.25 0.00 0.01 0.00 0.01 99.73 07:19:39 07:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 07:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:15:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:19:39 07:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:19:39 07:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 07:15:01 5 1.87 0.00 0.03 0.02 0.02 98.06 07:19:39 07:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 07:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 07:16:01 all 0.09 0.00 0.01 0.01 0.01 99.89 07:19:39 07:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:16:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:19:39 07:16:01 2 0.02 0.00 0.02 0.00 0.03 99.93 07:19:39 07:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:39 07:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 07:16:01 5 0.58 0.00 0.03 0.05 0.00 99.34 07:19:39 07:16:01 6 0.00 0.00 0.02 0.03 0.00 99.95 07:19:39 07:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:17:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:19:39 07:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:39 07:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 07:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 07:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 07:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 07:17:01 5 0.00 0.00 0.02 0.02 0.02 99.95 07:19:39 07:17:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:19:39 07:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 07:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:19:39 07:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 07:18:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:19:39 07:18:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:19:39 07:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:39 07:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:39 07:18:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:39 07:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:39 07:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 07:19:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:19:39 07:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:39 07:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:39 07:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:39 07:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:39 07:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 07:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 07:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:39 07:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:19:39 Average: all 1.21 0.00 0.19 0.16 0.01 98.43 07:19:39 Average: 0 1.24 0.00 0.19 0.11 0.01 98.44 07:19:39 Average: 1 1.18 0.00 0.20 0.14 0.01 98.48 07:19:39 Average: 2 1.18 0.00 0.19 0.16 0.01 98.46 07:19:39 Average: 3 1.14 0.00 0.19 0.16 0.01 98.50 07:19:39 Average: 4 1.17 0.00 0.19 0.25 0.01 98.38 07:19:39 Average: 5 1.24 0.00 0.19 0.16 0.01 98.40 07:19:39 Average: 6 1.17 0.00 0.20 0.13 0.02 98.48 07:19:39 Average: 7 1.38 0.00 0.19 0.14 0.01 98.28 07:19:39 07:19:39 07:19:39