Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb94a90e978600b633deea23000456c4866436fe 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-ssh4290138377668874103.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7c45c8a198bad082eec5dc6eba334c557e460952 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-ssh9000274952769873324.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 7c45c8a198bad082eec5dc6eba334c557e460952 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-ssh920078771206840490.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7c45c8a198bad082eec5dc6eba334c557e460952 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c45c8a198bad082eec5dc6eba334c557e460952 # timeout=10 Commit message: "Merge pull request #470 from jinlinGuan/build-multi-arch" > 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-ssh12741976669927409137.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-ssh16437125540571699334.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-42185 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/818 [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/818 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cb94a90e978600b633deea23000456c4866436fe (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb94a90e978600b633deea23000456c4866436fe # timeout=10 Commit message: "Merge pull request #5123 from judehung/update-main-gomod" > git rev-list --no-walk 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:59:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:59:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:59:41 ========================================================= 13:59:41 EdgeX Global Pipelines Version Info 13:59:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:59:42 ------------------- 13:59:42 stable info: 13:59:42 ------------------- 13:59:42 Commited By: Ginny Guan ginny@iotechsys.com 13:59:42 Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 13:59:42 Message: update stable to v1.0.273 13:59:43 ------------------- 13:59:43 experimental info: 13:59:43 ------------------- 13:59:43 Commited By: Ginny Guan ginny@iotechsys.com 13:59:43 Commit SHA: 73e5005c135f8770dd5ac3e500dd861014ad5e15 13:59:43 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb94a90e978600b633deea23000456c4866436fe [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb94a90 [Pipeline] echo 13:59:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:59:43 provisioning config files... 13:59:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/818@tmp/config13040350769354652610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:59:44 ---> ****-login.sh 13:59:44 nexus3.edgexfoundry.org:10001 13:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:44 Configure a credential helper to remove this warning. See 13:59:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:44 13:59:44 Login Succeeded 13:59:44 nexus3.edgexfoundry.org:10002 13:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:44 Configure a credential helper to remove this warning. See 13:59:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:44 13:59:44 Login Succeeded 13:59:44 nexus3.edgexfoundry.org:10003 13:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:44 Configure a credential helper to remove this warning. See 13:59:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:44 13:59:44 Login Succeeded 13:59:44 nexus3.edgexfoundry.org:10004 13:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:44 Configure a credential helper to remove this warning. See 13:59:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:44 13:59:44 Login Succeeded 13:59:44 ****.io 13:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:45 Configure a credential helper to remove this warning. See 13:59:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:45 13:59:45 Login Succeeded 13:59:45 ---> ****-login.sh ends [Pipeline] } 13:59:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:59:45 + 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 13:59:45 + cut -d/ -f2 13:59:45 + dirname cmd/core-command/Dockerfile 13:59:45 + echo core-command,cmd/core-command/Dockerfile 13:59:45 + cut -d/ -f2 13:59:45 + dirname cmd/core-common-config-bootstrapper/Dockerfile 13:59:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 13:59:45 + dirname cmd/core-data/Dockerfile 13:59:45 + cut -d/ -f2 13:59:45 + echo core-data,cmd/core-data/Dockerfile 13:59:45 + dirname cmd/core-keeper/Dockerfile 13:59:45 + cut -d/ -f2 13:59:45 + echo core-keeper,cmd/core-keeper/Dockerfile 13:59:45 + dirname cmd/core-metadata/Dockerfile 13:59:45 + cut -d/ -f2 13:59:45 + echo core-metadata,cmd/core-metadata/Dockerfile 13:59:45 + dirname cmd/security-bootstrapper/Dockerfile 13:59:45 + cut -d/ -f2 13:59:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:59:45 + dirname cmd/security-proxy-auth/Dockerfile 13:59:45 + cut -d/ -f2 13:59:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 13:59:45 + dirname cmd/security-proxy-setup/Dockerfile 13:59:45 + cut -d/ -f2 13:59:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:59:45 + dirname cmd/security-secretstore-setup/Dockerfile 13:59:45 + cut -d/ -f2 13:59:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:59:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 13:59:45 + cut -d/ -f2 13:59:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 13:59:45 + dirname cmd/security-spire-agent/Dockerfile 13:59:45 + cut -d/ -f2 13:59:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 13:59:45 + dirname cmd/security-spire-config/Dockerfile 13:59:45 + cut -d/ -f2 13:59:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 13:59:45 + dirname cmd/security-spire-server/Dockerfile 13:59:45 + cut -d/ -f2 13:59:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 13:59:45 + dirname cmd/support-notifications/Dockerfile 13:59:45 + cut -d/ -f2 13:59:45 + echo support-notifications,cmd/support-notifications/Dockerfile 13:59:45 + dirname cmd/support-scheduler/Dockerfile 13:59:45 + cut -d/ -f2 13:59:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 13:59:45 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 13:59:45 + git rev-list -1 --merges cb94a90e978600b633deea23000456c4866436fe~1..cb94a90e978600b633deea23000456c4866436fe [Pipeline] echo 13:59:45 -----------> git rev-list -1 --merges cb94a90e978600b633deea23000456c4866436fe~1..cb94a90e978600b633deea23000456c4866436fe cb94a90e978600b633deea23000456c4866436fe 13:59:45 cb94a90e978600b633deea23000456c4866436fe [false] [Pipeline] sh 13:59:46 + git log --format=format:%s -1 cb94a90e978600b633deea23000456c4866436fe [Pipeline] echo 13:59:46 ========================================================= 13:59:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:59:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:59:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:59:46 + grep -v github /etc/ssh/ssh_known_hosts 13:59:46 + [ -e /tmp/ssh_known_hosts ] 13:59:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:59:46 + + sudo tee -a /etc/ssh/ssh_known_hosts 13:59:46 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:59:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:59:46 13:59:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:59:47 0.1.4: Pulling from edgex-devops/py-git-semver 13:59:47 b85a868b505f: Pulling fs layer 13:59:47 e2be974225ed: Pulling fs layer 13:59:47 339a4e72a1f5: Pulling fs layer 13:59:47 988bab9f4d93: Pulling fs layer 13:59:47 1469e6f7b9e6: Pulling fs layer 13:59:47 eaf3925da568: Pulling fs layer 13:59:47 bab4dde63d76: Pulling fs layer 13:59:47 bde34c3a00c8: Pulling fs layer 13:59:47 b352a97aabf1: Pulling fs layer 13:59:47 4872d77fe225: Pulling fs layer 13:59:47 5851b861e8e6: Pulling fs layer 13:59:47 988bab9f4d93: Waiting 13:59:47 eaf3925da568: Waiting 13:59:47 1469e6f7b9e6: Waiting 13:59:47 bab4dde63d76: Waiting 13:59:47 4872d77fe225: Waiting 13:59:47 bde34c3a00c8: Waiting 13:59:47 b352a97aabf1: Waiting 13:59:47 e2be974225ed: Verifying Checksum 13:59:47 e2be974225ed: Download complete 13:59:47 988bab9f4d93: Verifying Checksum 13:59:47 988bab9f4d93: Download complete 13:59:47 1469e6f7b9e6: Verifying Checksum 13:59:47 1469e6f7b9e6: Download complete 13:59:47 339a4e72a1f5: Verifying Checksum 13:59:47 339a4e72a1f5: Download complete 13:59:47 eaf3925da568: Verifying Checksum 13:59:47 eaf3925da568: Download complete 13:59:47 bde34c3a00c8: Download complete 13:59:47 b352a97aabf1: Verifying Checksum 13:59:47 b352a97aabf1: Download complete 13:59:47 4872d77fe225: Download complete 13:59:47 5851b861e8e6: Verifying Checksum 13:59:47 5851b861e8e6: Download complete 13:59:47 b85a868b505f: Verifying Checksum 13:59:47 b85a868b505f: Download complete 13:59:47 bab4dde63d76: Verifying Checksum 13:59:47 bab4dde63d76: Download complete 13:59:48 b85a868b505f: Pull complete 13:59:48 e2be974225ed: Pull complete 13:59:49 339a4e72a1f5: Pull complete 13:59:49 988bab9f4d93: Pull complete 13:59:49 1469e6f7b9e6: Pull complete 13:59:49 eaf3925da568: Pull complete 13:59:51 bab4dde63d76: Pull complete 13:59:51 bde34c3a00c8: Pull complete 13:59:51 b352a97aabf1: Pull complete 13:59:51 4872d77fe225: Pull complete 13:59:51 5851b861e8e6: Pull complete 13:59:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:59:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:59:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:51 prd-ubuntu20.04-docker-8c-8g-42185 does not seem to be running inside a container 13:59:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/818 -v /w/workspace/edgex-go/818:/w/workspace/edgex-go/818:rw,z -v /w/workspace/edgex-go/818@tmp:/w/workspace/edgex-go/818@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:59:53 $ docker top f7a86409a04190cddde298d6c00bd9c3efbf003ad15cdcc9bff3387229e1614e -eo pid,comm 13:59:53 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). 13:59:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:59:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:53 [ssh-agent] Looking for ssh-agent implementation... 13:59:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:53 $ docker exec f7a86409a04190cddde298d6c00bd9c3efbf003ad15cdcc9bff3387229e1614e ssh-agent 13:59:53 SSH_AUTH_SOCK=/tmp/ssh-jWY2TnS2Ca6J/agent.32 13:59:53 SSH_AGENT_PID=38 13:59:53 Running ssh-add (command line suppressed) 13:59:53 Identity added: /w/workspace/edgex-go/818@tmp/private_key_3376245327166068263.key (/w/workspace/edgex-go/818@tmp/private_key_3376245327166068263.key) 13:59:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:53 + git tag --points-at HEAD [Pipeline] } 13:59:54 $ docker exec --env ******** --env ******** f7a86409a04190cddde298d6c00bd9c3efbf003ad15cdcc9bff3387229e1614e ssh-agent -k 13:59:54 unset SSH_AUTH_SOCK; 13:59:54 unset SSH_AGENT_PID; 13:59:54 echo Agent pid 38 killed; 13:59:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:59:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:54 [ssh-agent] Looking for ssh-agent implementation... 13:59:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:54 $ docker exec f7a86409a04190cddde298d6c00bd9c3efbf003ad15cdcc9bff3387229e1614e ssh-agent 13:59:54 SSH_AUTH_SOCK=/tmp/ssh-0dqnU22P3YTb/agent.72 13:59:54 SSH_AGENT_PID=78 13:59:54 Running ssh-add (command line suppressed) 13:59:54 Identity added: /w/workspace/edgex-go/818@tmp/private_key_11545552326544239478.key (/w/workspace/edgex-go/818@tmp/private_key_11545552326544239478.key) 13:59:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:54 + git semver init 13:59:55 2025-03-27 13:59:54,954 [run_init] DEBUG init version:0.0.0 force:False 13:59:55 2025-03-27 13:59:54,955 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/818/.semver 13:59:55 2025-03-27 13:59:54,956 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/818/.semver 13:59:55 2025-03-27 13:59:54,956 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/818/.semver'], cwd=/w/workspace/edgex-go/818, universal_newlines=False, shell=None, istream=None) 14:00:00 2025-03-27 13:59:59,798 [append_file] DEBUG append to file:/w/workspace/edgex-go/818/.git/info/exclude 14:00:00 2025-03-27 13:59:59,799 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/818/.semver/main with force:False 14:00:00 2025-03-27 13:59:59,799 [read_version] DEBUG read version from /w/workspace/edgex-go/818/.semver/main 14:00:00 2025-03-27 13:59:59,799 [read_version] DEBUG read version from /w/workspace/edgex-go/818/.semver/main 14:00:00 4.1.0-dev.1 [Pipeline] } 14:00:00 $ docker exec --env ******** --env ******** f7a86409a04190cddde298d6c00bd9c3efbf003ad15cdcc9bff3387229e1614e ssh-agent -k 14:00:00 unset SSH_AUTH_SOCK; 14:00:00 unset SSH_AGENT_PID; 14:00:00 echo Agent pid 78 killed; 14:00:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:00:00 + git semver [Pipeline] } 14:00:01 $ docker stop --time=1 f7a86409a04190cddde298d6c00bd9c3efbf003ad15cdcc9bff3387229e1614e 14:00:02 $ docker rm -f --volumes f7a86409a04190cddde298d6c00bd9c3efbf003ad15cdcc9bff3387229e1614e [Pipeline] // withDockerContainer [Pipeline] sh 14:00:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:00:02 Stashed 1 file(s) [Pipeline] echo 14:00:02 [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [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 14:00:03 + git config --global --add safe.directory /w/workspace/edgex-go/818 [Pipeline] echo 14:00:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:00:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:00:03 ========================================================= 14:00:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 14:00:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:00:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:00:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 14:00:03 da9db072f522: Pulling fs layer 14:00:03 6ef4a4ee8ca5: Pulling fs layer 14:00:03 06f05ace1117: Pulling fs layer 14:00:03 5fe327b54edc: Pulling fs layer 14:00:03 4f4fb700ef54: Pulling fs layer 14:00:03 92a5565b7b96: Pulling fs layer 14:00:03 ff9bb7016b71: Pulling fs layer 14:00:03 b67dba6c2c7d: Pulling fs layer 14:00:03 a813b0c90790: Pulling fs layer 14:00:03 92a5565b7b96: Waiting 14:00:03 ff9bb7016b71: Waiting 14:00:03 b67dba6c2c7d: Waiting 14:00:03 5fe327b54edc: Waiting 14:00:03 4f4fb700ef54: Waiting 14:00:03 a813b0c90790: Waiting 14:00:03 6ef4a4ee8ca5: Verifying Checksum 14:00:03 6ef4a4ee8ca5: Download complete 14:00:03 5fe327b54edc: Verifying Checksum 14:00:03 5fe327b54edc: Download complete 14:00:03 4f4fb700ef54: Verifying Checksum 14:00:03 4f4fb700ef54: Download complete 14:00:03 92a5565b7b96: Verifying Checksum 14:00:03 92a5565b7b96: Download complete 14:00:03 da9db072f522: Download complete 14:00:03 ff9bb7016b71: Verifying Checksum 14:00:03 ff9bb7016b71: Download complete 14:00:04 da9db072f522: Pull complete 14:00:04 6ef4a4ee8ca5: Pull complete 14:00:04 a813b0c90790: Verifying Checksum 14:00:04 a813b0c90790: Download complete 14:00:04 06f05ace1117: Verifying Checksum 14:00:04 06f05ace1117: Download complete 14:00:04 b67dba6c2c7d: Verifying Checksum 14:00:04 b67dba6c2c7d: Download complete 14:00:07 06f05ace1117: Pull complete 14:00:07 5fe327b54edc: Pull complete 14:00:07 4f4fb700ef54: Pull complete 14:00:07 92a5565b7b96: Pull complete 14:00:07 ff9bb7016b71: Pull complete 14:00:10 b67dba6c2c7d: Pull complete 14:00:10 a813b0c90790: Pull complete 14:00:10 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 14:00:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:00:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 14:00:10 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:00:10 WORKDIR /edgex 14:00:10 COPY go.mod . 14:00:10 RUN go mod download build 14:00:10 -t ci-base-image-x86_64 -f - . 14:00:11 Sending build context to Docker daemon 185.8MB 14:00:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:00:11 ---> 3ba60ce46760 14:00:11 Step 2/4 : WORKDIR /edgex 14:00:15 ---> Running in 0539154e41de 14:00:15 Removing intermediate container 0539154e41de 14:00:15 ---> b421d607c9d7 14:00:15 Step 3/4 : COPY go.mod . 14:00:15 ---> 6d9292b0c598 14:00:15 Step 4/4 : RUN go mod download 14:00:15 ---> Running in 71bdaeace8ec 14:00:18 Still waiting to schedule task 14:00:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:00:33 Removing intermediate container 71bdaeace8ec 14:00:33 ---> 50dc8422b905 14:00:33 Successfully built 50dc8422b905 14:00:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:33 + docker inspect -f . ci-base-image-x86_64 14:00:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:33 prd-ubuntu20.04-docker-8c-8g-42185 does not seem to be running inside a container 14:00:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/818 -v /w/workspace/edgex-go/818:/w/workspace/edgex-go/818:rw,z -v /w/workspace/edgex-go/818@tmp:/w/workspace/edgex-go/818@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:00:34 $ docker top 947e1e0c06272448c162dfd01c9d80f9c4a111c69183225de0a623a09354e6d6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:00:34 + go version 14:00:34 go version go1.23.4 linux/amd64 [Pipeline] } 14:00:34 $ docker stop --time=1 947e1e0c06272448c162dfd01c9d80f9c4a111c69183225de0a623a09354e6d6 14:00:35 $ docker rm -f --volumes 947e1e0c06272448c162dfd01c9d80f9c4a111c69183225de0a623a09354e6d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:36 + docker inspect -f . ci-base-image-x86_64 14:00:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:36 prd-ubuntu20.04-docker-8c-8g-42185 does not seem to be running inside a container 14:00:36 $ 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/818 -v /w/workspace/edgex-go/818:/w/workspace/edgex-go/818:rw,z -v /w/workspace/edgex-go/818@tmp:/w/workspace/edgex-go/818@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:00:36 $ docker top d5c3e3d15ee05bbc3df6364ad62e87c274abd585d65573290708cd18ad4b2a18 -eo pid,comm [Pipeline] { [Pipeline] echo 14:00:36 ========================================================= 14:00:36 [edgeXBuildGoParallel] Running Tests and Build... 14:00:36 ========================================================= [Pipeline] sh 14:00:37 + git config --global --add safe.directory /w/workspace/edgex-go/818 [Pipeline] fileExists [Pipeline] sh 14:00:37 + make test 14:00:37 go test -race -coverprofile=coverage.out ./... 14:00:45 ? github.com/edgexfoundry/edgex-go [no test files] 14:01:07 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 14:01:07 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 14:01:07 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 14:01:07 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 14:01:07 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 14:01:07 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 14:01:07 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 14:01:07 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 14:01:07 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 14:01:07 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 14:01:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:01:08 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 14:01:08 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 14:01:08 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 14:01:08 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 14:01:08 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 14:01:08 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 14:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements 14:01:09 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 14:01:09 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 14:01:09 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 14:01:09 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 14:01:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 14:01:10 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 14:01:10 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 14:01:10 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 14:01:10 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 14:01:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 14:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 14:01:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 14:01:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 14:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 14:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 14:01:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 14:01:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 14:01:11 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 14:01:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 14:01:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements 14:01:13 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 3.5% of statements 14:01:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 45.7% of statements 14:01:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 14:01:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 14:01:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.922s coverage: 93.4% of statements 14:01:13 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 92.3% of statements 14:01:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 8.4% of statements 14:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 14:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:01:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 14:01:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 14:01:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 14:01:15 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 14:01:15 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 14:01:15 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 14:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:01:15 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 14:01:15 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 14:01:15 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 14:01:15 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 14:01:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.328s coverage: 95.8% of statements 14:01:16 ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements 14:01:16 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 14:01:16 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 14:01:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:01:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 14:01:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 14:01:17 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 14:01:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 14:01:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 14:01:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 42.6% of statements 14:01:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements 14:01:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 14:01:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 14:01:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 14:01:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 14:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:01:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 14:01:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 14:01:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 14:01:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.018s coverage: 87.1% of statements 14:01:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 14:01:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 14:01:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 14:01:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 14:01:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 14:01:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 14:01:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 14:01:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 14:01:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 14:01:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 14:01:20 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 14:01:20 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 14:01:21 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 14:01:22 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 14:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:01:24 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 14:01:25 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 14:01:25 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 14:01:25 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 14:01:28 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 14:01:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 14:01:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 14:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 14:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 14:01:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 14:01:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 14:01:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 14:01:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 14:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 14:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:01:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 14:01:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 14:01:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 14:01:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 14:01:32 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 14:01:32 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 14:01:32 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 14:01:32 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 14:01:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 14:01:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 14:01:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 14:01:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 14:01:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 14:01:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:01:34 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 14:01:34 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 14:01:34 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 14:01:34 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 14:01:34 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 14:01:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:01:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 14:01:35 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.038s coverage: 92.9% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.109s coverage: 81.8% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.047s coverage: 33.3% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.173s coverage: 54.5% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.026s coverage: 100.0% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 29.2% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 93.8% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 17.0% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 94.9% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements 14:01:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.021s coverage: 43.6% of statements 14:01:41 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 14:01:41 running golangci-lint 14:01:41 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 14:01:41 go version go1.23.4 linux/amd64 14:01:41 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 14:01:41 level=info msg="[config_reader] Used config file .golangci.yml" 14:01:41 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 14:01:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-42186 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 14:01:43 Running in /w/workspace/edgex-go/818 [Pipeline] { [Pipeline] checkout 14:01:46 The recommended git tool is: git 14:01:51 using credential edgex-jenkins-ssh 14:01:51 Cloning the remote Git repository 14:01:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:01:51 > git init /w/workspace/edgex-go/818 # timeout=10 14:01:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:01:52 > git --version # timeout=10 14:01:52 > git --version # 'git version 2.25.1' 14:01:52 using GIT_SSH to set credentials SSH Credentials for GitHub 14:01:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:03 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|files|name|compiled_files|deps|exports_file|imports) took 21.250116228s" 14:02:03 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 62.967754ms" 14:02:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:02:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:09 Avoid second fetch 14:02:09 Checking out Revision cb94a90e978600b633deea23000456c4866436fe (main) 14:02:10 Commit message: "Merge pull request #5123 from judehung/update-main-gomod" 14:02:09 > git config core.sparsecheckout # timeout=10 14:02:09 > git checkout -f cb94a90e978600b633deea23000456c4866436fe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:02:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:02:14 % Total % Received % Xferd Average Speed Time Time Time Current 14:02:14 Dload Upload Total Spent Left Speed 14:02:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 74581 0 --:--:-- --:--:-- --:--:-- 74150 [Pipeline] sh 14:02:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:02:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 14:02:15 sudo tee /etc/docker/daemon.new 14:02:15 { 14:02:15 "registry-mirrors": [ 14:02:15 "https://nexus3.edgexfoundry.org:10001" 14:02:15 ], 14:02:15 "bip": "10.250.0.254/24", 14:02:15 "hosts": [ 14:02:15 "tcp://0.0.0.0:5555", 14:02:15 "unix:///var/run/docker.sock" 14:02:15 ], 14:02:15 "mtu": 1458, 14:02:15 "selinux-enabled": true, 14:02:15 "seccomp-profile": "/etc/docker/seccomp.json" 14:02:15 } [Pipeline] sh 14:02:15 level=info msg="[linters_context/goanalysis] analyzers took 1m32.594979937s with top 10 stages: buildir: 53.079414021s, gosec: 3.62663761s, inspect: 2.92641043s, fact_deprecated: 2.683300985s, printf: 2.241040836s, ctrlflow: 2.109980381s, S1038: 1.058935692s, fact_purity: 1.052845289s, unused: 962.294133ms, nilness: 878.716819ms" 14:02:15 level=info msg="[runner] Issues before processing: 202, after processing: 0" 14:02:15 level=info msg="[runner] Processors filtering stat (in/out): skip_files: 202/202, nolint: 20/0, skip_dirs: 202/202, exclude: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, invalid_issue: 202/202, autogenerated_exclude: 202/202, cgo: 202/202, path_prettifier: 202/202, identifier_marker: 202/202" 14:02:15 level=info msg="[runner] processing took 22.272208ms with stages: nolint: 13.003281ms, identifier_marker: 4.929757ms, exclude-rules: 1.563348ms, autogenerated_exclude: 1.102003ms, path_prettifier: 1.003271ms, skip_dirs: 612.537µs, cgo: 21.57µs, invalid_issue: 20.341µs, filename_unadjuster: 9.81µs, max_same_issues: 1.79µs, fixer: 790ns, uniq_by_line: 780ns, sort_results: 450ns, diff: 440ns, source_code: 430ns, skip_files: 350ns, max_from_linter: 330ns, exclude: 310ns, max_per_file_from_linter: 170ns, path_shortener: 160ns, severity-rules: 150ns, path_prefixer: 140ns" 14:02:15 level=info msg="[runner] linters took 11.290222708s with stages: goanalysis_metalinter: 11.267821418s" 14:02:15 level=info msg="File cache stats: 0 entries of total size 0B" 14:02:15 level=info msg="Memory: 328 samples, avg is 292.4MB, max is 1287.1MB" 14:02:15 level=info msg="Execution took 32.611609954s" 14:02:15 go vet ./... 14:02:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:02:16 + sudo service docker restart 14:02:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:02:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:02:20 ./bin/test-attribution-txt.sh [Pipeline] echo 14:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 14:02:21 + ls -al . 14:02:21 total 1992 14:02:21 drwxrwxr-x 11 1001 1001 4096 Mar 27 14:00 . 14:02:21 drwxr-xr-x 4 root root 4096 Mar 27 14:00 .. 14:02:21 drwxrwxr-x 2 1001 1001 4096 Mar 27 13:59 .blubracket 14:02:21 -rw-rw-r-- 1 1001 1001 10 Mar 27 13:59 .dockerignore 14:02:21 drwxrwxr-x 8 1001 1001 4096 Mar 27 14:01 .git 14:02:21 drwxrwxr-x 3 1001 1001 4096 Mar 27 13:59 .github 14:02:21 -rw-rw-r-- 1 1001 1001 909 Mar 27 13:59 .gitignore 14:02:21 -rw-rw-r-- 1 1001 1001 218 Mar 27 13:59 .golangci.yml 14:02:21 -rw-rw-r-- 1 1001 1001 100 Mar 27 13:59 .hadolint.yml 14:02:21 drwxr-xr-x 3 1001 1001 4096 Mar 27 13:59 .semver 14:02:21 -rw-rw-r-- 1 1001 1001 155 Mar 27 13:59 .sonarcloud.properties 14:02:21 -rw-rw-r-- 1 1001 1001 1171 Mar 27 13:59 ADOPTERS.md 14:02:21 -rw-rw-r-- 1 1001 1001 17374 Mar 27 13:59 Attribution.txt 14:02:21 -rw-rw-r-- 1 1001 1001 108018 Mar 27 13:59 CHANGELOG.md 14:02:21 -rw-rw-r-- 1 1001 1001 3804 Mar 27 13:59 CONTRIBUTING.md 14:02:21 -rw-rw-r-- 1 1001 1001 677 Mar 27 13:59 GOVERNANCE.md 14:02:21 -rw-rw-r-- 1 1001 1001 858 Mar 27 13:59 Jenkinsfile 14:02:21 -rw-rw-r-- 1 1001 1001 10775 Mar 27 13:59 LICENSE 14:02:21 -rw-rw-r-- 1 1001 1001 16740 Mar 27 13:59 Makefile 14:02:21 -rw-rw-r-- 1 1001 1001 582 Mar 27 13:59 OWNERS.md 14:02:21 -rw-rw-r-- 1 1001 1001 9932 Mar 27 13:59 README.md 14:02:21 -rw-rw-r-- 1 1001 1001 789 Mar 27 13:59 SECURITY.md 14:02:21 -rw-rw-r-- 1 1001 1001 11 Mar 27 14:00 VERSION 14:02:21 drwxrwxr-x 2 1001 1001 4096 Mar 27 13:59 bin 14:02:21 drwxrwxr-x 19 1001 1001 4096 Mar 27 13:59 cmd 14:02:21 -rw-r--r-- 1 root root 1660924 Mar 27 14:01 coverage.out 14:02:21 drwxrwxr-x 2 1001 1001 4096 Mar 27 13:59 fuzz_test 14:02:21 -rw-rw-r-- 1 1001 1001 6491 Mar 27 13:59 go.mod 14:02:21 -rw-rw-r-- 1 1001 1001 88213 Mar 27 13:59 go.sum 14:02:21 drwxrwxr-x 7 1001 1001 4096 Mar 27 13:59 internal 14:02:21 drwxrwxr-x 2 1001 1001 4096 Mar 27 13:59 openapi 14:02:21 -rw-rw-r-- 1 1001 1001 584 Mar 27 13:59 security.txt 14:02:21 -rw-rw-r-- 1 1001 1001 204 Mar 27 13:59 version.go [Pipeline] sh 14:02:21 + '[' -e coverage.out ] 14:02:21 + chown 1001:1001 coverage.out [Pipeline] stash 14:02:21 Stashed 1 file(s) [Pipeline] sh 14:02:22 + make build 14:02:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:02:34 provisioning config files... 14:02:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/818@tmp/config8427920746340678451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:34 ---> ****-login.sh 14:02:34 nexus3.edgexfoundry.org:10001 14:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:35 Configure a credential helper to remove this warning. See 14:02:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:35 14:02:35 Login Succeeded 14:02:35 nexus3.edgexfoundry.org:10002 14:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:35 Configure a credential helper to remove this warning. See 14:02:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:35 14:02:35 Login Succeeded 14:02:36 nexus3.edgexfoundry.org:10003 14:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:36 Configure a credential helper to remove this warning. See 14:02:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:36 14:02:36 Login Succeeded 14:02:36 nexus3.edgexfoundry.org:10004 14:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:36 Configure a credential helper to remove this warning. See 14:02:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:36 14:02:36 Login Succeeded 14:02:36 ****.io 14:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:37 Configure a credential helper to remove this warning. See 14:02:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:37 14:02:37 Login Succeeded 14:02:37 ---> ****-login.sh ends [Pipeline] } 14:02:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:02:37 + git config --global --add safe.directory /w/workspace/edgex-go/818 [Pipeline] echo 14:02:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:02:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:02:37 ========================================================= 14:02:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 14:02:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:02:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:02:38 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:02:38 9986a736f7d3: Pulling fs layer 14:02:38 1f018df60701: Pulling fs layer 14:02:38 39f8f326b044: Pulling fs layer 14:02:38 e6a1e7a6a96a: Pulling fs layer 14:02:38 4f4fb700ef54: Pulling fs layer 14:02:38 d45d956e0dbf: Pulling fs layer 14:02:38 d7702b0d1db1: Pulling fs layer 14:02:38 5c7f0f088c93: Pulling fs layer 14:02:38 4fdc064ae6cf: Pulling fs layer 14:02:38 e6a1e7a6a96a: Waiting 14:02:38 4f4fb700ef54: Waiting 14:02:38 d45d956e0dbf: Waiting 14:02:38 d7702b0d1db1: Waiting 14:02:38 5c7f0f088c93: Waiting 14:02:38 4fdc064ae6cf: Waiting 14:02:38 1f018df60701: Verifying Checksum 14:02:38 1f018df60701: Download complete 14:02:38 e6a1e7a6a96a: Verifying Checksum 14:02:38 e6a1e7a6a96a: Download complete 14:02:38 4f4fb700ef54: Verifying Checksum 14:02:38 4f4fb700ef54: Download complete 14:02:38 d45d956e0dbf: Verifying Checksum 14:02:38 d45d956e0dbf: Download complete 14:02:38 9986a736f7d3: Verifying Checksum 14:02:38 9986a736f7d3: Download complete 14:02:38 d7702b0d1db1: Verifying Checksum 14:02:38 d7702b0d1db1: Download complete 14:02:39 4fdc064ae6cf: Verifying Checksum 14:02:39 4fdc064ae6cf: Download complete 14:02:39 9986a736f7d3: Pull complete 14:02:39 1f018df60701: Pull complete 14:02:40 39f8f326b044: Verifying Checksum 14:02:40 39f8f326b044: Download complete 14:02:41 5c7f0f088c93: Verifying Checksum 14:02:41 5c7f0f088c93: Download complete 14:02:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:02:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 14:02:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:02:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 14:02:47 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:02:51 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:02:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:02:53 39f8f326b044: Pull complete 14:02:54 e6a1e7a6a96a: Pull complete 14:02:54 4f4fb700ef54: Pull complete 14:02:54 d45d956e0dbf: Pull complete 14:02:54 d7702b0d1db1: Pull complete 14:02:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:02:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:02:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 14:03:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:03:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:03:02 $ docker stop --time=1 d5c3e3d15ee05bbc3df6364ad62e87c274abd585d65573290708cd18ad4b2a18 14:03:03 5c7f0f088c93: Pull complete 14:03:05 4fdc064ae6cf: Pull complete 14:03:05 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 14:03:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:03:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:03:06 $ docker rm -f --volumes d5c3e3d15ee05bbc3df6364ad62e87c274abd585d65573290708cd18ad4b2a18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 14:03:07 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:03:07 WORKDIR /edgex 14:03:07 COPY go.mod . 14:03:07 RUN go mod downloaddocker 14:03:07 build -t ci-base-image-arm64 -f - . [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:03:07 14:03:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:07 Sending build context to Docker daemon 3.692MB 14:03:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:03:07 ---> 63f30b955cb9 14:03:07 Step 2/4 : WORKDIR /edgex 14:03:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:03:07 latest: Pulling from edgex-devops/edgex-compose 14:03:07 91d30c5bc195: Pulling fs layer 14:03:07 2e9b0aa3be6d: Pulling fs layer 14:03:07 9c61dcf015f6: Pulling fs layer 14:03:07 4698f68db338: Pulling fs layer 14:03:07 2a2f49069b9e: Pulling fs layer 14:03:07 e0025b399a48: Pulling fs layer 14:03:07 e0025b399a48: Waiting 14:03:07 4698f68db338: Waiting 14:03:07 91d30c5bc195: Verifying Checksum 14:03:07 91d30c5bc195: Download complete 14:03:07 4698f68db338: Verifying Checksum 14:03:07 4698f68db338: Download complete 14:03:08 2e9b0aa3be6d: Verifying Checksum 14:03:08 2e9b0aa3be6d: Download complete 14:03:08 e0025b399a48: Verifying Checksum 14:03:08 e0025b399a48: Download complete 14:03:08 91d30c5bc195: Pull complete 14:03:08 2a2f49069b9e: Verifying Checksum 14:03:08 2a2f49069b9e: Download complete 14:03:08 2e9b0aa3be6d: Pull complete 14:03:08 9c61dcf015f6: Verifying Checksum 14:03:08 9c61dcf015f6: Download complete 14:03:08 ---> Running in 5eba889fa16a 14:03:09 Removing intermediate container 5eba889fa16a 14:03:09 ---> bbc37847c58b 14:03:09 Step 3/4 : COPY go.mod . 14:03:09 ---> 61311ce46076 14:03:09 Step 4/4 : RUN go mod download 14:03:09 ---> Running in 822a7f6c8854 14:03:11 9c61dcf015f6: Pull complete 14:03:11 4698f68db338: Pull complete 14:03:11 2a2f49069b9e: Pull complete 14:03:11 e0025b399a48: Pull complete 14:03:11 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 14:03:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:03:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:11 prd-ubuntu20.04-docker-8c-8g-42185 does not seem to be running inside a container 14:03:11 $ 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/818 -v /w/workspace/edgex-go/818:/w/workspace/edgex-go/818:rw,z -v /w/workspace/edgex-go/818@tmp:/w/workspace/edgex-go/818@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:03:13 $ docker top 6b91b16dd030dfc527e0cf071b6c5edb0cb19b2dc1b9d2caf1c3d2890173a5cc -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:13 + docker compose -f ./docker-compose-build.yml build --parallel 14:03:15 #1 [core-keeper internal] load build definition from Dockerfile 14:03:15 #1 transferring dockerfile: 2.01kB done 14:03:15 #1 DONE 0.0s 14:03:15 14:03:15 #2 [security-proxy-setup internal] load build definition from Dockerfile 14:03:15 #2 transferring dockerfile: 2.50kB done 14:03:15 #2 DONE 0.0s 14:03:15 14:03:15 #3 [security-spire-server internal] load build definition from Dockerfile 14:03:15 #3 transferring dockerfile: 1.70kB done 14:03:15 #3 DONE 0.0s 14:03:15 14:03:15 #4 [security-spire-config internal] load build definition from Dockerfile 14:03:15 #4 transferring dockerfile: 1.69kB done 14:03:15 #4 DONE 0.0s 14:03:15 14:03:15 #5 [support-notifications internal] load build definition from Dockerfile 14:03:15 #5 transferring dockerfile: 2.00kB done 14:03:15 #5 DONE 0.0s 14:03:15 14:03:15 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 14:03:16 #6 transferring dockerfile: 2.23kB done 14:03:16 #6 DONE 0.0s 14:03:16 14:03:16 #7 [core-data internal] load build definition from Dockerfile 14:03:16 #7 transferring dockerfile: 2.04kB done 14:03:16 #7 DONE 0.0s 14:03:16 14:03:16 #8 [support-scheduler internal] load build definition from Dockerfile 14:03:16 #8 transferring dockerfile: 1.83kB done 14:03:16 #8 DONE 0.0s 14:03:16 14:03:16 #9 [security-bootstrapper internal] load build definition from Dockerfile 14:03:16 #9 transferring dockerfile: 3.02kB done 14:03:16 #9 DONE 0.0s 14:03:16 14:03:16 #10 [core-keeper internal] load .dockerignore 14:03:16 #10 transferring context: 50B done 14:03:16 #10 DONE 0.0s 14:03:16 14:03:16 #11 [security-spire-agent internal] load build definition from Dockerfile 14:03:16 #11 transferring dockerfile: 1.81kB done 14:03:16 #11 DONE 0.1s 14:03:16 14:03:16 #12 [core-command internal] load build definition from Dockerfile 14:03:16 #12 transferring dockerfile: 1.94kB done 14:03:16 #12 DONE 0.1s 14:03:16 14:03:16 #13 [security-secretstore-setup internal] load build definition from Dockerfile 14:03:16 #13 transferring dockerfile: 2.49kB done 14:03:16 #13 DONE 0.1s 14:03:16 14:03:16 #14 [core-metadata internal] load build definition from Dockerfile 14:03:16 #14 transferring dockerfile: 2.10kB done 14:03:16 #14 DONE 0.0s 14:03:16 14:03:16 #15 [security-proxy-auth internal] load build definition from Dockerfile 14:03:16 #15 transferring dockerfile: 2.14kB 0.0s done 14:03:16 #15 DONE 0.1s 14:03:16 14:03:16 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 14:03:16 #16 transferring dockerfile: 1.89kB done 14:03:16 #16 DONE 0.0s 14:03:16 14:03:16 #17 [security-proxy-setup internal] load .dockerignore 14:03:16 #17 transferring context: 50B done 14:03:16 #17 DONE 0.0s 14:03:16 14:03:16 #18 [security-spire-server internal] load .dockerignore 14:03:16 #18 transferring context: 50B done 14:03:16 #18 DONE 0.0s 14:03:16 14:03:16 #19 [security-spire-config internal] load .dockerignore 14:03:16 #19 transferring context: 50B done 14:03:16 #19 DONE 0.0s 14:03:16 14:03:16 #20 [support-notifications internal] load .dockerignore 14:03:16 #20 transferring context: 50B done 14:03:16 #20 DONE 0.0s 14:03:16 14:03:16 #21 [core-common-config-bootstrapper internal] load .dockerignore 14:03:16 #21 transferring context: 50B done 14:03:16 #21 DONE 0.0s 14:03:16 14:03:16 #22 [core-data internal] load .dockerignore 14:03:16 #22 transferring context: 50B done 14:03:16 #22 DONE 0.0s 14:03:16 14:03:16 #23 [support-scheduler internal] load .dockerignore 14:03:16 #23 transferring context: 50B done 14:03:16 #23 DONE 0.0s 14:03:16 14:03:16 #24 [security-bootstrapper internal] load .dockerignore 14:03:16 #24 transferring context: 50B done 14:03:16 #24 DONE 0.0s 14:03:16 14:03:16 #25 [security-secretstore-setup internal] load .dockerignore 14:03:16 #25 transferring context: 50B done 14:03:16 #25 DONE 0.0s 14:03:16 14:03:16 #26 [core-command internal] load .dockerignore 14:03:16 #26 transferring context: 50B done 14:03:16 #26 DONE 0.0s 14:03:16 14:03:16 #27 [security-proxy-auth internal] load .dockerignore 14:03:16 #27 transferring context: 50B done 14:03:16 #27 DONE 0.0s 14:03:16 14:03:16 #28 [security-spire-agent internal] load .dockerignore 14:03:16 #28 transferring context: 50B done 14:03:16 #28 DONE 0.0s 14:03:16 14:03:16 #29 [core-metadata internal] load .dockerignore 14:03:16 #29 transferring context: 50B done 14:03:16 #29 DONE 0.0s 14:03:16 14:03:16 #30 [security-spiffe-token-provider internal] load .dockerignore 14:03:16 #30 transferring context: 50B done 14:03:16 #30 DONE 0.0s 14:03:16 14:03:16 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:03:16 #31 DONE 0.0s 14:03:16 14:03:16 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 14:03:16 #32 ... 14:03:16 14:03:16 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:03:16 #31 DONE 0.0s 14:03:16 14:03:16 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 14:03:16 #32 ... 14:03:16 14:03:16 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:03:16 #31 DONE 0.0s 14:03:16 14:03:16 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 14:03:16 #32 DONE 0.5s 14:03:16 14:03:16 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 14:03:16 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 14:03:16 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 14:03:16 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 14:03:16 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 14:03:16 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s 14:03:16 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 14:03:16 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 14:03:17 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 14:03:17 #33 ... 14:03:17 14:03:17 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 14:03:17 #34 DONE 0.9s 14:03:17 14:03:17 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 14:03:17 #35 DONE 0.8s 14:03:17 14:03:17 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 14:03:17 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 14:03:17 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 14:03:17 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 14:03:17 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 14:03:17 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 14:03:17 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 14:03:17 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 14:03:17 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 14:03:17 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 14:03:17 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 14:03:17 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 14:03:17 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 14:03:17 #33 DONE 1.0s 14:03:17 14:03:17 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 14:03:17 #36 DONE 1.0s 14:03:17 14:03:17 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:03:17 #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 14:03:17 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 14:03:17 #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 14:03:17 #37 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 14:03:17 #37 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 14:03:17 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 14:03:17 #37 ... 14:03:17 14:03:17 #38 [security-spire-config internal] load build context 14:03:17 #38 transferring context: 22.05kB 0.0s done 14:03:17 #38 DONE 0.2s 14:03:17 14:03:17 #39 [security-spire-agent internal] load build context 14:03:17 #39 transferring context: 23.33kB 0.0s done 14:03:17 #39 DONE 0.2s 14:03:17 14:03:17 #40 [security-spire-server internal] load build context 14:03:17 #40 transferring context: 23.80kB 0.0s done 14:03:17 #40 DONE 0.3s 14:03:17 14:03:17 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:03:17 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s 14:03:17 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s 14:03:18 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 14:03:18 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 14:03:18 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 14:03:18 #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 14:03:18 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.3s 14:03:18 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.15MB / 36.47MB 0.5s 14:03:18 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 12.58MB / 36.47MB 0.5s 14:03:18 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 19.92MB / 36.47MB 0.6s 14:03:18 #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 14:03:18 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 26.21MB / 36.47MB 0.7s 14:03:18 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 32.51MB / 36.47MB 0.9s 14:03:19 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s 14:03:22 #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 14:03:23 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 4.6s done 14:03:27 #37 ... 14:03:27 14:03:27 #41 [core-common-config-bootstrapper internal] load build context 14:03:27 #41 transferring context: 409.13MB 9.9s 14:03:27 #41 ... 14:03:27 14:03:27 #42 [support-scheduler internal] load build context 14:03:27 #42 ... 14:03:27 14:03:27 #43 [core-data internal] load build context 14:03:27 #43 ... 14:03:27 14:03:27 #44 [security-spiffe-token-provider internal] load build context 14:03:27 #44 ... 14:03:27 14:03:27 #45 [support-notifications internal] load build context 14:03:27 #45 ... 14:03:27 14:03:27 #46 [core-metadata internal] load build context 14:03:27 #46 ... 14:03:27 14:03:27 #47 [security-proxy-setup internal] load build context 14:03:27 #47 ... 14:03:27 14:03:27 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:03:27 #48 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done 14:03:27 #48 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 14:03:27 #48 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 14:03:27 #48 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 14:03:27 #48 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 14:03:27 #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 14:03:27 #48 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.6s done 14:03:27 #48 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.8s done 14:03:27 #48 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 14:03:27 #48 ... 14:03:27 14:03:27 #49 [core-keeper internal] load build context 14:03:27 #49 transferring context: 503.30MB 10.9s done 14:03:27 #49 ... 14:03:27 14:03:27 #50 [core-command internal] load build context 14:03:27 #50 transferring context: 503.30MB 10.2s done 14:03:28 #50 ... 14:03:28 14:03:28 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 14:03:28 #51 ... 14:03:28 14:03:28 #52 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:03:28 #0 5.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:28 #0 5.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:28 #0 6.001 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:03:28 #0 6.001 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:03:28 #0 6.001 OK: 24170 distinct packages available 14:03:28 #0 6.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:28 #0 6.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:28 #0 6.370 (1/5) Installing dumb-init (1.2.5-r3) 14:03:28 #0 6.372 (2/5) Installing musl-obstack (1.2.3-r2) 14:03:28 #0 6.378 (3/5) Installing libucontext (1.2-r3) 14:03:28 #0 6.380 (4/5) Installing gcompat (1.1.0-r4) 14:03:28 #0 6.386 (5/5) Installing openssl (3.3.3-r0) 14:03:28 #0 6.396 Executing busybox-1.36.1-r29.trigger 14:03:28 #0 6.401 OK: 9 MiB in 19 packages 14:03:28 #52 ... 14:03:28 14:03:28 #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:03:28 #53 ... 14:03:28 14:03:28 #54 [security-bootstrapper internal] load build context 14:03:28 #54 transferring context: 503.30MB 10.8s done 14:03:29 #54 ... 14:03:29 14:03:29 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:03:29 #55 ... 14:03:29 14:03:29 #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:03:29 #56 ... 14:03:29 14:03:29 #57 [security-secretstore-setup internal] load build context 14:03:29 #57 transferring context: 503.30MB 10.4s done 14:03:29 #57 ... 14:03:29 14:03:29 #58 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 14:03:29 #58 ... 14:03:29 14:03:29 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:03:29 #59 ... 14:03:29 14:03:29 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:03:29 #0 4.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:29 #0 4.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:29 #0 4.874 (1/1) Installing dumb-init (1.2.5-r3) 14:03:29 #0 4.877 Executing busybox-1.36.1-r29.trigger 14:03:29 #0 4.896 OK: 8 MiB in 15 packages 14:03:30 #60 ... 14:03:30 14:03:30 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:03:30 #61 ... 14:03:30 14:03:30 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:03:30 #62 ... 14:03:30 14:03:30 #63 [security-proxy-auth internal] load build context 14:03:30 #63 transferring context: 503.30MB 11.2s done 14:03:31 #63 ... 14:03:31 14:03:31 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 14:03:31 #64 ... 14:03:31 14:03:31 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:03:31 #0 4.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:31 #0 4.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:31 #0 4.696 (1/4) Installing dumb-init (1.2.5-r3) 14:03:31 #0 4.699 (2/4) Installing openssl (3.3.3-r0) 14:03:31 #0 4.709 (3/4) Installing su-exec (0.2-r3) 14:03:31 #0 4.711 (4/4) Installing yq-go (4.44.1-r2) 14:03:31 #0 4.779 Executing busybox-1.36.1-r29.trigger 14:03:31 #0 4.781 OK: 19 MiB in 18 packages 14:03:31 #65 ... 14:03:31 14:03:31 #41 [core-common-config-bootstrapper internal] load build context 14:03:31 #41 transferring context: 503.30MB 11.2s done 14:03:32 #41 ... 14:03:32 14:03:32 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:03:32 #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 14:03:33 #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.9s done 14:03:37 #37 ... 14:03:37 14:03:37 #42 [support-scheduler internal] load build context 14:03:37 #42 transferring context: 503.30MB 11.2s done 14:03:37 #42 ... 14:03:37 14:03:37 #44 [security-spiffe-token-provider internal] load build context 14:03:37 #44 transferring context: 503.30MB 10.6s done 14:03:37 #44 ... 14:03:37 14:03:37 #43 [core-data internal] load build context 14:03:37 #43 transferring context: 503.30MB 10.8s done 14:03:37 #43 ... 14:03:37 14:03:37 #45 [support-notifications internal] load build context 14:03:37 #45 transferring context: 503.30MB 11.6s done 14:03:37 #45 ... 14:03:37 14:03:37 #46 [core-metadata internal] load build context 14:03:37 #46 transferring context: 503.30MB 11.8s done 14:03:38 #46 ... 14:03:38 14:03:38 #47 [security-proxy-setup internal] load build context 14:03:38 #47 transferring context: 503.30MB 11.5s done 14:03:38 #47 ... 14:03:38 14:03:38 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:03:38 #48 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.3s done 14:03:50 #48 ... 14:03:50 14:03:50 #50 [core-command internal] load build context 14:03:50 #50 DONE 33.0s 14:03:50 14:03:50 #57 [security-secretstore-setup internal] load build context 14:03:50 #57 DONE 33.1s 14:03:50 14:03:50 #44 [security-spiffe-token-provider internal] load build context 14:03:50 #44 DONE 33.1s 14:03:50 14:03:50 #43 [core-data internal] load build context 14:03:50 #43 DONE 33.1s 14:03:50 14:03:50 #54 [security-bootstrapper internal] load build context 14:03:50 #54 DONE 33.1s 14:03:50 14:03:50 #41 [core-common-config-bootstrapper internal] load build context 14:03:50 #41 DONE 33.1s 14:03:50 14:03:50 #42 [support-scheduler internal] load build context 14:03:50 #42 DONE 33.1s 14:03:50 14:03:50 #49 [core-keeper internal] load build context 14:03:50 #49 DONE 33.1s 14:03:50 14:03:50 #63 [security-proxy-auth internal] load build context 14:03:50 #63 DONE 33.1s 14:03:50 14:03:50 #47 [security-proxy-setup internal] load build context 14:03:50 #47 DONE 33.1s 14:03:50 14:03:50 #45 [support-notifications internal] load build context 14:03:50 #45 DONE 33.1s 14:03:50 14:03:50 #46 [core-metadata internal] load build context 14:03:50 #46 DONE 33.1s 14:03:50 14:03:50 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:03:50 #60 DONE 32.2s 14:03:50 14:03:50 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:03:50 #65 DONE 32.3s 14:03:50 14:03:50 #52 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:03:50 #52 DONE 32.2s 14:03:50 14:03:50 #58 [core-data builder 2/7] WORKDIR /edgex-go 14:03:50 #58 DONE 32.4s 14:03:50 14:03:50 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:03:51 #37 ... 14:03:51 14:03:51 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:03:51 #62 32.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:51 #62 32.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:51 #62 32.94 (1/4) Installing ca-certificates (20241121-r1) 14:03:51 #62 32.96 (2/4) Installing dumb-init (1.2.5-r3) 14:03:51 #62 32.97 (3/4) Installing su-exec (0.2-r3) 14:03:51 #62 32.97 (4/4) Installing yq-go (4.44.1-r2) 14:03:51 #62 33.05 Executing busybox-1.36.1-r29.trigger 14:03:51 #62 33.06 Executing ca-certificates-20241121-r1.trigger 14:03:51 #62 33.15 OK: 19 MiB in 18 packages 14:03:51 #62 DONE 33.3s 14:03:51 14:03:51 #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:03:51 #53 DONE 33.2s 14:03:51 14:03:51 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 14:03:51 #64 32.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:51 #64 32.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:51 #64 33.29 (1/7) Installing ca-certificates (20241121-r1) 14:03:51 #64 33.32 (2/7) Installing dumb-init (1.2.5-r3) 14:03:51 #64 33.32 (3/7) Installing libgcc (13.2.1_git20240309-r1) 14:03:51 #64 33.33 (4/7) Installing libsodium (1.0.19-r0) 14:03:51 #64 33.34 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 14:03:51 #64 33.36 (6/7) Installing libzmq (4.3.5-r2) 14:03:51 #64 33.37 (7/7) Installing zeromq (4.3.5-r2) 14:03:51 #64 33.37 Executing busybox-1.36.1-r29.trigger 14:03:51 #64 33.38 Executing ca-certificates-20241121-r1.trigger 14:03:51 #64 33.41 OK: 12 MiB in 21 packages 14:03:51 #64 DONE 33.6s 14:03:51 14:03:51 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 14:03:51 #51 32.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:51 #51 32.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:51 #51 33.27 (1/3) Installing ca-certificates (20241121-r1) 14:03:51 #51 33.29 (2/3) Installing dumb-init (1.2.5-r3) 14:03:51 #51 33.29 (3/3) Installing tzdata (2025b-r0) 14:03:51 #51 33.33 Executing busybox-1.36.1-r29.trigger 14:03:51 #51 33.33 Executing ca-certificates-20241121-r1.trigger 14:03:51 #51 33.38 OK: 10 MiB in 17 packages 14:03:51 #51 DONE 33.6s 14:03:51 14:03:51 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:03:51 #55 33.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:51 #55 33.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:51 #55 33.49 (1/2) Installing dumb-init (1.2.5-r3) 14:03:51 #55 33.49 (2/2) Installing su-exec (0.2-r3) 14:03:51 #55 33.49 Executing busybox-1.36.1-r29.trigger 14:03:51 #55 33.50 OK: 8 MiB in 16 packages 14:03:51 #55 DONE 33.6s 14:03:51 14:03:51 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:03:51 #66 ... 14:03:51 14:03:51 #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:03:51 #56 33.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:51 #56 33.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:51 #56 33.57 (1/1) Installing dumb-init (1.2.5-r3) 14:03:51 #56 33.57 Executing busybox-1.36.1-r29.trigger 14:03:51 #56 33.57 OK: 8 MiB in 15 packages 14:03:51 #56 DONE 33.7s 14:03:51 14:03:51 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:03:51 #61 32.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:51 #61 32.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:51 #61 33.02 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:03:51 #61 33.02 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:03:51 #61 33.02 OK: 24170 distinct packages available 14:03:51 #61 33.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:51 #61 33.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:51 #61 33.52 (1/14) Installing ca-certificates (20241121-r1) 14:03:51 #61 33.55 (2/14) Installing brotli-libs (1.1.0-r2) 14:03:51 #61 33.56 (3/14) Installing c-ares (1.33.1-r0) 14:03:51 #61 33.57 (4/14) Installing libunistring (1.2-r0) 14:03:51 #61 33.58 (5/14) Installing libidn2 (2.3.7-r0) 14:03:51 #61 33.59 (6/14) Installing nghttp2-libs (1.62.1-r0) 14:03:51 #61 33.59 (7/14) Installing libpsl (0.21.5-r1) 14:03:51 #61 33.59 (8/14) Installing zstd-libs (1.5.6-r0) 14:03:51 #61 33.61 (9/14) Installing libcurl (8.12.1-r0) 14:03:51 #61 33.61 (10/14) Installing curl (8.12.1-r0) 14:03:51 #61 33.62 (11/14) Installing dumb-init (1.2.5-r3) 14:03:51 #61 33.62 (12/14) Installing musl-obstack (1.2.3-r2) 14:03:51 #61 33.63 (13/14) Installing libucontext (1.2-r3) 14:03:51 #61 33.64 (14/14) Installing gcompat (1.1.0-r4) 14:03:51 #61 33.64 Executing busybox-1.36.1-r29.trigger 14:03:51 #61 33.64 Executing ca-certificates-20241121-r1.trigger 14:03:51 #61 33.70 OK: 13 MiB in 28 packages 14:03:51 #61 DONE 33.8s 14:03:51 14:03:51 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:03:51 #59 32.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:51 #59 32.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:51 #59 33.37 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:03:51 #59 33.37 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:03:51 #59 33.37 OK: 24170 distinct packages available 14:03:51 #59 33.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:51 #59 33.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:51 #59 33.79 (1/4) Installing dumb-init (1.2.5-r3) 14:03:51 #59 33.79 (2/4) Installing musl-obstack (1.2.3-r2) 14:03:51 #59 33.80 (3/4) Installing libucontext (1.2-r3) 14:03:51 #59 33.80 (4/4) Installing gcompat (1.1.0-r4) 14:03:51 #59 33.81 Executing busybox-1.36.1-r29.trigger 14:03:51 #59 33.81 OK: 8 MiB in 18 packages 14:03:51 #59 DONE 33.9s 14:03:51 14:03:51 #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 14:03:51 #67 ... 14:03:51 14:03:51 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 14:03:51 #0 1.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:51 #0 1.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:51 #0 1.735 OK: 8 MiB in 15 packages 14:03:51 #68 DONE 1.8s 14:03:52 14:03:52 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:03:52 #0 1.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:52 #0 1.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:52 #0 1.881 OK: 19 MiB in 18 packages 14:03:52 #69 DONE 2.0s 14:03:52 14:03:52 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:03:52 #70 ... 14:03:52 14:03:52 #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 14:03:52 #71 DONE 0.0s 14:03:52 14:03:52 #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:03:52 #72 2.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:52 #72 2.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:52 #72 ... 14:03:52 14:03:52 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 14:03:52 #0 2.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:52 #0 2.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:52 #0 2.396 OK: 9 MiB in 19 packages 14:03:52 #73 DONE 2.5s 14:03:52 14:03:52 #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:03:52 #72 2.605 OK: 248 MiB in 58 packages 14:03:53 #72 DONE 3.4s 14:03:53 14:03:53 #74 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:03:53 #74 DONE 0.9s 14:03:53 14:03:53 #75 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 14:03:53 #75 DONE 0.9s 14:03:53 14:03:53 #76 [security-spire-server stage-2 5/9] COPY Attribution.txt / 14:03:53 #76 DONE 0.1s 14:03:53 14:03:53 #77 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:03:54 #77 DONE 0.8s 14:03:54 14:03:54 #78 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:03:54 #0 1.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:54 #0 3.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:54 #0 3.370 OK: 248 MiB in 58 packages 14:03:54 #78 DONE 4.1s 14:03:54 14:03:54 #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 14:03:54 #79 DONE 0.8s 14:03:54 14:03:54 #80 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 14:03:54 #0 3.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:54 #0 3.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:54 #0 3.738 OK: 248 MiB in 58 packages 14:03:54 #80 DONE 4.1s 14:03:54 14:03:54 #81 [security-spire-server stage-2 6/9] COPY security.txt / 14:03:54 #81 DONE 0.4s 14:03:54 14:03:54 #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 14:03:54 #82 DONE 0.1s 14:03:54 14:03:54 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 14:03:54 #83 DONE 0.1s 14:03:54 14:03:54 #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 14:03:54 #84 DONE 0.1s 14:03:54 14:03:54 #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:03:54 #85 DONE 0.1s 14:03:54 14:03:54 #86 [security-spire-agent stage-3 7/10] COPY security.txt / 14:03:54 #86 DONE 0.0s 14:03:54 14:03:54 #87 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:03:54 #87 DONE 0.0s 14:03:54 14:03:54 #88 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:03:54 #88 DONE 0.0s 14:03:54 14:03:54 #89 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:03:54 #89 DONE 0.0s 14:03:54 14:03:54 #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:03:54 #90 DONE 0.0s 14:03:54 14:03:54 #91 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:03:54 #91 DONE 0.0s 14:03:54 14:03:54 #92 [security-spire-server] exporting to image 14:03:54 #92 exporting layers 14:03:54 #92 ... 14:03:54 14:03:54 #93 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:03:54 #93 DONE 4.7s 14:03:54 14:03:54 #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 14:03:55 #94 ... 14:03:55 14:03:55 #95 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 14:03:55 #0 4.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:55 #0 4.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:55 #0 4.960 OK: 248 MiB in 58 packages 14:03:55 #95 DONE 5.1s 14:03:55 14:03:55 #96 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:03:55 #96 DONE 0.0s 14:03:55 14:03:55 #92 [security-spire-server] exporting to image 14:03:55 #92 exporting layers 0.9s done 14:03:55 #92 writing image sha256:20b41fe00300277351ee6a2588968b09af46f7ae7303b930169434cdcd7871df done 14:03:55 #92 naming to docker.io/library/security-spire-server done 14:03:55 #92 writing image sha256:6d12a20aedbfcbce5dbc1244dadfab73066b491443513b0cc025ad99817d3ebe done 14:03:55 #92 naming to docker.io/library/security-spire-agent done 14:03:55 #92 DONE 1.0s 14:03:55 14:03:55 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:03:55 #66 3.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:55 #66 3.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:55 #66 ... 14:03:55 14:03:55 #97 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 14:03:55 #0 3.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:55 #0 3.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:55 #0 4.068 OK: 10 MiB in 17 packages 14:03:55 #97 DONE 4.2s 14:03:55 14:03:55 #98 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:03:55 #0 4.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:55 #0 4.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:55 #0 4.440 OK: 19 MiB in 18 packages 14:03:55 #98 DONE 4.5s 14:03:55 14:03:55 #99 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:03:55 #0 4.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:55 #0 4.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:55 #0 5.125 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:03:55 #0 5.125 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:03:55 #0 5.125 OK: 24190 distinct packages available 14:03:55 #0 5.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:55 #0 5.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:55 #0 5.538 OK: 248 MiB in 58 packages 14:03:55 #99 DONE 5.7s 14:03:55 14:03:55 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:03:55 #70 3.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:55 #70 ... 14:03:55 14:03:55 #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 14:03:55 #67 3.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:55 #67 3.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:55 #67 4.038 OK: 8 MiB in 15 packages 14:03:55 #67 DONE 4.2s 14:03:55 14:03:55 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:03:55 #66 4.243 OK: 8 MiB in 16 packages 14:03:55 #66 DONE 4.3s 14:03:55 14:03:55 #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:03:55 #100 DONE 0.1s 14:03:55 14:03:55 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:03:55 #70 4.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:55 #70 ... 14:03:55 14:03:55 #101 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 14:03:55 #0 4.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:55 #0 4.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:55 #0 4.555 OK: 12 MiB in 21 packages 14:03:55 #101 DONE 4.6s 14:03:56 14:03:56 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:03:56 #70 4.374 OK: 8 MiB in 18 packages 14:03:56 #70 DONE 4.5s 14:03:56 14:03:56 #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:03:57 #102 DONE 0.8s 14:03:57 14:03:57 #103 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:03:57 #0 3.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:57 #0 4.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:57 #0 4.828 OK: 13 MiB in 28 packages 14:03:57 #103 DONE 5.3s 14:03:57 14:03:57 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 14:03:57 #104 DONE 0.0s 14:03:57 14:03:57 #105 [security-spire-config stage-2 6/10] COPY security.txt / 14:03:57 #105 DONE 0.0s 14:03:57 14:03:57 #106 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 14:03:57 #0 3.632 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:57 #0 4.133 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:57 #0 4.845 (1/1) Installing dumb-init (1.2.5-r3) 14:03:57 #0 5.131 Executing busybox-1.36.1-r29.trigger 14:03:57 #0 5.136 OK: 8 MiB in 15 packages 14:03:57 #106 DONE 5.9s 14:03:57 14:03:57 #107 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:57 #107 ... 14:03:57 14:03:57 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:03:57 #108 DONE 0.0s 14:03:57 14:03:57 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 14:03:57 #109 DONE 0.1s 14:03:57 14:03:57 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:03:57 #110 DONE 0.0s 14:03:57 14:03:57 #92 [security-spire-config] exporting to image 14:03:57 #92 ... 14:03:57 14:03:57 #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:03:57 #111 DONE 2.1s 14:03:58 14:03:58 #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 14:03:58 #112 DONE 0.0s 14:03:58 14:03:58 #92 [security-spire-config] exporting to image 14:03:58 #92 exporting layers 0.8s done 14:03:58 #92 writing image sha256:7c5f82e70f21aca71f54bdb79529a1632f6ab8dc910e8183422656093393f268 done 14:03:58 #92 naming to docker.io/library/security-spire-config done 14:03:58 #92 DONE 1.8s 14:03:58 14:03:58 #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 14:03:58 #94 2.627 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:03:58 #94 3.071 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:03:58 #94 3.763 OK: 248 MiB in 58 packages 14:03:58 #94 DONE 3.9s 14:03:58 14:03:58 #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ 14:03:58 #113 DONE 0.0s 14:03:58 14:03:58 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:00 #114 ... 14:04:00 14:04:00 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:00 #48 ... 14:04:00 14:04:00 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:04 #115 ... 14:04:04 14:04:04 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:04 #116 ... 14:04:04 14:04:04 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:04 #117 ... 14:04:04 14:04:04 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:06 Removing intermediate container 822a7f6c8854 14:04:06 ---> c606732f3dd8 14:04:06 Successfully built c606732f3dd8 14:04:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:06 + docker inspect -f . ci-base-image-arm64 14:04:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:06 prd-ubuntu20.04-docker-arm64-4c-16g-42186 does not seem to be running inside a container 14:04:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/818 -v /w/workspace/edgex-go/818:/w/workspace/edgex-go/818:rw,z -v /w/workspace/edgex-go/818@tmp:/w/workspace/edgex-go/818@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 14:04:07 $ docker top 62b6a534f851069b342b1d87ad04c350e65c81505ed95719ff1b0e863f8d6e40 -eo pid,comm [Pipeline] { [Pipeline] sh 14:04:08 + go version 14:04:08 go version go1.23.4 linux/arm64 [Pipeline] } 14:04:08 $ docker stop --time=1 62b6a534f851069b342b1d87ad04c350e65c81505ed95719ff1b0e863f8d6e40 14:04:10 $ docker rm -f --volumes 62b6a534f851069b342b1d87ad04c350e65c81505ed95719ff1b0e863f8d6e40 [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 14:04:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:04:11 14:04:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:04:11 latest: Pulling from edgex-devops/edgex-compose-arm64 14:04:11 547446be3368: Pulling fs layer 14:04:11 d125d8839a47: Pulling fs layer 14:04:11 3e85d5ac6304: Pulling fs layer 14:04:11 c3105a71a48b: Pulling fs layer 14:04:11 0f093f025ec4: Pulling fs layer 14:04:11 c3106fc0e877: Pulling fs layer 14:04:11 0f093f025ec4: Waiting 14:04:11 c3106fc0e877: Waiting 14:04:11 c3105a71a48b: Waiting 14:04:11 547446be3368: Verifying Checksum 14:04:11 547446be3368: Download complete 14:04:11 c3105a71a48b: Download complete 14:04:12 d125d8839a47: Verifying Checksum 14:04:12 d125d8839a47: Download complete 14:04:12 c3106fc0e877: Verifying Checksum 14:04:12 c3106fc0e877: Download complete 14:04:12 0f093f025ec4: Verifying Checksum 14:04:12 0f093f025ec4: Download complete 14:04:12 547446be3368: Pull complete 14:04:13 d125d8839a47: Pull complete 14:04:14 3e85d5ac6304: Verifying Checksum 14:04:14 3e85d5ac6304: Download complete 14:04:24 3e85d5ac6304: Pull complete 14:04:24 c3105a71a48b: Pull complete 14:04:25 0f093f025ec4: Pull complete 14:04:25 c3106fc0e877: Pull complete 14:04:25 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 14:04:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:04:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:25 prd-ubuntu20.04-docker-arm64-4c-16g-42186 does not seem to be running inside a container 14:04:25 $ 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/818 -v /w/workspace/edgex-go/818:/w/workspace/edgex-go/818:rw,z -v /w/workspace/edgex-go/818@tmp:/w/workspace/edgex-go/818@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 14:04:27 $ docker top 9ef6eb3816fa6cacd10ce65906cbc3958646e684f18eae29572afa6f4328d76c -eo pid,comm [Pipeline] { [Pipeline] sh 14:04:28 + docker compose -f ./docker-compose-build.yml build --parallel 14:04:31 #118 DONE 34.4s 14:04:31 14:04:31 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:31 #117 DONE 34.5s 14:04:31 14:04:31 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:31 #116 DONE 34.4s 14:04:31 14:04:31 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:31 #114 DONE 33.4s 14:04:31 14:04:31 #107 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:31 #107 DONE 32.9s 14:04:31 14:04:31 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:31 #115 DONE 30.0s 14:04:31 14:04:31 #119 [core-keeper builder 7/8] COPY . . 14:04:38 #1 [security-spire-agent internal] load build definition from Dockerfile 14:04:38 #1 transferring dockerfile: 1.81kB done 14:04:38 #1 DONE 0.1s 14:04:38 14:04:38 #2 [support-notifications internal] load build definition from Dockerfile 14:04:38 #2 transferring dockerfile: 2.00kB done 14:04:38 #2 DONE 0.1s 14:04:38 14:04:38 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 14:04:38 #3 transferring dockerfile: 1.89kB done 14:04:38 #3 DONE 0.1s 14:04:38 14:04:38 #4 [security-secretstore-setup internal] load build definition from Dockerfile 14:04:38 #4 transferring dockerfile: 2.49kB done 14:04:38 #4 DONE 0.1s 14:04:38 14:04:38 #5 [core-data internal] load build definition from Dockerfile 14:04:38 #5 transferring dockerfile: 2.04kB 0.0s done 14:04:38 #5 DONE 0.1s 14:04:38 14:04:38 #6 [security-proxy-setup internal] load build definition from Dockerfile 14:04:38 #6 transferring dockerfile: 2.50kB 0.0s done 14:04:38 #6 DONE 0.1s 14:04:38 14:04:38 #7 [core-command internal] load build definition from Dockerfile 14:04:38 #7 transferring dockerfile: 1.94kB 0.0s done 14:04:38 #7 DONE 0.1s 14:04:38 14:04:38 #8 [core-metadata internal] load build definition from Dockerfile 14:04:38 #8 transferring dockerfile: 2.10kB 0.0s done 14:04:38 #8 DONE 0.1s 14:04:38 14:04:38 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 14:04:38 #9 transferring dockerfile: 2.23kB 0.0s done 14:04:38 #9 DONE 0.1s 14:04:38 14:04:38 #10 [support-scheduler internal] load build definition from Dockerfile 14:04:38 #10 transferring dockerfile: 1.83kB done 14:04:38 #10 DONE 0.1s 14:04:38 14:04:38 #11 [security-spire-server internal] load build definition from Dockerfile 14:04:38 #11 transferring dockerfile: 1.70kB 0.0s done 14:04:38 #11 DONE 0.1s 14:04:38 14:04:38 #12 [security-spire-config internal] load build definition from Dockerfile 14:04:38 #12 transferring dockerfile: 1.69kB done 14:04:38 #12 DONE 0.1s 14:04:38 14:04:38 #13 [security-bootstrapper internal] load build definition from Dockerfile 14:04:38 #13 transferring dockerfile: 3.02kB 0.0s done 14:04:38 #13 DONE 0.1s 14:04:38 14:04:38 #14 [security-proxy-auth internal] load build definition from Dockerfile 14:04:38 #14 transferring dockerfile: 2.14kB done 14:04:38 #14 DONE 0.1s 14:04:38 14:04:38 #15 [core-keeper internal] load build definition from Dockerfile 14:04:38 #15 transferring dockerfile: 2.01kB 0.0s done 14:04:38 #15 DONE 0.1s 14:04:38 14:04:38 #16 [security-spire-agent internal] load .dockerignore 14:04:38 #16 transferring context: 14:04:38 #16 transferring context: 50B done 14:04:38 #16 DONE 0.0s 14:04:39 14:04:39 #17 [support-notifications internal] load .dockerignore 14:04:39 #119 ... 14:04:39 14:04:39 #120 [support-notifications builder 6/7] COPY . . 14:04:39 #120 ... 14:04:39 14:04:39 #121 [security-proxy-auth builder 6/7] COPY . . 14:04:39 #121 ... 14:04:39 14:04:39 #122 [support-scheduler builder 6/7] COPY . . 14:04:39 #122 ... 14:04:39 14:04:39 #123 [security-proxy-setup builder 6/7] COPY . . 14:04:39 #123 ... 14:04:39 14:04:39 #124 [security-spiffe-token-provider builder 6/7] COPY . . 14:04:39 #17 transferring context: 50B 0.0s done 14:04:39 #17 DONE 0.1s 14:04:39 14:04:39 #18 [security-spiffe-token-provider internal] load .dockerignore 14:04:39 #18 transferring context: 50B done 14:04:39 #18 DONE 0.0s 14:04:39 14:04:39 #19 [security-secretstore-setup internal] load .dockerignore 14:04:39 #19 transferring context: 50B 0.0s done 14:04:39 #124 DONE 11.0s 14:04:39 14:04:39 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:04:39 #37 ... 14:04:39 14:04:39 #122 [support-scheduler builder 6/7] COPY . . 14:04:39 #122 DONE 11.0s 14:04:39 14:04:39 #120 [support-notifications builder 6/7] COPY . . 14:04:39 #120 DONE 11.0s 14:04:39 14:04:39 #121 [security-proxy-auth builder 6/7] COPY . . 14:04:39 #121 DONE 11.1s 14:04:39 14:04:39 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:39 #125 CACHED 14:04:39 14:04:39 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:04:39 #126 CACHED 14:04:39 14:04:39 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 14:04:39 #127 CACHED 14:04:39 14:04:39 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 14:04:39 #128 CACHED 14:04:39 14:04:39 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:39 #129 CACHED 14:04:39 14:04:39 #130 [core-metadata builder 6/7] COPY . . 14:04:39 #130 CACHED 14:04:39 14:04:39 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 14:04:39 #131 CACHED 14:04:39 14:04:39 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:39 #132 CACHED 14:04:39 14:04:39 #133 [core-command builder 6/7] COPY . . 14:04:39 #133 CACHED 14:04:39 14:04:39 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:39 #134 CACHED 14:04:39 14:04:39 #135 [core-data builder 6/7] COPY . . 14:04:39 #135 CACHED 14:04:39 14:04:39 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 14:04:39 #136 CACHED 14:04:39 14:04:39 #137 [security-secretstore-setup builder 6/7] COPY . . 14:04:39 #137 CACHED 14:04:39 14:04:39 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:04:39 #138 CACHED 14:04:39 14:04:39 #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:39 #139 CACHED 14:04:39 14:04:39 #123 [security-proxy-setup builder 6/7] COPY . . 14:04:39 #123 DONE 11.1s 14:04:39 14:04:39 #140 [security-bootstrapper builder 6/7] COPY . . 14:04:39 #140 CACHED 14:04:39 14:04:39 #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:39 #141 CACHED 14:04:39 14:04:39 #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:04:39 #142 CACHED 14:04:39 14:04:39 #119 [core-keeper builder 7/8] COPY . . 14:04:39 #119 DONE 11.0s 14:04:39 14:04:39 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:04:39 #19 DONE 0.1s 14:04:39 14:04:39 #20 [security-proxy-setup internal] load .dockerignore 14:04:39 #20 transferring context: 50B 0.0s done 14:04:39 #20 DONE 0.1s 14:04:39 14:04:39 #21 [core-data internal] load .dockerignore 14:04:39 #21 transferring context: 50B 0.0s done 14:04:39 #21 DONE 0.1s 14:04:39 14:04:39 #22 [core-command internal] load .dockerignore 14:04:39 #22 transferring context: 50B 0.0s done 14:04:39 #22 DONE 0.1s 14:04:39 14:04:39 #23 [core-metadata internal] load .dockerignore 14:04:39 #23 transferring context: 50B done 14:04:39 #23 DONE 0.1s 14:04:39 14:04:39 #24 [core-common-config-bootstrapper internal] load .dockerignore 14:04:40 #24 transferring context: 50B 0.0s done 14:04:40 #24 DONE 0.1s 14:04:40 14:04:40 #25 [support-scheduler internal] load .dockerignore 14:04:40 #25 transferring context: 50B 0.0s done 14:04:40 #25 DONE 0.1s 14:04:40 14:04:40 #26 [security-spire-server internal] load .dockerignore 14:04:40 #26 transferring context: 50B done 14:04:40 #26 DONE 0.1s 14:04:40 14:04:40 #27 [security-spire-config internal] load .dockerignore 14:04:40 #27 transferring context: 50B done 14:04:40 #27 DONE 0.1s 14:04:40 14:04:40 #28 [security-bootstrapper internal] load .dockerignore 14:04:40 #28 transferring context: 50B done 14:04:40 #28 DONE 0.1s 14:04:40 14:04:40 #29 [security-proxy-auth internal] load .dockerignore 14:04:40 #29 transferring context: 50B 0.0s done 14:04:40 #29 DONE 0.1s 14:04:40 14:04:40 #30 [core-keeper internal] load .dockerignore 14:04:40 #30 transferring context: 50B done 14:04:40 #30 DONE 0.0s 14:04:40 14:04:40 #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 14:04:41 #31 DONE 0.5s 14:04:41 14:04:41 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 14:04:41 #32 ... 14:04:41 14:04:41 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 14:04:41 #33 DONE 0.7s 14:04:41 #143 1.321 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 14:04:41 14:04:41 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:04:41 #34 DONE 0.0s 14:04:41 14:04:41 #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 14:04:41 #31 DONE 0.5s 14:04:41 14:04:41 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 14:04:41 #32 DONE 0.7s 14:04:41 14:04:41 #35 [security-spire-agent internal] load build context 14:04:41 #35 transferring context: 23.33kB 0.0s done 14:04:41 #35 DONE 0.1s 14:04:41 14:04:41 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:41 #36 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:41 #36 ... 14:04:41 14:04:41 #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:04:41 #34 DONE 0.0s 14:04:41 14:04:41 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:41 #36 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 14:04:41 #36 ... 14:04:41 14:04:41 #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:04:41 #34 DONE 0.0s 14:04:41 14:04:41 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:41 #36 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 14:04:41 #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 14:04:41 #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 14:04:41 #36 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 14:04:41 #36 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 14:04:41 #36 ... 14:04:41 14:04:41 #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:04:41 #34 DONE 0.0s 14:04:41 14:04:41 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:41 #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 14:04:41 #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s 14:04:41 #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 14:04:41 #36 ... 14:04:41 14:04:41 #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 14:04:41 #31 DONE 0.5s 14:04:41 14:04:41 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:41 #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 14:04:41 #36 ... 14:04:41 14:04:41 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:04:41 #34 DONE 0.0s 14:04:41 14:04:41 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:41 #36 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s 14:04:42 #36 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s done 14:04:42 #36 ... 14:04:42 14:04:42 #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:04:42 #34 DONE 0.0s 14:04:42 14:04:42 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:42 #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 0.7s 14:04:42 #36 ... 14:04:42 14:04:42 #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 14:04:42 #31 DONE 0.9s 14:04:42 14:04:42 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:42 #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 1.1s 14:04:42 #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.15MB / 14.28MB 1.2s 14:04:42 #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.19MB / 14.28MB 1.5s 14:04:43 #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.29MB / 14.28MB 1.6s 14:04:43 #36 ... 14:04:43 14:04:43 #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:04:43 #34 DONE 0.1s 14:04:43 14:04:43 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:43 #36 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 14:04:43 #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.34MB / 14.28MB 1.8s 14:04:43 #36 ... 14:04:43 14:04:43 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 14:04:43 #32 DONE 1.7s 14:04:43 14:04:43 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:43 #36 ... 14:04:43 14:04:43 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 14:04:43 #31 DONE 2.0s 14:04:43 14:04:43 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:43 #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.39MB / 14.28MB 2.0s 14:04:43 #36 ... 14:04:43 14:04:43 #37 [security-bootstrapper internal] load build context 14:04:43 #37 DONE 0.0s 14:04:43 14:04:43 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:43 #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 2.1s 14:04:43 #36 ... 14:04:43 14:04:43 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:04:43 #34 DONE 0.1s 14:04:43 14:04:43 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:43 #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.49MB / 14.28MB 2.4s 14:04:44 #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.40MB / 14.28MB 2.6s 14:04:44 #36 ... 14:04:44 14:04:44 #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:04:44 #34 DONE 0.1s 14:04:44 14:04:44 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:44 #36 ... 14:04:44 14:04:44 #31 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 14:04:44 #31 DONE 2.5s 14:04:44 14:04:44 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:44 #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.9s 14:04:44 #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.0s done 14:04:44 #36 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14:04:45 #36 ... 14:04:45 14:04:45 #38 [support-notifications internal] load build context 14:04:45 #38 transferring context: 3.21MB 2.5s done 14:04:45 #38 DONE 3.9s 14:04:45 14:04:45 #39 [security-spiffe-token-provider internal] load build context 14:04:45 #39 transferring context: 3.21MB 2.9s done 14:04:45 #39 DONE 4.1s 14:04:45 14:04:45 #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 14:04:45 #40 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 14:04:45 #40 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 14:04:45 #40 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 14:04:45 #40 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 14:04:45 #40 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 1.5s done 14:04:45 #40 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.5s 14:04:46 #40 ... 14:04:46 14:04:46 #41 [security-proxy-setup internal] load build context 14:04:46 #41 transferring context: 3.21MB 3.1s done 14:04:46 #41 DONE 5.0s 14:04:46 14:04:46 #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 14:04:46 #40 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.5s done 14:04:46 #40 ... 14:04:46 14:04:46 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:04:46 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 14:04:46 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 14:04:46 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 14:04:46 #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 14:04:46 #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 14:04:46 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 14:04:46 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 14:04:46 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 14:04:46 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.3s done 14:04:46 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 14:04:46 #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 14:04:46 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14:04:46 #42 ... 14:04:46 14:04:46 #43 [core-data internal] load build context 14:04:46 #43 transferring context: 3.21MB 3.5s done 14:04:46 #43 DONE 5.1s 14:04:46 14:04:46 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:04:46 #42 ... 14:04:46 14:04:46 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:46 #36 ... 14:04:46 14:04:46 #44 [security-secretstore-setup internal] load build context 14:04:46 #44 transferring context: 3.21MB 3.9s done 14:04:46 #44 DONE 5.2s 14:04:46 14:04:46 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:47 #36 ... 14:04:47 14:04:47 #45 [core-metadata internal] load build context 14:04:47 #45 transferring context: 3.21MB 2.7s done 14:04:47 #45 DONE 5.2s 14:04:47 14:04:47 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:47 #36 ... 14:04:47 14:04:47 #46 [core-command internal] load build context 14:04:47 #46 transferring context: 3.21MB 2.8s done 14:04:47 #46 DONE 5.5s 14:04:47 14:04:47 #47 [security-spire-config internal] load build context 14:04:47 #47 transferring context: 22.05kB 0.1s done 14:04:47 #47 DONE 3.7s 14:04:47 14:04:47 #48 [security-spire-server internal] load build context 14:04:47 #48 transferring context: 23.80kB 0.1s done 14:04:47 #48 DONE 3.8s 14:04:47 14:04:47 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:47 #36 ... 14:04:47 14:04:47 #49 [core-common-config-bootstrapper internal] load build context 14:04:47 #49 transferring context: 3.21MB 3.3s done 14:04:47 #49 DONE 5.4s 14:04:47 14:04:47 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:04:47 #42 ... 14:04:47 14:04:47 #50 [support-scheduler internal] load build context 14:04:47 #50 transferring context: 3.21MB 3.2s done 14:04:47 #50 DONE 5.6s 14:04:47 14:04:47 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:04:48 #42 ... 14:04:48 14:04:48 #51 [core-keeper internal] load build context 14:04:48 #51 transferring context: 3.21MB 1.5s done 14:04:48 #51 DONE 3.8s 14:04:48 14:04:48 #37 [security-bootstrapper internal] load build context 14:04:48 #37 transferring context: 3.21MB 1.6s done 14:04:48 #37 DONE 4.6s 14:04:48 14:04:48 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:04:48 #52 ... 14:04:48 14:04:48 #53 [security-proxy-auth internal] load build context 14:04:48 #53 transferring context: 3.21MB 1.7s done 14:04:48 #53 DONE 4.0s 14:04:48 14:04:48 #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 14:04:50 #40 ... 14:04:50 14:04:50 #54 [core-keeper builder 2/7] WORKDIR /edgex-go 14:04:50 #54 DONE 1.2s 14:04:50 14:04:50 #55 [core-command builder 3/7] RUN apk add --update --no-cache make git 14:04:51 #143 ... 14:04:51 14:04:51 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:04:51 #0 0.574 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:04:51 #144 ... 14:04:51 14:04:51 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:04:51 #0 1.045 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:04:51 #145 ... 14:04:51 14:04:51 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:04:51 #0 0.968 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:04:51 #146 ... 14:04:51 14:04:51 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:04:51 #0 1.322 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:04:51 #147 ... 14:04:51 14:04:51 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:04:51 #0 1.075 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:04:51 #148 ... 14:04:51 14:04:51 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:04:51 #0 1.223 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:04:51 #149 ... 14:04:51 14:04:51 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:04:51 #0 0.806 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 14:04:51 #150 ... 14:04:51 14:04:51 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:04:51 #0 1.149 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:04:51 #151 ... 14:04:51 14:04:51 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:04:51 #0 0.723 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:04:51 #152 ... 14:04:51 14:04:51 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:04:51 #0 0.724 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:04:51 #55 ... 14:04:51 14:04:51 #56 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:04:51 #56 ... 14:04:51 14:04:51 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:04:51 #36 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.8s 14:04:51 #153 ... 14:04:51 14:04:51 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:04:51 #0 0.607 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 14:04:53 #36 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.7s done 14:04:54 #36 DONE 12.9s 14:04:54 14:04:54 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:04:54 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.3s 14:04:58 #42 ... 14:04:58 14:04:58 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:04:58 #57 DONE 9.6s 14:04:58 14:04:58 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:04:58 #0 6.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:04:58 #0 7.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:04:58 #0 9.093 (1/4) Installing dumb-init (1.2.5-r3) 14:04:58 #0 9.113 (2/4) Installing openssl (3.3.3-r0) 14:04:58 #0 9.179 (3/4) Installing su-exec (0.2-r3) 14:04:58 #0 9.206 (4/4) Installing yq-go (4.44.1-r2) 14:04:58 #58 ... 14:04:58 14:04:58 #59 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 14:04:58 #59 ... 14:04:58 14:04:58 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:04:58 #0 8.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:04:58 #0 8.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:04:58 #60 ... 14:04:58 14:04:58 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:04:58 #42 ... 14:04:58 14:04:58 #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:04:58 #0 9.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:04:58 #61 ... 14:04:58 14:04:58 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:04:58 #0 8.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:04:58 #0 9.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:04:58 #62 ... 14:04:58 14:04:58 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 14:04:58 #0 7.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:04:58 #0 8.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:04:59 #63 ... 14:04:59 14:04:59 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:04:59 #0 9.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:04:59 #64 ... 14:04:59 14:04:59 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 14:04:59 #65 ... 14:04:59 14:04:59 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:04:59 #0 9.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:04:59 #66 ... 14:04:59 14:04:59 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:04:59 #0 9.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:04:59 #67 ... 14:04:59 14:04:59 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:04:59 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.0s 14:04:59 #42 ... 14:04:59 14:04:59 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:04:59 #68 DONE 9.7s 14:04:59 14:04:59 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:05:00 #42 ... 14:05:00 14:05:00 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:05:00 #69 ... 14:05:00 14:05:00 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 14:05:00 #70 ... 14:05:00 14:05:00 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:05:00 #0 9.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:00 #71 ... 14:05:00 14:05:00 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 14:05:00 #0 9.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:00 #72 ... 14:05:00 14:05:00 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:05:00 #69 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:01 #69 ... 14:05:01 14:05:01 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:05:01 #58 10.52 Executing busybox-1.36.1-r29.trigger 14:05:01 #58 10.59 OK: 20 MiB in 18 packages 14:05:01 #58 DONE 12.6s 14:05:01 14:05:01 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:05:03 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.3s 14:05:07 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.4s done 14:05:07 #42 ... 14:05:07 14:05:07 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:05:07 #62 18.99 (1/2) Installing dumb-init (1.2.5-r3) 14:05:07 #62 19.02 (2/2) Installing su-exec (0.2-r3) 14:05:07 #62 19.05 Executing busybox-1.36.1-r29.trigger 14:05:07 #62 19.18 OK: 9 MiB in 16 packages 14:05:09 #62 DONE 21.0s 14:05:09 14:05:09 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:05:09 #60 17.57 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:05:09 #60 17.58 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:05:09 #60 17.58 OK: 24048 distinct packages available 14:05:09 #60 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:09 #60 20.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:09 #60 ... 14:05:09 14:05:09 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:05:09 #64 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:09 #64 19.56 (1/4) Installing ca-certificates (20241121-r1) 14:05:09 #64 19.99 (2/4) Installing dumb-init (1.2.5-r3) 14:05:09 #64 20.02 (3/4) Installing su-exec (0.2-r3) 14:05:09 #64 20.04 (4/4) Installing yq-go (4.44.1-r2) 14:05:09 #64 ... 14:05:09 14:05:09 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:05:09 #73 ... 14:05:09 14:05:09 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:05:09 #52 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:09 #52 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:10 #52 ... 14:05:10 14:05:10 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:05:10 #64 21.50 Executing busybox-1.36.1-r29.trigger 14:05:10 #64 ... 14:05:10 14:05:10 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 14:05:10 #0 4.917 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:10 #0 7.020 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:10 #74 ... 14:05:10 14:05:10 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:05:10 #64 21.73 Executing ca-certificates-20241121-r1.trigger 14:05:10 #64 ... 14:05:10 14:05:10 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:05:10 #66 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:10 #66 22.09 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:05:10 #66 ... 14:05:10 14:05:10 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 14:05:10 #65 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:10 #65 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:10 #65 ... 14:05:10 14:05:10 #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:05:10 #61 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:10 #61 21.41 (1/1) Installing dumb-init (1.2.5-r3) 14:05:10 #61 21.44 Executing busybox-1.36.1-r29.trigger 14:05:10 #61 21.53 OK: 9 MiB in 15 packages 14:05:10 #61 ... 14:05:10 14:05:10 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 14:05:10 #70 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:10 #70 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:11 #70 ... 14:05:11 14:05:11 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:05:11 #0 3.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:11 #0 4.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:11 #75 ... 14:05:11 14:05:11 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:05:11 #67 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:11 #67 ... 14:05:11 14:05:11 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:05:11 #52 22.74 (1/1) Installing dumb-init (1.2.5-r3) 14:05:11 #52 22.78 Executing busybox-1.36.1-r29.trigger 14:05:11 #52 ... 14:05:11 14:05:11 #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:05:11 #61 DONE 23.1s 14:05:11 14:05:11 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:05:11 #52 23.06 OK: 9 MiB in 15 packages 14:05:11 #52 ... 14:05:11 14:05:11 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 14:05:11 #63 16.66 (1/3) Installing ca-certificates (20241121-r1) 14:05:11 #63 17.41 (2/3) Installing dumb-init (1.2.5-r3) 14:05:11 #63 17.44 (3/3) Installing tzdata (2025b-r0) 14:05:11 #63 19.27 Executing busybox-1.36.1-r29.trigger 14:05:11 #63 19.42 Executing ca-certificates-20241121-r1.trigger 14:05:11 #63 20.63 OK: 11 MiB in 17 packages 14:05:11 #63 DONE 23.4s 14:05:11 14:05:11 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 14:05:11 #72 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:11 #72 19.48 OK: 239 MiB in 58 packages 14:05:11 #72 DONE 21.5s 14:05:11 14:05:11 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:05:12 #76 ... 14:05:12 14:05:12 #55 [core-command builder 3/7] RUN apk add --update --no-cache make git 14:05:12 #55 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:12 #55 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:12 #55 ... 14:05:12 14:05:12 #77 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 14:05:13 #77 ... 14:05:13 14:05:13 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:05:13 #71 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:13 #71 ... 14:05:13 14:05:13 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:05:13 #76 DONE 1.0s 14:05:13 14:05:13 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:13 #78 ... 14:05:13 14:05:13 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:05:13 #69 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:13 #69 ... 14:05:13 14:05:13 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 14:05:13 #65 23.04 (1/7) Installing ca-certificates (20241121-r1) 14:05:13 #65 23.79 (2/7) Installing dumb-init (1.2.5-r3) 14:05:13 #65 23.88 (3/7) Installing libgcc (13.2.1_git20240309-r1) 14:05:13 #65 23.91 (4/7) Installing libsodium (1.0.19-r0) 14:05:13 #65 24.05 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 14:05:13 #65 24.72 (6/7) Installing libzmq (4.3.5-r2) 14:05:13 #65 24.94 (7/7) Installing zeromq (4.3.5-r2) 14:05:13 #65 25.06 Executing busybox-1.36.1-r29.trigger 14:05:13 #65 25.31 Executing ca-certificates-20241121-r1.trigger 14:05:14 #65 ... 14:05:14 14:05:14 #59 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 14:05:14 #59 6.165 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:14 #59 8.394 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:14 #59 ... 14:05:14 14:05:14 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 14:05:14 #70 24.11 OK: 239 MiB in 58 packages 14:05:14 #70 ... 14:05:14 14:05:14 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:05:14 #64 23.18 OK: 20 MiB in 18 packages 14:05:14 #64 DONE 26.1s 14:05:14 14:05:14 #55 [core-command builder 3/7] RUN apk add --update --no-cache make git 14:05:14 #55 24.25 OK: 239 MiB in 58 packages 14:05:15 #55 ... 14:05:15 14:05:15 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:05:15 #52 DONE 26.8s 14:05:15 14:05:15 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 14:05:15 #65 26.89 OK: 14 MiB in 21 packages 14:05:15 #65 ... 14:05:15 14:05:15 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:05:15 #71 22.93 OK: 239 MiB in 58 packages 14:05:15 #71 DONE 25.5s 14:05:15 14:05:15 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:05:15 #75 15.08 OK: 20 MiB in 18 packages 14:05:16 #75 ... 14:05:16 14:05:16 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:05:16 #70 DONE 26.5s 14:05:16 14:05:16 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 14:05:16 #55 DONE 26.7s 14:05:16 14:05:16 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 14:05:18 #79 ... 14:05:18 14:05:18 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 14:05:18 #65 DONE 29.6s 14:05:18 14:05:18 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:05:18 #75 DONE 17.3s 14:05:18 14:05:18 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 14:05:18 #80 ... 14:05:18 14:05:18 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 14:05:18 #81 DONE 2.8s 14:05:19 14:05:19 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 14:05:19 #79 DONE 2.0s 14:05:19 14:05:19 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:19 #82 ... 14:05:19 14:05:19 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 14:05:19 #80 DONE 0.8s 14:05:19 14:05:19 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:05:19 #60 30.63 (1/5) Installing dumb-init (1.2.5-r3) 14:05:19 #60 30.75 (2/5) Installing musl-obstack (1.2.3-r2) 14:05:19 #60 30.75 (3/5) Installing libucontext (1.2-r3) 14:05:19 #60 30.75 (4/5) Installing gcompat (1.1.0-r4) 14:05:19 #60 30.90 (5/5) Installing openssl (3.3.3-r0) 14:05:19 #60 31.17 Executing busybox-1.36.1-r29.trigger 14:05:19 #60 31.17 OK: 10 MiB in 19 packages 14:05:19 #60 ... 14:05:19 14:05:19 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 14:05:19 #74 17.59 OK: 239 MiB in 58 packages 14:05:19 #74 DONE 19.3s 14:05:19 14:05:19 #83 [core-data builder 4/7] COPY go.mod vendor* ./ 14:05:19 #83 DONE 2.3s 14:05:19 14:05:19 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:19 #84 ... 14:05:19 14:05:19 #60 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:05:19 #60 DONE 32.5s 14:05:20 14:05:20 #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 14:05:20 #85 ... 14:05:20 14:05:20 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 14:05:20 #86 DONE 0.9s 14:05:20 14:05:20 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:20 #87 ... 14:05:20 14:05:20 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:05:20 #66 22.10 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:05:20 #66 22.10 OK: 24048 distinct packages available 14:05:20 #66 24.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:20 #66 27.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:20 #66 ... 14:05:20 14:05:20 #77 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 14:05:20 #77 9.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:21 #77 ... 14:05:21 14:05:21 #59 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 14:05:21 #59 20.03 (1/1) Installing dumb-init (1.2.5-r3) 14:05:21 #59 20.66 Executing busybox-1.36.1-r29.trigger 14:05:21 #59 20.76 OK: 9 MiB in 15 packages 14:05:21 #59 DONE 22.9s 14:05:21 14:05:21 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:05:21 #69 23.96 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:05:21 #69 24.04 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:05:21 #69 24.04 OK: 24068 distinct packages available 14:05:21 #69 26.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:21 #69 27.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:21 #69 ... 14:05:21 14:05:21 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:05:21 #67 22.92 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:05:21 #67 22.94 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:05:21 #67 22.94 OK: 24048 distinct packages available 14:05:21 #67 25.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:21 #67 28.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:21 #67 ... 14:05:21 14:05:21 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 14:05:21 #88 ... 14:05:21 14:05:21 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:05:21 #66 33.49 (1/4) Installing dumb-init (1.2.5-r3) 14:05:21 #66 33.49 (2/4) Installing musl-obstack (1.2.3-r2) 14:05:21 #66 33.51 (3/4) Installing libucontext (1.2-r3) 14:05:21 #66 33.52 (4/4) Installing gcompat (1.1.0-r4) 14:05:21 #66 33.55 Executing busybox-1.36.1-r29.trigger 14:05:22 #66 33.69 OK: 9 MiB in 18 packages 14:05:22 #66 ... 14:05:22 14:05:22 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:05:22 #73 3.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:22 #73 6.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:22 #73 13.03 OK: 9 MiB in 16 packages 14:05:22 #73 ... 14:05:22 14:05:22 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:05:22 #67 34.40 (1/14) Installing ca-certificates (20241121-r1) 14:05:23 #67 34.96 (2/14) Installing brotli-libs (1.1.0-r2) 14:05:23 #67 ... 14:05:23 14:05:23 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:05:23 #66 DONE 35.1s 14:05:23 14:05:23 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:05:23 #67 35.04 (3/14) Installing c-ares (1.33.1-r0) 14:05:23 #67 ... 14:05:23 14:05:23 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:05:23 #73 DONE 14.2s 14:05:23 14:05:23 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:05:23 #67 35.09 (4/14) Installing libunistring (1.2-r0) 14:05:23 #67 35.31 (5/14) Installing libidn2 (2.3.7-r0) 14:05:23 #67 35.31 (6/14) Installing nghttp2-libs (1.62.1-r0) 14:05:23 #67 35.39 (7/14) Installing libpsl (0.21.5-r1) 14:05:23 #67 35.39 (8/14) Installing zstd-libs (1.5.6-r0) 14:05:23 #67 35.51 (9/14) Installing libcurl (8.12.1-r0) 14:05:24 #67 35.62 (10/14) Installing curl (8.12.1-r0) 14:05:24 #67 35.69 (11/14) Installing dumb-init (1.2.5-r3) 14:05:24 #67 35.72 (12/14) Installing musl-obstack (1.2.3-r2) 14:05:24 #67 35.75 (13/14) Installing libucontext (1.2-r3) 14:05:24 #67 35.77 (14/14) Installing gcompat (1.1.0-r4) 14:05:24 #67 35.79 Executing busybox-1.36.1-r29.trigger 14:05:24 #67 35.92 Executing ca-certificates-20241121-r1.trigger 14:05:24 #67 ... 14:05:24 14:05:24 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:05:24 #0 8.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:24 #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:24 #89 ... 14:05:24 14:05:24 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 14:05:24 #88 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:25 #88 ... 14:05:25 14:05:25 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 14:05:25 #90 ... 14:05:25 14:05:25 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:05:25 #69 34.16 OK: 239 MiB in 58 packages 14:05:25 #69 DONE 35.0s 14:05:25 14:05:25 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:05:26 #91 DONE 1.2s 14:05:26 14:05:26 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:27 #92 ... 14:05:27 14:05:27 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:05:27 #67 36.90 OK: 15 MiB in 28 packages 14:05:27 #67 DONE 38.6s 14:05:27 14:05:27 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:05:28 #93 ... 14:05:28 14:05:28 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 14:05:28 #94 ... 14:05:28 14:05:28 #77 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 14:05:28 #77 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:28 #77 15.87 OK: 9 MiB in 15 packages 14:05:28 #77 DONE 16.8s 14:05:28 14:05:28 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 14:05:28 #90 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:28 #90 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:29 #90 ... 14:05:29 14:05:29 #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:29 #95 ... 14:05:29 14:05:29 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 14:05:29 #88 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:30 #88 18.18 OK: 11 MiB in 17 packages 14:05:31 #88 ... 14:05:31 14:05:31 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:05:31 #96 DONE 7.4s 14:05:31 14:05:31 #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 14:05:31 #85 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:31 #85 ... 14:05:31 14:05:31 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 14:05:31 #97 DONE 0.3s 14:05:31 14:05:31 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 14:05:31 #94 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:31 #94 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:31 #94 ... 14:05:31 14:05:31 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 14:05:31 #88 DONE 19.8s 14:05:31 14:05:31 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:05:31 #89 15.22 OK: 20 MiB in 18 packages 14:05:31 #89 DONE 17.3s 14:05:31 14:05:31 #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 14:05:31 #85 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:33 #85 ... 14:05:33 14:05:33 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:05:33 #0 7.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:33 #0 8.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:33 #98 ... 14:05:33 14:05:33 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 14:05:33 #90 18.35 OK: 9 MiB in 15 packages 14:05:34 #90 DONE 19.2s 14:05:34 14:05:34 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:05:34 #93 5.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:05:34 #93 6.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:05:36 #93 ... 14:05:36 14:05:36 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 14:05:36 #94 17.64 OK: 14 MiB in 21 packages 14:05:36 #94 DONE 18.4s 14:05:36 14:05:36 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:05:36 #98 13.04 OK: 9 MiB in 18 packages 14:05:36 #98 ... 14:05:36 14:05:36 #85 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 14:05:36 #85 16.77 OK: 10 MiB in 19 packages 14:05:36 #85 DONE 17.7s 14:05:37 14:05:37 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 14:05:37 #99 ... 14:05:37 14:05:37 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:05:37 #98 DONE 14.4s 14:05:38 14:05:38 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 14:05:38 #99 DONE 1.1s 14:05:38 14:05:38 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:05:39 #100 ... 14:05:39 14:05:39 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:05:39 #93 11.10 OK: 15 MiB in 28 packages 14:05:39 #93 DONE 12.5s 14:05:39 14:05:39 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:05:39 #101 DONE 2.7s 14:05:39 14:05:39 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 14:05:39 #102 ... 14:05:39 14:05:39 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:05:39 #100 DONE 1.8s 14:05:40 14:05:40 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 14:05:40 #103 DONE 0.3s 14:05:40 14:05:40 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 14:05:40 #102 DONE 0.3s 14:05:40 14:05:40 #104 [security-spire-config stage-2 6/10] COPY security.txt / 14:05:40 #104 DONE 0.3s 14:05:40 14:05:40 #105 [security-spire-server stage-2 6/9] COPY security.txt / 14:05:40 #105 DONE 0.3s 14:05:40 14:05:40 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:05:40 #106 DONE 0.3s 14:05:40 14:05:40 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:05:40 #107 DONE 0.3s 14:05:40 14:05:40 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:05:40 #108 DONE 2.6s 14:05:40 14:05:40 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 14:05:40 #109 DONE 0.3s 14:05:40 14:05:40 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:05:40 #110 DONE 0.3s 14:05:40 14:05:40 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:05:41 #111 ... 14:05:41 14:05:41 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 14:05:41 #112 DONE 0.3s 14:05:41 14:05:41 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:05:41 #111 DONE 0.2s 14:05:41 14:05:41 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 14:05:41 #113 DONE 0.2s 14:05:41 14:05:41 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:05:41 #114 ... 14:05:41 14:05:41 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:05:41 #115 DONE 0.3s 14:05:41 14:05:41 #116 [security-spire-config] exporting to image 14:05:41 #116 exporting layers 14:05:41 #116 ... 14:05:41 14:05:41 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:05:41 #114 DONE 0.6s 14:05:41 14:05:41 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:05:42 #117 DONE 0.3s 14:05:42 14:05:42 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:05:42 #42 ... 14:05:42 14:05:42 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:05:42 #118 DONE 0.2s 14:05:42 14:05:42 #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:42 #95 ... 14:05:42 14:05:42 #116 [security-spire-agent] exporting to image 14:05:45 #116 exporting layers 3.6s done 14:05:45 #116 writing image sha256:71e555d470ef41707eaade084c541e7d094c83eace43c96c6f2d77bd8f09e539 0.1s done 14:05:45 #116 writing image sha256:37dcbc14a8ba3673696b8e6c5bd5e0e372c9ef80b7d8ba61c522379bf25e4be2 0.0s done 14:05:45 #116 naming to docker.io/library/security-spire-config-arm64 0.0s done 14:05:45 #116 naming to docker.io/library/security-spire-server-arm64 14:05:45 #116 naming to docker.io/library/security-spire-server-arm64 0.0s done 14:05:45 #116 exporting layers 2.8s done 14:05:45 #116 writing image sha256:581f0f0be9644030eca10b0a4ed0358d9423ce1dbe248c3d19aa2becf16f8faf done 14:05:45 #116 naming to docker.io/library/security-spire-agent-arm64 done 14:05:45 #116 DONE 4.8s 14:05:45 14:05:45 #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:28 #154 ... 14:06:28 14:06:28 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:06:28 #151 DONE 100.4s 14:06:28 14:06:28 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:06:28 #147 DONE 100.4s 14:06:28 14:06:28 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:06:28 #155 DONE 0.3s 14:06:28 14:06:28 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:06:28 #156 DONE 0.1s 14:06:28 14:06:28 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 14:06:28 #157 ... 14:06:28 14:06:28 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:06:28 #158 DONE 0.3s 14:06:28 14:06:28 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:06:28 #159 DONE 0.5s 14:06:28 14:06:28 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:06:28 #48 ... 14:06:28 14:06:28 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:06:28 #160 DONE 0.1s 14:06:28 14:06:28 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:06:28 #161 DONE 0.2s 14:06:28 14:06:28 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 14:06:28 #157 DONE 1.3s 14:06:28 14:06:28 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:06:28 #162 ... 14:06:28 14:06:28 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 14:06:28 #163 DONE 0.3s 14:06:28 14:06:28 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 14:06:28 #164 DONE 0.5s 14:06:28 14:06:28 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:06:28 #165 DONE 0.5s 14:06:28 14:06:28 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:06:28 #166 ... 14:06:28 14:06:28 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:06:28 #162 DONE 1.4s 14:06:28 14:06:28 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:06:28 #166 DONE 0.4s 14:06:28 14:06:28 #92 [core-common-config-bootstrapper] exporting to image 14:06:28 #92 exporting layers 14:06:28 #92 ... 14:06:28 14:06:28 #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/ 14:06:28 #167 DONE 0.1s 14:06:28 14:06:28 #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/ 14:06:28 #168 DONE 0.2s 14:06:28 14:06:28 #92 [core-common-config-bootstrapper] exporting to image 14:06:28 #92 exporting layers 0.5s done 14:06:28 #92 writing image sha256:3956f0f96bd98f173b0b08c0f6411059b23e21652790de9ef08555f9e2b118b3 done 14:06:28 #92 naming to docker.io/library/core-common-config-bootstrapper done 14:06:28 #92 DONE 2.3s 14:06:28 14:06:28 #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/ 14:06:28 #169 DONE 0.1s 14:06:28 14:06:28 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:06:28 #145 ... 14:06:28 14:06:28 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:06:28 #170 DONE 0.1s 14:06:28 14:06:28 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 14:06:28 #171 DONE 1.5s 14:06:28 14:06:28 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:06:28 #145 ... 14:06:28 14:06:28 #92 [security-bootstrapper] exporting to image 14:06:28 #92 exporting layers 0.6s done 14:06:28 #92 writing image sha256:0ebce0f89ad73054ba29248aa4149d55ba26a1ee3fc3fddef46b76ddec298dcd done 14:06:28 #92 naming to docker.io/library/security-bootstrapper 0.0s done 14:06:28 #92 DONE 2.9s 14:06:28 14:06:28 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:07:21 #95 ... 14:07:21 14:07:21 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:21 #78 DONE 114.5s 14:07:21 14:07:21 #119 [support-notifications builder 6/7] COPY . . 14:07:21 #119 DONE 1.5s 14:07:21 14:07:21 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:07:21 #120 1.522 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:07:21 #120 ... 14:07:21 14:07:21 #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:21 #95 DONE 112.5s 14:07:21 14:07:21 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:21 #84 DONE 111.8s 14:07:21 14:07:21 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:21 #92 DONE 104.8s 14:07:21 14:07:21 #121 [security-spiffe-token-provider builder 6/7] COPY . . 14:07:21 #121 ... 14:07:21 14:07:21 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:21 #87 DONE 111.5s 14:07:21 14:07:21 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:21 #82 DONE 113.1s 14:07:21 14:07:21 #122 [security-proxy-setup builder 6/7] COPY . . 14:07:21 #122 ... 14:07:21 14:07:21 #123 [support-scheduler builder 6/7] COPY . . 14:07:21 #123 DONE 2.5s 14:07:21 14:07:21 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 14:07:21 #124 CACHED 14:07:21 14:07:21 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:21 #125 CACHED 14:07:21 14:07:21 #126 [security-proxy-auth builder 6/7] COPY . . 14:07:21 #126 CACHED 14:07:21 14:07:21 #127 [core-keeper builder 7/8] COPY . . 14:07:21 #127 DONE 1.9s 14:07:21 14:07:21 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:07:21 #128 CACHED 14:07:21 14:07:21 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 14:07:21 #129 CACHED 14:07:21 14:07:21 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:21 #130 CACHED 14:07:21 14:07:21 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 14:07:21 #131 CACHED 14:07:21 14:07:21 #132 [core-metadata builder 6/7] COPY . . 14:07:21 #132 CACHED 14:07:21 14:07:21 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:21 #133 CACHED 14:07:21 14:07:21 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 14:07:21 #134 CACHED 14:07:21 14:07:21 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:21 #135 CACHED 14:07:21 14:07:21 #136 [core-command builder 6/7] COPY . . 14:07:21 #136 CACHED 14:07:21 14:07:21 #137 [core-data builder 6/7] COPY . . 14:07:21 #137 DONE 2.6s 14:07:21 14:07:21 #121 [security-spiffe-token-provider builder 6/7] COPY . . 14:07:21 #121 DONE 2.5s 14:07:21 14:07:21 #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:07:21 #138 ... 14:07:21 14:07:21 #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:21 #139 CACHED 14:07:21 14:07:21 #140 [security-bootstrapper builder 6/7] COPY . . 14:07:21 #140 CACHED 14:07:21 14:07:21 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:07:21 #141 CACHED 14:07:21 14:07:21 #122 [security-proxy-setup builder 6/7] COPY . . 14:07:21 #122 DONE 1.9s 14:07:21 14:07:21 #142 [security-secretstore-setup builder 6/7] COPY . . 14:07:21 #142 CACHED 14:07:21 14:07:21 #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:07:21 #143 CACHED 14:07:21 14:07:21 #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:21 #144 CACHED 14:07:21 14:07:21 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:07:21 #145 ... 14:07:21 14:07:21 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:07:21 #0 4.973 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:07:21 #146 ... 14:07:21 14:07:21 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:07:21 #145 6.665 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 14:07:23 #145 ... 14:07:23 14:07:23 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:07:23 #0 6.750 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:07:24 #147 ... 14:07:24 14:07:24 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:07:24 #0 5.674 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:07:24 #148 ... 14:07:24 14:07:24 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:07:24 #0 5.036 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 14:07:24 #149 ... 14:07:24 14:07:24 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:07:24 #0 6.953 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:07:24 #150 ... 14:07:24 14:07:24 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:07:24 #0 6.420 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:07:24 #151 ... 14:07:24 14:07:24 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:07:24 #0 6.119 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:07:24 #37 ... 14:07:24 14:07:24 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:07:24 #149 162.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:07:25 #152 ... 14:07:25 14:07:25 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:07:25 #0 6.961 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:07:25 #153 ... 14:07:25 14:07:25 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:07:25 #0 6.234 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:07:27 #154 ... 14:07:27 14:07:27 #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:07:27 #138 6.818 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 14:07:33 #149 ... 14:07:33 14:07:33 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:07:33 #143 DONE 172.9s 14:07:33 14:07:33 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:07:33 #144 DONE 172.9s 14:07:33 14:07:33 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:07:33 #154 DONE 172.9s 14:07:33 14:07:33 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:07:33 #148 DONE 172.9s 14:07:33 14:07:33 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:07:33 #146 DONE 172.9s 14:07:33 14:07:33 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:07:33 #149 DONE 173.0s 14:07:33 14:07:33 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 14:07:33 #172 ... 14:07:33 14:07:33 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:07:33 #150 DONE 173.0s 14:07:33 14:07:33 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:07:33 #153 DONE 173.1s 14:07:33 14:07:33 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:07:33 #145 DONE 173.1s 14:07:33 14:07:33 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:07:33 #152 DONE 173.1s 14:07:33 14:07:33 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 14:07:33 #173 DONE 0.2s 14:07:33 14:07:33 #174 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:07:33 #174 DONE 0.2s 14:07:33 14:07:33 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 14:07:33 #172 DONE 0.1s 14:07:33 14:07:33 #175 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 14:07:33 #175 DONE 0.1s 14:07:33 14:07:33 #176 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 14:07:33 #176 ... 14:07:33 14:07:33 #177 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:07:33 #177 DONE 0.1s 14:07:33 14:07:33 #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:07:33 #178 DONE 0.2s 14:07:33 14:07:33 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 14:07:33 #179 DONE 0.2s 14:07:33 14:07:33 #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:07:33 #180 DONE 0.2s 14:07:33 14:07:33 #181 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:07:33 #181 DONE 0.2s 14:07:33 14:07:33 #182 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:07:33 #182 CACHED 14:07:33 14:07:33 #183 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:07:33 #183 CACHED 14:07:33 14:07:33 #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:07:33 #184 CACHED 14:07:33 14:07:33 #185 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:07:33 #185 CACHED 14:07:33 14:07:33 #186 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:07:33 #186 DONE 0.2s 14:07:33 14:07:33 #187 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 14:07:33 #187 DONE 0.2s 14:07:33 14:07:33 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:07:33 #188 ... 14:07:33 14:07:33 #189 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:07:33 #189 DONE 0.3s 14:07:33 14:07:33 #176 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 14:07:33 #176 DONE 0.3s 14:07:33 14:07:33 #190 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 14:07:33 #190 ... 14:07:33 14:07:33 #191 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:07:33 #191 DONE 0.6s 14:07:33 14:07:33 #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:07:33 #192 ... 14:07:33 14:07:33 #193 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 14:07:33 #193 DONE 0.8s 14:07:33 14:07:33 #194 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:07:33 #194 DONE 0.8s 14:07:33 14:07:33 #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:07:33 #195 DONE 0.8s 14:07:33 14:07:33 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:07:33 #188 DONE 0.9s 14:07:34 14:07:34 #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:07:34 #196 DONE 0.9s 14:07:34 14:07:34 #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:07:34 #197 DONE 0.9s 14:07:34 14:07:34 #198 [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 14:07:34 #198 DONE 0.7s 14:07:34 14:07:34 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:07:34 #199 DONE 0.7s 14:07:34 14:07:34 #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:07:34 #200 ... 14:07:34 14:07:34 #190 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 14:07:34 #190 DONE 1.1s 14:07:34 14:07:34 #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:07:34 #201 DONE 0.7s 14:07:34 14:07:34 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:07:34 #202 DONE 0.6s 14:07:34 14:07:34 #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:07:34 #192 DONE 0.9s 14:07:34 14:07:34 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:07:34 #203 DONE 0.7s 14:07:34 14:07:34 #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:07:34 #204 DONE 0.7s 14:07:34 14:07:34 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 14:07:34 #205 DONE 0.7s 14:07:34 14:07:34 #206 [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 14:07:34 #206 DONE 0.7s 14:07:34 14:07:34 #207 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:07:34 #207 DONE 0.7s 14:07:34 14:07:34 #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:07:34 #200 DONE 0.7s 14:07:34 14:07:34 #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:07:34 #208 ... 14:07:34 14:07:34 #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:07:34 #209 DONE 0.2s 14:07:34 14:07:34 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:07:34 #210 DONE 0.2s 14:07:34 14:07:34 #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:07:34 #211 DONE 0.2s 14:07:34 14:07:34 #212 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 14:07:34 #212 DONE 0.2s 14:07:34 14:07:34 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:07:34 #213 DONE 0.2s 14:07:34 14:07:34 #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 14:07:34 #214 DONE 0.2s 14:07:34 14:07:34 #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:07:34 #208 DONE 0.2s 14:07:34 14:07:34 #92 [core-keeper] exporting to image 14:07:34 #92 exporting layers 14:07:34 #92 writing image sha256:696cb7fcad55c1a004405c5dda53076ad3e593e26873939d00a89d3f37913eb6 0.0s done 14:07:34 #92 naming to docker.io/library/core-keeper done 14:07:34 #92 ... 14:07:34 14:07:34 #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:07:34 #215 DONE 0.2s 14:07:34 14:07:34 #92 [core-command] exporting to image 14:07:34 #92 exporting layers 0.3s done 14:07:34 #92 writing image sha256:db95e9f0dbd2a92213bc47e2e07b70a81abe6137148777c7dbde5d4ae0b648df 0.0s done 14:07:34 #92 naming to docker.io/library/core-command done 14:07:35 #92 ... 14:07:35 14:07:35 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:07:35 #216 DONE 0.2s 14:07:35 14:07:35 #92 [core-data] exporting to image 14:07:35 #92 exporting layers 0.3s done 14:07:35 #92 writing image sha256:dfce8fd5c407aea05c0d26e9c1f7f049de2b405a8ef115df991f88d6b0487b95 0.1s done 14:07:35 #92 writing image sha256:b3a5a6c4f32a420755f8af0c68978220c03dd9d4455678ca42b14bdb38cadaca 0.1s done 14:07:35 #92 naming to docker.io/library/support-notifications done 14:07:35 #92 naming to docker.io/library/core-data done 14:07:35 #92 exporting layers 0.4s done 14:07:35 #92 writing image sha256:e417d1b0400ed3c39fb55709fc2a16d6149c3ab2bdf34e572ea2ed8555a3033c done 14:07:35 #92 writing image sha256:6407fb21895f554d4c3430d51ef4e2fd220a2d440785af2e73a2a52ffd9e827a done 14:07:35 #92 naming to docker.io/library/support-scheduler done 14:07:35 #92 naming to docker.io/library/security-spiffe-token-provider done 14:07:35 #92 ... 14:07:35 14:07:35 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:07:35 #217 DONE 0.2s 14:07:35 14:07:35 #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:07:35 #218 DONE 0.0s 14:07:35 14:07:35 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:07:35 #219 DONE 0.5s 14:07:35 14:07:35 #92 [security-proxy-auth] exporting to image 14:07:35 #92 writing image sha256:9f2480ab6e6a09719d1405e0220379b3bd7e2f435df2287841ce0ac0c1bcba03 done 14:07:35 #92 naming to docker.io/library/core-metadata done 14:07:35 #92 ... 14:07:35 14:07:35 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:07:35 #220 DONE 0.4s 14:07:35 14:07:35 #92 [security-proxy-setup] exporting to image 14:07:35 #92 exporting layers 0.2s done 14:07:35 #92 writing image sha256:669248e29432cbe2d01c8201aece210e2c227174adf40690545f964eeb3731f6 done 14:07:35 #92 naming to docker.io/library/security-proxy-setup done 14:07:35 #92 ... 14:07:35 14:07:35 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:07:35 #221 DONE 0.4s 14:07:35 14:07:35 #92 [security-secretstore-setup] exporting to image 14:07:35 #92 exporting layers 0.2s done 14:07:35 #92 writing image sha256:b741870810b9dab480ffa1c48c50034c3798dd52d24639c0d06f7b899d82d985 done 14:07:35 #92 naming to docker.io/library/security-secretstore-setup done 14:07:36 #92 exporting layers 0.8s done 14:07:36 #92 writing image sha256:04011a6e21e610402e6bdc377968225d0c26d15f220a5e2a9032ce83efc554a8 done 14:07:36 #92 naming to docker.io/library/security-proxy-auth done 14:07:36 #92 DONE 4.5s 14:07:36 14:07:36 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 14:07:36 time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:07:36 time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:07:36 time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:07:36 time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:07:36 time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:07:36 time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:07:36 time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:07:36 time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:07:36 time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:07:36 time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:07:36 time="2025-03-27T14:03:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:07:36 time="2025-03-27T14:03:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:07:36 time="2025-03-27T14:03:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:07:36 time="2025-03-27T14:03:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:07:36 time="2025-03-27T14:03:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 14:07:36 $ docker stop --time=1 6b91b16dd030dfc527e0cf071b6c5edb0cb19b2dc1b9d2caf1c3d2890173a5cc 14:07:37 $ docker rm -f --volumes 6b91b16dd030dfc527e0cf071b6c5edb0cb19b2dc1b9d2caf1c3d2890173a5cc [Pipeline] // withDockerContainer [Pipeline] sh 14:07:37 + docker images 14:07:37 REPOSITORY TAG IMAGE ID CREATED SIZE 14:07:37 security-proxy-setup latest 669248e29432 2 seconds ago 38.3MB 14:07:37 security-secretstore-setup latest b741870810b9 2 seconds ago 68MB 14:07:37 security-proxy-auth latest 04011a6e21e6 2 seconds ago 31.4MB 14:07:37 security-spiffe-token-provider latest 6407fb21895f 3 seconds ago 47.2MB 14:07:37 core-keeper latest 696cb7fcad55 3 seconds ago 32.1MB 14:07:37 support-notifications latest dfce8fd5c407 3 seconds ago 51.9MB 14:07:37 support-scheduler latest e417d1b0400e 3 seconds ago 48.3MB 14:07:37 core-command latest db95e9f0dbd2 3 seconds ago 28MB 14:07:37 core-metadata latest 9f2480ab6e6a 3 seconds ago 32.7MB 14:07:37 core-data latest b3a5a6c4f32a 3 seconds ago 32.5MB 14:07:37 security-bootstrapper latest 0ebce0f89ad7 About a minute ago 20.3MB 14:07:37 core-common-config-bootstrapper latest 3956f0f96bd9 About a minute ago 17.1MB 14:07:37 security-spire-config latest 7c5f82e70f21 3 minutes ago 149MB 14:07:37 security-spire-server latest 20b41fe00300 3 minutes ago 149MB 14:07:37 security-spire-agent latest 6d12a20aedbf 3 minutes ago 195MB 14:07:37 ci-base-image-x86_64 latest 50dc8422b905 7 minutes ago 929MB 14:07:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 months ago 580MB 14:07:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 22 months ago 334MB 14:07:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:07:38 provisioning config files... 14:07:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/818@tmp/config15332388239548670428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:07:38 ---> ****-login.sh 14:07:38 nexus3.edgexfoundry.org:10001 14:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:07:38 Configure a credential helper to remove this warning. See 14:07:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:07:38 14:07:38 Login Succeeded 14:07:38 nexus3.edgexfoundry.org:10002 14:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:07:38 Configure a credential helper to remove this warning. See 14:07:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:07:38 14:07:38 Login Succeeded 14:07:38 nexus3.edgexfoundry.org:10003 14:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:07:38 Configure a credential helper to remove this warning. See 14:07:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:07:38 14:07:38 Login Succeeded 14:07:38 nexus3.edgexfoundry.org:10004 14:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:07:38 Configure a credential helper to remove this warning. See 14:07:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:07:38 14:07:38 Login Succeeded 14:07:38 ****.io 14:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:07:39 Configure a credential helper to remove this warning. See 14:07:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:07:39 14:07:39 Login Succeeded 14:07:39 ---> ****-login.sh ends [Pipeline] } 14:07:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:07:39 [edgeXDocker.push] Tagging docker image core-command with the following tags: 14:07:39 cb94a90e978600b633deea23000456c4866436fe 14:07:39 latest 14:07:39 4.1.0-dev.1 14:07:39 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:07:39 main 14:07:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:39 + docker push nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe 14:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:07:39 6970b7d0ddf2: Preparing 14:07:39 cb495d03fc5a: Preparing 14:07:39 0ed7be6486f1: Preparing 14:07:39 c4f24067d12d: Preparing 14:07:39 e97c60f63733: Preparing 14:07:39 891dbcb4fd61: Preparing 14:07:39 994456c4fd7b: Preparing 14:07:39 891dbcb4fd61: Waiting 14:07:39 e97c60f63733: Pushed 14:07:39 0ed7be6486f1: Pushed 14:07:39 c4f24067d12d: Pushed 14:07:39 6970b7d0ddf2: Pushed 14:07:39 994456c4fd7b: Layer already exists 14:07:39 891dbcb4fd61: Pushed 14:07:41 cb495d03fc5a: Pushed 14:07:42 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:42 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 14:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:07:42 6970b7d0ddf2: Preparing 14:07:42 cb495d03fc5a: Preparing 14:07:42 0ed7be6486f1: Preparing 14:07:42 c4f24067d12d: Preparing 14:07:42 e97c60f63733: Preparing 14:07:42 891dbcb4fd61: Preparing 14:07:42 994456c4fd7b: Preparing 14:07:42 891dbcb4fd61: Waiting 14:07:42 994456c4fd7b: Waiting 14:07:42 6970b7d0ddf2: Layer already exists 14:07:42 0ed7be6486f1: Layer already exists 14:07:42 e97c60f63733: Layer already exists 14:07:42 c4f24067d12d: Layer already exists 14:07:42 cb495d03fc5a: Layer already exists 14:07:42 994456c4fd7b: Layer already exists 14:07:42 891dbcb4fd61: Layer already exists 14:07:42 latest: digest: sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:43 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1 14:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:07:43 6970b7d0ddf2: Preparing 14:07:43 cb495d03fc5a: Preparing 14:07:43 0ed7be6486f1: Preparing 14:07:43 c4f24067d12d: Preparing 14:07:43 e97c60f63733: Preparing 14:07:43 891dbcb4fd61: Preparing 14:07:43 994456c4fd7b: Preparing 14:07:43 891dbcb4fd61: Waiting 14:07:43 994456c4fd7b: Waiting 14:07:43 c4f24067d12d: Layer already exists 14:07:43 0ed7be6486f1: Layer already exists 14:07:43 cb495d03fc5a: Layer already exists 14:07:43 6970b7d0ddf2: Layer already exists 14:07:43 e97c60f63733: Layer already exists 14:07:43 891dbcb4fd61: Layer already exists 14:07:43 994456c4fd7b: Layer already exists 14:07:43 4.1.0-dev.1: digest: sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:44 + docker push nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:07:44 6970b7d0ddf2: Preparing 14:07:44 cb495d03fc5a: Preparing 14:07:44 0ed7be6486f1: Preparing 14:07:44 c4f24067d12d: Preparing 14:07:44 e97c60f63733: Preparing 14:07:44 891dbcb4fd61: Preparing 14:07:44 994456c4fd7b: Preparing 14:07:44 994456c4fd7b: Waiting 14:07:44 891dbcb4fd61: Waiting 14:07:44 6970b7d0ddf2: Layer already exists 14:07:44 c4f24067d12d: Layer already exists 14:07:44 0ed7be6486f1: Layer already exists 14:07:44 cb495d03fc5a: Layer already exists 14:07:44 e97c60f63733: Layer already exists 14:07:44 994456c4fd7b: Layer already exists 14:07:44 891dbcb4fd61: Layer already exists 14:07:44 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:44 + docker push nexus3.edgexfoundry.org:10004/core-command:main 14:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:07:44 6970b7d0ddf2: Preparing 14:07:44 cb495d03fc5a: Preparing 14:07:44 0ed7be6486f1: Preparing 14:07:44 c4f24067d12d: Preparing 14:07:44 e97c60f63733: Preparing 14:07:44 891dbcb4fd61: Preparing 14:07:44 994456c4fd7b: Preparing 14:07:44 994456c4fd7b: Waiting 14:07:44 891dbcb4fd61: Waiting 14:07:44 c4f24067d12d: Layer already exists 14:07:44 e97c60f63733: Layer already exists 14:07:44 0ed7be6486f1: Layer already exists 14:07:44 cb495d03fc5a: Layer already exists 14:07:44 6970b7d0ddf2: Layer already exists 14:07:44 994456c4fd7b: Layer already exists 14:07:44 891dbcb4fd61: Layer already exists 14:07:44 main: digest: sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:44 ===================================================== [Pipeline] echo 14:07:44 taggedImages: 14:07:44 - nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe 14:07:44 - nexus3.edgexfoundry.org:10004/core-command:latest 14:07:44 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1 14:07:44 - nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:07:44 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 14:07:44 ========================================================= 14:07:44 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe, nexus3.edgexfoundry.org:10004/core-command:latest, nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-command:main], settingsFile:edgex-go-settings] 14:07:44 ========================================================= [Pipeline] node 14:07:59 Still waiting to schedule task 14:07:59 All nodes of label ‘centos7-docker-4c-2g’ are offline 14:08:27 Running on prd-centos7-docker-4c-2g-42188 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:27 provisioning config files... 14:08:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12176546720226310025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:31 ---> ****-login.sh 14:08:31 nexus3.edgexfoundry.org:10001 14:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:08:31 Configure a credential helper to remove this warning. See 14:08:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:08:31 14:08:31 Login Succeeded 14:08:31 nexus3.edgexfoundry.org:10002 14:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:08:32 Configure a credential helper to remove this warning. See 14:08:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:08:32 14:08:32 Login Succeeded 14:08:32 nexus3.edgexfoundry.org:10003 14:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:08:32 Configure a credential helper to remove this warning. See 14:08:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:08:32 14:08:32 Login Succeeded 14:08:32 nexus3.edgexfoundry.org:10004 14:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:08:32 Configure a credential helper to remove this warning. See 14:08:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:08:32 14:08:32 Login Succeeded 14:08:32 ****.io 14:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:08:32 Configure a credential helper to remove this warning. See 14:08:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:08:32 14:08:32 Login Succeeded 14:08:32 ---> ****-login.sh ends [Pipeline] } 14:08:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:08:33 + docker buildx ls 14:08:33 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 14:08:33 default * docker 14:08:33 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 14:08:33 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 14:08:33 edgex-builder [Pipeline] sh 14:08:33 + docker buildx inspect --bootstrap 14:08:33 #1 [internal] booting buildkit 14:08:33 #1 pulling image moby/buildkit:buildx-stable-1 14:08:37 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 14:08:37 #1 creating container buildx_buildkit_edgex-builder0 14:08:38 #1 creating container buildx_buildkit_edgex-builder0 2.0s done 14:08:38 #1 DONE 5.0s 14:08:38 Name: edgex-builder 14:08:38 Driver: docker-container 14:08:38 14:08:38 Nodes: 14:08:38 Name: edgex-builder0 14:08:38 Endpoint: unix:///var/run/docker.sock 14:08:38 Status: running 14:08:38 Buildkit: v0.20.2 14:08:38 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 14:08:39 + docker buildx ls 14:08:39 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 14:08:39 edgex-builder * docker-container 14:08:39 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 14:08:39 default docker 14:08:39 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 14:08:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe --push - 14:08:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe' 14:08:39 #1 [internal] load build definition from Dockerfile 14:08:39 #1 transferring dockerfile: 197B done 14:08:39 #1 DONE 0.0s 14:08:39 14:08:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe 14:08:39 #2 DONE 0.1s 14:08:39 14:08:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe 14:08:39 #3 DONE 0.1s 14:08:39 14:08:39 #4 [internal] load .dockerignore 14:08:39 #4 transferring context: 2B done 14:08:39 #4 DONE 0.0s 14:08:39 14:08:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 14:08:39 #5 resolve nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 0.0s done 14:08:39 #5 DONE 0.0s 14:08:39 14:08:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 14:08:39 #6 resolve nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 0.0s done 14:08:39 #6 DONE 0.1s 14:08:39 14:08:39 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 14:08:39 #7 DONE 0.0s 14:08:39 14:08:39 #8 exporting to image 14:08:39 #8 exporting layers done 14:08:39 #8 exporting manifest sha256:f7f6710f034a8ba61e1744800fa9fb01690841fdbea1231967390a7e1dfb4a4a done 14:08:39 #8 exporting config sha256:d55842189d647d96f73555b3e768226e84a94ba71057ce8c2408560ea1c5e9ee done 14:08:39 #8 exporting manifest sha256:3138f177ee85a636b31e7f4523e716e2415d5c4f180443deb96e268b1e3995e5 done 14:08:39 #8 exporting config sha256:28cf2ece4c6056b6d3087a827a6d7fae47275bdb1a8de3c6ed541ef3764097c3 done 14:08:39 #8 exporting manifest list sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 done 14:08:39 #8 pushing layers 0.1s done 14:08:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe@sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 14:08:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:08:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe@sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 0.1s done 14:08:39 #8 DONE 0.2s 14:08:40 14:08:40 1 warning found (use --debug to expand): 14:08:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:08:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 14:08:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 14:08:40 #1 [internal] load build definition from Dockerfile 14:08:40 #1 transferring dockerfile: 163B done 14:08:40 #1 DONE 0.0s 14:08:40 14:08:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 14:08:40 #2 DONE 0.0s 14:08:40 14:08:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 14:08:40 #3 DONE 0.0s 14:08:40 14:08:40 #4 [internal] load .dockerignore 14:08:40 #4 transferring context: 2B done 14:08:40 #4 DONE 0.0s 14:08:40 14:08:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 14:08:40 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 0.0s done 14:08:40 #5 DONE 0.0s 14:08:40 14:08:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 14:08:41 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 0.0s done 14:08:41 #6 CACHED 14:08:41 14:08:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 14:08:41 #5 CACHED 14:08:41 14:08:41 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 14:08:41 #7 DONE 0.0s 14:08:41 14:08:41 #8 exporting to image 14:08:41 #8 exporting layers done 14:08:41 #8 exporting manifest sha256:f7f6710f034a8ba61e1744800fa9fb01690841fdbea1231967390a7e1dfb4a4a done 14:08:41 #8 exporting config sha256:d55842189d647d96f73555b3e768226e84a94ba71057ce8c2408560ea1c5e9ee done 14:08:41 #8 exporting manifest sha256:3138f177ee85a636b31e7f4523e716e2415d5c4f180443deb96e268b1e3995e5 done 14:08:41 #8 exporting config sha256:28cf2ece4c6056b6d3087a827a6d7fae47275bdb1a8de3c6ed541ef3764097c3 done 14:08:41 #8 exporting manifest list sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 done 14:08:41 #8 pushing layers 0.0s done 14:08:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 0.1s done 14:08:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:08:41 #8 DONE 0.1s 14:08:41 14:08:41 1 warning found (use --debug to expand): 14:08:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:08:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1' 14:08:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1 --push - 14:08:41 #1 [internal] load build definition from Dockerfile 14:08:41 #1 transferring dockerfile: 168B done 14:08:41 #1 DONE 0.0s 14:08:41 14:08:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1 14:08:41 #2 DONE 0.0s 14:08:41 14:08:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1 14:08:41 #3 DONE 0.0s 14:08:41 14:08:41 #4 [internal] load .dockerignore 14:08:41 #4 transferring context: 2B done 14:08:41 #4 DONE 0.0s 14:08:41 14:08:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 14:08:41 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 0.0s done 14:08:41 #5 CACHED 14:08:41 14:08:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 14:08:41 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 0.0s done 14:08:41 #6 CACHED 14:08:41 14:08:41 #7 exporting to image 14:08:41 #7 exporting layers done 14:08:41 #7 exporting manifest sha256:f7f6710f034a8ba61e1744800fa9fb01690841fdbea1231967390a7e1dfb4a4a done 14:08:41 #7 exporting config sha256:d55842189d647d96f73555b3e768226e84a94ba71057ce8c2408560ea1c5e9ee done 14:08:41 #7 exporting manifest sha256:3138f177ee85a636b31e7f4523e716e2415d5c4f180443deb96e268b1e3995e5 done 14:08:41 #7 exporting config sha256:28cf2ece4c6056b6d3087a827a6d7fae47275bdb1a8de3c6ed541ef3764097c3 14:08:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:08:41 #7 exporting config sha256:28cf2ece4c6056b6d3087a827a6d7fae47275bdb1a8de3c6ed541ef3764097c3 done 14:08:41 #7 exporting manifest list sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 done 14:08:41 #7 pushing layers 0.0s done 14:08:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1@sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 0.1s done 14:08:41 #7 DONE 0.1s 14:08:41 14:08:41 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 14:08:41 #8 DONE 0.0s 14:08:41 14:08:41 1 warning found (use --debug to expand): 14:08:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:08:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 --push - 14:08:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1' 14:08:42 #1 [internal] load build definition from Dockerfile 14:08:42 #1 transferring dockerfile: 209B done 14:08:42 #1 DONE 0.0s 14:08:42 14:08:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:08:42 #2 DONE 0.0s 14:08:42 14:08:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:08:42 #3 DONE 0.0s 14:08:42 14:08:42 #4 [internal] load .dockerignore 14:08:42 #4 transferring context: 2B done 14:08:42 #4 DONE 0.0s 14:08:42 14:08:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 14:08:42 #5 resolve nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b done 14:08:42 #5 CACHED 14:08:42 14:08:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 14:08:42 #6 resolve nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 0.0s done 14:08:42 #6 DONE 0.0s 14:08:42 14:08:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 14:08:42 #6 CACHED 14:08:42 14:08:42 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 14:08:42 #7 DONE 0.0s 14:08:42 14:08:42 #8 exporting to image 14:08:42 #8 exporting layers done 14:08:42 #8 exporting manifest sha256:f7f6710f034a8ba61e1744800fa9fb01690841fdbea1231967390a7e1dfb4a4a done 14:08:42 #8 exporting config sha256:d55842189d647d96f73555b3e768226e84a94ba71057ce8c2408560ea1c5e9ee done 14:08:42 #8 exporting manifest sha256:3138f177ee85a636b31e7f4523e716e2415d5c4f180443deb96e268b1e3995e5 done 14:08:42 #8 exporting config sha256:28cf2ece4c6056b6d3087a827a6d7fae47275bdb1a8de3c6ed541ef3764097c3 done 14:08:42 #8 exporting manifest list sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 done 14:08:42 #8 pushing layers 0.0s done 14:08:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 0.1s done 14:08:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:08:42 #8 DONE 0.1s 14:08:42 14:08:42 1 warning found (use --debug to expand): 14:08:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:08:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 14:08:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 14:08:42 #1 [internal] load build definition from Dockerfile 14:08:42 #1 transferring dockerfile: 161B done 14:08:42 #1 DONE 0.0s 14:08:42 14:08:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 14:08:42 #2 DONE 0.0s 14:08:42 14:08:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 14:08:42 #3 DONE 0.0s 14:08:42 14:08:42 #4 [internal] load .dockerignore 14:08:42 #4 transferring context: 2B done 14:08:42 #4 DONE 0.0s 14:08:42 14:08:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 14:08:42 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b done 14:08:42 #5 CACHED 14:08:42 14:08:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 14:08:42 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b done 14:08:42 #6 CACHED 14:08:42 14:08:42 #7 exporting to image 14:08:42 #7 exporting layers done 14:08:42 #7 exporting manifest sha256:f7f6710f034a8ba61e1744800fa9fb01690841fdbea1231967390a7e1dfb4a4a done 14:08:42 #7 exporting config sha256:d55842189d647d96f73555b3e768226e84a94ba71057ce8c2408560ea1c5e9ee done 14:08:42 #7 exporting manifest sha256:3138f177ee85a636b31e7f4523e716e2415d5c4f180443deb96e268b1e3995e5 done 14:08:42 #7 exporting config sha256:28cf2ece4c6056b6d3087a827a6d7fae47275bdb1a8de3c6ed541ef3764097c3 done 14:08:42 #7 exporting manifest list sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 done 14:08:42 #7 pushing layers 0.0s done 14:08:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 14:08:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:08:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 0.1s done 14:08:42 #7 DONE 0.1s 14:08:42 14:08:42 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 14:08:42 #8 DONE 0.0s 14:08:42 14:08:42 1 warning found (use --debug to expand): 14:08:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:08:43 + '[' -d /w/workspace/edgex-go/818/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:08:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:08:43 ---> package-listing.sh 14:08:43 ++ facter osfamily 14:08:43 ++ tr '[:upper:]' '[:lower:]' 14:08:44 + OS_FAMILY=redhat 14:08:44 + workspace=/w/workspace/edgex-go/818 14:08:44 + START_PACKAGES=/tmp/packages_start.txt 14:08:44 + END_PACKAGES=/tmp/packages_end.txt 14:08:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:08:44 + PACKAGES=/tmp/packages_start.txt 14:08:44 + '[' /w/workspace/edgex-go/818 ']' 14:08:44 + PACKAGES=/tmp/packages_end.txt 14:08:44 + case "${OS_FAMILY}" in 14:08:44 + sort 14:08:44 + rpm -qa 14:08:44 + '[' -f /tmp/packages_start.txt ']' 14:08:44 + '[' -f /tmp/packages_end.txt ']' 14:08:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:08:44 + '[' /w/workspace/edgex-go/818 ']' 14:08:44 + mkdir -p /w/workspace/edgex-go/818/archives/ 14:08:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/818/archives/ [Pipeline] echo 14:08:44 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:08:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:08:45 14:08:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:08:45 latest: Pulling from edgex-lftools-log-publisher 14:08:45 5eb5b503b376: Pulling fs layer 14:08:45 5c69ac0246d0: Pulling fs layer 14:08:45 ec43610c2a17: Pulling fs layer 14:08:45 3a2ae6a8a46f: Pulling fs layer 14:08:45 33b1e0a273af: Pulling fs layer 14:08:45 5d3b04190fa2: Pulling fs layer 14:08:45 2f39f015ded8: Pulling fs layer 14:08:45 3a2ae6a8a46f: Waiting 14:08:45 33b1e0a273af: Waiting 14:08:45 5d3b04190fa2: Waiting 14:08:45 2f39f015ded8: Waiting 14:08:45 5c69ac0246d0: Verifying Checksum 14:08:45 5c69ac0246d0: Download complete 14:08:45 3a2ae6a8a46f: Verifying Checksum 14:08:45 3a2ae6a8a46f: Download complete 14:08:45 ec43610c2a17: Verifying Checksum 14:08:45 ec43610c2a17: Download complete 14:08:45 33b1e0a273af: Verifying Checksum 14:08:45 33b1e0a273af: Download complete 14:08:45 5d3b04190fa2: Verifying Checksum 14:08:45 5d3b04190fa2: Download complete 14:08:46 5eb5b503b376: Verifying Checksum 14:08:46 5eb5b503b376: Download complete 14:08:46 2f39f015ded8: Verifying Checksum 14:08:46 2f39f015ded8: Download complete 14:08:47 5eb5b503b376: Pull complete 14:08:47 5c69ac0246d0: Pull complete 14:08:48 ec43610c2a17: Pull complete 14:08:48 3a2ae6a8a46f: Pull complete 14:08:48 33b1e0a273af: Pull complete 14:08:48 5d3b04190fa2: Pull complete 14:08:52 2f39f015ded8: Pull complete 14:08:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:08:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:08:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:52 prd-centos7-docker-4c-2g-42188 does not seem to be running inside a container 14:08:52 $ 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:08:57 $ docker top a3c9218921896c049517eb5b2313dbfc9a7a2e4c1f6b69a71cbd96968db7d6ee -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:57 + touch /tmp/pre-build-complete [Pipeline] sh 14:08:58 + mkdir -p /var/log/sysstat [Pipeline] sh 14:08:58 + ls /var/log/sa-host 14:08:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:58 provisioning config files... 14:08:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config4862289991881445017tmp [Pipeline] { [Pipeline] echo 14:08:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:08:58 ---> create-netrc.sh [Pipeline] } 14:08:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:08:59 ---> python-tools-install.sh [Pipeline] echo 14:08:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:08:59 ---> sudo-logs.sh 14:08:59 Archiving 'sudo' log.. 14:08:59 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:08:59 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 14:08:59 $ docker stop --time=1 a3c9218921896c049517eb5b2313dbfc9a7a2e4c1f6b69a71cbd96968db7d6ee 14:09:00 $ docker rm -f --volumes a3c9218921896c049517eb5b2313dbfc9a7a2e4c1f6b69a71cbd96968db7d6ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 14:09:00 [WS-CLEANUP] Deleting project workspace... 14:09:00 [WS-CLEANUP] Deferred wipeout is used... 14:09:00 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 14:09:00 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 14:09:00 cb94a90e978600b633deea23000456c4866436fe 14:09:00 latest 14:09:00 4.1.0-dev.1 14:09:00 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:09:00 main 14:09:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:01 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe 14:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:09:01 afa9552a01e3: Preparing 14:09:01 e5884f0c010a: Preparing 14:09:01 da696b873971: Preparing 14:09:01 a75437341a8b: Preparing 14:09:01 0ed7be6486f1: Preparing 14:09:01 c4f24067d12d: Preparing 14:09:01 e97c60f63733: Preparing 14:09:01 891dbcb4fd61: Preparing 14:09:01 c4f24067d12d: Waiting 14:09:01 e97c60f63733: Waiting 14:09:01 994456c4fd7b: Preparing 14:09:01 994456c4fd7b: Waiting 14:09:01 0ed7be6486f1: Layer already exists 14:09:01 c4f24067d12d: Layer already exists 14:09:01 e97c60f63733: Layer already exists 14:09:01 891dbcb4fd61: Layer already exists 14:09:01 994456c4fd7b: Layer already exists 14:09:01 afa9552a01e3: Pushed 14:09:01 da696b873971: Pushed 14:09:01 e5884f0c010a: Pushed 14:09:02 a75437341a8b: Pushed 14:09:02 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:03 + 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 14:09:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 14:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:09:03 afa9552a01e3: Preparing 14:09:03 e5884f0c010a: Preparing 14:09:03 da696b873971: Preparing 14:09:03 a75437341a8b: Preparing 14:09:03 0ed7be6486f1: Preparing 14:09:03 c4f24067d12d: Preparing 14:09:03 e97c60f63733: Preparing 14:09:03 891dbcb4fd61: Preparing 14:09:03 994456c4fd7b: Preparing 14:09:03 e97c60f63733: Waiting 14:09:03 994456c4fd7b: Waiting 14:09:03 c4f24067d12d: Waiting 14:09:03 afa9552a01e3: Layer already exists 14:09:03 da696b873971: Layer already exists 14:09:03 a75437341a8b: Layer already exists 14:09:03 e5884f0c010a: Layer already exists 14:09:03 0ed7be6486f1: Layer already exists 14:09:03 e97c60f63733: Layer already exists 14:09:03 891dbcb4fd61: Layer already exists 14:09:03 994456c4fd7b: Layer already exists 14:09:03 c4f24067d12d: Layer already exists 14:09:03 latest: digest: sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1 14:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:09:04 afa9552a01e3: Preparing 14:09:04 e5884f0c010a: Preparing 14:09:04 da696b873971: Preparing 14:09:04 a75437341a8b: Preparing 14:09:04 0ed7be6486f1: Preparing 14:09:04 c4f24067d12d: Preparing 14:09:04 e97c60f63733: Preparing 14:09:04 891dbcb4fd61: Preparing 14:09:04 994456c4fd7b: Preparing 14:09:04 e97c60f63733: Waiting 14:09:04 891dbcb4fd61: Waiting 14:09:04 c4f24067d12d: Waiting 14:09:05 afa9552a01e3: Layer already exists 14:09:05 a75437341a8b: Layer already exists 14:09:05 e5884f0c010a: Layer already exists 14:09:05 0ed7be6486f1: Layer already exists 14:09:05 da696b873971: Layer already exists 14:09:05 891dbcb4fd61: Layer already exists 14:09:05 e97c60f63733: Layer already exists 14:09:05 994456c4fd7b: Layer already exists 14:09:05 c4f24067d12d: Layer already exists 14:09:05 4.1.0-dev.1: digest: sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:05 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:09:05 afa9552a01e3: Preparing 14:09:05 e5884f0c010a: Preparing 14:09:05 da696b873971: Preparing 14:09:05 a75437341a8b: Preparing 14:09:05 0ed7be6486f1: Preparing 14:09:05 c4f24067d12d: Preparing 14:09:05 e97c60f63733: Preparing 14:09:05 c4f24067d12d: Waiting 14:09:05 891dbcb4fd61: Preparing 14:09:05 994456c4fd7b: Preparing 14:09:05 e97c60f63733: Waiting 14:09:05 891dbcb4fd61: Waiting 14:09:05 afa9552a01e3: Layer already exists 14:09:05 a75437341a8b: Layer already exists 14:09:05 0ed7be6486f1: Layer already exists 14:09:05 da696b873971: Layer already exists 14:09:05 e5884f0c010a: Layer already exists 14:09:05 891dbcb4fd61: Layer already exists 14:09:05 e97c60f63733: Layer already exists 14:09:05 c4f24067d12d: Layer already exists 14:09:05 994456c4fd7b: Layer already exists 14:09:05 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:06 + 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 14:09:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 14:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:09:06 afa9552a01e3: Preparing 14:09:06 e5884f0c010a: Preparing 14:09:06 da696b873971: Preparing 14:09:06 a75437341a8b: Preparing 14:09:06 0ed7be6486f1: Preparing 14:09:06 c4f24067d12d: Preparing 14:09:06 e97c60f63733: Preparing 14:09:06 891dbcb4fd61: Preparing 14:09:06 994456c4fd7b: Preparing 14:09:06 e97c60f63733: Waiting 14:09:06 891dbcb4fd61: Waiting 14:09:06 c4f24067d12d: Waiting 14:09:06 994456c4fd7b: Waiting 14:09:06 da696b873971: Layer already exists 14:09:06 afa9552a01e3: Layer already exists 14:09:06 e5884f0c010a: Layer already exists 14:09:06 0ed7be6486f1: Layer already exists 14:09:06 a75437341a8b: Layer already exists 14:09:06 e97c60f63733: Layer already exists 14:09:06 c4f24067d12d: Layer already exists 14:09:06 994456c4fd7b: Layer already exists 14:09:06 891dbcb4fd61: Layer already exists 14:09:06 main: digest: sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:06 ===================================================== [Pipeline] echo 14:09:06 taggedImages: 14:09:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe 14:09:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 14:09:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1 14:09:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:09:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 14:09:06 ========================================================= 14:09:06 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main], settingsFile:edgex-go-settings] 14:09:06 ========================================================= [Pipeline] node 14:09:21 Still waiting to schedule task 14:09:21 ‘prd-centos7-docker-4c-2g-42188’ is offline 14:09:54 Running on prd-centos7-docker-4c-2g-42189 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:09:54 provisioning config files... 14:09:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6384882176710936238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:55 ---> ****-login.sh 14:09:55 nexus3.edgexfoundry.org:10001 14:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:56 Configure a credential helper to remove this warning. See 14:09:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:56 14:09:56 Login Succeeded 14:09:56 nexus3.edgexfoundry.org:10002 14:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:56 Configure a credential helper to remove this warning. See 14:09:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:56 14:09:56 Login Succeeded 14:09:56 nexus3.edgexfoundry.org:10003 14:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:57 Configure a credential helper to remove this warning. See 14:09:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:57 14:09:57 Login Succeeded 14:09:57 nexus3.edgexfoundry.org:10004 14:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:57 Configure a credential helper to remove this warning. See 14:09:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:57 14:09:57 Login Succeeded 14:09:57 ****.io 14:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:57 Configure a credential helper to remove this warning. See 14:09:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:57 14:09:57 Login Succeeded 14:09:57 ---> ****-login.sh ends [Pipeline] } 14:09:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:09:57 + docker buildx ls 14:09:58 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 14:09:58 default * docker 14:09:58 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 14:09:58 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 14:09:58 edgex-builder [Pipeline] sh 14:09:58 + docker buildx inspect --bootstrap 14:09:58 #1 [internal] booting buildkit 14:09:58 #1 pulling image moby/buildkit:buildx-stable-1 14:10:02 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 14:10:02 #1 creating container buildx_buildkit_edgex-builder0 14:10:03 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 14:10:03 #1 DONE 4.4s 14:10:03 Name: edgex-builder 14:10:03 Driver: docker-container 14:10:03 14:10:03 Nodes: 14:10:03 Name: edgex-builder0 14:10:03 Endpoint: unix:///var/run/docker.sock 14:10:03 Status: running 14:10:03 Buildkit: v0.20.2 14:10:03 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 14:10:04 + docker buildx ls 14:10:04 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 14:10:04 edgex-builder * docker-container 14:10:04 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 14:10:04 default docker 14:10:04 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 14:10:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe' 14:10:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe --push - 14:10:04 #1 [internal] load build definition from Dockerfile 14:10:04 #1 transferring dockerfile: 216B done 14:10:04 #1 DONE 0.0s 14:10:04 14:10:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe 14:10:04 #2 DONE 0.1s 14:10:04 14:10:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe 14:10:04 #3 DONE 0.1s 14:10:04 14:10:04 #4 [internal] load .dockerignore 14:10:04 #4 transferring context: 2B done 14:10:04 #4 DONE 0.0s 14:10:04 14:10:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 14:10:04 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 0.0s done 14:10:04 #5 DONE 0.0s 14:10:04 14:10:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 14:10:04 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 0.0s done 14:10:04 #6 DONE 0.1s 14:10:04 14:10:04 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 14:10:04 #7 DONE 0.0s 14:10:04 14:10:04 #8 exporting to image 14:10:04 #8 exporting layers done 14:10:04 #8 exporting manifest sha256:bb283b469d8a6663926adecd311d0e3f41e130299712095465644014b1203e11 0.0s done 14:10:04 #8 exporting config sha256:108f43dcb0af8a30afee982cf5a24fe020824cd95079a1eb8ca086c6ca327c52 done 14:10:04 #8 exporting manifest sha256:535d629fa27116dd8bbd477e555e2996cd70a01b6d6df8a690c255dc1780ef92 done 14:10:04 #8 exporting config sha256:27ed07a791cd625e8a8e0b25ccfcefaca2fdf3e6986a9dc07e58ab38538d5658 done 14:10:04 #8 exporting manifest list sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 done 14:10:04 #8 pushing layers 14:10:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:10:04 #8 pushing layers 0.1s done 14:10:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 0.1s done 14:10:04 #8 DONE 0.3s 14:10:04 14:10:04 1 warning found (use --debug to expand): 14:10:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:10:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 14:10:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 14:10:05 #1 [internal] load build definition from Dockerfile 14:10:05 #1 transferring dockerfile: 182B done 14:10:05 #1 DONE 0.0s 14:10:05 14:10:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 14:10:05 #2 DONE 0.0s 14:10:05 14:10:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 14:10:05 #3 DONE 0.0s 14:10:05 14:10:05 #4 [internal] load .dockerignore 14:10:05 #4 transferring context: 2B done 14:10:05 #4 DONE 0.0s 14:10:05 14:10:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 14:10:05 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 0.0s done 14:10:05 #5 DONE 0.0s 14:10:05 14:10:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 14:10:05 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 0.0s done 14:10:05 #6 CACHED 14:10:05 14:10:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 14:10:05 #5 CACHED 14:10:05 14:10:05 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 14:10:05 #7 DONE 0.0s 14:10:05 14:10:05 #8 exporting to image 14:10:05 #8 exporting layers done 14:10:05 #8 exporting manifest sha256:bb283b469d8a6663926adecd311d0e3f41e130299712095465644014b1203e11 done 14:10:05 #8 exporting config sha256:108f43dcb0af8a30afee982cf5a24fe020824cd95079a1eb8ca086c6ca327c52 done 14:10:05 #8 exporting manifest sha256:535d629fa27116dd8bbd477e555e2996cd70a01b6d6df8a690c255dc1780ef92 done 14:10:05 #8 exporting config sha256:27ed07a791cd625e8a8e0b25ccfcefaca2fdf3e6986a9dc07e58ab38538d5658 done 14:10:05 #8 exporting manifest list sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 done 14:10:05 #8 pushing layers 0.0s done 14:10:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 1.7s done 14:10:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:10:05 #8 DONE 1.8s 14:10:05 14:10:05 1 warning found (use --debug to expand): 14:10:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:10:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1' 14:10:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1 --push - 14:10:05 #1 [internal] load build definition from Dockerfile 14:10:05 #1 transferring dockerfile: 187B done 14:10:05 #1 DONE 0.0s 14:10:05 14:10:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1 14:10:05 #2 DONE 0.0s 14:10:05 14:10:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1 14:10:05 #3 DONE 0.0s 14:10:05 14:10:05 #4 [internal] load .dockerignore 14:10:05 #4 transferring context: 2B done 14:10:05 #4 DONE 0.0s 14:10:05 14:10:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 14:10:05 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 0.0s done 14:10:05 #5 CACHED 14:10:05 14:10:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 14:10:05 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 0.0s done 14:10:05 #6 CACHED 14:10:05 14:10:05 #7 exporting to image 14:10:05 #7 exporting layers done 14:10:05 #7 exporting manifest sha256:bb283b469d8a6663926adecd311d0e3f41e130299712095465644014b1203e11 done 14:10:05 #7 exporting config sha256:108f43dcb0af8a30afee982cf5a24fe020824cd95079a1eb8ca086c6ca327c52 done 14:10:05 #7 exporting manifest sha256:535d629fa27116dd8bbd477e555e2996cd70a01b6d6df8a690c255dc1780ef92 done 14:10:05 #7 exporting config sha256:27ed07a791cd625e8a8e0b25ccfcefaca2fdf3e6986a9dc07e58ab38538d5658 done 14:10:05 #7 exporting manifest list sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 done 14:10:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:10:05 #7 pushing layers 0.0s done 14:10:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1@sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 0.1s done 14:10:05 #7 DONE 0.1s 14:10:05 14:10:05 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 14:10:05 #8 DONE 0.0s 14:10:05 14:10:05 1 warning found (use --debug to expand): 14:10:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:10:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 --push - 14:10:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1' 14:10:06 #1 [internal] load build definition from Dockerfile 14:10:06 #1 transferring dockerfile: 228B done 14:10:06 #1 DONE 0.0s 14:10:06 14:10:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:10:06 #2 DONE 0.0s 14:10:06 14:10:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:10:06 #3 DONE 0.0s 14:10:06 14:10:06 #4 [internal] load .dockerignore 14:10:06 #4 transferring context: 2B done 14:10:06 #4 DONE 0.0s 14:10:06 14:10:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 14:10:06 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 0.0s done 14:10:06 #5 CACHED 14:10:06 14:10:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 14:10:06 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 0.0s done 14:10:06 #6 CACHED 14:10:06 14:10:06 #7 exporting to image 14:10:06 #7 exporting layers done 14:10:06 #7 exporting manifest sha256:bb283b469d8a6663926adecd311d0e3f41e130299712095465644014b1203e11 done 14:10:06 #7 exporting config sha256:108f43dcb0af8a30afee982cf5a24fe020824cd95079a1eb8ca086c6ca327c52 done 14:10:06 #7 exporting manifest sha256:535d629fa27116dd8bbd477e555e2996cd70a01b6d6df8a690c255dc1780ef92 done 14:10:06 #7 exporting config sha256:27ed07a791cd625e8a8e0b25ccfcefaca2fdf3e6986a9dc07e58ab38538d5658 done 14:10:06 #7 exporting manifest list sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 done 14:10:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:10:06 #7 pushing layers 0.0s done 14:10:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 0.1s done 14:10:06 #7 DONE 0.1s 14:10:06 14:10:06 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 14:10:06 #8 DONE 0.0s 14:10:06 14:10:06 1 warning found (use --debug to expand): 14:10:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:10:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 14:10:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 14:10:06 #1 [internal] load build definition from Dockerfile 14:10:06 #1 transferring dockerfile: 180B done 14:10:06 #1 DONE 0.0s 14:10:06 14:10:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 14:10:06 #2 DONE 0.0s 14:10:06 14:10:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 14:10:06 #3 DONE 0.0s 14:10:06 14:10:06 #4 [internal] load .dockerignore 14:10:06 #4 transferring context: 2B done 14:10:06 #4 DONE 0.0s 14:10:06 14:10:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 14:10:06 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 done 14:10:06 #5 CACHED 14:10:06 14:10:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 14:10:06 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 0.0s done 14:10:06 #6 CACHED 14:10:06 14:10:06 #7 exporting to image 14:10:06 #7 exporting layers done 14:10:06 #7 exporting manifest sha256:bb283b469d8a6663926adecd311d0e3f41e130299712095465644014b1203e11 done 14:10:06 #7 exporting config sha256:108f43dcb0af8a30afee982cf5a24fe020824cd95079a1eb8ca086c6ca327c52 done 14:10:06 #7 exporting manifest sha256:535d629fa27116dd8bbd477e555e2996cd70a01b6d6df8a690c255dc1780ef92 done 14:10:06 #7 exporting config sha256:27ed07a791cd625e8a8e0b25ccfcefaca2fdf3e6986a9dc07e58ab38538d5658 done 14:10:06 #7 exporting manifest list sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 done 14:10:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:10:07 #7 pushing layers 0.0s done 14:10:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 0.1s done 14:10:07 #7 DONE 0.1s 14:10:07 14:10:07 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 14:10:07 #8 DONE 0.0s 14:10:07 14:10:07 1 warning found (use --debug to expand): 14:10:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:10:07 + '[' -d /w/workspace/edgex-go/818/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:10:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:10:08 ---> package-listing.sh 14:10:08 ++ facter osfamily 14:10:08 ++ tr '[:upper:]' '[:lower:]' 14:10:08 + OS_FAMILY=redhat 14:10:08 + workspace=/w/workspace/edgex-go/818 14:10:08 + START_PACKAGES=/tmp/packages_start.txt 14:10:08 + END_PACKAGES=/tmp/packages_end.txt 14:10:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:10:08 + PACKAGES=/tmp/packages_start.txt 14:10:08 + '[' /w/workspace/edgex-go/818 ']' 14:10:08 + PACKAGES=/tmp/packages_end.txt 14:10:08 + case "${OS_FAMILY}" in 14:10:08 + rpm -qa 14:10:08 + sort 14:10:09 + '[' -f /tmp/packages_start.txt ']' 14:10:09 + '[' -f /tmp/packages_end.txt ']' 14:10:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:10:09 + '[' /w/workspace/edgex-go/818 ']' 14:10:09 + mkdir -p /w/workspace/edgex-go/818/archives/ 14:10:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/818/archives/ [Pipeline] echo 14:10:09 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:10:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:10:09 14:10:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:10:10 latest: Pulling from edgex-lftools-log-publisher 14:10:10 5eb5b503b376: Pulling fs layer 14:10:10 5c69ac0246d0: Pulling fs layer 14:10:10 ec43610c2a17: Pulling fs layer 14:10:10 3a2ae6a8a46f: Pulling fs layer 14:10:10 33b1e0a273af: Pulling fs layer 14:10:10 5d3b04190fa2: Pulling fs layer 14:10:10 2f39f015ded8: Pulling fs layer 14:10:10 3a2ae6a8a46f: Waiting 14:10:10 33b1e0a273af: Waiting 14:10:10 5d3b04190fa2: Waiting 14:10:10 2f39f015ded8: Waiting 14:10:10 5c69ac0246d0: Verifying Checksum 14:10:10 5c69ac0246d0: Download complete 14:10:10 3a2ae6a8a46f: Verifying Checksum 14:10:10 3a2ae6a8a46f: Download complete 14:10:10 ec43610c2a17: Verifying Checksum 14:10:10 ec43610c2a17: Download complete 14:10:10 33b1e0a273af: Verifying Checksum 14:10:10 33b1e0a273af: Download complete 14:10:10 5d3b04190fa2: Verifying Checksum 14:10:10 5d3b04190fa2: Download complete 14:10:10 5eb5b503b376: Verifying Checksum 14:10:10 5eb5b503b376: Download complete 14:10:11 2f39f015ded8: Verifying Checksum 14:10:11 2f39f015ded8: Download complete 14:10:11 5eb5b503b376: Pull complete 14:10:11 5c69ac0246d0: Pull complete 14:10:12 ec43610c2a17: Pull complete 14:10:12 3a2ae6a8a46f: Pull complete 14:10:12 33b1e0a273af: Pull complete 14:10:12 5d3b04190fa2: Pull complete 14:10:16 2f39f015ded8: Pull complete 14:10:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:10:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:10:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:16 prd-centos7-docker-4c-2g-42189 does not seem to be running inside a container 14:10:16 $ 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/818/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 14:10:24 $ docker top ce2cbe6815786111dc5612adf712d3f57823dd6a1992f8f4d10179087cca0282 -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:25 + touch /tmp/pre-build-complete [Pipeline] sh 14:10:25 + mkdir -p /var/log/sysstat [Pipeline] sh 14:10:25 + ls /var/log/sa-host 14:10:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:10:25 provisioning config files... 14:10:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15410793210917123550tmp [Pipeline] { [Pipeline] echo 14:10:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:10:26 ---> create-netrc.sh [Pipeline] } 14:10:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:10:26 ---> python-tools-install.sh [Pipeline] echo 14:10:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:10:26 ---> sudo-logs.sh 14:10:26 Archiving 'sudo' log.. 14:10:26 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:10:26 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 14:10:26 $ docker stop --time=1 ce2cbe6815786111dc5612adf712d3f57823dd6a1992f8f4d10179087cca0282 14:10:27 $ docker rm -f --volumes ce2cbe6815786111dc5612adf712d3f57823dd6a1992f8f4d10179087cca0282 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 14:10:27 [WS-CLEANUP] Deleting project workspace... 14:10:27 [WS-CLEANUP] Deferred wipeout is used... 14:10:27 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 14:10:27 [edgeXDocker.push] Tagging docker image core-data with the following tags: 14:10:27 cb94a90e978600b633deea23000456c4866436fe 14:10:27 latest 14:10:27 4.1.0-dev.1 14:10:27 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:10:27 main 14:10:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:28 + docker push nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe 14:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:10:28 f8859274ad05: Preparing 14:10:28 acb6c4502651: Preparing 14:10:28 0ed7be6486f1: Preparing 14:10:28 c4f24067d12d: Preparing 14:10:28 328612df4d79: Preparing 14:10:28 81a46fc577f3: Preparing 14:10:28 994456c4fd7b: Preparing 14:10:28 81a46fc577f3: Waiting 14:10:28 994456c4fd7b: Waiting 14:10:28 c4f24067d12d: Layer already exists 14:10:28 0ed7be6486f1: Layer already exists 14:10:28 994456c4fd7b: Layer already exists 14:10:28 f8859274ad05: Pushed 14:10:28 328612df4d79: Pushed 14:10:28 81a46fc577f3: Pushed 14:10:31 acb6c4502651: Pushed 14:10:31 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:31 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 14:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:10:31 f8859274ad05: Preparing 14:10:31 acb6c4502651: Preparing 14:10:31 0ed7be6486f1: Preparing 14:10:31 c4f24067d12d: Preparing 14:10:31 328612df4d79: Preparing 14:10:31 81a46fc577f3: Preparing 14:10:31 994456c4fd7b: Preparing 14:10:31 994456c4fd7b: Waiting 14:10:31 81a46fc577f3: Waiting 14:10:31 328612df4d79: Layer already exists 14:10:31 0ed7be6486f1: Layer already exists 14:10:31 f8859274ad05: Layer already exists 14:10:31 c4f24067d12d: Layer already exists 14:10:31 acb6c4502651: Layer already exists 14:10:31 81a46fc577f3: Layer already exists 14:10:31 994456c4fd7b: Layer already exists 14:10:31 latest: digest: sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:32 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1 14:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:10:32 f8859274ad05: Preparing 14:10:32 acb6c4502651: Preparing 14:10:32 0ed7be6486f1: Preparing 14:10:32 c4f24067d12d: Preparing 14:10:32 328612df4d79: Preparing 14:10:32 81a46fc577f3: Preparing 14:10:32 994456c4fd7b: Preparing 14:10:32 81a46fc577f3: Waiting 14:10:32 994456c4fd7b: Waiting 14:10:32 328612df4d79: Layer already exists 14:10:32 acb6c4502651: Layer already exists 14:10:32 f8859274ad05: Layer already exists 14:10:32 c4f24067d12d: Layer already exists 14:10:32 0ed7be6486f1: Layer already exists 14:10:32 81a46fc577f3: Layer already exists 14:10:32 994456c4fd7b: Layer already exists 14:10:32 4.1.0-dev.1: digest: sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:33 + docker push nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:10:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:10:33 f8859274ad05: Preparing 14:10:33 acb6c4502651: Preparing 14:10:33 0ed7be6486f1: Preparing 14:10:33 c4f24067d12d: Preparing 14:10:33 328612df4d79: Preparing 14:10:33 81a46fc577f3: Preparing 14:10:33 994456c4fd7b: Preparing 14:10:33 81a46fc577f3: Waiting 14:10:33 994456c4fd7b: Waiting 14:10:33 c4f24067d12d: Layer already exists 14:10:33 0ed7be6486f1: Layer already exists 14:10:33 328612df4d79: Layer already exists 14:10:33 f8859274ad05: Layer already exists 14:10:33 acb6c4502651: Layer already exists 14:10:33 994456c4fd7b: Layer already exists 14:10:33 81a46fc577f3: Layer already exists 14:10:33 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:33 + docker push nexus3.edgexfoundry.org:10004/core-data:main 14:10:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:10:33 f8859274ad05: Preparing 14:10:33 acb6c4502651: Preparing 14:10:33 0ed7be6486f1: Preparing 14:10:33 c4f24067d12d: Preparing 14:10:33 328612df4d79: Preparing 14:10:33 81a46fc577f3: Preparing 14:10:33 994456c4fd7b: Preparing 14:10:33 81a46fc577f3: Waiting 14:10:33 acb6c4502651: Layer already exists 14:10:33 c4f24067d12d: Layer already exists 14:10:33 0ed7be6486f1: Layer already exists 14:10:33 f8859274ad05: Layer already exists 14:10:33 328612df4d79: Layer already exists 14:10:33 994456c4fd7b: Layer already exists 14:10:33 81a46fc577f3: Layer already exists 14:10:33 main: digest: sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:10:33 ===================================================== [Pipeline] echo 14:10:34 taggedImages: 14:10:34 - nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe 14:10:34 - nexus3.edgexfoundry.org:10004/core-data:latest 14:10:34 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1 14:10:34 - nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:10:34 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 14:10:34 ========================================================= 14:10:34 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe, nexus3.edgexfoundry.org:10004/core-data:latest, nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-data:main], settingsFile:edgex-go-settings] 14:10:34 ========================================================= [Pipeline] node 14:10:49 Still waiting to schedule task 14:10:49 All nodes of label ‘centos7-docker-4c-2g’ are offline 14:11:12 Running on prd-centos7-docker-4c-2g-42190 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:12 provisioning config files... 14:11:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10582472006141459021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:13 ---> ****-login.sh 14:11:13 nexus3.edgexfoundry.org:10001 14:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:14 Configure a credential helper to remove this warning. See 14:11:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:14 14:11:14 Login Succeeded 14:11:14 nexus3.edgexfoundry.org:10002 14:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:14 Configure a credential helper to remove this warning. See 14:11:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:14 14:11:14 Login Succeeded 14:11:14 nexus3.edgexfoundry.org:10003 14:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:14 Configure a credential helper to remove this warning. See 14:11:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:14 14:11:14 Login Succeeded 14:11:14 nexus3.edgexfoundry.org:10004 14:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:15 Configure a credential helper to remove this warning. See 14:11:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:15 14:11:15 Login Succeeded 14:11:15 ****.io 14:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:15 Configure a credential helper to remove this warning. See 14:11:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:15 14:11:15 Login Succeeded 14:11:15 ---> ****-login.sh ends [Pipeline] } 14:11:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:11:15 + docker buildx ls 14:11:16 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 14:11:16 default * docker 14:11:16 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 14:11:16 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 14:11:16 edgex-builder [Pipeline] sh 14:11:16 + docker buildx inspect --bootstrap 14:11:16 #1 [internal] booting buildkit 14:11:16 #1 pulling image moby/buildkit:buildx-stable-1 14:11:19 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 14:11:19 #1 creating container buildx_buildkit_edgex-builder0 14:11:22 #1 creating container buildx_buildkit_edgex-builder0 2.5s done 14:11:22 #1 DONE 5.3s 14:11:22 Name: edgex-builder 14:11:22 Driver: docker-container 14:11:22 14:11:22 Nodes: 14:11:22 Name: edgex-builder0 14:11:22 Endpoint: unix:///var/run/docker.sock 14:11:22 Status: running 14:11:22 Buildkit: v0.20.2 14:11:22 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 14:11:22 + docker buildx ls 14:11:22 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 14:11:22 edgex-builder * docker-container 14:11:22 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 14:11:22 default docker 14:11:22 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 14:11:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe' 14:11:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe --push - 14:11:22 #1 [internal] load build definition from Dockerfile 14:11:22 #1 transferring dockerfile: 194B done 14:11:22 #1 DONE 0.0s 14:11:22 14:11:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe 14:11:22 #2 DONE 0.1s 14:11:22 14:11:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe 14:11:22 #3 DONE 0.1s 14:11:22 14:11:22 #4 [internal] load .dockerignore 14:11:22 #4 transferring context: 2B done 14:11:22 #4 DONE 0.0s 14:11:22 14:11:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 14:11:22 #5 resolve nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 0.0s done 14:11:22 #5 DONE 0.0s 14:11:22 14:11:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 14:11:22 #6 resolve nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 0.0s done 14:11:22 #6 DONE 0.1s 14:11:22 14:11:22 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 14:11:22 #7 DONE 0.0s 14:11:22 14:11:22 #8 exporting to image 14:11:22 #8 exporting layers done 14:11:22 #8 exporting manifest sha256:eda57362cf26fd62a8f1196f5b8b16aafadebd6f9f35607539c9d40dba39eb1f done 14:11:22 #8 exporting config sha256:19d3aa8f5cce78ecfccbed436e44126b7e38f26abb716f369deb3efa1ae31e1f done 14:11:22 #8 exporting manifest sha256:bc4b26dc7bdf1c3c0f535fbf6df73996b222b4ab3324701481cf710e9d470584 done 14:11:22 #8 exporting config sha256:89cc4717f3f0ac9950af130e7ed019ccef184add91077360fd6ad9c8de604770 done 14:11:22 #8 exporting manifest list sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac done 14:11:22 #8 pushing layers 14:11:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:11:23 #8 pushing layers 0.3s done 14:11:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe@sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac 0.1s done 14:11:23 #8 DONE 0.4s 14:11:23 14:11:23 1 warning found (use --debug to expand): 14:11:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:11:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 14:11:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 14:11:23 #1 [internal] load build definition from Dockerfile 14:11:23 #1 transferring dockerfile: 160B done 14:11:23 #1 DONE 0.0s 14:11:23 14:11:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 14:11:23 #2 DONE 0.0s 14:11:23 14:11:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 14:11:23 #3 DONE 0.0s 14:11:23 14:11:23 #4 [internal] load .dockerignore 14:11:23 #4 transferring context: 2B done 14:11:23 #4 DONE 0.0s 14:11:23 14:11:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 14:11:23 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 0.0s done 14:11:23 #5 CACHED 14:11:23 14:11:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 14:11:23 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 0.0s done 14:11:23 #6 CACHED 14:11:23 14:11:23 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 14:11:23 #7 DONE 0.0s 14:11:23 14:11:23 #8 exporting to image 14:11:23 #8 exporting layers done 14:11:23 #8 exporting manifest sha256:eda57362cf26fd62a8f1196f5b8b16aafadebd6f9f35607539c9d40dba39eb1f done 14:11:23 #8 exporting config sha256:19d3aa8f5cce78ecfccbed436e44126b7e38f26abb716f369deb3efa1ae31e1f done 14:11:23 #8 exporting manifest sha256:bc4b26dc7bdf1c3c0f535fbf6df73996b222b4ab3324701481cf710e9d470584 done 14:11:23 #8 exporting config sha256:89cc4717f3f0ac9950af130e7ed019ccef184add91077360fd6ad9c8de604770 done 14:11:23 #8 exporting manifest list sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac done 14:11:23 #8 pushing layers 0.0s done 14:11:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac 14:11:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:11:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac 0.1s done 14:11:23 #8 DONE 0.1s 14:11:23 14:11:23 1 warning found (use --debug to expand): 14:11:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:11:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1' 14:11:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1 --push - 14:11:24 #1 [internal] load build definition from Dockerfile 14:11:24 #1 transferring dockerfile: 165B done 14:11:24 #1 DONE 0.0s 14:11:24 14:11:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1 14:11:24 #2 DONE 0.0s 14:11:24 14:11:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1 14:11:24 #3 DONE 0.0s 14:11:24 14:11:24 #4 [internal] load .dockerignore 14:11:24 #4 transferring context: 2B done 14:11:24 #4 DONE 0.0s 14:11:24 14:11:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 14:11:24 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 0.0s done 14:11:24 #5 CACHED 14:11:24 14:11:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 14:11:24 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 0.0s done 14:11:24 #6 CACHED 14:11:24 14:11:24 #7 exporting to image 14:11:24 #7 exporting layers done 14:11:24 #7 exporting manifest sha256:eda57362cf26fd62a8f1196f5b8b16aafadebd6f9f35607539c9d40dba39eb1f done 14:11:24 #7 exporting config sha256:19d3aa8f5cce78ecfccbed436e44126b7e38f26abb716f369deb3efa1ae31e1f done 14:11:24 #7 exporting manifest sha256:bc4b26dc7bdf1c3c0f535fbf6df73996b222b4ab3324701481cf710e9d470584 done 14:11:24 #7 exporting config sha256:89cc4717f3f0ac9950af130e7ed019ccef184add91077360fd6ad9c8de604770 done 14:11:24 #7 exporting manifest list sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac done 14:11:24 #7 pushing layers 0.0s done 14:11:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1@sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac 14:11:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:11:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1@sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac 0.1s done 14:11:24 #7 DONE 0.2s 14:11:24 14:11:24 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 14:11:24 #8 DONE 0.0s 14:11:24 14:11:24 1 warning found (use --debug to expand): 14:11:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:11:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1' 14:11:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 --push - 14:11:24 #1 [internal] load build definition from Dockerfile 14:11:24 #1 transferring dockerfile: 206B done 14:11:24 #1 DONE 0.0s 14:11:24 14:11:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:11:24 #2 DONE 0.0s 14:11:24 14:11:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:11:24 #3 DONE 0.0s 14:11:24 14:11:24 #4 [internal] load .dockerignore 14:11:24 #4 transferring context: 2B done 14:11:24 #4 DONE 0.0s 14:11:24 14:11:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 14:11:24 #5 resolve nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 0.0s done 14:11:24 #5 CACHED 14:11:24 14:11:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 14:11:25 #6 resolve nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 0.0s done 14:11:25 #6 CACHED 14:11:25 14:11:25 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 14:11:25 #7 DONE 0.0s 14:11:25 14:11:25 #8 exporting to image 14:11:25 #8 exporting layers done 14:11:25 #8 exporting manifest sha256:eda57362cf26fd62a8f1196f5b8b16aafadebd6f9f35607539c9d40dba39eb1f done 14:11:25 #8 exporting config sha256:19d3aa8f5cce78ecfccbed436e44126b7e38f26abb716f369deb3efa1ae31e1f done 14:11:25 #8 exporting manifest sha256:bc4b26dc7bdf1c3c0f535fbf6df73996b222b4ab3324701481cf710e9d470584 done 14:11:25 #8 exporting config sha256:89cc4717f3f0ac9950af130e7ed019ccef184add91077360fd6ad9c8de604770 done 14:11:25 #8 exporting manifest list sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac done 14:11:25 #8 pushing layers 0.0s done 14:11:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac 0.1s done 14:11:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:11:25 #8 DONE 0.1s 14:11:25 14:11:25 1 warning found (use --debug to expand): 14:11:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:11:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 14:11:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 14:11:25 #1 [internal] load build definition from Dockerfile 14:11:25 #1 transferring dockerfile: 158B done 14:11:25 #1 DONE 0.0s 14:11:25 14:11:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 14:11:25 #2 DONE 0.0s 14:11:25 14:11:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 14:11:25 #3 DONE 0.0s 14:11:25 14:11:25 #4 [internal] load .dockerignore 14:11:25 #4 transferring context: 2B done 14:11:25 #4 DONE 0.0s 14:11:25 14:11:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 14:11:25 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 done 14:11:25 #5 CACHED 14:11:25 14:11:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 14:11:25 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 0.0s done 14:11:25 #6 CACHED 14:11:25 14:11:25 #7 exporting to image 14:11:25 #7 exporting layers 14:11:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:11:25 #7 exporting layers done 14:11:25 #7 exporting manifest sha256:eda57362cf26fd62a8f1196f5b8b16aafadebd6f9f35607539c9d40dba39eb1f done 14:11:25 #7 exporting config sha256:19d3aa8f5cce78ecfccbed436e44126b7e38f26abb716f369deb3efa1ae31e1f done 14:11:25 #7 exporting manifest sha256:bc4b26dc7bdf1c3c0f535fbf6df73996b222b4ab3324701481cf710e9d470584 done 14:11:25 #7 exporting config sha256:89cc4717f3f0ac9950af130e7ed019ccef184add91077360fd6ad9c8de604770 done 14:11:25 #7 exporting manifest list sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac done 14:11:25 #7 pushing layers 0.0s done 14:11:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac 0.1s done 14:11:25 #7 DONE 0.1s 14:11:25 14:11:25 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 14:11:25 #8 DONE 0.0s 14:11:25 14:11:25 1 warning found (use --debug to expand): 14:11:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:11:26 + '[' -d /w/workspace/edgex-go/818/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:11:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:11:26 ---> package-listing.sh 14:11:26 ++ facter osfamily 14:11:26 ++ tr '[:upper:]' '[:lower:]' 14:11:27 + OS_FAMILY=redhat 14:11:27 + workspace=/w/workspace/edgex-go/818 14:11:27 + START_PACKAGES=/tmp/packages_start.txt 14:11:27 + END_PACKAGES=/tmp/packages_end.txt 14:11:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:11:27 + PACKAGES=/tmp/packages_start.txt 14:11:27 + '[' /w/workspace/edgex-go/818 ']' 14:11:27 + PACKAGES=/tmp/packages_end.txt 14:11:27 + case "${OS_FAMILY}" in 14:11:27 + rpm -qa 14:11:27 + sort 14:11:27 + '[' -f /tmp/packages_start.txt ']' 14:11:27 + '[' -f /tmp/packages_end.txt ']' 14:11:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:11:27 + '[' /w/workspace/edgex-go/818 ']' 14:11:27 + mkdir -p /w/workspace/edgex-go/818/archives/ 14:11:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/818/archives/ [Pipeline] echo 14:11:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:11:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:28 14:11:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:28 latest: Pulling from edgex-lftools-log-publisher 14:11:28 5eb5b503b376: Pulling fs layer 14:11:28 5c69ac0246d0: Pulling fs layer 14:11:28 ec43610c2a17: Pulling fs layer 14:11:28 3a2ae6a8a46f: Pulling fs layer 14:11:28 33b1e0a273af: Pulling fs layer 14:11:28 5d3b04190fa2: Pulling fs layer 14:11:28 2f39f015ded8: Pulling fs layer 14:11:28 33b1e0a273af: Waiting 14:11:28 5d3b04190fa2: Waiting 14:11:28 2f39f015ded8: Waiting 14:11:28 3a2ae6a8a46f: Waiting 14:11:28 5c69ac0246d0: Verifying Checksum 14:11:28 5c69ac0246d0: Download complete 14:11:28 3a2ae6a8a46f: Verifying Checksum 14:11:28 3a2ae6a8a46f: Download complete 14:11:28 33b1e0a273af: Verifying Checksum 14:11:28 33b1e0a273af: Download complete 14:11:28 ec43610c2a17: Verifying Checksum 14:11:28 ec43610c2a17: Download complete 14:11:28 5d3b04190fa2: Verifying Checksum 14:11:28 5d3b04190fa2: Download complete 14:11:29 5eb5b503b376: Verifying Checksum 14:11:29 5eb5b503b376: Download complete 14:11:29 2f39f015ded8: Verifying Checksum 14:11:29 2f39f015ded8: Download complete 14:11:30 5eb5b503b376: Pull complete 14:11:30 5c69ac0246d0: Pull complete 14:11:30 ec43610c2a17: Pull complete 14:11:31 3a2ae6a8a46f: Pull complete 14:11:31 33b1e0a273af: Pull complete 14:11:31 5d3b04190fa2: Pull complete 14:11:35 2f39f015ded8: Pull complete 14:11:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:11:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:35 prd-centos7-docker-4c-2g-42190 does not seem to be running inside a container 14:11:35 $ 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/818/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 14:11:39 $ docker top 99ad3a1b78d93541b8ecff94e32319b4b0e09a2e4e51c04c50cadffead3e08f8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:40 + touch /tmp/pre-build-complete [Pipeline] sh 14:11:40 + mkdir -p /var/log/sysstat [Pipeline] sh 14:11:40 + ls /var/log/sa-host 14:11:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:40 provisioning config files... 14:11:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8777440206979065709tmp [Pipeline] { [Pipeline] echo 14:11:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:11:41 ---> create-netrc.sh [Pipeline] } 14:11:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:11:41 ---> python-tools-install.sh [Pipeline] echo 14:11:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:11:41 ---> sudo-logs.sh 14:11:41 Archiving 'sudo' log.. 14:11:41 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:11:41 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 14:11:41 $ docker stop --time=1 99ad3a1b78d93541b8ecff94e32319b4b0e09a2e4e51c04c50cadffead3e08f8 14:11:42 $ docker rm -f --volumes 99ad3a1b78d93541b8ecff94e32319b4b0e09a2e4e51c04c50cadffead3e08f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 14:11:42 [WS-CLEANUP] Deleting project workspace... 14:11:42 [WS-CLEANUP] Deferred wipeout is used... 14:11:43 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 14:11:43 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 14:11:43 cb94a90e978600b633deea23000456c4866436fe 14:11:43 latest 14:11:43 4.1.0-dev.1 14:11:43 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:11:43 main 14:11:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe 14:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 14:11:43 51a4a72d34e0: Preparing 14:11:43 33942e802e79: Preparing 14:11:43 c4f24067d12d: Preparing 14:11:43 8963f788c29b: Preparing 14:11:43 77f1becf92fc: Preparing 14:11:43 994456c4fd7b: Preparing 14:11:43 994456c4fd7b: Waiting 14:11:43 c4f24067d12d: Layer already exists 14:11:43 994456c4fd7b: Layer already exists 14:11:43 8963f788c29b: Pushed 14:11:43 77f1becf92fc: Pushed 14:11:43 51a4a72d34e0: Pushed 14:11:46 33942e802e79: Pushed 14:11:46 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 14:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 14:11:46 51a4a72d34e0: Preparing 14:11:46 33942e802e79: Preparing 14:11:46 c4f24067d12d: Preparing 14:11:46 8963f788c29b: Preparing 14:11:46 77f1becf92fc: Preparing 14:11:46 994456c4fd7b: Preparing 14:11:46 994456c4fd7b: Waiting 14:11:46 c4f24067d12d: Layer already exists 14:11:46 77f1becf92fc: Layer already exists 14:11:46 51a4a72d34e0: Layer already exists 14:11:46 8963f788c29b: Layer already exists 14:11:46 33942e802e79: Layer already exists 14:11:46 994456c4fd7b: Layer already exists 14:11:46 latest: digest: sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1 14:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 14:11:47 51a4a72d34e0: Preparing 14:11:47 33942e802e79: Preparing 14:11:47 c4f24067d12d: Preparing 14:11:47 8963f788c29b: Preparing 14:11:47 77f1becf92fc: Preparing 14:11:47 994456c4fd7b: Preparing 14:11:47 994456c4fd7b: Waiting 14:11:47 51a4a72d34e0: Layer already exists 14:11:47 8963f788c29b: Layer already exists 14:11:47 77f1becf92fc: Layer already exists 14:11:47 c4f24067d12d: Layer already exists 14:11:47 33942e802e79: Layer already exists 14:11:47 994456c4fd7b: Layer already exists 14:11:47 4.1.0-dev.1: digest: sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 14:11:48 51a4a72d34e0: Preparing 14:11:48 33942e802e79: Preparing 14:11:48 c4f24067d12d: Preparing 14:11:48 8963f788c29b: Preparing 14:11:48 77f1becf92fc: Preparing 14:11:48 994456c4fd7b: Preparing 14:11:48 994456c4fd7b: Waiting 14:11:48 77f1becf92fc: Layer already exists 14:11:48 c4f24067d12d: Layer already exists 14:11:48 51a4a72d34e0: Layer already exists 14:11:48 33942e802e79: Layer already exists 14:11:48 8963f788c29b: Layer already exists 14:11:48 994456c4fd7b: Layer already exists 14:11:48 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 14:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 14:11:48 51a4a72d34e0: Preparing 14:11:48 33942e802e79: Preparing 14:11:48 c4f24067d12d: Preparing 14:11:48 8963f788c29b: Preparing 14:11:48 77f1becf92fc: Preparing 14:11:48 994456c4fd7b: Preparing 14:11:48 994456c4fd7b: Waiting 14:11:48 77f1becf92fc: Layer already exists 14:11:48 8963f788c29b: Layer already exists 14:11:48 33942e802e79: Layer already exists 14:11:48 51a4a72d34e0: Layer already exists 14:11:48 c4f24067d12d: Layer already exists 14:11:48 994456c4fd7b: Layer already exists 14:11:48 main: digest: sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:11:49 ===================================================== [Pipeline] echo 14:11:49 taggedImages: 14:11:49 - nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe 14:11:49 - nexus3.edgexfoundry.org:10004/core-keeper:latest 14:11:49 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1 14:11:49 - nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:11:49 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 14:11:49 ========================================================= 14:11:49 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe, nexus3.edgexfoundry.org:10004/core-keeper:latest, nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-keeper:main], settingsFile:edgex-go-settings] 14:11:49 ========================================================= [Pipeline] node 14:12:04 Still waiting to schedule task 14:12:04 ‘prd-centos7-docker-4c-2g-42190’ is offline 14:12:41 Running on prd-centos7-docker-4c-2g-42191 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:12:41 provisioning config files... 14:12:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13488158946898301879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:42 ---> ****-login.sh 14:12:42 nexus3.edgexfoundry.org:10001 14:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:43 Configure a credential helper to remove this warning. See 14:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:43 14:12:43 Login Succeeded 14:12:43 nexus3.edgexfoundry.org:10002 14:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:43 Configure a credential helper to remove this warning. See 14:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:43 14:12:43 Login Succeeded 14:12:43 nexus3.edgexfoundry.org:10003 14:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:43 Configure a credential helper to remove this warning. See 14:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:43 14:12:43 Login Succeeded 14:12:43 nexus3.edgexfoundry.org:10004 14:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:43 Configure a credential helper to remove this warning. See 14:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:43 14:12:43 Login Succeeded 14:12:43 ****.io 14:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:43 Configure a credential helper to remove this warning. See 14:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:43 14:12:43 Login Succeeded 14:12:43 ---> ****-login.sh ends [Pipeline] } 14:12:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:12:44 + docker buildx ls 14:12:44 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 14:12:44 default * docker 14:12:44 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 14:12:44 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 14:12:44 edgex-builder [Pipeline] sh 14:12:44 + docker buildx inspect --bootstrap 14:12:44 #1 [internal] booting buildkit 14:12:44 #1 pulling image moby/buildkit:buildx-stable-1 14:12:49 #1 pulling image moby/buildkit:buildx-stable-1 3.7s done 14:12:49 #1 creating container buildx_buildkit_edgex-builder0 14:12:50 #1 creating container buildx_buildkit_edgex-builder0 1.9s done 14:12:50 #1 DONE 5.5s 14:12:50 Name: edgex-builder 14:12:50 Driver: docker-container 14:12:50 14:12:50 Nodes: 14:12:50 Name: edgex-builder0 14:12:50 Endpoint: unix:///var/run/docker.sock 14:12:50 Status: running 14:12:50 Buildkit: v0.20.2 14:12:50 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 14:12:50 + docker buildx ls 14:12:50 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 14:12:50 edgex-builder * docker-container 14:12:50 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 14:12:50 default docker 14:12:50 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 14:12:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe' 14:12:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe --push - 14:12:50 #1 [internal] load build definition from Dockerfile 14:12:50 #1 transferring dockerfile: 196B done 14:12:50 #1 DONE 0.0s 14:12:50 14:12:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe 14:12:50 #2 DONE 0.1s 14:12:50 14:12:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe 14:12:50 #3 DONE 0.1s 14:12:50 14:12:50 #4 [internal] load .dockerignore 14:12:50 #4 transferring context: 2B done 14:12:50 #4 DONE 0.0s 14:12:50 14:12:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 14:12:50 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 0.0s done 14:12:50 #5 DONE 0.0s 14:12:50 14:12:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 14:12:50 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 0.0s done 14:12:50 #6 DONE 0.1s 14:12:50 14:12:50 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 14:12:50 #7 DONE 0.0s 14:12:50 14:12:50 #8 exporting to image 14:12:50 #8 exporting layers done 14:12:50 #8 exporting manifest sha256:5ec5abb53550c08b9e60ceef892afee5cb6dadb7c2bfa2a4f94add3adebb479d done 14:12:50 #8 exporting config sha256:b1be7a540e449fbdeb7cfe5ad81379e203371d0661935e6b2cedd9cc49117f91 done 14:12:50 #8 exporting manifest sha256:0e6636afb5545e7cc92739002611bfed3f668be087320a51956cd61815df07a8 done 14:12:50 #8 exporting config sha256:9cca8825cd7120c443d40aba073f735e6ab2a301e60e6706f87df7033cc3a883 done 14:12:50 #8 exporting manifest list sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 done 14:12:50 #8 pushing layers 0.1s done 14:12:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 14:12:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:12:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 0.1s done 14:12:51 #8 DONE 0.2s 14:12:51 14:12:51 1 warning found (use --debug to expand): 14:12:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:12:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 14:12:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 14:12:51 #1 [internal] load build definition from Dockerfile 14:12:51 #1 transferring dockerfile: 162B done 14:12:51 #1 DONE 0.0s 14:12:51 14:12:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 14:12:51 #2 DONE 0.0s 14:12:51 14:12:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 14:12:51 #3 DONE 0.0s 14:12:51 14:12:51 #4 [internal] load .dockerignore 14:12:51 #4 transferring context: 2B done 14:12:51 #4 DONE 0.0s 14:12:51 14:12:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 14:12:51 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e done 14:12:51 #5 CACHED 14:12:51 14:12:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 14:12:51 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e done 14:12:51 #6 CACHED 14:12:51 14:12:51 #7 exporting to image 14:12:51 #7 exporting layers done 14:12:51 #7 exporting manifest sha256:5ec5abb53550c08b9e60ceef892afee5cb6dadb7c2bfa2a4f94add3adebb479d done 14:12:51 #7 exporting config sha256:b1be7a540e449fbdeb7cfe5ad81379e203371d0661935e6b2cedd9cc49117f91 done 14:12:51 #7 exporting manifest sha256:0e6636afb5545e7cc92739002611bfed3f668be087320a51956cd61815df07a8 done 14:12:51 #7 exporting config sha256:9cca8825cd7120c443d40aba073f735e6ab2a301e60e6706f87df7033cc3a883 done 14:12:51 #7 exporting manifest list sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 done 14:12:51 #7 pushing layers 0.0s done 14:12:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 14:12:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:12:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 0.1s done 14:12:51 #7 DONE 0.1s 14:12:51 14:12:51 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 14:12:51 #8 DONE 0.0s 14:12:51 14:12:51 1 warning found (use --debug to expand): 14:12:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:12:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1' 14:12:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1 --push - 14:12:52 #1 [internal] load build definition from Dockerfile 14:12:52 #1 transferring dockerfile: 167B done 14:12:52 #1 DONE 0.0s 14:12:52 14:12:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1 14:12:52 #2 DONE 0.0s 14:12:52 14:12:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1 14:12:52 #3 DONE 0.0s 14:12:52 14:12:52 #4 [internal] load .dockerignore 14:12:52 #4 transferring context: 2B done 14:12:52 #4 DONE 0.0s 14:12:52 14:12:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 14:12:52 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 0.0s done 14:12:52 #5 CACHED 14:12:52 14:12:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 14:12:52 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 0.0s done 14:12:52 #6 CACHED 14:12:52 14:12:52 #7 exporting to image 14:12:52 #7 exporting layers done 14:12:52 #7 exporting manifest sha256:5ec5abb53550c08b9e60ceef892afee5cb6dadb7c2bfa2a4f94add3adebb479d done 14:12:52 #7 exporting config sha256:b1be7a540e449fbdeb7cfe5ad81379e203371d0661935e6b2cedd9cc49117f91 done 14:12:52 #7 exporting manifest sha256:0e6636afb5545e7cc92739002611bfed3f668be087320a51956cd61815df07a8 done 14:12:52 #7 exporting config sha256:9cca8825cd7120c443d40aba073f735e6ab2a301e60e6706f87df7033cc3a883 done 14:12:52 #7 exporting manifest list sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 done 14:12:52 #7 pushing layers 0.0s done 14:12:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 14:12:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:12:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 0.1s done 14:12:52 #7 DONE 0.1s 14:12:52 14:12:52 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 14:12:52 #8 DONE 0.0s 14:12:52 14:12:52 1 warning found (use --debug to expand): 14:12:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:12:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1' 14:12:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 --push - 14:12:52 #1 [internal] load build definition from Dockerfile 14:12:52 #1 transferring dockerfile: 208B done 14:12:52 #1 DONE 0.0s 14:12:52 14:12:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:12:52 #2 DONE 0.0s 14:12:52 14:12:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:12:52 #3 DONE 0.0s 14:12:52 14:12:52 #4 [internal] load .dockerignore 14:12:52 #4 transferring context: 2B done 14:12:52 #4 DONE 0.0s 14:12:52 14:12:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 14:12:52 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 0.0s done 14:12:52 #5 CACHED 14:12:52 14:12:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 14:12:52 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 0.0s done 14:12:52 #6 CACHED 14:12:52 14:12:52 #7 exporting to image 14:12:52 #7 exporting layers done 14:12:52 #7 exporting manifest sha256:5ec5abb53550c08b9e60ceef892afee5cb6dadb7c2bfa2a4f94add3adebb479d done 14:12:52 #7 exporting config sha256:b1be7a540e449fbdeb7cfe5ad81379e203371d0661935e6b2cedd9cc49117f91 done 14:12:52 #7 exporting manifest sha256:0e6636afb5545e7cc92739002611bfed3f668be087320a51956cd61815df07a8 done 14:12:52 #7 exporting config sha256:9cca8825cd7120c443d40aba073f735e6ab2a301e60e6706f87df7033cc3a883 done 14:12:52 #7 exporting manifest list sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 done 14:12:52 #7 pushing layers 0.0s done 14:12:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 14:12:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:12:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 0.1s done 14:12:52 #7 DONE 0.1s 14:12:52 14:12:52 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 14:12:52 #8 DONE 0.0s 14:12:52 14:12:52 1 warning found (use --debug to expand): 14:12:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:12:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 14:12:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 14:12:53 #1 [internal] load build definition from Dockerfile 14:12:53 #1 transferring dockerfile: 160B done 14:12:53 #1 DONE 0.0s 14:12:53 14:12:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 14:12:53 #2 DONE 0.0s 14:12:53 14:12:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 14:12:53 #3 DONE 0.0s 14:12:53 14:12:53 #4 [internal] load .dockerignore 14:12:53 #4 transferring context: 2B done 14:12:53 #4 DONE 0.0s 14:12:53 14:12:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 14:12:53 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 0.0s done 14:12:53 #5 CACHED 14:12:53 14:12:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 14:12:53 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e done 14:12:53 #6 CACHED 14:12:53 14:12:53 #7 exporting to image 14:12:53 #7 exporting layers done 14:12:53 #7 exporting manifest sha256:5ec5abb53550c08b9e60ceef892afee5cb6dadb7c2bfa2a4f94add3adebb479d done 14:12:53 #7 exporting config sha256:b1be7a540e449fbdeb7cfe5ad81379e203371d0661935e6b2cedd9cc49117f91 done 14:12:53 #7 exporting manifest sha256:0e6636afb5545e7cc92739002611bfed3f668be087320a51956cd61815df07a8 done 14:12:53 #7 exporting config sha256:9cca8825cd7120c443d40aba073f735e6ab2a301e60e6706f87df7033cc3a883 done 14:12:53 #7 exporting manifest list sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 done 14:12:53 #7 pushing layers 0.0s done 14:12:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 14:12:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:12:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 0.1s done 14:12:53 #7 DONE 0.1s 14:12:53 14:12:53 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 14:12:53 #8 DONE 0.0s 14:12:53 14:12:53 1 warning found (use --debug to expand): 14:12:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:12:53 + '[' -d /w/workspace/edgex-go/818/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:12:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:12:54 ---> package-listing.sh 14:12:54 ++ tr '[:upper:]' '[:lower:]' 14:12:54 ++ facter osfamily 14:12:54 + OS_FAMILY=redhat 14:12:54 + workspace=/w/workspace/edgex-go/818 14:12:54 + START_PACKAGES=/tmp/packages_start.txt 14:12:54 + END_PACKAGES=/tmp/packages_end.txt 14:12:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:12:54 + PACKAGES=/tmp/packages_start.txt 14:12:54 + '[' /w/workspace/edgex-go/818 ']' 14:12:54 + PACKAGES=/tmp/packages_end.txt 14:12:54 + case "${OS_FAMILY}" in 14:12:54 + rpm -qa 14:12:54 + sort 14:12:55 + '[' -f /tmp/packages_start.txt ']' 14:12:55 + '[' -f /tmp/packages_end.txt ']' 14:12:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:12:55 + '[' /w/workspace/edgex-go/818 ']' 14:12:55 + mkdir -p /w/workspace/edgex-go/818/archives/ 14:12:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/818/archives/ [Pipeline] echo 14:12:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:12:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:56 14:12:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:56 latest: Pulling from edgex-lftools-log-publisher 14:12:56 5eb5b503b376: Pulling fs layer 14:12:56 5c69ac0246d0: Pulling fs layer 14:12:56 ec43610c2a17: Pulling fs layer 14:12:56 3a2ae6a8a46f: Pulling fs layer 14:12:56 33b1e0a273af: Pulling fs layer 14:12:56 5d3b04190fa2: Pulling fs layer 14:12:56 2f39f015ded8: Pulling fs layer 14:12:56 33b1e0a273af: Waiting 14:12:56 5d3b04190fa2: Waiting 14:12:56 2f39f015ded8: Waiting 14:12:56 3a2ae6a8a46f: Waiting 14:12:56 5c69ac0246d0: Verifying Checksum 14:12:56 5c69ac0246d0: Download complete 14:12:56 3a2ae6a8a46f: Verifying Checksum 14:12:56 3a2ae6a8a46f: Download complete 14:12:56 33b1e0a273af: Verifying Checksum 14:12:56 33b1e0a273af: Download complete 14:12:56 5d3b04190fa2: Verifying Checksum 14:12:56 5d3b04190fa2: Download complete 14:12:56 ec43610c2a17: Verifying Checksum 14:12:56 ec43610c2a17: Download complete 14:12:56 5eb5b503b376: Verifying Checksum 14:12:56 5eb5b503b376: Download complete 14:12:57 2f39f015ded8: Verifying Checksum 14:12:57 2f39f015ded8: Download complete 14:12:57 5eb5b503b376: Pull complete 14:12:58 5c69ac0246d0: Pull complete 14:12:58 ec43610c2a17: Pull complete 14:12:58 3a2ae6a8a46f: Pull complete 14:12:58 33b1e0a273af: Pull complete 14:12:58 5d3b04190fa2: Pull complete 14:13:03 2f39f015ded8: Pull complete 14:13:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:13:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:13:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:03 prd-centos7-docker-4c-2g-42191 does not seem to be running inside a container 14:13:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/818/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 14:13:07 $ docker top e88bfbcd4aefd753e711131de786cd03cb19f577f059aa4416f4044d1005df4a -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:08 + touch /tmp/pre-build-complete [Pipeline] sh 14:13:08 + mkdir -p /var/log/sysstat [Pipeline] sh 14:13:08 + ls /var/log/sa-host 14:13:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:13:08 provisioning config files... 14:13:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6013079874328818588tmp [Pipeline] { [Pipeline] echo 14:13:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:13:09 ---> create-netrc.sh [Pipeline] } 14:13:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:13:09 ---> python-tools-install.sh [Pipeline] echo 14:13:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:13:09 ---> sudo-logs.sh 14:13:09 Archiving 'sudo' log.. 14:13:09 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:13:09 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 14:13:09 $ docker stop --time=1 e88bfbcd4aefd753e711131de786cd03cb19f577f059aa4416f4044d1005df4a 14:13:11 $ docker rm -f --volumes e88bfbcd4aefd753e711131de786cd03cb19f577f059aa4416f4044d1005df4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 14:13:11 [WS-CLEANUP] Deleting project workspace... 14:13:11 [WS-CLEANUP] Deferred wipeout is used... 14:13:11 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 14:13:11 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 14:13:11 cb94a90e978600b633deea23000456c4866436fe 14:13:11 latest 14:13:11 4.1.0-dev.1 14:13:11 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:13:11 main 14:13:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe 14:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:13:12 f64b38288dc9: Preparing 14:13:12 ed686d1de86c: Preparing 14:13:12 099a3c174d3d: Preparing 14:13:12 0ed7be6486f1: Preparing 14:13:12 c4f24067d12d: Preparing 14:13:12 e97c60f63733: Preparing 14:13:12 891dbcb4fd61: Preparing 14:13:12 994456c4fd7b: Preparing 14:13:12 e97c60f63733: Waiting 14:13:12 891dbcb4fd61: Waiting 14:13:12 994456c4fd7b: Waiting 14:13:12 0ed7be6486f1: Layer already exists 14:13:12 c4f24067d12d: Layer already exists 14:13:12 e97c60f63733: Layer already exists 14:13:12 891dbcb4fd61: Layer already exists 14:13:12 994456c4fd7b: Layer already exists 14:13:12 ed686d1de86c: Pushed 14:13:12 f64b38288dc9: Pushed 14:13:14 099a3c174d3d: Pushed 14:13:14 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 14:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:13:15 f64b38288dc9: Preparing 14:13:15 ed686d1de86c: Preparing 14:13:15 099a3c174d3d: Preparing 14:13:15 0ed7be6486f1: Preparing 14:13:15 c4f24067d12d: Preparing 14:13:15 e97c60f63733: Preparing 14:13:15 891dbcb4fd61: Preparing 14:13:15 994456c4fd7b: Preparing 14:13:15 891dbcb4fd61: Waiting 14:13:15 994456c4fd7b: Waiting 14:13:15 099a3c174d3d: Layer already exists 14:13:15 ed686d1de86c: Layer already exists 14:13:15 0ed7be6486f1: Layer already exists 14:13:15 c4f24067d12d: Layer already exists 14:13:15 f64b38288dc9: Layer already exists 14:13:15 994456c4fd7b: Layer already exists 14:13:15 e97c60f63733: Layer already exists 14:13:15 891dbcb4fd61: Layer already exists 14:13:15 latest: digest: sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1 14:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:13:15 f64b38288dc9: Preparing 14:13:15 ed686d1de86c: Preparing 14:13:15 099a3c174d3d: Preparing 14:13:15 0ed7be6486f1: Preparing 14:13:15 c4f24067d12d: Preparing 14:13:15 e97c60f63733: Preparing 14:13:15 891dbcb4fd61: Preparing 14:13:15 994456c4fd7b: Preparing 14:13:15 994456c4fd7b: Waiting 14:13:15 e97c60f63733: Waiting 14:13:15 891dbcb4fd61: Waiting 14:13:15 099a3c174d3d: Layer already exists 14:13:15 ed686d1de86c: Layer already exists 14:13:15 0ed7be6486f1: Layer already exists 14:13:15 c4f24067d12d: Layer already exists 14:13:15 f64b38288dc9: Layer already exists 14:13:15 891dbcb4fd61: Layer already exists 14:13:15 e97c60f63733: Layer already exists 14:13:15 994456c4fd7b: Layer already exists 14:13:15 4.1.0-dev.1: digest: sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:13:16 f64b38288dc9: Preparing 14:13:16 ed686d1de86c: Preparing 14:13:16 099a3c174d3d: Preparing 14:13:16 0ed7be6486f1: Preparing 14:13:16 c4f24067d12d: Preparing 14:13:16 e97c60f63733: Preparing 14:13:16 891dbcb4fd61: Preparing 14:13:16 994456c4fd7b: Preparing 14:13:16 891dbcb4fd61: Waiting 14:13:16 994456c4fd7b: Waiting 14:13:16 e97c60f63733: Waiting 14:13:16 ed686d1de86c: Layer already exists 14:13:16 f64b38288dc9: Layer already exists 14:13:16 099a3c174d3d: Layer already exists 14:13:16 c4f24067d12d: Layer already exists 14:13:16 0ed7be6486f1: Layer already exists 14:13:16 891dbcb4fd61: Layer already exists 14:13:16 e97c60f63733: Layer already exists 14:13:16 994456c4fd7b: Layer already exists 14:13:16 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 14:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:13:17 f64b38288dc9: Preparing 14:13:17 ed686d1de86c: Preparing 14:13:17 099a3c174d3d: Preparing 14:13:17 0ed7be6486f1: Preparing 14:13:17 c4f24067d12d: Preparing 14:13:17 e97c60f63733: Preparing 14:13:17 891dbcb4fd61: Preparing 14:13:17 994456c4fd7b: Preparing 14:13:17 e97c60f63733: Waiting 14:13:17 994456c4fd7b: Waiting 14:13:17 099a3c174d3d: Layer already exists 14:13:17 0ed7be6486f1: Layer already exists 14:13:17 f64b38288dc9: Layer already exists 14:13:17 ed686d1de86c: Layer already exists 14:13:17 c4f24067d12d: Layer already exists 14:13:17 e97c60f63733: Layer already exists 14:13:17 891dbcb4fd61: Layer already exists 14:13:17 994456c4fd7b: Layer already exists 14:13:17 main: digest: sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:13:17 ===================================================== [Pipeline] echo 14:13:17 taggedImages: 14:13:17 - nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe 14:13:17 - nexus3.edgexfoundry.org:10004/core-metadata:latest 14:13:17 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1 14:13:17 - nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:13:17 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 14:13:17 ========================================================= 14:13:17 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe, nexus3.edgexfoundry.org:10004/core-metadata:latest, nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-metadata:main], settingsFile:edgex-go-settings] 14:13:17 ========================================================= [Pipeline] node 14:13:32 Still waiting to schedule task 14:13:32 All nodes of label ‘centos7-docker-4c-2g’ are offline 14:14:07 Running on prd-centos7-docker-4c-2g-42192 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:14:07 provisioning config files... 14:14:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12160678659743200003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:08 ---> ****-login.sh 14:14:08 nexus3.edgexfoundry.org:10001 14:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:08 Configure a credential helper to remove this warning. See 14:14:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:08 14:14:08 Login Succeeded 14:14:08 nexus3.edgexfoundry.org:10002 14:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:08 Configure a credential helper to remove this warning. See 14:14:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:08 14:14:08 Login Succeeded 14:14:08 nexus3.edgexfoundry.org:10003 14:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:08 Configure a credential helper to remove this warning. See 14:14:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:08 14:14:08 Login Succeeded 14:14:08 nexus3.edgexfoundry.org:10004 14:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:09 Configure a credential helper to remove this warning. See 14:14:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:09 14:14:09 Login Succeeded 14:14:09 ****.io 14:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:09 Configure a credential helper to remove this warning. See 14:14:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:09 14:14:09 Login Succeeded 14:14:09 ---> ****-login.sh ends [Pipeline] } 14:14:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:14:09 + docker buildx ls 14:14:10 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 14:14:10 default * docker 14:14:10 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 14:14:10 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 14:14:10 edgex-builder [Pipeline] sh 14:14:10 + docker buildx inspect --bootstrap 14:14:10 #1 [internal] booting buildkit 14:14:10 #1 pulling image moby/buildkit:buildx-stable-1 14:14:13 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 14:14:13 #1 creating container buildx_buildkit_edgex-builder0 14:14:15 #1 creating container buildx_buildkit_edgex-builder0 1.5s done 14:14:15 #1 DONE 4.2s 14:14:15 Name: edgex-builder 14:14:15 Driver: docker-container 14:14:15 14:14:15 Nodes: 14:14:15 Name: edgex-builder0 14:14:15 Endpoint: unix:///var/run/docker.sock 14:14:15 Status: running 14:14:15 Buildkit: v0.20.2 14:14:15 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 14:14:15 + docker buildx ls 14:14:15 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 14:14:15 edgex-builder * docker-container 14:14:15 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 14:14:15 default docker 14:14:15 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 14:14:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe --push - 14:14:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe' 14:14:15 #1 [internal] load build definition from Dockerfile 14:14:15 #1 transferring dockerfile: 198B done 14:14:15 #1 DONE 0.0s 14:14:15 14:14:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe 14:14:15 #2 DONE 0.1s 14:14:15 14:14:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe 14:14:16 #3 DONE 0.1s 14:14:16 14:14:16 #4 [internal] load .dockerignore 14:14:16 #4 transferring context: 2B done 14:14:16 #4 DONE 0.0s 14:14:16 14:14:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 14:14:16 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 0.0s done 14:14:16 #5 DONE 0.0s 14:14:16 14:14:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 14:14:16 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 0.0s done 14:14:16 #6 DONE 0.1s 14:14:16 14:14:16 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 14:14:16 #7 DONE 0.0s 14:14:16 14:14:16 #8 exporting to image 14:14:16 #8 exporting layers done 14:14:16 #8 exporting manifest sha256:5374ab1c0680176c7b4e198fc307a85ffc08fce5c0f82771e1f37254da6dc062 done 14:14:16 #8 exporting config sha256:80f52918e4acdc9d7735795528959ed6c5422bde4208554f5af09e5e0f472aaa done 14:14:16 #8 exporting manifest sha256:a0f3018598624b99a431ca68838416374bf0043fd0bfd7d89db814b93cf5718f done 14:14:16 #8 exporting config sha256:81cbcd903e576ce607e44853d25a670406ee220b83e90cf2322ba1c636917090 done 14:14:16 #8 exporting manifest list sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e done 14:14:16 #8 pushing layers 14:14:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:14:16 #8 pushing layers 0.1s done 14:14:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe@sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e 0.1s done 14:14:16 #8 DONE 0.3s 14:14:16 14:14:16 1 warning found (use --debug to expand): 14:14:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:14:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 14:14:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 14:14:16 #1 [internal] load build definition from Dockerfile 14:14:16 #1 transferring dockerfile: 164B done 14:14:16 #1 DONE 0.0s 14:14:16 14:14:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 14:14:16 #2 DONE 0.0s 14:14:16 14:14:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 14:14:16 #3 DONE 0.0s 14:14:16 14:14:16 #4 [internal] load .dockerignore 14:14:16 #4 transferring context: 2B done 14:14:16 #4 DONE 0.0s 14:14:16 14:14:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 14:14:16 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 0.0s done 14:14:16 #5 CACHED 14:14:16 14:14:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 14:14:16 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 0.0s done 14:14:16 #6 CACHED 14:14:16 14:14:16 #7 exporting to image 14:14:16 #7 exporting layers done 14:14:16 #7 exporting manifest sha256:5374ab1c0680176c7b4e198fc307a85ffc08fce5c0f82771e1f37254da6dc062 done 14:14:16 #7 exporting config sha256:80f52918e4acdc9d7735795528959ed6c5422bde4208554f5af09e5e0f472aaa done 14:14:16 #7 exporting manifest sha256:a0f3018598624b99a431ca68838416374bf0043fd0bfd7d89db814b93cf5718f done 14:14:16 #7 exporting config sha256:81cbcd903e576ce607e44853d25a670406ee220b83e90cf2322ba1c636917090 done 14:14:16 #7 exporting manifest list sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e done 14:14:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:14:16 #7 pushing layers 0.0s done 14:14:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e 0.1s done 14:14:16 #7 DONE 0.1s 14:14:16 14:14:16 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 14:14:16 #8 DONE 0.0s 14:14:16 14:14:16 1 warning found (use --debug to expand): 14:14:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:14:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1' 14:14:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1 --push - 14:14:17 #1 [internal] load build definition from Dockerfile 14:14:17 #1 transferring dockerfile: 169B done 14:14:17 #1 DONE 0.0s 14:14:17 14:14:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1 14:14:17 #2 DONE 0.1s 14:14:17 14:14:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1 14:14:17 #3 DONE 0.1s 14:14:17 14:14:17 #4 [internal] load .dockerignore 14:14:17 #4 transferring context: 2B done 14:14:17 #4 DONE 0.0s 14:14:17 14:14:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 14:14:17 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 done 14:14:17 #5 CACHED 14:14:17 14:14:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 14:14:17 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 done 14:14:17 #6 CACHED 14:14:17 14:14:17 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 14:14:17 #7 DONE 0.0s 14:14:17 14:14:17 #8 exporting to image 14:14:17 #8 exporting layers done 14:14:17 #8 exporting manifest sha256:5374ab1c0680176c7b4e198fc307a85ffc08fce5c0f82771e1f37254da6dc062 done 14:14:17 #8 exporting config sha256:80f52918e4acdc9d7735795528959ed6c5422bde4208554f5af09e5e0f472aaa done 14:14:17 #8 exporting manifest sha256:a0f3018598624b99a431ca68838416374bf0043fd0bfd7d89db814b93cf5718f done 14:14:17 #8 exporting config sha256:81cbcd903e576ce607e44853d25a670406ee220b83e90cf2322ba1c636917090 done 14:14:17 #8 exporting manifest list sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e done 14:14:17 #8 pushing layers 0.0s done 14:14:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1@sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e 14:14:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:14:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1@sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e 0.1s done 14:14:17 #8 DONE 0.1s 14:14:17 14:14:17 1 warning found (use --debug to expand): 14:14:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:14:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1' 14:14:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 --push - 14:14:17 #1 [internal] load build definition from Dockerfile 14:14:17 #1 transferring dockerfile: 210B done 14:14:17 #1 DONE 0.0s 14:14:17 14:14:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:14:17 #2 DONE 0.0s 14:14:17 14:14:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:14:17 #3 DONE 0.0s 14:14:17 14:14:17 #4 [internal] load .dockerignore 14:14:17 #4 transferring context: 2B done 14:14:17 #4 DONE 0.0s 14:14:17 14:14:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 14:14:17 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 0.0s done 14:14:17 #5 CACHED 14:14:17 14:14:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 14:14:17 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 0.0s done 14:14:17 #6 CACHED 14:14:17 14:14:17 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 14:14:17 #7 DONE 0.0s 14:14:17 14:14:17 #8 exporting to image 14:14:17 #8 exporting layers done 14:14:17 #8 exporting manifest sha256:5374ab1c0680176c7b4e198fc307a85ffc08fce5c0f82771e1f37254da6dc062 done 14:14:17 #8 exporting config sha256:80f52918e4acdc9d7735795528959ed6c5422bde4208554f5af09e5e0f472aaa done 14:14:17 #8 exporting manifest sha256:a0f3018598624b99a431ca68838416374bf0043fd0bfd7d89db814b93cf5718f done 14:14:17 #8 exporting config sha256:81cbcd903e576ce607e44853d25a670406ee220b83e90cf2322ba1c636917090 done 14:14:17 #8 exporting manifest list sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e done 14:14:17 #8 pushing layers 0.0s done 14:14:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e 0.1s done 14:14:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:14:17 #8 DONE 0.1s 14:14:17 14:14:17 1 warning found (use --debug to expand): 14:14:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:14:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 14:14:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 14:14:18 #1 [internal] load build definition from Dockerfile 14:14:18 #1 transferring dockerfile: 162B done 14:14:18 #1 DONE 0.0s 14:14:18 14:14:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 14:14:18 #2 DONE 0.0s 14:14:18 14:14:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 14:14:18 #3 DONE 0.0s 14:14:18 14:14:18 #4 [internal] load .dockerignore 14:14:18 #4 transferring context: 2B done 14:14:18 #4 DONE 0.0s 14:14:18 14:14:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 14:14:18 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 0.0s done 14:14:18 #5 CACHED 14:14:18 14:14:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 14:14:18 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 0.0s done 14:14:18 #6 CACHED 14:14:18 14:14:18 #7 exporting to image 14:14:18 #7 exporting layers done 14:14:18 #7 exporting manifest sha256:5374ab1c0680176c7b4e198fc307a85ffc08fce5c0f82771e1f37254da6dc062 done 14:14:18 #7 exporting config sha256:80f52918e4acdc9d7735795528959ed6c5422bde4208554f5af09e5e0f472aaa done 14:14:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:14:18 #7 exporting manifest sha256:a0f3018598624b99a431ca68838416374bf0043fd0bfd7d89db814b93cf5718f done 14:14:18 #7 exporting config sha256:81cbcd903e576ce607e44853d25a670406ee220b83e90cf2322ba1c636917090 done 14:14:18 #7 exporting manifest list sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e done 14:14:18 #7 pushing layers 0.0s done 14:14:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e 0.1s done 14:14:18 #7 DONE 0.1s 14:14:18 14:14:18 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 14:14:18 #8 DONE 0.0s 14:14:18 14:14:18 1 warning found (use --debug to expand): 14:14:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:14:18 + '[' -d /w/workspace/edgex-go/818/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:14:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:14:19 ---> package-listing.sh 14:14:19 ++ facter osfamily 14:14:19 ++ tr '[:upper:]' '[:lower:]' 14:14:20 + OS_FAMILY=redhat 14:14:20 + workspace=/w/workspace/edgex-go/818 14:14:20 + START_PACKAGES=/tmp/packages_start.txt 14:14:20 + END_PACKAGES=/tmp/packages_end.txt 14:14:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:14:20 + PACKAGES=/tmp/packages_start.txt 14:14:20 + '[' /w/workspace/edgex-go/818 ']' 14:14:20 + PACKAGES=/tmp/packages_end.txt 14:14:20 + case "${OS_FAMILY}" in 14:14:20 + sort 14:14:20 + rpm -qa 14:14:20 + '[' -f /tmp/packages_start.txt ']' 14:14:20 + '[' -f /tmp/packages_end.txt ']' 14:14:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:14:20 + '[' /w/workspace/edgex-go/818 ']' 14:14:20 + mkdir -p /w/workspace/edgex-go/818/archives/ 14:14:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/818/archives/ [Pipeline] echo 14:14:20 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:14:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:14:21 14:14:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:14:21 latest: Pulling from edgex-lftools-log-publisher 14:14:21 5eb5b503b376: Pulling fs layer 14:14:21 5c69ac0246d0: Pulling fs layer 14:14:21 ec43610c2a17: Pulling fs layer 14:14:21 3a2ae6a8a46f: Pulling fs layer 14:14:21 33b1e0a273af: Pulling fs layer 14:14:21 5d3b04190fa2: Pulling fs layer 14:14:21 2f39f015ded8: Pulling fs layer 14:14:21 3a2ae6a8a46f: Waiting 14:14:21 33b1e0a273af: Waiting 14:14:21 5d3b04190fa2: Waiting 14:14:21 2f39f015ded8: Waiting 14:14:21 5c69ac0246d0: Verifying Checksum 14:14:21 5c69ac0246d0: Download complete 14:14:21 3a2ae6a8a46f: Verifying Checksum 14:14:21 3a2ae6a8a46f: Download complete 14:14:21 33b1e0a273af: Verifying Checksum 14:14:21 33b1e0a273af: Download complete 14:14:21 ec43610c2a17: Verifying Checksum 14:14:21 ec43610c2a17: Download complete 14:14:22 5d3b04190fa2: Verifying Checksum 14:14:22 5d3b04190fa2: Download complete 14:14:22 5eb5b503b376: Verifying Checksum 14:14:22 5eb5b503b376: Download complete 14:14:22 2f39f015ded8: Verifying Checksum 14:14:22 2f39f015ded8: Download complete 14:14:23 5eb5b503b376: Pull complete 14:14:23 5c69ac0246d0: Pull complete 14:14:23 ec43610c2a17: Pull complete 14:14:23 3a2ae6a8a46f: Pull complete 14:14:23 33b1e0a273af: Pull complete 14:14:24 5d3b04190fa2: Pull complete 14:14:28 2f39f015ded8: Pull complete 14:14:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:14:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:28 prd-centos7-docker-4c-2g-42192 does not seem to be running inside a container 14:14:28 $ 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/818/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 14:14:32 $ docker top 1e641e5acccf3ae56917258719615fd1e3c930a33e151831398f9f4240113113 -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:33 + touch /tmp/pre-build-complete [Pipeline] sh 14:14:33 + mkdir -p /var/log/sysstat [Pipeline] sh 14:14:33 + ls /var/log/sa-host 14:14:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:14:33 provisioning config files... 14:14:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5314390675864653092tmp [Pipeline] { [Pipeline] echo 14:14:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:14:34 ---> create-netrc.sh [Pipeline] } 14:14:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:14:34 ---> python-tools-install.sh [Pipeline] echo 14:14:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:14:34 ---> sudo-logs.sh 14:14:34 Archiving 'sudo' log.. 14:14:34 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:34 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 14:14:34 $ docker stop --time=1 1e641e5acccf3ae56917258719615fd1e3c930a33e151831398f9f4240113113 14:14:35 $ docker rm -f --volumes 1e641e5acccf3ae56917258719615fd1e3c930a33e151831398f9f4240113113 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 14:14:36 [WS-CLEANUP] Deleting project workspace... 14:14:36 [WS-CLEANUP] Deferred wipeout is used... 14:14:36 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 14:14:36 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 14:14:36 cb94a90e978600b633deea23000456c4866436fe 14:14:36 latest 14:14:36 4.1.0-dev.1 14:14:36 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:14:36 main 14:14:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe 14:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:14:36 2a00ad410f78: Preparing 14:14:36 b7ed419713e9: Preparing 14:14:36 08318af72f7e: Preparing 14:14:36 1fe89c688ce0: Preparing 14:14:36 e0a903c7ac9d: Preparing 14:14:36 04ffc183fc49: Preparing 14:14:36 c4946bf2c7f7: Preparing 14:14:36 0ed7be6486f1: Preparing 14:14:36 c4f24067d12d: Preparing 14:14:36 04ffc183fc49: Waiting 14:14:36 c4946bf2c7f7: Waiting 14:14:36 0ed7be6486f1: Waiting 14:14:36 c4f24067d12d: Waiting 14:14:36 a03c1ddfe7c0: Preparing 14:14:36 a2589b469872: Preparing 14:14:36 5f70bf18a086: Preparing 14:14:36 00df1d310f0f: Preparing 14:14:36 5f70bf18a086: Waiting 14:14:36 a2589b469872: Waiting 14:14:36 00df1d310f0f: Waiting 14:14:36 ba569046addb: Preparing 14:14:36 42b7560c6328: Preparing 14:14:36 994456c4fd7b: Preparing 14:14:36 ba569046addb: Waiting 14:14:36 42b7560c6328: Waiting 14:14:36 994456c4fd7b: Waiting 14:14:36 08318af72f7e: Pushed 14:14:36 b7ed419713e9: Pushed 14:14:36 2a00ad410f78: Pushed 14:14:36 1fe89c688ce0: Pushed 14:14:36 e0a903c7ac9d: Pushed 14:14:36 0ed7be6486f1: Layer already exists 14:14:36 c4f24067d12d: Layer already exists 14:14:36 5f70bf18a086: Layer already exists 14:14:37 04ffc183fc49: Pushed 14:14:37 a03c1ddfe7c0: Pushed 14:14:37 a2589b469872: Pushed 14:14:37 00df1d310f0f: Pushed 14:14:37 994456c4fd7b: Layer already exists 14:14:37 ba569046addb: Pushed 14:14:37 42b7560c6328: Pushed 14:14:38 c4946bf2c7f7: Pushed 14:14:38 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:14:39 2a00ad410f78: Preparing 14:14:39 b7ed419713e9: Preparing 14:14:39 08318af72f7e: Preparing 14:14:39 1fe89c688ce0: Preparing 14:14:39 e0a903c7ac9d: Preparing 14:14:39 04ffc183fc49: Preparing 14:14:39 c4946bf2c7f7: Preparing 14:14:39 0ed7be6486f1: Preparing 14:14:39 c4f24067d12d: Preparing 14:14:39 a03c1ddfe7c0: Preparing 14:14:39 a2589b469872: Preparing 14:14:39 5f70bf18a086: Preparing 14:14:39 00df1d310f0f: Preparing 14:14:39 ba569046addb: Preparing 14:14:39 42b7560c6328: Preparing 14:14:39 994456c4fd7b: Preparing 14:14:39 a2589b469872: Waiting 14:14:39 5f70bf18a086: Waiting 14:14:39 a03c1ddfe7c0: Waiting 14:14:39 00df1d310f0f: Waiting 14:14:39 ba569046addb: Waiting 14:14:39 42b7560c6328: Waiting 14:14:39 994456c4fd7b: Waiting 14:14:39 04ffc183fc49: Waiting 14:14:39 c4946bf2c7f7: Waiting 14:14:39 0ed7be6486f1: Waiting 14:14:39 c4f24067d12d: Waiting 14:14:39 2a00ad410f78: Layer already exists 14:14:39 e0a903c7ac9d: Layer already exists 14:14:39 08318af72f7e: Layer already exists 14:14:39 1fe89c688ce0: Layer already exists 14:14:39 b7ed419713e9: Layer already exists 14:14:39 c4946bf2c7f7: Layer already exists 14:14:39 04ffc183fc49: Layer already exists 14:14:39 c4f24067d12d: Layer already exists 14:14:39 a03c1ddfe7c0: Layer already exists 14:14:39 0ed7be6486f1: Layer already exists 14:14:39 5f70bf18a086: Layer already exists 14:14:39 a2589b469872: Layer already exists 14:14:39 00df1d310f0f: Layer already exists 14:14:39 ba569046addb: Layer already exists 14:14:39 42b7560c6328: Layer already exists 14:14:39 994456c4fd7b: Layer already exists 14:14:39 latest: digest: sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1 14:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:14:40 2a00ad410f78: Preparing 14:14:40 b7ed419713e9: Preparing 14:14:40 08318af72f7e: Preparing 14:14:40 1fe89c688ce0: Preparing 14:14:40 e0a903c7ac9d: Preparing 14:14:40 04ffc183fc49: Preparing 14:14:40 c4946bf2c7f7: Preparing 14:14:40 0ed7be6486f1: Preparing 14:14:40 c4f24067d12d: Preparing 14:14:40 a03c1ddfe7c0: Preparing 14:14:40 a2589b469872: Preparing 14:14:40 5f70bf18a086: Preparing 14:14:40 00df1d310f0f: Preparing 14:14:40 ba569046addb: Preparing 14:14:40 42b7560c6328: Preparing 14:14:40 994456c4fd7b: Preparing 14:14:40 c4946bf2c7f7: Waiting 14:14:40 0ed7be6486f1: Waiting 14:14:40 c4f24067d12d: Waiting 14:14:40 a03c1ddfe7c0: Waiting 14:14:40 a2589b469872: Waiting 14:14:40 5f70bf18a086: Waiting 14:14:40 00df1d310f0f: Waiting 14:14:40 ba569046addb: Waiting 14:14:40 42b7560c6328: Waiting 14:14:40 994456c4fd7b: Waiting 14:14:40 04ffc183fc49: Waiting 14:14:40 e0a903c7ac9d: Layer already exists 14:14:40 2a00ad410f78: Layer already exists 14:14:40 1fe89c688ce0: Layer already exists 14:14:40 b7ed419713e9: Layer already exists 14:14:40 08318af72f7e: Layer already exists 14:14:40 0ed7be6486f1: Layer already exists 14:14:40 04ffc183fc49: Layer already exists 14:14:40 a03c1ddfe7c0: Layer already exists 14:14:40 c4f24067d12d: Layer already exists 14:14:40 c4946bf2c7f7: Layer already exists 14:14:40 a2589b469872: Layer already exists 14:14:40 00df1d310f0f: Layer already exists 14:14:40 42b7560c6328: Layer already exists 14:14:40 5f70bf18a086: Layer already exists 14:14:40 ba569046addb: Layer already exists 14:14:40 994456c4fd7b: Layer already exists 14:14:40 4.1.0-dev.1: digest: sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:14:41 2a00ad410f78: Preparing 14:14:41 b7ed419713e9: Preparing 14:14:41 08318af72f7e: Preparing 14:14:41 1fe89c688ce0: Preparing 14:14:41 e0a903c7ac9d: Preparing 14:14:41 04ffc183fc49: Preparing 14:14:41 c4946bf2c7f7: Preparing 14:14:41 0ed7be6486f1: Preparing 14:14:41 c4f24067d12d: Preparing 14:14:41 a03c1ddfe7c0: Preparing 14:14:41 a2589b469872: Preparing 14:14:41 5f70bf18a086: Preparing 14:14:41 00df1d310f0f: Preparing 14:14:41 ba569046addb: Preparing 14:14:41 42b7560c6328: Preparing 14:14:41 994456c4fd7b: Preparing 14:14:41 a03c1ddfe7c0: Waiting 14:14:41 a2589b469872: Waiting 14:14:41 5f70bf18a086: Waiting 14:14:41 c4946bf2c7f7: Waiting 14:14:41 00df1d310f0f: Waiting 14:14:41 c4f24067d12d: Waiting 14:14:41 ba569046addb: Waiting 14:14:41 0ed7be6486f1: Waiting 14:14:41 04ffc183fc49: Waiting 14:14:41 42b7560c6328: Waiting 14:14:41 994456c4fd7b: Waiting 14:14:41 08318af72f7e: Layer already exists 14:14:41 1fe89c688ce0: Layer already exists 14:14:41 e0a903c7ac9d: Layer already exists 14:14:41 b7ed419713e9: Layer already exists 14:14:41 2a00ad410f78: Layer already exists 14:14:41 04ffc183fc49: Layer already exists 14:14:41 0ed7be6486f1: Layer already exists 14:14:41 c4946bf2c7f7: Layer already exists 14:14:41 a03c1ddfe7c0: Layer already exists 14:14:41 c4f24067d12d: Layer already exists 14:14:41 a2589b469872: Layer already exists 14:14:41 5f70bf18a086: Layer already exists 14:14:41 ba569046addb: Layer already exists 14:14:41 00df1d310f0f: Layer already exists 14:14:41 42b7560c6328: Layer already exists 14:14:41 994456c4fd7b: Layer already exists 14:14:41 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 14:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:14:41 2a00ad410f78: Preparing 14:14:41 b7ed419713e9: Preparing 14:14:41 08318af72f7e: Preparing 14:14:41 1fe89c688ce0: Preparing 14:14:41 e0a903c7ac9d: Preparing 14:14:41 04ffc183fc49: Preparing 14:14:41 c4946bf2c7f7: Preparing 14:14:41 0ed7be6486f1: Preparing 14:14:41 c4f24067d12d: Preparing 14:14:41 a03c1ddfe7c0: Preparing 14:14:41 a2589b469872: Preparing 14:14:41 5f70bf18a086: Preparing 14:14:41 00df1d310f0f: Preparing 14:14:41 ba569046addb: Preparing 14:14:41 42b7560c6328: Preparing 14:14:41 994456c4fd7b: Preparing 14:14:41 a03c1ddfe7c0: Waiting 14:14:41 ba569046addb: Waiting 14:14:41 42b7560c6328: Waiting 14:14:41 a2589b469872: Waiting 14:14:41 5f70bf18a086: Waiting 14:14:41 994456c4fd7b: Waiting 14:14:41 00df1d310f0f: Waiting 14:14:41 04ffc183fc49: Waiting 14:14:41 0ed7be6486f1: Waiting 14:14:41 c4f24067d12d: Waiting 14:14:41 c4946bf2c7f7: Waiting 14:14:41 2a00ad410f78: Layer already exists 14:14:41 b7ed419713e9: Layer already exists 14:14:41 08318af72f7e: Layer already exists 14:14:41 e0a903c7ac9d: Layer already exists 14:14:41 1fe89c688ce0: Layer already exists 14:14:41 c4946bf2c7f7: Layer already exists 14:14:41 0ed7be6486f1: Layer already exists 14:14:41 a03c1ddfe7c0: Layer already exists 14:14:41 c4f24067d12d: Layer already exists 14:14:41 04ffc183fc49: Layer already exists 14:14:41 a2589b469872: Layer already exists 14:14:41 00df1d310f0f: Layer already exists 14:14:41 42b7560c6328: Layer already exists 14:14:41 5f70bf18a086: Layer already exists 14:14:41 ba569046addb: Layer already exists 14:14:41 994456c4fd7b: Layer already exists 14:14:41 main: digest: sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:41 ===================================================== [Pipeline] echo 14:14:41 taggedImages: 14:14:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe 14:14:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:14:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1 14:14:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:14:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 14:14:41 ========================================================= 14:14:41 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe, nexus3.edgexfoundry.org:10004/security-bootstrapper:latest, nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1, nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1, nexus3.edgexfoundry.org:10004/security-bootstrapper:main], settingsFile:edgex-go-settings] 14:14:41 ========================================================= [Pipeline] node 14:14:56 Still waiting to schedule task 14:14:56 All nodes of label ‘centos7-docker-4c-2g’ are offline 14:15:26 Running on prd-centos7-docker-4c-2g-42193 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:15:26 provisioning config files... 14:15:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15124201592888599450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:15:27 ---> ****-login.sh 14:15:27 nexus3.edgexfoundry.org:10001 14:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:15:28 Configure a credential helper to remove this warning. See 14:15:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:15:28 14:15:28 Login Succeeded 14:15:28 nexus3.edgexfoundry.org:10002 14:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:15:28 Configure a credential helper to remove this warning. See 14:15:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:15:28 14:15:28 Login Succeeded 14:15:28 nexus3.edgexfoundry.org:10003 14:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:15:28 Configure a credential helper to remove this warning. See 14:15:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:15:28 14:15:28 Login Succeeded 14:15:28 nexus3.edgexfoundry.org:10004 14:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:15:28 Configure a credential helper to remove this warning. See 14:15:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:15:28 14:15:28 Login Succeeded 14:15:28 ****.io 14:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:15:28 Configure a credential helper to remove this warning. See 14:15:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:15:28 14:15:28 Login Succeeded 14:15:28 ---> ****-login.sh ends [Pipeline] } 14:15:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:15:29 + docker buildx ls 14:15:29 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 14:15:29 default * docker 14:15:29 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 14:15:29 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 14:15:29 edgex-builder [Pipeline] sh 14:15:29 + docker buildx inspect --bootstrap 14:15:29 #1 [internal] booting buildkit 14:15:29 #1 pulling image moby/buildkit:buildx-stable-1 14:15:33 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 14:15:33 #1 creating container buildx_buildkit_edgex-builder0 14:15:35 #1 creating container buildx_buildkit_edgex-builder0 2.5s done 14:15:35 #1 DONE 5.3s 14:15:35 Name: edgex-builder 14:15:35 Driver: docker-container 14:15:35 14:15:35 Nodes: 14:15:35 Name: edgex-builder0 14:15:35 Endpoint: unix:///var/run/docker.sock 14:15:35 Status: running 14:15:35 Buildkit: v0.20.2 14:15:35 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 14:15:35 + docker buildx ls 14:15:35 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 14:15:35 edgex-builder * docker-container 14:15:35 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 14:15:35 default docker 14:15:35 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 14:15:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe' 14:15:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe --push - 14:15:35 #1 [internal] load build definition from Dockerfile 14:15:35 #1 transferring dockerfile: 206B done 14:15:35 #1 DONE 0.0s 14:15:35 14:15:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe 14:15:35 #2 DONE 0.1s 14:15:35 14:15:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe 14:15:36 #3 DONE 0.1s 14:15:36 14:15:36 #4 [internal] load .dockerignore 14:15:36 #4 transferring context: 2B done 14:15:36 #4 DONE 0.0s 14:15:36 14:15:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 14:15:36 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done 14:15:36 #5 DONE 0.0s 14:15:36 14:15:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 14:15:36 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done 14:15:36 #6 DONE 0.2s 14:15:36 14:15:36 #7 exporting to image 14:15:36 #7 exporting layers done 14:15:36 #7 exporting manifest sha256:2f5500c0921c3dd1ced6407d5ce778868308499d08b1bc2e46a8f8d881938e6b done 14:15:36 #7 exporting config sha256:a1d3bbb8f48dbfdd1a7cd47c83ef5af2092ac62e2254b9246664075579a74b70 done 14:15:36 #7 exporting manifest sha256:b64b4d77d8d5f08b5b0169c166fabc978a082df7db990ed70af4cf3af75fc595 done 14:15:36 #7 exporting config sha256:589eb850f57a5d74ae0f67b0cf7d9a59e576777e4b7435b349ad62cadd1570ef 14:15:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:15:36 #7 ... 14:15:36 14:15:36 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 14:15:36 #8 DONE 0.0s 14:15:36 14:15:36 #7 exporting to image 14:15:36 #7 exporting config sha256:589eb850f57a5d74ae0f67b0cf7d9a59e576777e4b7435b349ad62cadd1570ef done 14:15:36 #7 exporting manifest list sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 done 14:15:36 #7 pushing layers 0.1s done 14:15:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 14:15:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 0.1s done 14:15:36 #7 DONE 0.3s 14:15:36 14:15:36 1 warning found (use --debug to expand): 14:15:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:15:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 14:15:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 14:15:36 #1 [internal] load build definition from Dockerfile 14:15:36 #1 transferring dockerfile: 172B done 14:15:36 #1 DONE 0.0s 14:15:36 14:15:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:15:36 #2 DONE 0.0s 14:15:36 14:15:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:15:36 #3 DONE 0.0s 14:15:36 14:15:36 #4 [internal] load .dockerignore 14:15:36 #4 transferring context: 2B done 14:15:36 #4 DONE 0.0s 14:15:36 14:15:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 14:15:36 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done 14:15:36 #5 CACHED 14:15:36 14:15:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 14:15:36 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done 14:15:36 #6 CACHED 14:15:36 14:15:36 #7 exporting to image 14:15:36 #7 exporting layers 14:15:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:15:37 #7 exporting layers done 14:15:37 #7 exporting manifest sha256:2f5500c0921c3dd1ced6407d5ce778868308499d08b1bc2e46a8f8d881938e6b done 14:15:37 #7 exporting config sha256:a1d3bbb8f48dbfdd1a7cd47c83ef5af2092ac62e2254b9246664075579a74b70 done 14:15:37 #7 exporting manifest sha256:b64b4d77d8d5f08b5b0169c166fabc978a082df7db990ed70af4cf3af75fc595 done 14:15:37 #7 exporting config sha256:589eb850f57a5d74ae0f67b0cf7d9a59e576777e4b7435b349ad62cadd1570ef done 14:15:37 #7 exporting manifest list sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 done 14:15:37 #7 pushing layers 0.0s done 14:15:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 0.1s done 14:15:37 #7 DONE 0.1s 14:15:37 14:15:37 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 14:15:37 #8 DONE 0.0s 14:15:37 14:15:37 1 warning found (use --debug to expand): 14:15:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:15:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1 --push - 14:15:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1' 14:15:37 #1 [internal] load build definition from Dockerfile 14:15:37 #1 transferring dockerfile: 177B done 14:15:37 #1 DONE 0.0s 14:15:37 14:15:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1 14:15:37 #2 DONE 0.0s 14:15:37 14:15:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1 14:15:37 #3 DONE 0.0s 14:15:37 14:15:37 #4 [internal] load .dockerignore 14:15:37 #4 transferring context: 2B done 14:15:37 #4 DONE 0.0s 14:15:37 14:15:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 14:15:37 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done 14:15:37 #5 CACHED 14:15:37 14:15:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 14:15:37 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done 14:15:37 #6 CACHED 14:15:37 14:15:37 #7 exporting to image 14:15:37 #7 exporting layers done 14:15:37 #7 exporting manifest sha256:2f5500c0921c3dd1ced6407d5ce778868308499d08b1bc2e46a8f8d881938e6b done 14:15:37 #7 exporting config sha256:a1d3bbb8f48dbfdd1a7cd47c83ef5af2092ac62e2254b9246664075579a74b70 done 14:15:37 #7 exporting manifest sha256:b64b4d77d8d5f08b5b0169c166fabc978a082df7db990ed70af4cf3af75fc595 14:15:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:15:37 #7 exporting manifest sha256:b64b4d77d8d5f08b5b0169c166fabc978a082df7db990ed70af4cf3af75fc595 done 14:15:37 #7 exporting config sha256:589eb850f57a5d74ae0f67b0cf7d9a59e576777e4b7435b349ad62cadd1570ef done 14:15:37 #7 exporting manifest list sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 done 14:15:37 #7 pushing layers 0.0s done 14:15:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1@sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 0.1s done 14:15:37 #7 DONE 0.1s 14:15:37 14:15:37 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 14:15:37 #8 DONE 0.0s 14:15:37 14:15:37 1 warning found (use --debug to expand): 14:15:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:15:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1' 14:15:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 --push - 14:15:37 #1 [internal] load build definition from Dockerfile 14:15:37 #1 transferring dockerfile: 218B done 14:15:37 #1 DONE 0.0s 14:15:37 14:15:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:15:37 #2 DONE 0.0s 14:15:37 14:15:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:15:37 #3 DONE 0.0s 14:15:37 14:15:37 #4 [internal] load .dockerignore 14:15:37 #4 transferring context: 2B done 14:15:37 #4 DONE 0.0s 14:15:37 14:15:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 14:15:37 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done 14:15:37 #5 CACHED 14:15:37 14:15:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 14:15:37 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done 14:15:37 #6 CACHED 14:15:37 14:15:37 #7 exporting to image 14:15:37 #7 exporting layers 14:15:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:15:38 #7 exporting layers done 14:15:38 #7 exporting manifest sha256:2f5500c0921c3dd1ced6407d5ce778868308499d08b1bc2e46a8f8d881938e6b done 14:15:38 #7 exporting config sha256:a1d3bbb8f48dbfdd1a7cd47c83ef5af2092ac62e2254b9246664075579a74b70 done 14:15:38 #7 exporting manifest sha256:b64b4d77d8d5f08b5b0169c166fabc978a082df7db990ed70af4cf3af75fc595 done 14:15:38 #7 exporting config sha256:589eb850f57a5d74ae0f67b0cf7d9a59e576777e4b7435b349ad62cadd1570ef done 14:15:38 #7 exporting manifest list sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 done 14:15:38 #7 pushing layers 0.0s done 14:15:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 0.1s done 14:15:38 #7 DONE 0.1s 14:15:38 14:15:38 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 14:15:38 #8 DONE 0.0s 14:15:38 14:15:38 1 warning found (use --debug to expand): 14:15:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:15:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 14:15:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 14:15:38 #1 [internal] load build definition from Dockerfile 14:15:38 #1 transferring dockerfile: 170B done 14:15:38 #1 DONE 0.0s 14:15:38 14:15:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 14:15:38 #2 DONE 0.0s 14:15:38 14:15:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 14:15:38 #3 DONE 0.0s 14:15:38 14:15:38 #4 [internal] load .dockerignore 14:15:38 #4 transferring context: 2B done 14:15:38 #4 DONE 0.0s 14:15:38 14:15:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 14:15:38 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done 14:15:38 #5 DONE 0.0s 14:15:38 14:15:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 14:15:38 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done 14:15:38 #6 CACHED 14:15:38 14:15:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 14:15:38 #5 CACHED 14:15:38 14:15:38 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 14:15:38 #7 DONE 0.0s 14:15:38 14:15:38 #8 exporting to image 14:15:38 #8 exporting layers done 14:15:38 #8 exporting manifest sha256:2f5500c0921c3dd1ced6407d5ce778868308499d08b1bc2e46a8f8d881938e6b done 14:15:38 #8 exporting config sha256:a1d3bbb8f48dbfdd1a7cd47c83ef5af2092ac62e2254b9246664075579a74b70 done 14:15:38 #8 exporting manifest sha256:b64b4d77d8d5f08b5b0169c166fabc978a082df7db990ed70af4cf3af75fc595 done 14:15:38 #8 exporting config sha256:589eb850f57a5d74ae0f67b0cf7d9a59e576777e4b7435b349ad62cadd1570ef done 14:15:38 #8 exporting manifest list sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 done 14:15:38 #8 pushing layers 0.0s done 14:15:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 0.1s done 14:15:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:15:38 #8 DONE 0.1s 14:15:38 14:15:38 1 warning found (use --debug to expand): 14:15:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:15:39 + '[' -d /w/workspace/edgex-go/818/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:15:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:15:40 ---> package-listing.sh 14:15:40 ++ facter osfamily 14:15:40 ++ tr '[:upper:]' '[:lower:]' 14:15:40 + OS_FAMILY=redhat 14:15:40 + workspace=/w/workspace/edgex-go/818 14:15:40 + START_PACKAGES=/tmp/packages_start.txt 14:15:40 + END_PACKAGES=/tmp/packages_end.txt 14:15:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:15:40 + PACKAGES=/tmp/packages_start.txt 14:15:40 + '[' /w/workspace/edgex-go/818 ']' 14:15:40 + PACKAGES=/tmp/packages_end.txt 14:15:40 + case "${OS_FAMILY}" in 14:15:40 + rpm -qa 14:15:40 + sort 14:15:40 + '[' -f /tmp/packages_start.txt ']' 14:15:40 + '[' -f /tmp/packages_end.txt ']' 14:15:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:15:40 + '[' /w/workspace/edgex-go/818 ']' 14:15:40 + mkdir -p /w/workspace/edgex-go/818/archives/ 14:15:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/818/archives/ [Pipeline] echo 14:15:40 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:15:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:15:41 14:15:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:15:42 latest: Pulling from edgex-lftools-log-publisher 14:15:42 5eb5b503b376: Pulling fs layer 14:15:42 5c69ac0246d0: Pulling fs layer 14:15:42 ec43610c2a17: Pulling fs layer 14:15:42 3a2ae6a8a46f: Pulling fs layer 14:15:42 33b1e0a273af: Pulling fs layer 14:15:42 5d3b04190fa2: Pulling fs layer 14:15:42 2f39f015ded8: Pulling fs layer 14:15:42 3a2ae6a8a46f: Waiting 14:15:42 33b1e0a273af: Waiting 14:15:42 5d3b04190fa2: Waiting 14:15:42 2f39f015ded8: Waiting 14:15:42 5c69ac0246d0: Verifying Checksum 14:15:42 5c69ac0246d0: Download complete 14:15:42 3a2ae6a8a46f: Verifying Checksum 14:15:42 3a2ae6a8a46f: Download complete 14:15:42 ec43610c2a17: Verifying Checksum 14:15:42 ec43610c2a17: Download complete 14:15:42 33b1e0a273af: Verifying Checksum 14:15:42 33b1e0a273af: Download complete 14:15:42 5d3b04190fa2: Verifying Checksum 14:15:42 5d3b04190fa2: Download complete 14:15:42 5eb5b503b376: Verifying Checksum 14:15:42 5eb5b503b376: Download complete 14:15:43 2f39f015ded8: Verifying Checksum 14:15:43 2f39f015ded8: Download complete 14:15:43 5eb5b503b376: Pull complete 14:15:43 5c69ac0246d0: Pull complete 14:15:44 ec43610c2a17: Pull complete 14:15:44 3a2ae6a8a46f: Pull complete 14:15:44 33b1e0a273af: Pull complete 14:15:44 5d3b04190fa2: Pull complete 14:15:48 2f39f015ded8: Pull complete 14:15:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:15:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:15:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:48 prd-centos7-docker-4c-2g-42193 does not seem to be running inside a container 14:15:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/818/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 14:15:53 $ docker top 855e84ab312696b91183fec3ad933d3ad2c2cdfb0c8f5bd2b303e0e5fd75a054 -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:53 + touch /tmp/pre-build-complete [Pipeline] sh 14:15:54 + mkdir -p /var/log/sysstat [Pipeline] sh 14:15:54 + ls /var/log/sa-host 14:15:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:15:54 provisioning config files... 14:15:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12142763635829349811tmp [Pipeline] { [Pipeline] echo 14:15:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:15:54 ---> create-netrc.sh [Pipeline] } 14:15:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:15:55 ---> python-tools-install.sh [Pipeline] echo 14:15:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:15:55 ---> sudo-logs.sh 14:15:55 Archiving 'sudo' log.. 14:15:55 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:15:55 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 14:15:55 $ docker stop --time=1 855e84ab312696b91183fec3ad933d3ad2c2cdfb0c8f5bd2b303e0e5fd75a054 14:15:56 $ docker rm -f --volumes 855e84ab312696b91183fec3ad933d3ad2c2cdfb0c8f5bd2b303e0e5fd75a054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 14:15:56 [WS-CLEANUP] Deleting project workspace... 14:15:56 [WS-CLEANUP] Deferred wipeout is used... 14:15:56 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 14:15:56 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 14:15:56 cb94a90e978600b633deea23000456c4866436fe 14:15:56 latest 14:15:56 4.1.0-dev.1 14:15:56 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:15:56 main 14:15:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe 14:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:15:57 b769936b825a: Preparing 14:15:57 c881c077ec99: Preparing 14:15:57 fbcac4fbc19c: Preparing 14:15:57 7a5dfcb6c800: Preparing 14:15:57 0ed7be6486f1: Preparing 14:15:57 c4f24067d12d: Preparing 14:15:57 e97c60f63733: Preparing 14:15:57 891dbcb4fd61: Preparing 14:15:57 994456c4fd7b: Preparing 14:15:57 c4f24067d12d: Waiting 14:15:57 e97c60f63733: Waiting 14:15:57 891dbcb4fd61: Waiting 14:15:57 994456c4fd7b: Waiting 14:15:57 0ed7be6486f1: Layer already exists 14:15:57 c4f24067d12d: Layer already exists 14:15:57 e97c60f63733: Layer already exists 14:15:57 891dbcb4fd61: Layer already exists 14:15:57 994456c4fd7b: Layer already exists 14:15:57 c881c077ec99: Pushed 14:15:57 fbcac4fbc19c: Pushed 14:15:57 b769936b825a: Pushed 14:15:59 7a5dfcb6c800: Pushed 14:15:59 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:b1b19eeb676c9cbda012e481fa6a97a3cc2af28bcc7a6fe47850f42b83a81c0b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 14:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:16:00 b769936b825a: Preparing 14:16:00 c881c077ec99: Preparing 14:16:00 fbcac4fbc19c: Preparing 14:16:00 7a5dfcb6c800: Preparing 14:16:00 0ed7be6486f1: Preparing 14:16:00 c4f24067d12d: Preparing 14:16:00 e97c60f63733: Preparing 14:16:00 891dbcb4fd61: Preparing 14:16:00 994456c4fd7b: Preparing 14:16:00 c4f24067d12d: Waiting 14:16:00 891dbcb4fd61: Waiting 14:16:00 e97c60f63733: Waiting 14:16:00 994456c4fd7b: Waiting 14:16:00 fbcac4fbc19c: Layer already exists 14:16:00 7a5dfcb6c800: Layer already exists 14:16:00 b769936b825a: Layer already exists 14:16:00 0ed7be6486f1: Layer already exists 14:16:00 c881c077ec99: Layer already exists 14:16:00 e97c60f63733: Layer already exists 14:16:00 c4f24067d12d: Layer already exists 14:16:00 891dbcb4fd61: Layer already exists 14:16:00 994456c4fd7b: Layer already exists 14:16:00 latest: digest: sha256:b1b19eeb676c9cbda012e481fa6a97a3cc2af28bcc7a6fe47850f42b83a81c0b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.1 14:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:16:01 b769936b825a: Preparing 14:16:01 c881c077ec99: Preparing 14:16:01 fbcac4fbc19c: Preparing 14:16:01 7a5dfcb6c800: Preparing 14:16:01 0ed7be6486f1: Preparing 14:16:01 c4f24067d12d: Preparing 14:16:01 e97c60f63733: Preparing 14:16:01 891dbcb4fd61: Preparing 14:16:01 994456c4fd7b: Preparing 14:16:01 c4f24067d12d: Waiting 14:16:01 e97c60f63733: Waiting 14:16:01 891dbcb4fd61: Waiting 14:16:01 994456c4fd7b: Waiting 14:16:01 fbcac4fbc19c: Layer already exists 14:16:01 0ed7be6486f1: Layer already exists 14:16:01 c881c077ec99: Layer already exists 14:16:01 b769936b825a: Layer already exists 14:16:01 7a5dfcb6c800: Layer already exists 14:16:01 c4f24067d12d: Layer already exists 14:16:01 891dbcb4fd61: Layer already exists 14:16:01 e97c60f63733: Layer already exists 14:16:01 994456c4fd7b: Layer already exists 14:16:01 4.1.0-dev.1: digest: sha256:b1b19eeb676c9cbda012e481fa6a97a3cc2af28bcc7a6fe47850f42b83a81c0b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:16:01 b769936b825a: Preparing 14:16:01 c881c077ec99: Preparing 14:16:01 fbcac4fbc19c: Preparing 14:16:01 7a5dfcb6c800: Preparing 14:16:01 0ed7be6486f1: Preparing 14:16:01 c4f24067d12d: Preparing 14:16:01 e97c60f63733: Preparing 14:16:01 891dbcb4fd61: Preparing 14:16:01 994456c4fd7b: Preparing 14:16:01 c4f24067d12d: Waiting 14:16:01 e97c60f63733: Waiting 14:16:01 891dbcb4fd61: Waiting 14:16:01 994456c4fd7b: Waiting 14:16:01 7a5dfcb6c800: Layer already exists 14:16:01 0ed7be6486f1: Layer already exists 14:16:01 fbcac4fbc19c: Layer already exists 14:16:01 b769936b825a: Layer already exists 14:16:01 c881c077ec99: Layer already exists 14:16:01 891dbcb4fd61: Layer already exists 14:16:01 e97c60f63733: Layer already exists 14:16:01 c4f24067d12d: Layer already exists 14:16:01 994456c4fd7b: Layer already exists 14:16:01 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:b1b19eeb676c9cbda012e481fa6a97a3cc2af28bcc7a6fe47850f42b83a81c0b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 14:16:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:16:02 b769936b825a: Preparing 14:16:02 c881c077ec99: Preparing 14:16:02 fbcac4fbc19c: Preparing 14:16:02 7a5dfcb6c800: Preparing 14:16:02 0ed7be6486f1: Preparing 14:16:02 c4f24067d12d: Preparing 14:16:02 e97c60f63733: Preparing 14:16:02 891dbcb4fd61: Preparing 14:16:02 994456c4fd7b: Preparing 14:16:02 e97c60f63733: Waiting 14:16:02 891dbcb4fd61: Waiting 14:16:02 c4f24067d12d: Waiting 14:16:02 994456c4fd7b: Waiting 14:16:02 7a5dfcb6c800: Layer already exists 14:16:02 c881c077ec99: Layer already exists 14:16:02 fbcac4fbc19c: Layer already exists 14:16:02 0ed7be6486f1: Layer already exists 14:16:02 b769936b825a: Layer already exists 14:16:02 e97c60f63733: Layer already exists 14:16:02 994456c4fd7b: Layer already exists 14:16:02 c4f24067d12d: Layer already exists 14:16:02 891dbcb4fd61: Layer already exists 14:16:02 main: digest: sha256:b1b19eeb676c9cbda012e481fa6a97a3cc2af28bcc7a6fe47850f42b83a81c0b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:16:02 ===================================================== [Pipeline] echo 14:16:02 taggedImages: 14:16:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe 14:16:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 14:16:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.1 14:16:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:16:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 14:16:02 ========================================================= 14:16:02 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe, nexus3.edgexfoundry.org:10004/security-proxy-auth:latest, nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.1, nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1, nexus3.edgexfoundry.org:10004/security-proxy-auth:main], settingsFile:edgex-go-settings] 14:16:02 ========================================================= [Pipeline] node 14:16:17 Still waiting to schedule task 14:16:17 All nodes of label ‘centos7-docker-4c-2g’ are offline 14:16:41 Running on prd-centos7-docker-4c-2g-42194 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:41 provisioning config files... 14:16:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config7830558070254350711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:43 ---> ****-login.sh 14:16:43 nexus3.edgexfoundry.org:10001 14:24:50 #138 ... 14:24:50 14:24:50 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:24:50 #153 DONE 1047.3s 14:24:50 14:24:50 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:24:50 #148 ... 14:24:50 14:24:50 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:24:50 #155 DONE 0.1s 14:24:50 14:24:50 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:24:50 #145 ... 14:24:50 14:24:50 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:24:50 #156 DONE 0.2s 14:24:50 14:24:50 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:24:50 #157 DONE 0.3s 14:24:50 14:24:50 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:24:50 #120 ... 14:24:50 14:24:50 #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 14:24:50 #158 DONE 0.2s 14:24:50 14:24:50 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:24:50 #159 DONE 0.3s 14:24:50 14:24:50 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:24:50 #150 ... 14:24:50 14:24:50 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:24:50 #160 DONE 2.1s 14:24:50 14:24:50 #116 [core-common-config-bootstrapper] exporting to image 14:24:50 #116 exporting layers 14:24:50 #116 exporting layers 0.6s done 14:24:50 #116 writing image sha256:a0a35d13c0f8c65ac98e667e016bdc8f39d5190920cc2af731cbbc3c38cbe478 done 14:24:50 #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 14:24:50 #116 DONE 5.4s 14:24:50 14:24:50 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:24:58 #152 ... 14:24:58 14:24:58 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:24:58 #154 DONE 1063.8s 14:24:58 14:24:58 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:24:58 #161 DONE 0.3s 14:24:58 14:24:58 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 14:25:00 #162 DONE 2.3s 14:25:00 14:25:00 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:25:00 #42 ... 14:25:00 14:25:00 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 14:25:00 #163 DONE 0.3s 14:25:00 14:25:00 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:25:00 #145 ... 14:25:00 14:25:00 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 14:25:01 #164 DONE 0.2s 14:25:01 14:25:01 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:25:01 #165 DONE 0.4s 14:25:01 14:25:01 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:25:01 #166 DONE 0.2s 14:25:01 14:25:01 #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/ 14:25:01 #167 DONE 0.2s 14:25:01 14:25:01 #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/ 14:25:01 #168 DONE 0.1s 14:25:01 14:25:01 #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/ 14:25:02 #169 DONE 0.2s 14:25:02 14:25:02 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:25:02 #152 ... 14:25:02 14:25:02 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:25:02 #170 DONE 0.1s 14:25:02 14:25:02 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 14:25:04 #171 DONE 1.7s 14:25:04 14:25:04 #116 [security-bootstrapper] exporting to image 14:25:04 #116 exporting layers 14:25:05 #116 exporting layers 1.2s done 14:25:05 #116 writing image sha256:bf72a6593c9414f9096c928b7f5b2dc332461b4bde398b95a67142ae1b1081fc 0.0s done 14:25:05 #116 naming to docker.io/library/security-bootstrapper-arm64 done 14:25:05 #116 DONE 6.6s 14:25:05 14:25:05 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:38:58 #42 ... 14:38:58 14:38:58 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:38:58 #149 DONE 1904.9s 14:38:58 14:38:58 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:38:59 #150 ... 14:38:59 14:38:59 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:38:59 #172 DONE 0.2s 14:38:59 14:38:59 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:38:59 #173 DONE 0.2s 14:38:59 14:38:59 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:38:59 #151 ... 14:38:59 14:38:59 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:39:00 #174 DONE 0.4s 14:39:00 14:39:00 #56 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:39:00 #56 ... 14:39:00 14:39:00 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:39:00 #175 DONE 0.1s 14:39:00 14:39:00 #116 [core-command] exporting to image 14:39:00 #116 exporting layers 14:39:00 #116 exporting layers 0.5s done 14:39:00 #116 writing image sha256:ca53a8226be466900bf6b73aa7c18ef451b1b5d817564bc4e6d82af17edbd72c done 14:39:00 #116 naming to docker.io/library/core-command-arm64 done 14:39:00 #116 DONE 7.1s 14:39:00 14:39:00 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:39:27 #147 ... 14:39:27 14:39:27 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:39:27 #146 1929.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:39:27 #146 ... 14:39:27 14:39:27 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:39:27 #145 DONE 1931.1s 14:39:27 14:39:27 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:39:27 #150 ... 14:39:27 14:39:27 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 14:39:27 #176 DONE 0.2s 14:39:27 14:39:27 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 14:39:27 #177 DONE 0.2s 14:39:27 14:39:27 #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 14:39:27 #178 DONE 0.4s 14:39:27 14:39:27 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:39:27 #152 ... 14:39:27 14:39:27 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:39:27 #179 DONE 0.1s 14:39:27 14:39:27 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:39:27 #180 DONE 0.3s 14:39:27 14:39:27 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:39:27 #181 DONE 0.2s 14:39:27 14:39:27 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:39:29 #182 DONE 2.2s 14:39:29 14:39:29 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:39:29 #147 ... 14:39:29 14:39:29 #116 [security-proxy-setup] exporting to image 14:39:29 #116 exporting layers 14:39:30 #116 exporting layers 1.0s done 14:39:30 #116 writing image sha256:de7ed89b974fba791f33c82243316079f171a7003d1abf5842f89bfa925da32d done 14:39:30 #116 naming to docker.io/library/security-proxy-setup-arm64 done 14:39:30 #116 DONE 8.2s 14:39:30 14:39:30 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:39:58 #42 ... 14:39:58 14:39:58 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:39:58 #146 DONE 1962.6s 14:39:58 14:39:58 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:39:58 #152 ... 14:39:58 14:39:58 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 14:39:58 #183 DONE 0.4s 14:39:58 14:39:58 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:39:58 #148 ... 14:39:58 14:39:58 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 14:39:58 #184 DONE 0.2s 14:39:58 14:39:58 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:39:58 #148 ... 14:39:58 14:39:58 #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 14:39:58 #185 DONE 0.2s 14:39:58 14:39:58 #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 14:39:58 #186 DONE 0.1s 14:39:58 14:39:58 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:39:58 #187 DONE 0.2s 14:39:58 14:39:58 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:39:58 #188 DONE 0.4s 14:39:58 14:39:58 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:39:58 #42 ... 14:39:58 14:39:58 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:39:59 #189 DONE 0.4s 14:39:59 14:39:59 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:39:59 #148 ... 14:39:59 14:39:59 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:39:59 #190 DONE 0.3s 14:39:59 14:39:59 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:39:59 #120 ... 14:39:59 14:39:59 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:40:01 #191 DONE 2.2s 14:40:01 14:40:01 #116 [security-secretstore-setup] exporting to image 14:40:01 #116 exporting layers 14:40:02 #116 exporting layers 1.4s done 14:40:02 #116 writing image sha256:1f0718f5a2860dbd0fea652ad6636ebe2154e59c3f73ed7e3810103b772e125d done 14:40:02 #116 naming to docker.io/library/security-secretstore-setup-arm64 done 14:40:02 #116 DONE 9.6s 14:40:02 14:40:02 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:41:24 #147 ... 14:41:24 14:41:24 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:41:24 #152 DONE 2039.7s 14:41:24 14:41:24 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:41:24 #120 ... 14:41:24 14:41:24 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:41:24 #192 DONE 0.1s 14:41:24 14:41:24 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:41:24 #193 DONE 0.1s 14:41:24 14:41:24 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:41:24 #151 ... 14:41:24 14:41:24 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:41:24 #194 DONE 0.4s 14:41:24 14:41:24 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:41:24 #120 ... 14:41:24 14:41:24 #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 14:41:24 #195 DONE 0.1s 14:41:24 14:41:24 #116 [security-spiffe-token-provider] exporting to image 14:41:24 #116 exporting layers 14:41:24 #116 exporting layers 1.0s done 14:41:24 #116 writing image sha256:ca1afbb4e91a147609bce99624234daf76a884862eb34cc1976d66f1d47f996a done 14:41:24 #116 naming to docker.io/library/security-spiffe-token-provider-arm64 done 14:41:24 #116 DONE 10.6s 14:41:24 14:41:24 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:41:36 #120 ... 14:41:36 14:41:36 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:41:36 #148 DONE 2061.2s 14:41:36 14:41:36 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:41:36 #42 ... 14:41:36 14:41:36 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:41:36 #196 DONE 0.1s 14:41:36 14:41:36 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:41:36 #197 DONE 0.1s 14:41:36 14:41:36 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:41:36 #147 ... 14:41:36 14:41:36 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:41:36 #198 DONE 0.4s 14:41:36 14:41:36 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 14:41:36 #199 DONE 0.1s 14:41:36 14:41:36 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:41:36 #200 DONE 0.1s 14:41:36 14:41:36 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:41:36 #151 ... 14:41:36 14:41:36 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:41:38 #201 DONE 1.8s 14:41:38 14:41:38 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:41:38 #147 ... 14:41:38 14:41:38 #116 [security-proxy-auth] exporting to image 14:41:38 #116 exporting layers 14:41:39 #116 exporting layers 0.8s done 14:41:39 #116 writing image sha256:aacc15ec7ce78f840c44f23e666b91c0de94bb6b8f364a7ef69fef135b6d6c62 done 14:41:39 #116 naming to docker.io/library/security-proxy-auth-arm64 done 14:41:39 #116 DONE 11.4s 14:41:39 14:41:39 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:41:41 #151 ... 14:41:41 14:41:41 #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:41:41 #138 DONE 2067.6s 14:41:41 14:41:41 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:41:41 #151 ... 14:41:41 14:41:41 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 14:41:42 #202 DONE 0.2s 14:41:42 14:41:42 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:41:42 #151 ... 14:41:42 14:41:42 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 14:41:43 #203 DONE 0.4s 14:41:43 14:41:43 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 14:41:43 #204 DONE 0.1s 14:41:43 14:41:43 #116 [core-keeper] exporting to image 14:41:43 #116 exporting layers 0.4s done 14:41:43 #116 writing image sha256:c2e869441764977949661ca16e619c79d66e09d48e65cb91851db2e6ac326d32 done 14:41:43 #116 naming to docker.io/library/core-keeper-arm64 done 14:41:43 #116 DONE 11.7s 14:41:43 14:41:43 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:41:47 #120 ... 14:41:47 14:41:47 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:41:47 #151 DONE 2073.0s 14:41:47 14:41:47 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:41:47 #147 ... 14:41:47 14:41:47 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:41:47 #205 DONE 0.3s 14:41:47 14:41:47 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:41:47 #42 ... 14:41:47 14:41:47 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:41:47 #206 DONE 0.2s 14:41:47 14:41:47 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:41:48 #207 DONE 0.4s 14:41:48 14:41:48 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:41:48 #208 DONE 0.1s 14:41:48 14:41:48 #116 [core-data] exporting to image 14:41:48 #116 exporting layers 14:41:49 #116 exporting layers 0.5s done 14:41:49 #116 writing image sha256:406cbebb50a43a3ac82c348fff4657a72e1f4b77aee9431deea10a49c2f287ec 0.0s done 14:41:49 #116 naming to docker.io/library/core-data-arm64 0.0s done 14:41:49 #116 DONE 12.2s 14:41:49 14:41:49 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:41:49 #150 DONE 2075.4s 14:41:49 14:41:49 #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 14:41:50 #40 ... 14:41:50 14:41:50 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:41:50 #209 DONE 0.1s 14:41:50 14:41:50 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:41:50 #210 DONE 0.1s 14:41:50 14:41:50 #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 14:41:50 #40 ... 14:41:50 14:41:50 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:41:50 #211 DONE 0.4s 14:41:50 14:41:50 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:41:50 #212 DONE 0.1s 14:41:50 14:41:50 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:41:51 #213 DONE 0.1s 14:41:51 14:41:51 #116 [core-metadata] exporting to image 14:41:51 #116 exporting layers 0.5s done 14:41:51 #116 writing image sha256:0c116ebd0c8f21cc3eca2c9acd30a91a02e3074bc96429375acef3645d2a2a57 done 14:41:51 #116 naming to docker.io/library/core-metadata-arm64 done 14:41:51 #116 DONE 12.8s 14:41:51 14:41:51 #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 14:42:23 #40 ... 14:42:23 14:42:23 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:42:23 #147 DONE 2106.0s 14:42:23 14:42:23 #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 14:42:23 #40 ... 14:42:23 14:42:23 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:42:23 #214 DONE 0.2s 14:42:23 14:42:23 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:42:23 #215 DONE 0.1s 14:42:23 14:42:23 #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 14:42:23 #40 ... 14:42:23 14:42:23 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:42:23 #216 DONE 0.5s 14:42:23 14:42:23 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 14:42:23 #217 DONE 0.1s 14:42:23 14:42:23 #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 14:42:23 #40 ... 14:42:23 14:42:23 #116 [support-scheduler] exporting to image 14:42:23 #116 exporting layers 14:42:23 #116 exporting layers 0.9s done 14:42:23 #116 writing image sha256:1ff62f23219b6c2f4fe8b8f5d7c1b9e565a3cea5bd242d5ffce38b251b38f3ba done 14:42:23 #116 naming to docker.io/library/support-scheduler-arm64 done 14:42:23 #116 DONE 13.7s 14:42:23 14:42:23 #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 14:42:24 #40 ... 14:42:24 14:42:24 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:42:24 #120 DONE 2115.3s 14:42:24 14:42:24 #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 14:42:24 #40 ... 14:42:24 14:42:24 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:42:24 #218 DONE 0.2s 14:42:24 14:42:24 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:42:24 #219 DONE 0.1s 14:42:24 14:42:24 #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 14:42:24 #40 ... 14:42:24 14:42:24 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:42:25 #220 DONE 0.5s 14:42:25 14:42:25 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:42:25 #221 DONE 0.1s 14:42:25 14:42:25 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 14:42:25 #42 ... 14:42:25 14:42:25 #116 [support-notifications] exporting to image 14:42:26 #116 exporting layers 0.5s done 14:42:26 #116 writing image sha256:4f7020c814d770e50cf8e87e84c3370202c68d9dcda3d3d0deb9c185fe476199 done 14:42:26 #116 naming to docker.io/library/support-notifications-arm64 done 14:42:26 #116 DONE 14.3s 14:42:26 14:42:26 #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 14:42:26 time="2025-03-27T14:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:42:26 time="2025-03-27T14:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:42:26 time="2025-03-27T14:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:42:26 time="2025-03-27T14:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:42:26 time="2025-03-27T14:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:42:26 time="2025-03-27T14:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:42:26 time="2025-03-27T14:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:42:26 time="2025-03-27T14:04:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:42:26 time="2025-03-27T14:04:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:42:26 time="2025-03-27T14:04:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:42:26 time="2025-03-27T14:04:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:42:26 time="2025-03-27T14:04:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:42:26 time="2025-03-27T14:04:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:42:26 time="2025-03-27T14:04:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:42:26 time="2025-03-27T14:04:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 14:42:26 $ docker stop --time=1 9ef6eb3816fa6cacd10ce65906cbc3958646e684f18eae29572afa6f4328d76c 14:42:27 $ docker rm -f --volumes 9ef6eb3816fa6cacd10ce65906cbc3958646e684f18eae29572afa6f4328d76c [Pipeline] // withDockerContainer [Pipeline] sh 14:42:28 + docker images 14:42:28 REPOSITORY TAG IMAGE ID CREATED SIZE 14:42:28 support-notifications-arm64 latest 4f7020c814d7 3 seconds ago 52.3MB 14:42:28 support-scheduler-arm64 latest 1ff62f23219b 8 seconds ago 48.5MB 14:42:28 core-metadata-arm64 latest 0c116ebd0c8f 38 seconds ago 33.1MB 14:42:28 core-data-arm64 latest 406cbebb50a4 40 seconds ago 33MB 14:42:28 core-keeper-arm64 latest c2e869441764 46 seconds ago 32.6MB 14:42:28 security-proxy-auth-arm64 latest aacc15ec7ce7 50 seconds ago 31.9MB 14:42:28 security-spiffe-token-provider-arm64 latest ca1afbb4e91a About a minute ago 48.1MB 14:42:28 security-secretstore-setup-arm64 latest 1f0718f5a286 2 minutes ago 67.6MB 14:42:28 security-proxy-setup-arm64 latest de7ed89b974f 2 minutes ago 38.7MB 14:42:28 core-command-arm64 latest ca53a8226be4 3 minutes ago 28.5MB 14:42:28 security-bootstrapper-arm64 latest bf72a6593c94 17 minutes ago 21.1MB 14:42:28 core-common-config-bootstrapper-arm64 latest a0a35d13c0f8 17 minutes ago 17.9MB 14:42:28 security-spire-agent-arm64 latest 581f0f0be964 36 minutes ago 187MB 14:42:28 security-spire-config-arm64 latest 37dcbc14a8ba 36 minutes ago 143MB 14:42:28 security-spire-server-arm64 latest 71e555d470ef 36 minutes ago 144MB 14:42:28 ci-base-image-arm64 latest c606732f3dd8 38 minutes ago 915MB 14:42:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 months ago 566MB 14:42:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 22 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:42:28 provisioning config files... 14:42:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/818@tmp/config4132538844059645738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:42:28 ---> ****-login.sh 14:42:28 nexus3.edgexfoundry.org:10001 14:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:42:29 Configure a credential helper to remove this warning. See 14:42:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:42:29 14:42:29 Login Succeeded 14:42:29 nexus3.edgexfoundry.org:10002 14:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:42:29 Configure a credential helper to remove this warning. See 14:42:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:42:29 14:42:29 Login Succeeded 14:42:29 nexus3.edgexfoundry.org:10003 14:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:42:29 Configure a credential helper to remove this warning. See 14:42:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:42:29 14:42:29 Login Succeeded 14:42:29 nexus3.edgexfoundry.org:10004 14:42:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:42:30 Configure a credential helper to remove this warning. See 14:42:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:42:30 14:42:30 Login Succeeded 14:42:30 ****.io 14:42:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:42:30 Configure a credential helper to remove this warning. See 14:42:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:42:30 14:42:30 Login Succeeded 14:42:30 ---> ****-login.sh ends [Pipeline] } 14:42:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:42:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:42:30 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 14:42:30 cb94a90e978600b633deea23000456c4866436fe 14:42:30 latest 14:42:30 4.1.0-dev.1 14:42:30 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:42:30 main 14:42:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cb94a90e978600b633deea23000456c4866436fe 14:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:42:31 785cb71d67dc: Preparing 14:42:31 b1f3c392174b: Preparing 14:42:31 58a8c3700b87: Preparing 14:42:31 0ff3543c3d33: Preparing 14:42:31 07053b5e362e: Preparing 14:42:31 b89c80b42d2e: Preparing 14:42:31 dd9c8f8612c8: Preparing 14:42:31 b89c80b42d2e: Waiting 14:42:31 dd9c8f8612c8: Waiting 14:42:31 0ff3543c3d33: Pushed 14:42:31 07053b5e362e: Pushed 14:42:31 58a8c3700b87: Pushed 14:42:31 785cb71d67dc: Pushed 14:42:31 dd9c8f8612c8: Layer already exists 14:42:31 b89c80b42d2e: Pushed 14:42:37 b1f3c392174b: Pushed 14:42:37 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:3a80d97594000fc81e96ff5ef190fc55bb902c580cdd708f3e752b34852162a0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:42:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:42:37 785cb71d67dc: Preparing 14:42:37 b1f3c392174b: Preparing 14:42:37 58a8c3700b87: Preparing 14:42:37 0ff3543c3d33: Preparing 14:42:37 07053b5e362e: Preparing 14:42:37 b89c80b42d2e: Preparing 14:42:37 dd9c8f8612c8: Preparing 14:42:37 b89c80b42d2e: Waiting 14:42:37 dd9c8f8612c8: Waiting 14:42:37 07053b5e362e: Layer already exists 14:42:37 b1f3c392174b: Layer already exists 14:42:37 0ff3543c3d33: Layer already exists 14:42:37 785cb71d67dc: Layer already exists 14:42:37 58a8c3700b87: Layer already exists 14:42:37 dd9c8f8612c8: Layer already exists 14:42:37 b89c80b42d2e: Layer already exists 14:42:38 latest: digest: sha256:3a80d97594000fc81e96ff5ef190fc55bb902c580cdd708f3e752b34852162a0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.1 14:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:42:38 785cb71d67dc: Preparing 14:42:38 b1f3c392174b: Preparing 14:42:38 58a8c3700b87: Preparing 14:42:38 0ff3543c3d33: Preparing 14:42:38 07053b5e362e: Preparing 14:42:38 b89c80b42d2e: Preparing 14:42:38 dd9c8f8612c8: Preparing 14:42:38 b89c80b42d2e: Waiting 14:42:38 dd9c8f8612c8: Waiting 14:42:38 b1f3c392174b: Layer already exists 14:42:38 58a8c3700b87: Layer already exists 14:42:38 785cb71d67dc: Layer already exists 14:42:38 07053b5e362e: Layer already exists 14:42:38 0ff3543c3d33: Layer already exists 14:42:38 b89c80b42d2e: Layer already exists 14:42:38 dd9c8f8612c8: Layer already exists 14:42:38 4.1.0-dev.1: digest: sha256:3a80d97594000fc81e96ff5ef190fc55bb902c580cdd708f3e752b34852162a0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:42:39 785cb71d67dc: Preparing 14:42:39 b1f3c392174b: Preparing 14:42:39 58a8c3700b87: Preparing 14:42:39 0ff3543c3d33: Preparing 14:42:39 07053b5e362e: Preparing 14:42:39 b89c80b42d2e: Preparing 14:42:39 dd9c8f8612c8: Preparing 14:42:39 b89c80b42d2e: Waiting 14:42:39 dd9c8f8612c8: Waiting 14:42:39 785cb71d67dc: Layer already exists 14:42:39 b1f3c392174b: Layer already exists 14:42:39 0ff3543c3d33: Layer already exists 14:42:39 58a8c3700b87: Layer already exists 14:42:39 07053b5e362e: Layer already exists 14:42:39 b89c80b42d2e: Layer already exists 14:42:39 dd9c8f8612c8: Layer already exists 14:42:39 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:3a80d97594000fc81e96ff5ef190fc55bb902c580cdd708f3e752b34852162a0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 14:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:42:40 785cb71d67dc: Preparing 14:42:40 b1f3c392174b: Preparing 14:42:40 58a8c3700b87: Preparing 14:42:40 0ff3543c3d33: Preparing 14:42:40 07053b5e362e: Preparing 14:42:40 b89c80b42d2e: Preparing 14:42:40 dd9c8f8612c8: Preparing 14:42:40 b89c80b42d2e: Waiting 14:42:40 dd9c8f8612c8: Waiting 14:42:40 785cb71d67dc: Layer already exists 14:42:40 58a8c3700b87: Layer already exists 14:42:40 0ff3543c3d33: Layer already exists 14:42:40 07053b5e362e: Layer already exists 14:42:40 b1f3c392174b: Layer already exists 14:42:40 b89c80b42d2e: Layer already exists 14:42:40 dd9c8f8612c8: Layer already exists 14:42:41 main: digest: sha256:3a80d97594000fc81e96ff5ef190fc55bb902c580cdd708f3e752b34852162a0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:42:41 ===================================================== [Pipeline] echo 14:42:41 taggedImages: 14:42:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:cb94a90e978600b633deea23000456c4866436fe 14:42:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:42:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.1 14:42:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:42:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 14:42:41 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 14:42:41 cb94a90e978600b633deea23000456c4866436fe 14:42:41 latest 14:42:41 4.1.0-dev.1 14:42:41 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:42:41 main 14:42:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe 14:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:42:41 d2308e448ce0: Preparing 14:42:41 37d6a47904ec: Preparing 14:42:41 d460ef377c9e: Preparing 14:42:41 c094e2342380: Preparing 14:42:41 58a8c3700b87: Preparing 14:42:41 0ff3543c3d33: Preparing 14:42:41 07053b5e362e: Preparing 14:42:41 b89c80b42d2e: Preparing 14:42:41 dd9c8f8612c8: Preparing 14:42:41 0ff3543c3d33: Waiting 14:42:41 07053b5e362e: Waiting 14:42:41 b89c80b42d2e: Waiting 14:42:41 dd9c8f8612c8: Waiting 14:42:41 58a8c3700b87: Layer already exists 14:42:42 0ff3543c3d33: Layer already exists 14:42:42 d460ef377c9e: Pushed 14:42:42 37d6a47904ec: Pushed 14:42:42 07053b5e362e: Layer already exists 14:42:42 b89c80b42d2e: Layer already exists 14:42:42 d2308e448ce0: Pushed 14:42:42 dd9c8f8612c8: Layer already exists 14:42:44 c094e2342380: Pushed 14:42:44 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:42c002afbcc6389e97f60eb6ed9301fcb8f99e24ef922d3cd32c06f2a3436052 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:44 + 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 14:42:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 14:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:42:45 d2308e448ce0: Preparing 14:42:45 37d6a47904ec: Preparing 14:42:45 d460ef377c9e: Preparing 14:42:45 c094e2342380: Preparing 14:42:45 58a8c3700b87: Preparing 14:42:45 0ff3543c3d33: Preparing 14:42:45 07053b5e362e: Preparing 14:42:45 b89c80b42d2e: Preparing 14:42:45 dd9c8f8612c8: Preparing 14:42:45 0ff3543c3d33: Waiting 14:42:45 07053b5e362e: Waiting 14:42:45 b89c80b42d2e: Waiting 14:42:45 dd9c8f8612c8: Waiting 14:42:45 d2308e448ce0: Layer already exists 14:42:45 37d6a47904ec: Layer already exists 14:42:45 d460ef377c9e: Layer already exists 14:42:45 58a8c3700b87: Layer already exists 14:42:45 c094e2342380: Layer already exists 14:42:45 dd9c8f8612c8: Layer already exists 14:42:45 0ff3543c3d33: Layer already exists 14:42:45 b89c80b42d2e: Layer already exists 14:42:45 07053b5e362e: Layer already exists 14:42:45 latest: digest: sha256:42c002afbcc6389e97f60eb6ed9301fcb8f99e24ef922d3cd32c06f2a3436052 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.1 14:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:42:46 d2308e448ce0: Preparing 14:42:46 37d6a47904ec: Preparing 14:42:46 d460ef377c9e: Preparing 14:42:46 c094e2342380: Preparing 14:42:46 58a8c3700b87: Preparing 14:42:46 0ff3543c3d33: Preparing 14:42:46 07053b5e362e: Preparing 14:42:46 b89c80b42d2e: Preparing 14:42:46 dd9c8f8612c8: Preparing 14:42:46 07053b5e362e: Waiting 14:42:46 b89c80b42d2e: Waiting 14:42:46 dd9c8f8612c8: Waiting 14:42:46 0ff3543c3d33: Waiting 14:42:46 c094e2342380: Layer already exists 14:42:46 58a8c3700b87: Layer already exists 14:42:46 d460ef377c9e: Layer already exists 14:42:46 d2308e448ce0: Layer already exists 14:42:46 37d6a47904ec: Layer already exists 14:42:46 0ff3543c3d33: Layer already exists 14:42:46 b89c80b42d2e: Layer already exists 14:42:46 07053b5e362e: Layer already exists 14:42:46 dd9c8f8612c8: Layer already exists 14:42:46 4.1.0-dev.1: digest: sha256:42c002afbcc6389e97f60eb6ed9301fcb8f99e24ef922d3cd32c06f2a3436052 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:42:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:42:47 d2308e448ce0: Preparing 14:42:47 37d6a47904ec: Preparing 14:42:47 d460ef377c9e: Preparing 14:42:47 c094e2342380: Preparing 14:42:47 58a8c3700b87: Preparing 14:42:47 0ff3543c3d33: Preparing 14:42:47 07053b5e362e: Preparing 14:42:47 0ff3543c3d33: Waiting 14:42:47 b89c80b42d2e: Preparing 14:42:47 07053b5e362e: Waiting 14:42:47 dd9c8f8612c8: Preparing 14:42:47 b89c80b42d2e: Waiting 14:42:47 d2308e448ce0: Layer already exists 14:42:47 58a8c3700b87: Layer already exists 14:42:47 d460ef377c9e: Layer already exists 14:42:47 c094e2342380: Layer already exists 14:42:47 37d6a47904ec: Layer already exists 14:42:47 0ff3543c3d33: Layer already exists 14:42:47 07053b5e362e: Layer already exists 14:42:47 dd9c8f8612c8: Layer already exists 14:42:47 b89c80b42d2e: Layer already exists 14:42:47 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:42c002afbcc6389e97f60eb6ed9301fcb8f99e24ef922d3cd32c06f2a3436052 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:47 + 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 14:42:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 14:42:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:42:48 d2308e448ce0: Preparing 14:42:48 37d6a47904ec: Preparing 14:42:48 d460ef377c9e: Preparing 14:42:48 c094e2342380: Preparing 14:42:48 58a8c3700b87: Preparing 14:42:48 0ff3543c3d33: Preparing 14:42:48 07053b5e362e: Preparing 14:42:48 b89c80b42d2e: Preparing 14:42:48 dd9c8f8612c8: Preparing 14:42:48 0ff3543c3d33: Waiting 14:42:48 07053b5e362e: Waiting 14:42:48 b89c80b42d2e: Waiting 14:42:48 dd9c8f8612c8: Waiting 14:42:48 37d6a47904ec: Layer already exists 14:42:48 58a8c3700b87: Layer already exists 14:42:48 d460ef377c9e: Layer already exists 14:42:48 d2308e448ce0: Layer already exists 14:42:48 c094e2342380: Layer already exists 14:42:48 07053b5e362e: Layer already exists 14:42:48 dd9c8f8612c8: Layer already exists 14:42:48 0ff3543c3d33: Layer already exists 14:42:48 b89c80b42d2e: Layer already exists 14:42:48 main: digest: sha256:42c002afbcc6389e97f60eb6ed9301fcb8f99e24ef922d3cd32c06f2a3436052 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:42:48 ===================================================== [Pipeline] echo 14:42:48 taggedImages: 14:42:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe 14:42:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 14:42:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.1 14:42:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:42:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 14:42:48 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 14:42:48 cb94a90e978600b633deea23000456c4866436fe 14:42:48 latest 14:42:48 4.1.0-dev.1 14:42:48 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:42:48 main 14:42:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cb94a90e978600b633deea23000456c4866436fe 14:42:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:42:49 79046e163d8c: Preparing 14:42:49 24c59ea073ad: Preparing 14:42:49 58a8c3700b87: Preparing 14:42:49 0ff3543c3d33: Preparing 14:42:49 f5adef310e29: Preparing 14:42:49 05fd71f2b9ac: Preparing 14:42:49 dd9c8f8612c8: Preparing 14:42:49 05fd71f2b9ac: Waiting 14:42:49 dd9c8f8612c8: Waiting 14:42:49 58a8c3700b87: Layer already exists 14:42:49 0ff3543c3d33: Layer already exists 14:42:49 dd9c8f8612c8: Layer already exists 14:42:49 f5adef310e29: Pushed 14:42:49 79046e163d8c: Pushed 14:42:49 05fd71f2b9ac: Pushed 14:42:54 24c59ea073ad: Pushed 14:42:54 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:517a1359fe250082a6f71ad0678e68fc8f0d24107a8af3952872817c14cf61eb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:42:55 79046e163d8c: Preparing 14:42:55 24c59ea073ad: Preparing 14:42:55 58a8c3700b87: Preparing 14:42:55 0ff3543c3d33: Preparing 14:42:55 f5adef310e29: Preparing 14:42:55 05fd71f2b9ac: Preparing 14:42:55 dd9c8f8612c8: Preparing 14:42:55 05fd71f2b9ac: Waiting 14:42:55 dd9c8f8612c8: Waiting 14:42:55 79046e163d8c: Layer already exists 14:42:55 58a8c3700b87: Layer already exists 14:42:55 0ff3543c3d33: Layer already exists 14:42:55 f5adef310e29: Layer already exists 14:42:55 24c59ea073ad: Layer already exists 14:42:55 dd9c8f8612c8: Layer already exists 14:42:55 05fd71f2b9ac: Layer already exists 14:42:55 latest: digest: sha256:517a1359fe250082a6f71ad0678e68fc8f0d24107a8af3952872817c14cf61eb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.1 14:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:42:56 79046e163d8c: Preparing 14:42:56 24c59ea073ad: Preparing 14:42:56 58a8c3700b87: Preparing 14:42:56 0ff3543c3d33: Preparing 14:42:56 f5adef310e29: Preparing 14:42:56 05fd71f2b9ac: Preparing 14:42:56 dd9c8f8612c8: Preparing 14:42:56 dd9c8f8612c8: Waiting 14:42:56 05fd71f2b9ac: Waiting 14:42:56 58a8c3700b87: Layer already exists 14:42:56 f5adef310e29: Layer already exists 14:42:56 24c59ea073ad: Layer already exists 14:42:56 0ff3543c3d33: Layer already exists 14:42:56 79046e163d8c: Layer already exists 14:42:56 05fd71f2b9ac: Layer already exists 14:42:56 dd9c8f8612c8: Layer already exists 14:42:56 4.1.0-dev.1: digest: sha256:517a1359fe250082a6f71ad0678e68fc8f0d24107a8af3952872817c14cf61eb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:42:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:42:57 79046e163d8c: Preparing 14:42:57 24c59ea073ad: Preparing 14:42:57 58a8c3700b87: Preparing 14:42:57 0ff3543c3d33: Preparing 14:42:57 f5adef310e29: Preparing 14:42:57 05fd71f2b9ac: Preparing 14:42:57 dd9c8f8612c8: Preparing 14:42:57 05fd71f2b9ac: Waiting 14:42:57 dd9c8f8612c8: Waiting 14:42:57 58a8c3700b87: Layer already exists 14:42:57 0ff3543c3d33: Layer already exists 14:42:57 79046e163d8c: Layer already exists 14:42:57 24c59ea073ad: Layer already exists 14:42:57 f5adef310e29: Layer already exists 14:42:57 05fd71f2b9ac: Layer already exists 14:42:57 dd9c8f8612c8: Layer already exists 14:42:57 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:517a1359fe250082a6f71ad0678e68fc8f0d24107a8af3952872817c14cf61eb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 14:42:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:42:58 79046e163d8c: Preparing 14:42:58 24c59ea073ad: Preparing 14:42:58 58a8c3700b87: Preparing 14:42:58 0ff3543c3d33: Preparing 14:42:58 f5adef310e29: Preparing 14:42:58 05fd71f2b9ac: Preparing 14:42:58 dd9c8f8612c8: Preparing 14:42:58 05fd71f2b9ac: Waiting 14:42:58 dd9c8f8612c8: Waiting 14:42:58 79046e163d8c: Layer already exists 14:42:58 58a8c3700b87: Layer already exists 14:42:58 f5adef310e29: Layer already exists 14:42:58 24c59ea073ad: Layer already exists 14:42:58 0ff3543c3d33: Layer already exists 14:42:58 05fd71f2b9ac: Layer already exists 14:42:58 dd9c8f8612c8: Layer already exists 14:42:58 main: digest: sha256:517a1359fe250082a6f71ad0678e68fc8f0d24107a8af3952872817c14cf61eb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:42:58 ===================================================== [Pipeline] echo 14:42:58 taggedImages: 14:42:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:cb94a90e978600b633deea23000456c4866436fe 14:42:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:42:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.1 14:42:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:42:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 14:42:59 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 14:42:59 cb94a90e978600b633deea23000456c4866436fe 14:42:59 latest 14:42:59 4.1.0-dev.1 14:42:59 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:42:59 main 14:42:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb94a90e978600b633deea23000456c4866436fe 14:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 14:42:59 4e05c3710627: Preparing 14:42:59 b3c947778c81: Preparing 14:42:59 0ff3543c3d33: Preparing 14:42:59 3e21deb26e3b: Preparing 14:42:59 7656d32d3181: Preparing 14:42:59 dd9c8f8612c8: Preparing 14:42:59 dd9c8f8612c8: Waiting 14:42:59 0ff3543c3d33: Layer already exists 14:42:59 dd9c8f8612c8: Layer already exists 14:42:59 7656d32d3181: Pushed 14:42:59 4e05c3710627: Pushed 14:42:59 3e21deb26e3b: Pushed 14:43:05 b3c947778c81: Pushed 14:43:05 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:f7f9d84cf73bd0e3cd06fce1d223f42310baea9331799c1c629b9b4a11ade03f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 14:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 14:43:06 4e05c3710627: Preparing 14:43:06 b3c947778c81: Preparing 14:43:06 0ff3543c3d33: Preparing 14:43:06 3e21deb26e3b: Preparing 14:43:06 7656d32d3181: Preparing 14:43:06 dd9c8f8612c8: Preparing 14:43:06 dd9c8f8612c8: Waiting 14:43:06 b3c947778c81: Layer already exists 14:43:06 4e05c3710627: Layer already exists 14:43:06 3e21deb26e3b: Layer already exists 14:43:06 7656d32d3181: Layer already exists 14:43:06 0ff3543c3d33: Layer already exists 14:43:06 dd9c8f8612c8: Layer already exists 14:43:06 latest: digest: sha256:f7f9d84cf73bd0e3cd06fce1d223f42310baea9331799c1c629b9b4a11ade03f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.1 14:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 14:43:07 4e05c3710627: Preparing 14:43:07 b3c947778c81: Preparing 14:43:07 0ff3543c3d33: Preparing 14:43:07 3e21deb26e3b: Preparing 14:43:07 7656d32d3181: Preparing 14:43:07 dd9c8f8612c8: Preparing 14:43:07 dd9c8f8612c8: Waiting 14:43:07 b3c947778c81: Layer already exists 14:43:07 0ff3543c3d33: Layer already exists 14:43:07 4e05c3710627: Layer already exists 14:43:07 7656d32d3181: Layer already exists 14:43:07 3e21deb26e3b: Layer already exists 14:43:07 dd9c8f8612c8: Layer already exists 14:43:07 4.1.0-dev.1: digest: sha256:f7f9d84cf73bd0e3cd06fce1d223f42310baea9331799c1c629b9b4a11ade03f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:07 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 14:43:07 4e05c3710627: Preparing 14:43:07 b3c947778c81: Preparing 14:43:07 0ff3543c3d33: Preparing 14:43:07 3e21deb26e3b: Preparing 14:43:07 7656d32d3181: Preparing 14:43:07 dd9c8f8612c8: Preparing 14:43:07 dd9c8f8612c8: Waiting 14:43:07 0ff3543c3d33: Layer already exists 14:43:07 7656d32d3181: Layer already exists 14:43:07 4e05c3710627: Layer already exists 14:43:07 b3c947778c81: Layer already exists 14:43:07 3e21deb26e3b: Layer already exists 14:43:07 dd9c8f8612c8: Layer already exists 14:43:07 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:f7f9d84cf73bd0e3cd06fce1d223f42310baea9331799c1c629b9b4a11ade03f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:08 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 14:43:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 14:43:08 4e05c3710627: Preparing 14:43:08 b3c947778c81: Preparing 14:43:08 0ff3543c3d33: Preparing 14:43:08 3e21deb26e3b: Preparing 14:43:08 7656d32d3181: Preparing 14:43:08 dd9c8f8612c8: Preparing 14:43:08 b3c947778c81: Layer already exists 14:43:08 4e05c3710627: Layer already exists 14:43:08 7656d32d3181: Layer already exists 14:43:08 0ff3543c3d33: Layer already exists 14:43:08 3e21deb26e3b: Layer already exists 14:43:08 dd9c8f8612c8: Layer already exists 14:43:08 main: digest: sha256:f7f9d84cf73bd0e3cd06fce1d223f42310baea9331799c1c629b9b4a11ade03f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:43:09 ===================================================== [Pipeline] echo 14:43:09 taggedImages: 14:43:09 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb94a90e978600b633deea23000456c4866436fe 14:43:09 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 14:43:09 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.1 14:43:09 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:43:09 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 14:43:09 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 14:43:09 cb94a90e978600b633deea23000456c4866436fe 14:43:09 latest 14:43:09 4.1.0-dev.1 14:43:09 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:43:09 main 14:43:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb94a90e978600b633deea23000456c4866436fe 14:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:43:09 5e324e9d06c8: Preparing 14:43:09 753038d3f659: Preparing 14:43:09 5421161e0d8a: Preparing 14:43:09 58a8c3700b87: Preparing 14:43:09 0ff3543c3d33: Preparing 14:43:09 07053b5e362e: Preparing 14:43:09 b89c80b42d2e: Preparing 14:43:09 07053b5e362e: Waiting 14:43:09 dd9c8f8612c8: Preparing 14:43:09 b89c80b42d2e: Waiting 14:43:09 0ff3543c3d33: Layer already exists 14:43:10 58a8c3700b87: Layer already exists 14:43:10 07053b5e362e: Layer already exists 14:43:10 dd9c8f8612c8: Layer already exists 14:43:10 753038d3f659: Pushed 14:43:10 b89c80b42d2e: Layer already exists 14:43:10 5e324e9d06c8: Pushed 14:43:15 5421161e0d8a: Pushed 14:43:15 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:130de64e0ad19587a7c471b78343404a77efb9dd93a271cbf9887c66222426d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:43:16 5e324e9d06c8: Preparing 14:43:16 753038d3f659: Preparing 14:43:16 5421161e0d8a: Preparing 14:43:16 58a8c3700b87: Preparing 14:43:16 0ff3543c3d33: Preparing 14:43:16 07053b5e362e: Preparing 14:43:16 b89c80b42d2e: Preparing 14:43:16 dd9c8f8612c8: Preparing 14:43:16 07053b5e362e: Waiting 14:43:16 b89c80b42d2e: Waiting 14:43:16 dd9c8f8612c8: Waiting 14:43:16 753038d3f659: Layer already exists 14:43:16 5421161e0d8a: Layer already exists 14:43:16 0ff3543c3d33: Layer already exists 14:43:16 58a8c3700b87: Layer already exists 14:43:16 5e324e9d06c8: Layer already exists 14:43:16 b89c80b42d2e: Layer already exists 14:43:16 dd9c8f8612c8: Layer already exists 14:43:16 07053b5e362e: Layer already exists 14:43:16 latest: digest: sha256:130de64e0ad19587a7c471b78343404a77efb9dd93a271cbf9887c66222426d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.1 14:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:43:17 5e324e9d06c8: Preparing 14:43:17 753038d3f659: Preparing 14:43:17 5421161e0d8a: Preparing 14:43:17 58a8c3700b87: Preparing 14:43:17 0ff3543c3d33: Preparing 14:43:17 07053b5e362e: Preparing 14:43:17 b89c80b42d2e: Preparing 14:43:17 dd9c8f8612c8: Preparing 14:43:17 07053b5e362e: Waiting 14:43:17 dd9c8f8612c8: Waiting 14:43:17 b89c80b42d2e: Waiting 14:43:17 58a8c3700b87: Layer already exists 14:43:17 5e324e9d06c8: Layer already exists 14:43:17 753038d3f659: Layer already exists 14:43:17 5421161e0d8a: Layer already exists 14:43:17 0ff3543c3d33: Layer already exists 14:43:17 b89c80b42d2e: Layer already exists 14:43:17 dd9c8f8612c8: Layer already exists 14:43:17 07053b5e362e: Layer already exists 14:43:17 4.1.0-dev.1: digest: sha256:130de64e0ad19587a7c471b78343404a77efb9dd93a271cbf9887c66222426d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:43:18 5e324e9d06c8: Preparing 14:43:18 753038d3f659: Preparing 14:43:18 5421161e0d8a: Preparing 14:43:18 58a8c3700b87: Preparing 14:43:18 0ff3543c3d33: Preparing 14:43:18 07053b5e362e: Preparing 14:43:18 b89c80b42d2e: Preparing 14:43:18 dd9c8f8612c8: Preparing 14:43:18 07053b5e362e: Waiting 14:43:18 b89c80b42d2e: Waiting 14:43:18 dd9c8f8612c8: Waiting 14:43:18 58a8c3700b87: Layer already exists 14:43:18 753038d3f659: Layer already exists 14:43:18 5e324e9d06c8: Layer already exists 14:43:18 0ff3543c3d33: Layer already exists 14:43:18 5421161e0d8a: Layer already exists 14:43:18 b89c80b42d2e: Layer already exists 14:43:18 dd9c8f8612c8: Layer already exists 14:43:18 07053b5e362e: Layer already exists 14:43:18 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:130de64e0ad19587a7c471b78343404a77efb9dd93a271cbf9887c66222426d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 14:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:43:19 5e324e9d06c8: Preparing 14:43:19 753038d3f659: Preparing 14:43:19 5421161e0d8a: Preparing 14:43:19 58a8c3700b87: Preparing 14:43:19 0ff3543c3d33: Preparing 14:43:19 07053b5e362e: Preparing 14:43:19 b89c80b42d2e: Preparing 14:43:19 07053b5e362e: Waiting 14:43:19 dd9c8f8612c8: Preparing 14:43:19 b89c80b42d2e: Waiting 14:43:19 dd9c8f8612c8: Waiting 14:43:19 5421161e0d8a: Layer already exists 14:43:19 5e324e9d06c8: Layer already exists 14:43:19 753038d3f659: Layer already exists 14:43:19 0ff3543c3d33: Layer already exists 14:43:19 58a8c3700b87: Layer already exists 14:43:19 07053b5e362e: Layer already exists 14:43:19 dd9c8f8612c8: Layer already exists 14:43:19 b89c80b42d2e: Layer already exists 14:43:19 main: digest: sha256:130de64e0ad19587a7c471b78343404a77efb9dd93a271cbf9887c66222426d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:43:19 ===================================================== [Pipeline] echo 14:43:19 taggedImages: 14:43:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb94a90e978600b633deea23000456c4866436fe 14:43:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:43:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.1 14:43:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:43:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 14:43:19 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 14:43:19 cb94a90e978600b633deea23000456c4866436fe 14:43:19 latest 14:43:19 4.1.0-dev.1 14:43:19 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:43:19 main 14:43:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe 14:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:43:20 f633d056e824: Preparing 14:43:20 a70f710c1d94: Preparing 14:43:20 83be019ccc23: Preparing 14:43:20 bb7ab2dafe6c: Preparing 14:43:20 f1bd64577606: Preparing 14:43:20 f5ab801edc4d: Preparing 14:43:20 6585f3d44070: Preparing 14:43:20 58a8c3700b87: Preparing 14:43:20 0ff3543c3d33: Preparing 14:43:20 25101f311921: Preparing 14:43:20 9443274c6de1: Preparing 14:43:20 5f70bf18a086: Preparing 14:43:20 57d660dac1f8: Preparing 14:43:20 90644c208296: Preparing 14:43:20 27a7d53e5826: Preparing 14:43:20 dd9c8f8612c8: Preparing 14:43:20 f5ab801edc4d: Waiting 14:43:20 6585f3d44070: Waiting 14:43:20 58a8c3700b87: Waiting 14:43:20 0ff3543c3d33: Waiting 14:43:20 25101f311921: Waiting 14:43:20 9443274c6de1: Waiting 14:43:20 5f70bf18a086: Waiting 14:43:20 57d660dac1f8: Waiting 14:43:20 90644c208296: Waiting 14:43:20 27a7d53e5826: Waiting 14:43:20 dd9c8f8612c8: Waiting 14:43:20 83be019ccc23: Pushed 14:43:20 bb7ab2dafe6c: Pushed 14:43:20 f633d056e824: Pushed 14:43:20 f1bd64577606: Pushed 14:43:20 a70f710c1d94: Pushed 14:43:20 58a8c3700b87: Layer already exists 14:43:20 0ff3543c3d33: Layer already exists 14:43:21 5f70bf18a086: Layer already exists 14:43:21 f5ab801edc4d: Pushed 14:43:21 25101f311921: Pushed 14:43:21 9443274c6de1: Pushed 14:43:21 dd9c8f8612c8: Layer already exists 14:43:21 57d660dac1f8: Pushed 14:43:21 90644c208296: Pushed 14:43:21 27a7d53e5826: Pushed 14:43:23 6585f3d44070: Pushed 14:43:23 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:d56af73b0a7a2b405826934bb2551f4baf2b94b7ffeb37f4cd9402c74c7ee9e3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:43:24 f633d056e824: Preparing 14:43:24 a70f710c1d94: Preparing 14:43:24 83be019ccc23: Preparing 14:43:24 bb7ab2dafe6c: Preparing 14:43:24 f1bd64577606: Preparing 14:43:24 f5ab801edc4d: Preparing 14:43:24 6585f3d44070: Preparing 14:43:24 58a8c3700b87: Preparing 14:43:24 0ff3543c3d33: Preparing 14:43:24 25101f311921: Preparing 14:43:24 9443274c6de1: Preparing 14:43:24 5f70bf18a086: Preparing 14:43:24 57d660dac1f8: Preparing 14:43:24 90644c208296: Preparing 14:43:24 27a7d53e5826: Preparing 14:43:24 dd9c8f8612c8: Preparing 14:43:24 0ff3543c3d33: Waiting 14:43:24 25101f311921: Waiting 14:43:24 9443274c6de1: Waiting 14:43:24 5f70bf18a086: Waiting 14:43:24 57d660dac1f8: Waiting 14:43:24 90644c208296: Waiting 14:43:24 f5ab801edc4d: Waiting 14:43:24 6585f3d44070: Waiting 14:43:24 58a8c3700b87: Waiting 14:43:24 27a7d53e5826: Waiting 14:43:24 dd9c8f8612c8: Waiting 14:43:24 a70f710c1d94: Layer already exists 14:43:24 bb7ab2dafe6c: Layer already exists 14:43:24 f633d056e824: Layer already exists 14:43:24 83be019ccc23: Layer already exists 14:43:24 f1bd64577606: Layer already exists 14:43:24 f5ab801edc4d: Layer already exists 14:43:24 58a8c3700b87: Layer already exists 14:43:24 0ff3543c3d33: Layer already exists 14:43:24 6585f3d44070: Layer already exists 14:43:24 25101f311921: Layer already exists 14:43:24 5f70bf18a086: Layer already exists 14:43:24 57d660dac1f8: Layer already exists 14:43:24 90644c208296: Layer already exists 14:43:24 9443274c6de1: Layer already exists 14:43:24 27a7d53e5826: Layer already exists 14:43:24 dd9c8f8612c8: Layer already exists 14:43:25 latest: digest: sha256:d56af73b0a7a2b405826934bb2551f4baf2b94b7ffeb37f4cd9402c74c7ee9e3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.1 14:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:43:25 f633d056e824: Preparing 14:43:25 a70f710c1d94: Preparing 14:43:25 83be019ccc23: Preparing 14:43:25 bb7ab2dafe6c: Preparing 14:43:25 f1bd64577606: Preparing 14:43:25 f5ab801edc4d: Preparing 14:43:25 6585f3d44070: Preparing 14:43:25 58a8c3700b87: Preparing 14:43:25 0ff3543c3d33: Preparing 14:43:25 25101f311921: Preparing 14:43:25 9443274c6de1: Preparing 14:43:25 5f70bf18a086: Preparing 14:43:25 57d660dac1f8: Preparing 14:43:25 90644c208296: Preparing 14:43:25 27a7d53e5826: Preparing 14:43:25 dd9c8f8612c8: Preparing 14:43:25 f5ab801edc4d: Waiting 14:43:25 6585f3d44070: Waiting 14:43:25 58a8c3700b87: Waiting 14:43:25 0ff3543c3d33: Waiting 14:43:25 25101f311921: Waiting 14:43:25 9443274c6de1: Waiting 14:43:25 5f70bf18a086: Waiting 14:43:25 90644c208296: Waiting 14:43:25 57d660dac1f8: Waiting 14:43:25 27a7d53e5826: Waiting 14:43:25 dd9c8f8612c8: Waiting 14:43:25 83be019ccc23: Layer already exists 14:43:25 f633d056e824: Layer already exists 14:43:25 f1bd64577606: Layer already exists 14:43:25 bb7ab2dafe6c: Layer already exists 14:43:25 a70f710c1d94: Layer already exists 14:43:25 f5ab801edc4d: Layer already exists 14:43:25 58a8c3700b87: Layer already exists 14:43:25 6585f3d44070: Layer already exists 14:43:25 25101f311921: Layer already exists 14:43:25 0ff3543c3d33: Layer already exists 14:43:25 5f70bf18a086: Layer already exists 14:43:25 9443274c6de1: Layer already exists 14:43:25 57d660dac1f8: Layer already exists 14:43:25 90644c208296: Layer already exists 14:43:25 27a7d53e5826: Layer already exists 14:43:25 dd9c8f8612c8: Layer already exists 14:43:26 4.1.0-dev.1: digest: sha256:d56af73b0a7a2b405826934bb2551f4baf2b94b7ffeb37f4cd9402c74c7ee9e3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:43:26 f633d056e824: Preparing 14:43:26 a70f710c1d94: Preparing 14:43:26 83be019ccc23: Preparing 14:43:26 bb7ab2dafe6c: Preparing 14:43:26 f1bd64577606: Preparing 14:43:26 f5ab801edc4d: Preparing 14:43:26 6585f3d44070: Preparing 14:43:26 58a8c3700b87: Preparing 14:43:26 0ff3543c3d33: Preparing 14:43:26 25101f311921: Preparing 14:43:26 9443274c6de1: Preparing 14:43:26 5f70bf18a086: Preparing 14:43:26 57d660dac1f8: Preparing 14:43:26 90644c208296: Preparing 14:43:26 27a7d53e5826: Preparing 14:43:26 dd9c8f8612c8: Preparing 14:43:26 25101f311921: Waiting 14:43:26 9443274c6de1: Waiting 14:43:26 5f70bf18a086: Waiting 14:43:26 57d660dac1f8: Waiting 14:43:26 90644c208296: Waiting 14:43:26 27a7d53e5826: Waiting 14:43:26 dd9c8f8612c8: Waiting 14:43:26 f5ab801edc4d: Waiting 14:43:26 58a8c3700b87: Waiting 14:43:26 0ff3543c3d33: Waiting 14:43:26 6585f3d44070: Waiting 14:43:26 a70f710c1d94: Layer already exists 14:43:26 f1bd64577606: Layer already exists 14:43:26 f633d056e824: Layer already exists 14:43:26 83be019ccc23: Layer already exists 14:43:26 bb7ab2dafe6c: Layer already exists 14:43:26 58a8c3700b87: Layer already exists 14:43:26 f5ab801edc4d: Layer already exists 14:43:26 6585f3d44070: Layer already exists 14:43:26 0ff3543c3d33: Layer already exists 14:43:26 25101f311921: Layer already exists 14:43:26 57d660dac1f8: Layer already exists 14:43:26 5f70bf18a086: Layer already exists 14:43:26 90644c208296: Layer already exists 14:43:26 27a7d53e5826: Layer already exists 14:43:26 dd9c8f8612c8: Layer already exists 14:43:26 9443274c6de1: Layer already exists 14:43:27 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:d56af73b0a7a2b405826934bb2551f4baf2b94b7ffeb37f4cd9402c74c7ee9e3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 14:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:43:27 f633d056e824: Preparing 14:43:27 a70f710c1d94: Preparing 14:43:27 83be019ccc23: Preparing 14:43:27 bb7ab2dafe6c: Preparing 14:43:27 f1bd64577606: Preparing 14:43:27 f5ab801edc4d: Preparing 14:43:27 6585f3d44070: Preparing 14:43:27 58a8c3700b87: Preparing 14:43:27 0ff3543c3d33: Preparing 14:43:27 25101f311921: Preparing 14:43:27 9443274c6de1: Preparing 14:43:27 5f70bf18a086: Preparing 14:43:27 57d660dac1f8: Preparing 14:43:27 90644c208296: Preparing 14:43:27 27a7d53e5826: Preparing 14:43:27 dd9c8f8612c8: Preparing 14:43:27 25101f311921: Waiting 14:43:27 9443274c6de1: Waiting 14:43:27 5f70bf18a086: Waiting 14:43:27 57d660dac1f8: Waiting 14:43:27 90644c208296: Waiting 14:43:27 27a7d53e5826: Waiting 14:43:27 dd9c8f8612c8: Waiting 14:43:27 58a8c3700b87: Waiting 14:43:27 0ff3543c3d33: Waiting 14:43:27 6585f3d44070: Waiting 14:43:27 f633d056e824: Layer already exists 14:43:27 bb7ab2dafe6c: Layer already exists 14:43:27 83be019ccc23: Layer already exists 14:43:27 a70f710c1d94: Layer already exists 14:43:27 f1bd64577606: Layer already exists 14:43:27 f5ab801edc4d: Layer already exists 14:43:27 58a8c3700b87: Layer already exists 14:43:27 6585f3d44070: Layer already exists 14:43:27 25101f311921: Layer already exists 14:43:27 0ff3543c3d33: Layer already exists 14:43:27 5f70bf18a086: Layer already exists 14:43:27 90644c208296: Layer already exists 14:43:27 57d660dac1f8: Layer already exists 14:43:27 9443274c6de1: Layer already exists 14:43:27 27a7d53e5826: Layer already exists 14:43:27 dd9c8f8612c8: Layer already exists 14:43:28 main: digest: sha256:d56af73b0a7a2b405826934bb2551f4baf2b94b7ffeb37f4cd9402c74c7ee9e3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:43:28 ===================================================== [Pipeline] echo 14:43:28 taggedImages: 14:43:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe 14:43:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:43:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.1 14:43:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:43:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 14:43:28 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 14:43:28 cb94a90e978600b633deea23000456c4866436fe 14:43:28 latest 14:43:28 4.1.0-dev.1 14:43:28 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:43:28 main 14:43:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb94a90e978600b633deea23000456c4866436fe 14:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:43:28 809679d86671: Preparing 14:43:28 e65232e9b564: Preparing 14:43:28 bbe69155c8a5: Preparing 14:43:28 5c96186a4cb0: Preparing 14:43:28 58a8c3700b87: Preparing 14:43:28 0ff3543c3d33: Preparing 14:43:28 07053b5e362e: Preparing 14:43:28 b89c80b42d2e: Preparing 14:43:28 dd9c8f8612c8: Preparing 14:43:28 0ff3543c3d33: Waiting 14:43:28 07053b5e362e: Waiting 14:43:28 b89c80b42d2e: Waiting 14:43:28 dd9c8f8612c8: Waiting 14:43:28 58a8c3700b87: Layer already exists 14:43:29 0ff3543c3d33: Layer already exists 14:43:29 07053b5e362e: Layer already exists 14:43:29 b89c80b42d2e: Layer already exists 14:43:29 809679d86671: Pushed 14:43:29 e65232e9b564: Pushed 14:43:29 bbe69155c8a5: Pushed 14:43:29 dd9c8f8612c8: Layer already exists 14:43:34 5c96186a4cb0: Pushed 14:43:34 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:9057305559140af480c68fb71de368b7f11d981708459de8cc43cdcb3768738e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:34 + 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 14:43:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 14:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:43:35 809679d86671: Preparing 14:43:35 e65232e9b564: Preparing 14:43:35 bbe69155c8a5: Preparing 14:43:35 5c96186a4cb0: Preparing 14:43:35 58a8c3700b87: Preparing 14:43:35 0ff3543c3d33: Preparing 14:43:35 07053b5e362e: Preparing 14:43:35 b89c80b42d2e: Preparing 14:43:35 0ff3543c3d33: Waiting 14:43:35 dd9c8f8612c8: Preparing 14:43:35 07053b5e362e: Waiting 14:43:35 b89c80b42d2e: Waiting 14:43:35 dd9c8f8612c8: Waiting 14:43:35 bbe69155c8a5: Layer already exists 14:43:35 5c96186a4cb0: Layer already exists 14:43:35 e65232e9b564: Layer already exists 14:43:35 809679d86671: Layer already exists 14:43:35 58a8c3700b87: Layer already exists 14:43:35 0ff3543c3d33: Layer already exists 14:43:35 dd9c8f8612c8: Layer already exists 14:43:35 07053b5e362e: Layer already exists 14:43:35 b89c80b42d2e: Layer already exists 14:43:35 latest: digest: sha256:9057305559140af480c68fb71de368b7f11d981708459de8cc43cdcb3768738e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.1 14:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:43:36 809679d86671: Preparing 14:43:36 e65232e9b564: Preparing 14:43:36 bbe69155c8a5: Preparing 14:43:36 5c96186a4cb0: Preparing 14:43:36 58a8c3700b87: Preparing 14:43:36 0ff3543c3d33: Preparing 14:43:36 07053b5e362e: Preparing 14:43:36 b89c80b42d2e: Preparing 14:43:36 dd9c8f8612c8: Preparing 14:43:36 b89c80b42d2e: Waiting 14:43:36 07053b5e362e: Waiting 14:43:36 0ff3543c3d33: Waiting 14:43:36 dd9c8f8612c8: Waiting 14:43:36 5c96186a4cb0: Layer already exists 14:43:36 809679d86671: Layer already exists 14:43:36 e65232e9b564: Layer already exists 14:43:36 bbe69155c8a5: Layer already exists 14:43:36 58a8c3700b87: Layer already exists 14:43:36 0ff3543c3d33: Layer already exists 14:43:36 07053b5e362e: Layer already exists 14:43:36 dd9c8f8612c8: Layer already exists 14:43:36 b89c80b42d2e: Layer already exists 14:43:36 4.1.0-dev.1: digest: sha256:9057305559140af480c68fb71de368b7f11d981708459de8cc43cdcb3768738e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:36 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:43:36 809679d86671: Preparing 14:43:36 e65232e9b564: Preparing 14:43:36 bbe69155c8a5: Preparing 14:43:36 5c96186a4cb0: Preparing 14:43:36 58a8c3700b87: Preparing 14:43:36 0ff3543c3d33: Preparing 14:43:36 07053b5e362e: Preparing 14:43:36 b89c80b42d2e: Preparing 14:43:36 dd9c8f8612c8: Preparing 14:43:36 07053b5e362e: Waiting 14:43:36 b89c80b42d2e: Waiting 14:43:36 dd9c8f8612c8: Waiting 14:43:36 0ff3543c3d33: Waiting 14:43:36 5c96186a4cb0: Layer already exists 14:43:36 809679d86671: Layer already exists 14:43:36 e65232e9b564: Layer already exists 14:43:36 58a8c3700b87: Layer already exists 14:43:36 bbe69155c8a5: Layer already exists 14:43:36 dd9c8f8612c8: Layer already exists 14:43:36 b89c80b42d2e: Layer already exists 14:43:36 0ff3543c3d33: Layer already exists 14:43:36 07053b5e362e: Layer already exists 14:43:36 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:9057305559140af480c68fb71de368b7f11d981708459de8cc43cdcb3768738e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:37 + 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 14:43:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 14:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:43:37 809679d86671: Preparing 14:43:37 e65232e9b564: Preparing 14:43:37 bbe69155c8a5: Preparing 14:43:37 5c96186a4cb0: Preparing 14:43:37 58a8c3700b87: Preparing 14:43:37 0ff3543c3d33: Preparing 14:43:37 07053b5e362e: Preparing 14:43:37 b89c80b42d2e: Preparing 14:43:37 dd9c8f8612c8: Preparing 14:43:37 07053b5e362e: Waiting 14:43:37 b89c80b42d2e: Waiting 14:43:37 dd9c8f8612c8: Waiting 14:43:37 0ff3543c3d33: Waiting 14:43:37 58a8c3700b87: Layer already exists 14:43:37 bbe69155c8a5: Layer already exists 14:43:37 5c96186a4cb0: Layer already exists 14:43:37 e65232e9b564: Layer already exists 14:43:37 809679d86671: Layer already exists 14:43:37 07053b5e362e: Layer already exists 14:43:37 b89c80b42d2e: Layer already exists 14:43:37 0ff3543c3d33: Layer already exists 14:43:37 dd9c8f8612c8: Layer already exists 14:43:38 main: digest: sha256:9057305559140af480c68fb71de368b7f11d981708459de8cc43cdcb3768738e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:43:38 ===================================================== [Pipeline] echo 14:43:38 taggedImages: 14:43:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb94a90e978600b633deea23000456c4866436fe 14:43:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 14:43:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.1 14:43:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:43:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 14:43:38 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 14:43:38 cb94a90e978600b633deea23000456c4866436fe 14:43:38 latest 14:43:38 4.1.0-dev.1 14:43:38 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:43:38 main 14:43:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb94a90e978600b633deea23000456c4866436fe 14:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:43:38 8b7933df3c20: Preparing 14:43:38 f3a5312b77ee: Preparing 14:43:38 b5e9c230608b: Preparing 14:43:38 9e7dea3c6bb6: Preparing 14:43:38 a3addd676ab5: Preparing 14:43:38 58a8c3700b87: Preparing 14:43:38 0ff3543c3d33: Preparing 14:43:38 3da74c7b88e1: Preparing 14:43:38 c3068b24df9d: Preparing 14:43:38 10c6cf2b517d: Preparing 14:43:38 dd9c8f8612c8: Preparing 14:43:38 3da74c7b88e1: Waiting 14:43:38 c3068b24df9d: Waiting 14:43:38 10c6cf2b517d: Waiting 14:43:38 dd9c8f8612c8: Waiting 14:43:38 58a8c3700b87: Waiting 14:43:38 0ff3543c3d33: Waiting 14:43:39 a3addd676ab5: Pushed 14:43:39 f3a5312b77ee: Pushed 14:43:39 9e7dea3c6bb6: Pushed 14:43:39 8b7933df3c20: Pushed 14:43:39 58a8c3700b87: Layer already exists 14:43:39 0ff3543c3d33: Layer already exists 14:43:39 dd9c8f8612c8: Layer already exists 14:43:39 3da74c7b88e1: Pushed 14:43:39 c3068b24df9d: Pushed 14:43:42 10c6cf2b517d: Pushed 14:43:43 b5e9c230608b: Pushed 14:43:43 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:47f6503f77fddab56a5444c38e4a2938036eb284d0181b8ba4c96f0368ed35e2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:43 + 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 14:43:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:43:44 8b7933df3c20: Preparing 14:43:44 f3a5312b77ee: Preparing 14:43:44 b5e9c230608b: Preparing 14:43:44 9e7dea3c6bb6: Preparing 14:43:44 a3addd676ab5: Preparing 14:43:44 58a8c3700b87: Preparing 14:43:44 0ff3543c3d33: Preparing 14:43:44 58a8c3700b87: Waiting 14:43:44 3da74c7b88e1: Preparing 14:43:44 c3068b24df9d: Preparing 14:43:44 10c6cf2b517d: Preparing 14:43:44 0ff3543c3d33: Waiting 14:43:44 c3068b24df9d: Waiting 14:43:44 3da74c7b88e1: Waiting 14:43:44 dd9c8f8612c8: Preparing 14:43:44 10c6cf2b517d: Waiting 14:43:44 dd9c8f8612c8: Waiting 14:43:44 f3a5312b77ee: Layer already exists 14:43:44 9e7dea3c6bb6: Layer already exists 14:43:44 b5e9c230608b: Layer already exists 14:43:44 8b7933df3c20: Layer already exists 14:43:44 a3addd676ab5: Layer already exists 14:43:44 c3068b24df9d: Layer already exists 14:43:44 3da74c7b88e1: Layer already exists 14:43:44 58a8c3700b87: Layer already exists 14:43:44 0ff3543c3d33: Layer already exists 14:43:44 10c6cf2b517d: Layer already exists 14:43:44 dd9c8f8612c8: Layer already exists 14:43:44 latest: digest: sha256:47f6503f77fddab56a5444c38e4a2938036eb284d0181b8ba4c96f0368ed35e2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.1 14:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:43:45 8b7933df3c20: Preparing 14:43:45 f3a5312b77ee: Preparing 14:43:45 b5e9c230608b: Preparing 14:43:45 9e7dea3c6bb6: Preparing 14:43:45 a3addd676ab5: Preparing 14:43:45 58a8c3700b87: Preparing 14:43:45 0ff3543c3d33: Preparing 14:43:45 3da74c7b88e1: Preparing 14:43:45 c3068b24df9d: Preparing 14:43:45 10c6cf2b517d: Preparing 14:43:45 dd9c8f8612c8: Preparing 14:43:45 0ff3543c3d33: Waiting 14:43:45 3da74c7b88e1: Waiting 14:43:45 10c6cf2b517d: Waiting 14:43:45 dd9c8f8612c8: Waiting 14:43:45 c3068b24df9d: Waiting 14:43:45 58a8c3700b87: Waiting 14:43:45 b5e9c230608b: Layer already exists 14:43:45 f3a5312b77ee: Layer already exists 14:43:45 8b7933df3c20: Layer already exists 14:43:45 9e7dea3c6bb6: Layer already exists 14:43:45 a3addd676ab5: Layer already exists 14:43:45 58a8c3700b87: Layer already exists 14:43:45 0ff3543c3d33: Layer already exists 14:43:45 c3068b24df9d: Layer already exists 14:43:45 dd9c8f8612c8: Layer already exists 14:43:45 3da74c7b88e1: Layer already exists 14:43:45 10c6cf2b517d: Layer already exists 14:43:45 4.1.0-dev.1: digest: sha256:47f6503f77fddab56a5444c38e4a2938036eb284d0181b8ba4c96f0368ed35e2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:43:46 8b7933df3c20: Preparing 14:43:46 f3a5312b77ee: Preparing 14:43:46 b5e9c230608b: Preparing 14:43:46 9e7dea3c6bb6: Preparing 14:43:46 a3addd676ab5: Preparing 14:43:46 58a8c3700b87: Preparing 14:43:46 0ff3543c3d33: Preparing 14:43:46 3da74c7b88e1: Preparing 14:43:46 c3068b24df9d: Preparing 14:43:46 10c6cf2b517d: Preparing 14:43:46 dd9c8f8612c8: Preparing 14:43:46 0ff3543c3d33: Waiting 14:43:46 3da74c7b88e1: Waiting 14:43:46 c3068b24df9d: Waiting 14:43:46 10c6cf2b517d: Waiting 14:43:46 dd9c8f8612c8: Waiting 14:43:46 58a8c3700b87: Waiting 14:43:46 a3addd676ab5: Layer already exists 14:43:46 8b7933df3c20: Layer already exists 14:43:46 9e7dea3c6bb6: Layer already exists 14:43:46 b5e9c230608b: Layer already exists 14:43:46 f3a5312b77ee: Layer already exists 14:43:46 3da74c7b88e1: Layer already exists 14:43:46 c3068b24df9d: Layer already exists 14:43:46 0ff3543c3d33: Layer already exists 14:43:46 58a8c3700b87: Layer already exists 14:43:46 10c6cf2b517d: Layer already exists 14:43:46 dd9c8f8612c8: Layer already exists 14:43:46 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:47f6503f77fddab56a5444c38e4a2938036eb284d0181b8ba4c96f0368ed35e2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:46 + 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 14:43:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 14:43:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:43:47 8b7933df3c20: Preparing 14:43:47 f3a5312b77ee: Preparing 14:43:47 b5e9c230608b: Preparing 14:43:47 9e7dea3c6bb6: Preparing 14:43:47 a3addd676ab5: Preparing 14:43:47 58a8c3700b87: Preparing 14:43:47 0ff3543c3d33: Preparing 14:43:47 3da74c7b88e1: Preparing 14:43:47 c3068b24df9d: Preparing 14:43:47 10c6cf2b517d: Preparing 14:43:47 dd9c8f8612c8: Preparing 14:43:47 0ff3543c3d33: Waiting 14:43:47 3da74c7b88e1: Waiting 14:43:47 58a8c3700b87: Waiting 14:43:47 10c6cf2b517d: Waiting 14:43:47 dd9c8f8612c8: Waiting 14:43:47 c3068b24df9d: Waiting 14:43:47 f3a5312b77ee: Layer already exists 14:43:47 8b7933df3c20: Layer already exists 14:43:47 9e7dea3c6bb6: Layer already exists 14:43:47 b5e9c230608b: Layer already exists 14:43:47 a3addd676ab5: Layer already exists 14:43:47 3da74c7b88e1: Layer already exists 14:43:47 58a8c3700b87: Layer already exists 14:43:47 c3068b24df9d: Layer already exists 14:43:47 0ff3543c3d33: Layer already exists 14:43:47 10c6cf2b517d: Layer already exists 14:43:47 dd9c8f8612c8: Layer already exists 14:43:47 main: digest: sha256:47f6503f77fddab56a5444c38e4a2938036eb284d0181b8ba4c96f0368ed35e2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:43:47 ===================================================== [Pipeline] echo 14:43:47 taggedImages: 14:43:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb94a90e978600b633deea23000456c4866436fe 14:43:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:43:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.1 14:43:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:43:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 14:43:47 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 14:43:47 cb94a90e978600b633deea23000456c4866436fe 14:43:47 latest 14:43:47 4.1.0-dev.1 14:43:47 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:43:47 main 14:43:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb94a90e978600b633deea23000456c4866436fe 14:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:43:48 bc3664862b76: Preparing 14:43:48 6bf65fc443cf: Preparing 14:43:48 eb306bf544c1: Preparing 14:43:48 f4c74408ce48: Preparing 14:43:48 953f607fe83e: Preparing 14:43:48 18303bf56eb2: Preparing 14:43:48 76efc8ddacd7: Preparing 14:43:48 58a8c3700b87: Preparing 14:43:48 0ff3543c3d33: Preparing 14:43:48 4ede9b380c86: Preparing 14:43:48 49ed1cf0e170: Preparing 14:43:48 dd9c8f8612c8: Preparing 14:43:48 18303bf56eb2: Waiting 14:43:48 76efc8ddacd7: Waiting 14:43:48 4ede9b380c86: Waiting 14:43:48 49ed1cf0e170: Waiting 14:43:48 58a8c3700b87: Waiting 14:43:48 0ff3543c3d33: Waiting 14:43:48 dd9c8f8612c8: Waiting 14:43:48 6bf65fc443cf: Pushed 14:43:48 953f607fe83e: Pushed 14:43:48 bc3664862b76: Pushed 14:43:48 58a8c3700b87: Layer already exists 14:43:48 0ff3543c3d33: Layer already exists 14:43:48 18303bf56eb2: Pushed 14:43:48 76efc8ddacd7: Pushed 14:43:48 dd9c8f8612c8: Layer already exists 14:43:48 4ede9b380c86: Pushed 14:43:51 49ed1cf0e170: Pushed 14:43:52 f4c74408ce48: Pushed 14:43:55 eb306bf544c1: Pushed 14:43:55 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:188f2cdfb329546a0315f9f3560d86cb3dff8729602d7a8e4541b9d12cd740ad size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:55 + 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 14:43:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:43:56 bc3664862b76: Preparing 14:43:56 6bf65fc443cf: Preparing 14:43:56 eb306bf544c1: Preparing 14:43:56 f4c74408ce48: Preparing 14:43:56 953f607fe83e: Preparing 14:43:56 18303bf56eb2: Preparing 14:43:56 76efc8ddacd7: Preparing 14:43:56 58a8c3700b87: Preparing 14:43:56 0ff3543c3d33: Preparing 14:43:56 4ede9b380c86: Preparing 14:43:56 49ed1cf0e170: Preparing 14:43:56 dd9c8f8612c8: Preparing 14:43:56 76efc8ddacd7: Waiting 14:43:56 58a8c3700b87: Waiting 14:43:56 0ff3543c3d33: Waiting 14:43:56 4ede9b380c86: Waiting 14:43:56 49ed1cf0e170: Waiting 14:43:56 18303bf56eb2: Waiting 14:43:56 dd9c8f8612c8: Waiting 14:43:56 953f607fe83e: Layer already exists 14:43:56 eb306bf544c1: Layer already exists 14:43:56 f4c74408ce48: Layer already exists 14:43:56 6bf65fc443cf: Layer already exists 14:43:56 bc3664862b76: Layer already exists 14:43:56 76efc8ddacd7: Layer already exists 14:43:56 58a8c3700b87: Layer already exists 14:43:56 18303bf56eb2: Layer already exists 14:43:56 4ede9b380c86: Layer already exists 14:43:56 0ff3543c3d33: Layer already exists 14:43:56 49ed1cf0e170: Layer already exists 14:43:56 dd9c8f8612c8: Layer already exists 14:43:56 latest: digest: sha256:188f2cdfb329546a0315f9f3560d86cb3dff8729602d7a8e4541b9d12cd740ad size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.1 14:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:43:57 bc3664862b76: Preparing 14:43:57 6bf65fc443cf: Preparing 14:43:57 eb306bf544c1: Preparing 14:43:57 f4c74408ce48: Preparing 14:43:57 953f607fe83e: Preparing 14:43:57 18303bf56eb2: Preparing 14:43:57 76efc8ddacd7: Preparing 14:43:57 58a8c3700b87: Preparing 14:43:57 0ff3543c3d33: Preparing 14:43:57 4ede9b380c86: Preparing 14:43:57 49ed1cf0e170: Preparing 14:43:57 dd9c8f8612c8: Preparing 14:43:57 4ede9b380c86: Waiting 14:43:57 18303bf56eb2: Waiting 14:43:57 76efc8ddacd7: Waiting 14:43:57 58a8c3700b87: Waiting 14:43:57 0ff3543c3d33: Waiting 14:43:57 49ed1cf0e170: Waiting 14:43:57 dd9c8f8612c8: Waiting 14:43:57 953f607fe83e: Layer already exists 14:43:57 bc3664862b76: Layer already exists 14:43:57 eb306bf544c1: Layer already exists 14:43:57 6bf65fc443cf: Layer already exists 14:43:57 f4c74408ce48: Layer already exists 14:43:57 0ff3543c3d33: Layer already exists 14:43:57 76efc8ddacd7: Layer already exists 14:43:57 58a8c3700b87: Layer already exists 14:43:57 18303bf56eb2: Layer already exists 14:43:57 4ede9b380c86: Layer already exists 14:43:57 dd9c8f8612c8: Layer already exists 14:43:57 49ed1cf0e170: Layer already exists 14:43:57 4.1.0-dev.1: digest: sha256:188f2cdfb329546a0315f9f3560d86cb3dff8729602d7a8e4541b9d12cd740ad size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:43:58 bc3664862b76: Preparing 14:43:58 6bf65fc443cf: Preparing 14:43:58 eb306bf544c1: Preparing 14:43:58 f4c74408ce48: Preparing 14:43:58 953f607fe83e: Preparing 14:43:58 18303bf56eb2: Preparing 14:43:58 76efc8ddacd7: Preparing 14:43:58 58a8c3700b87: Preparing 14:43:58 0ff3543c3d33: Preparing 14:43:58 4ede9b380c86: Preparing 14:43:58 49ed1cf0e170: Preparing 14:43:58 dd9c8f8612c8: Preparing 14:43:58 58a8c3700b87: Waiting 14:43:58 0ff3543c3d33: Waiting 14:43:58 4ede9b380c86: Waiting 14:43:58 49ed1cf0e170: Waiting 14:43:58 dd9c8f8612c8: Waiting 14:43:58 18303bf56eb2: Waiting 14:43:58 76efc8ddacd7: Waiting 14:43:58 eb306bf544c1: Layer already exists 14:43:58 f4c74408ce48: Layer already exists 14:43:58 6bf65fc443cf: Layer already exists 14:43:58 bc3664862b76: Layer already exists 14:43:58 953f607fe83e: Layer already exists 14:43:58 58a8c3700b87: Layer already exists 14:43:58 0ff3543c3d33: Layer already exists 14:43:58 18303bf56eb2: Layer already exists 14:43:58 4ede9b380c86: Layer already exists 14:43:58 76efc8ddacd7: Layer already exists 14:43:58 49ed1cf0e170: Layer already exists 14:43:58 dd9c8f8612c8: Layer already exists 14:43:58 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:188f2cdfb329546a0315f9f3560d86cb3dff8729602d7a8e4541b9d12cd740ad size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:58 + 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 14:43:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 14:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:43:59 bc3664862b76: Preparing 14:43:59 6bf65fc443cf: Preparing 14:43:59 eb306bf544c1: Preparing 14:43:59 f4c74408ce48: Preparing 14:43:59 953f607fe83e: Preparing 14:43:59 18303bf56eb2: Preparing 14:43:59 76efc8ddacd7: Preparing 14:43:59 58a8c3700b87: Preparing 14:43:59 0ff3543c3d33: Preparing 14:43:59 4ede9b380c86: Preparing 14:43:59 49ed1cf0e170: Preparing 14:43:59 dd9c8f8612c8: Preparing 14:43:59 58a8c3700b87: Waiting 14:43:59 0ff3543c3d33: Waiting 14:43:59 4ede9b380c86: Waiting 14:43:59 18303bf56eb2: Waiting 14:43:59 49ed1cf0e170: Waiting 14:43:59 dd9c8f8612c8: Waiting 14:43:59 76efc8ddacd7: Waiting 14:43:59 6bf65fc443cf: Layer already exists 14:43:59 f4c74408ce48: Layer already exists 14:43:59 bc3664862b76: Layer already exists 14:43:59 953f607fe83e: Layer already exists 14:43:59 eb306bf544c1: Layer already exists 14:43:59 4ede9b380c86: Layer already exists 14:43:59 18303bf56eb2: Layer already exists 14:43:59 76efc8ddacd7: Layer already exists 14:43:59 0ff3543c3d33: Layer already exists 14:43:59 58a8c3700b87: Layer already exists 14:43:59 dd9c8f8612c8: Layer already exists 14:43:59 49ed1cf0e170: Layer already exists 14:43:59 main: digest: sha256:188f2cdfb329546a0315f9f3560d86cb3dff8729602d7a8e4541b9d12cd740ad size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:43:59 ===================================================== [Pipeline] echo 14:43:59 taggedImages: 14:43:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb94a90e978600b633deea23000456c4866436fe 14:43:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:43:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.1 14:43:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:43:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 14:43:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 14:43:59 cb94a90e978600b633deea23000456c4866436fe 14:43:59 latest 14:43:59 4.1.0-dev.1 14:43:59 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:43:59 main 14:43:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb94a90e978600b633deea23000456c4866436fe 14:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:44:00 0e3493665634: Preparing 14:44:00 042c5a669046: Preparing 14:44:00 58a8c3700b87: Preparing 14:44:00 0ff3543c3d33: Preparing 14:44:00 df395fc7cd99: Preparing 14:44:00 1c0de8efa396: Preparing 14:44:00 dd9c8f8612c8: Preparing 14:44:00 1c0de8efa396: Waiting 14:44:00 dd9c8f8612c8: Waiting 14:44:00 0ff3543c3d33: Layer already exists 14:44:00 58a8c3700b87: Layer already exists 14:44:00 dd9c8f8612c8: Layer already exists 14:44:00 df395fc7cd99: Pushed 14:44:00 0e3493665634: Pushed 14:44:02 1c0de8efa396: Pushed 14:44:07 042c5a669046: Pushed 14:44:07 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:754a27c4e77046c7d87b73dff058fede55584ae0c4a01d873f6a532b87c8e97d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:08 + 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 14:44:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:44:08 0e3493665634: Preparing 14:44:08 042c5a669046: Preparing 14:44:08 58a8c3700b87: Preparing 14:44:08 0ff3543c3d33: Preparing 14:44:08 df395fc7cd99: Preparing 14:44:08 1c0de8efa396: Preparing 14:44:08 dd9c8f8612c8: Preparing 14:44:08 1c0de8efa396: Waiting 14:44:08 dd9c8f8612c8: Waiting 14:44:08 0ff3543c3d33: Layer already exists 14:44:08 58a8c3700b87: Layer already exists 14:44:08 df395fc7cd99: Layer already exists 14:44:08 042c5a669046: Layer already exists 14:44:08 0e3493665634: Layer already exists 14:44:08 dd9c8f8612c8: Layer already exists 14:44:08 1c0de8efa396: Layer already exists 14:44:08 latest: digest: sha256:754a27c4e77046c7d87b73dff058fede55584ae0c4a01d873f6a532b87c8e97d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.1 14:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:44:09 0e3493665634: Preparing 14:44:09 042c5a669046: Preparing 14:44:09 58a8c3700b87: Preparing 14:44:09 0ff3543c3d33: Preparing 14:44:09 df395fc7cd99: Preparing 14:44:09 1c0de8efa396: Preparing 14:44:09 dd9c8f8612c8: Preparing 14:44:09 1c0de8efa396: Waiting 14:44:09 dd9c8f8612c8: Waiting 14:44:09 58a8c3700b87: Layer already exists 14:44:09 df395fc7cd99: Layer already exists 14:44:09 0ff3543c3d33: Layer already exists 14:44:09 042c5a669046: Layer already exists 14:44:09 0e3493665634: Layer already exists 14:44:09 1c0de8efa396: Layer already exists 14:44:09 dd9c8f8612c8: Layer already exists 14:44:09 4.1.0-dev.1: digest: sha256:754a27c4e77046c7d87b73dff058fede55584ae0c4a01d873f6a532b87c8e97d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:44:10 0e3493665634: Preparing 14:44:10 042c5a669046: Preparing 14:44:10 58a8c3700b87: Preparing 14:44:10 0ff3543c3d33: Preparing 14:44:10 df395fc7cd99: Preparing 14:44:10 1c0de8efa396: Preparing 14:44:10 dd9c8f8612c8: Preparing 14:44:10 1c0de8efa396: Waiting 14:44:10 dd9c8f8612c8: Waiting 14:44:10 0ff3543c3d33: Layer already exists 14:44:10 0e3493665634: Layer already exists 14:44:10 042c5a669046: Layer already exists 14:44:10 58a8c3700b87: Layer already exists 14:44:10 df395fc7cd99: Layer already exists 14:44:10 1c0de8efa396: Layer already exists 14:44:10 dd9c8f8612c8: Layer already exists 14:44:10 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:754a27c4e77046c7d87b73dff058fede55584ae0c4a01d873f6a532b87c8e97d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:10 + 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 14:44:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 14:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:44:11 0e3493665634: Preparing 14:44:11 042c5a669046: Preparing 14:44:11 58a8c3700b87: Preparing 14:44:11 0ff3543c3d33: Preparing 14:44:11 df395fc7cd99: Preparing 14:44:11 1c0de8efa396: Preparing 14:44:11 dd9c8f8612c8: Preparing 14:44:11 1c0de8efa396: Waiting 14:44:11 dd9c8f8612c8: Waiting 14:44:11 58a8c3700b87: Layer already exists 14:44:11 0e3493665634: Layer already exists 14:44:11 042c5a669046: Layer already exists 14:44:11 0ff3543c3d33: Layer already exists 14:44:11 df395fc7cd99: Layer already exists 14:44:11 dd9c8f8612c8: Layer already exists 14:44:11 1c0de8efa396: Layer already exists 14:44:11 main: digest: sha256:754a27c4e77046c7d87b73dff058fede55584ae0c4a01d873f6a532b87c8e97d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:44:11 ===================================================== [Pipeline] echo 14:44:11 taggedImages: 14:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb94a90e978600b633deea23000456c4866436fe 14:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.1 14:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 14:44:11 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 14:44:11 cb94a90e978600b633deea23000456c4866436fe 14:44:11 latest 14:44:11 4.1.0-dev.1 14:44:11 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:44:11 main 14:44:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb94a90e978600b633deea23000456c4866436fe 14:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:44:12 612a736bcd09: Preparing 14:44:12 ec92c30eef12: Preparing 14:44:12 74d5a0bc3136: Preparing 14:44:12 58a8c3700b87: Preparing 14:44:12 0ff3543c3d33: Preparing 14:44:12 9831c883d962: Preparing 14:44:12 c0397d3676dc: Preparing 14:44:12 89de2d23a168: Preparing 14:44:12 9bf3390c769f: Preparing 14:44:12 dd9c8f8612c8: Preparing 14:44:12 c0397d3676dc: Waiting 14:44:12 89de2d23a168: Waiting 14:44:12 9bf3390c769f: Waiting 14:44:12 dd9c8f8612c8: Waiting 14:44:12 9831c883d962: Waiting 14:44:12 58a8c3700b87: Layer already exists 14:44:12 0ff3543c3d33: Layer already exists 14:44:12 74d5a0bc3136: Pushed 14:44:12 ec92c30eef12: Pushed 14:44:12 612a736bcd09: Pushed 14:44:12 dd9c8f8612c8: Layer already exists 14:44:12 89de2d23a168: Pushed 14:44:13 9bf3390c769f: Pushed 14:44:23 c0397d3676dc: Pushed 14:44:38 9831c883d962: Pushed 14:44:38 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:f477ff4909951ba384f39054bd571424844d0cf6cadec2257b5e31df98cf8802 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:39 + 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 14:44:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:44:39 612a736bcd09: Preparing 14:44:39 ec92c30eef12: Preparing 14:44:39 74d5a0bc3136: Preparing 14:44:39 58a8c3700b87: Preparing 14:44:39 0ff3543c3d33: Preparing 14:44:39 9831c883d962: Preparing 14:44:39 c0397d3676dc: Preparing 14:44:39 89de2d23a168: Preparing 14:44:39 9bf3390c769f: Preparing 14:44:39 dd9c8f8612c8: Preparing 14:44:39 89de2d23a168: Waiting 14:44:39 9831c883d962: Waiting 14:44:39 9bf3390c769f: Waiting 14:44:39 dd9c8f8612c8: Waiting 14:44:39 c0397d3676dc: Waiting 14:44:39 0ff3543c3d33: Layer already exists 14:44:39 ec92c30eef12: Layer already exists 14:44:39 74d5a0bc3136: Layer already exists 14:44:39 58a8c3700b87: Layer already exists 14:44:39 612a736bcd09: Layer already exists 14:44:39 c0397d3676dc: Layer already exists 14:44:39 9831c883d962: Layer already exists 14:44:39 89de2d23a168: Layer already exists 14:44:39 9bf3390c769f: Layer already exists 14:44:39 dd9c8f8612c8: Layer already exists 14:44:39 latest: digest: sha256:f477ff4909951ba384f39054bd571424844d0cf6cadec2257b5e31df98cf8802 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.1 14:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:44:40 612a736bcd09: Preparing 14:44:40 ec92c30eef12: Preparing 14:44:40 74d5a0bc3136: Preparing 14:44:40 58a8c3700b87: Preparing 14:44:40 0ff3543c3d33: Preparing 14:44:40 9831c883d962: Preparing 14:44:40 c0397d3676dc: Preparing 14:44:40 89de2d23a168: Preparing 14:44:40 9bf3390c769f: Preparing 14:44:40 dd9c8f8612c8: Preparing 14:44:40 9831c883d962: Waiting 14:44:40 c0397d3676dc: Waiting 14:44:40 89de2d23a168: Waiting 14:44:40 9bf3390c769f: Waiting 14:44:40 dd9c8f8612c8: Waiting 14:44:40 0ff3543c3d33: Layer already exists 14:44:40 ec92c30eef12: Layer already exists 14:44:40 74d5a0bc3136: Layer already exists 14:44:40 58a8c3700b87: Layer already exists 14:44:40 612a736bcd09: Layer already exists 14:44:40 c0397d3676dc: Layer already exists 14:44:40 89de2d23a168: Layer already exists 14:44:40 9bf3390c769f: Layer already exists 14:44:40 9831c883d962: Layer already exists 14:44:40 dd9c8f8612c8: Layer already exists 14:44:40 4.1.0-dev.1: digest: sha256:f477ff4909951ba384f39054bd571424844d0cf6cadec2257b5e31df98cf8802 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:44:41 612a736bcd09: Preparing 14:44:41 ec92c30eef12: Preparing 14:44:41 74d5a0bc3136: Preparing 14:44:41 58a8c3700b87: Preparing 14:44:41 0ff3543c3d33: Preparing 14:44:41 9831c883d962: Preparing 14:44:41 c0397d3676dc: Preparing 14:44:41 89de2d23a168: Preparing 14:44:41 9bf3390c769f: Preparing 14:44:41 dd9c8f8612c8: Preparing 14:44:41 9831c883d962: Waiting 14:44:41 c0397d3676dc: Waiting 14:44:41 89de2d23a168: Waiting 14:44:41 9bf3390c769f: Waiting 14:44:41 dd9c8f8612c8: Waiting 14:44:41 0ff3543c3d33: Layer already exists 14:44:41 58a8c3700b87: Layer already exists 14:44:41 ec92c30eef12: Layer already exists 14:44:41 74d5a0bc3136: Layer already exists 14:44:41 612a736bcd09: Layer already exists 14:44:41 c0397d3676dc: Layer already exists 14:44:41 9831c883d962: Layer already exists 14:44:41 89de2d23a168: Layer already exists 14:44:41 dd9c8f8612c8: Layer already exists 14:44:41 9bf3390c769f: Layer already exists 14:44:41 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:f477ff4909951ba384f39054bd571424844d0cf6cadec2257b5e31df98cf8802 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:41 + 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 14:44:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 14:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:44:42 612a736bcd09: Preparing 14:44:42 ec92c30eef12: Preparing 14:44:42 74d5a0bc3136: Preparing 14:44:42 58a8c3700b87: Preparing 14:44:42 0ff3543c3d33: Preparing 14:44:42 9831c883d962: Preparing 14:44:42 c0397d3676dc: Preparing 14:44:42 89de2d23a168: Preparing 14:44:42 9bf3390c769f: Preparing 14:44:42 dd9c8f8612c8: Preparing 14:44:42 89de2d23a168: Waiting 14:44:42 9bf3390c769f: Waiting 14:44:42 dd9c8f8612c8: Waiting 14:44:42 9831c883d962: Waiting 14:44:42 c0397d3676dc: Waiting 14:44:42 0ff3543c3d33: Layer already exists 14:44:42 74d5a0bc3136: Layer already exists 14:44:42 ec92c30eef12: Layer already exists 14:44:42 612a736bcd09: Layer already exists 14:44:42 58a8c3700b87: Layer already exists 14:44:42 c0397d3676dc: Layer already exists 14:44:42 9831c883d962: Layer already exists 14:44:42 89de2d23a168: Layer already exists 14:44:42 9bf3390c769f: Layer already exists 14:44:42 dd9c8f8612c8: Layer already exists 14:44:42 main: digest: sha256:f477ff4909951ba384f39054bd571424844d0cf6cadec2257b5e31df98cf8802 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:44:42 ===================================================== [Pipeline] echo 14:44:42 taggedImages: 14:44:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb94a90e978600b633deea23000456c4866436fe 14:44:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:44:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.1 14:44:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:44:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 14:44:42 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 14:44:42 cb94a90e978600b633deea23000456c4866436fe 14:44:42 latest 14:44:42 4.1.0-dev.1 14:44:42 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:44:42 main 14:44:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb94a90e978600b633deea23000456c4866436fe 14:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:44:43 846f10531c5e: Preparing 14:44:43 6f5c7d7081c2: Preparing 14:44:43 372488066dd3: Preparing 14:44:43 58a8c3700b87: Preparing 14:44:43 0ff3543c3d33: Preparing 14:44:43 99c1ba907670: Preparing 14:44:43 913042983c8a: Preparing 14:44:43 c3d34d86cfcd: Preparing 14:44:43 dd9c8f8612c8: Preparing 14:44:43 99c1ba907670: Waiting 14:44:43 913042983c8a: Waiting 14:44:43 c3d34d86cfcd: Waiting 14:44:43 dd9c8f8612c8: Waiting 14:44:43 58a8c3700b87: Layer already exists 14:44:43 0ff3543c3d33: Layer already exists 14:44:43 846f10531c5e: Pushed 14:44:43 6f5c7d7081c2: Pushed 14:44:43 913042983c8a: Pushed 14:44:43 372488066dd3: Pushed 14:44:43 dd9c8f8612c8: Layer already exists 14:44:44 c3d34d86cfcd: Pushed 14:45:10 99c1ba907670: Pushed 14:45:10 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:cf9051857cd66ca89bf04b0feaa0656b64df4d5a7b6355236d7d4ece737c13c9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:11 + 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 14:45:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:45:11 846f10531c5e: Preparing 14:45:11 6f5c7d7081c2: Preparing 14:45:11 372488066dd3: Preparing 14:45:11 58a8c3700b87: Preparing 14:45:11 0ff3543c3d33: Preparing 14:45:11 99c1ba907670: Preparing 14:45:11 913042983c8a: Preparing 14:45:11 c3d34d86cfcd: Preparing 14:45:11 dd9c8f8612c8: Preparing 14:45:11 913042983c8a: Waiting 14:45:11 99c1ba907670: Waiting 14:45:11 c3d34d86cfcd: Waiting 14:45:11 dd9c8f8612c8: Waiting 14:45:11 372488066dd3: Layer already exists 14:45:11 846f10531c5e: Layer already exists 14:45:11 0ff3543c3d33: Layer already exists 14:45:11 6f5c7d7081c2: Layer already exists 14:45:11 58a8c3700b87: Layer already exists 14:45:11 c3d34d86cfcd: Layer already exists 14:45:11 99c1ba907670: Layer already exists 14:45:11 913042983c8a: Layer already exists 14:45:11 dd9c8f8612c8: Layer already exists 14:45:11 latest: digest: sha256:cf9051857cd66ca89bf04b0feaa0656b64df4d5a7b6355236d7d4ece737c13c9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.1 14:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:45:12 846f10531c5e: Preparing 14:45:12 6f5c7d7081c2: Preparing 14:45:12 372488066dd3: Preparing 14:45:12 58a8c3700b87: Preparing 14:45:12 0ff3543c3d33: Preparing 14:45:12 99c1ba907670: Preparing 14:45:12 913042983c8a: Preparing 14:45:12 c3d34d86cfcd: Preparing 14:45:12 dd9c8f8612c8: Preparing 14:45:12 99c1ba907670: Waiting 14:45:12 913042983c8a: Waiting 14:45:12 c3d34d86cfcd: Waiting 14:45:12 dd9c8f8612c8: Waiting 14:45:12 58a8c3700b87: Layer already exists 14:45:12 846f10531c5e: Layer already exists 14:45:12 372488066dd3: Layer already exists 14:45:12 0ff3543c3d33: Layer already exists 14:45:12 6f5c7d7081c2: Layer already exists 14:45:12 99c1ba907670: Layer already exists 14:45:12 dd9c8f8612c8: Layer already exists 14:45:12 913042983c8a: Layer already exists 14:45:12 c3d34d86cfcd: Layer already exists 14:45:12 4.1.0-dev.1: digest: sha256:cf9051857cd66ca89bf04b0feaa0656b64df4d5a7b6355236d7d4ece737c13c9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:45:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:45:13 846f10531c5e: Preparing 14:45:13 6f5c7d7081c2: Preparing 14:45:13 372488066dd3: Preparing 14:45:13 58a8c3700b87: Preparing 14:45:13 0ff3543c3d33: Preparing 14:45:13 99c1ba907670: Preparing 14:45:13 913042983c8a: Preparing 14:45:13 c3d34d86cfcd: Preparing 14:45:13 dd9c8f8612c8: Preparing 14:45:13 99c1ba907670: Waiting 14:45:13 c3d34d86cfcd: Waiting 14:45:13 913042983c8a: Waiting 14:45:13 dd9c8f8612c8: Waiting 14:45:13 846f10531c5e: Layer already exists 14:45:13 0ff3543c3d33: Layer already exists 14:45:13 372488066dd3: Layer already exists 14:45:13 58a8c3700b87: Layer already exists 14:45:13 6f5c7d7081c2: Layer already exists 14:45:13 99c1ba907670: Layer already exists 14:45:13 dd9c8f8612c8: Layer already exists 14:45:13 913042983c8a: Layer already exists 14:45:13 c3d34d86cfcd: Layer already exists 14:45:13 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:cf9051857cd66ca89bf04b0feaa0656b64df4d5a7b6355236d7d4ece737c13c9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:14 + 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 14:45:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 14:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:45:14 846f10531c5e: Preparing 14:45:14 6f5c7d7081c2: Preparing 14:45:14 372488066dd3: Preparing 14:45:14 58a8c3700b87: Preparing 14:45:14 0ff3543c3d33: Preparing 14:45:14 99c1ba907670: Preparing 14:45:14 913042983c8a: Preparing 14:45:14 c3d34d86cfcd: Preparing 14:45:14 dd9c8f8612c8: Preparing 14:45:14 913042983c8a: Waiting 14:45:14 c3d34d86cfcd: Waiting 14:45:14 dd9c8f8612c8: Waiting 14:45:14 99c1ba907670: Waiting 14:45:14 6f5c7d7081c2: Layer already exists 14:45:14 58a8c3700b87: Layer already exists 14:45:14 372488066dd3: Layer already exists 14:45:14 846f10531c5e: Layer already exists 14:45:14 0ff3543c3d33: Layer already exists 14:45:14 c3d34d86cfcd: Layer already exists 14:45:14 99c1ba907670: Layer already exists 14:45:14 913042983c8a: Layer already exists 14:45:14 dd9c8f8612c8: Layer already exists 14:45:14 main: digest: sha256:cf9051857cd66ca89bf04b0feaa0656b64df4d5a7b6355236d7d4ece737c13c9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:45:14 ===================================================== [Pipeline] echo 14:45:14 taggedImages: 14:45:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb94a90e978600b633deea23000456c4866436fe 14:45:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:45:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.1 14:45:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:45:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 14:45:14 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 14:45:14 cb94a90e978600b633deea23000456c4866436fe 14:45:14 latest 14:45:14 4.1.0-dev.1 14:45:14 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:45:14 main 14:45:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb94a90e978600b633deea23000456c4866436fe 14:45:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:45:15 8fa36ee501b9: Preparing 14:45:15 a28c5f67feb2: Preparing 14:45:15 25e9f32b790e: Preparing 14:45:15 58a8c3700b87: Preparing 14:45:15 0ff3543c3d33: Preparing 14:45:15 b5c2a8407ca3: Preparing 14:45:15 89de2d23a168: Preparing 14:45:15 9bf3390c769f: Preparing 14:45:15 dd9c8f8612c8: Preparing 14:45:15 89de2d23a168: Waiting 14:45:15 9bf3390c769f: Waiting 14:45:15 dd9c8f8612c8: Waiting 14:45:15 b5c2a8407ca3: Waiting 14:45:15 58a8c3700b87: Layer already exists 14:45:15 0ff3543c3d33: Layer already exists 14:45:15 89de2d23a168: Layer already exists 14:45:15 25e9f32b790e: Pushed 14:45:15 a28c5f67feb2: Pushed 14:45:15 8fa36ee501b9: Pushed 14:45:15 9bf3390c769f: Layer already exists 14:45:15 dd9c8f8612c8: Layer already exists 14:45:42 b5c2a8407ca3: Pushed 14:45:42 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:e8fd81b2fe783f2468d565cfbb6c192ab20d6f7017c144c05d3b96b1dbf48a16 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:45:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:45:43 8fa36ee501b9: Preparing 14:45:43 a28c5f67feb2: Preparing 14:45:43 25e9f32b790e: Preparing 14:45:43 58a8c3700b87: Preparing 14:45:43 0ff3543c3d33: Preparing 14:45:43 b5c2a8407ca3: Preparing 14:45:43 89de2d23a168: Preparing 14:45:43 9bf3390c769f: Preparing 14:45:43 dd9c8f8612c8: Preparing 14:45:43 89de2d23a168: Waiting 14:45:43 9bf3390c769f: Waiting 14:45:43 dd9c8f8612c8: Waiting 14:45:43 b5c2a8407ca3: Waiting 14:45:43 a28c5f67feb2: Layer already exists 14:45:43 0ff3543c3d33: Layer already exists 14:45:43 8fa36ee501b9: Layer already exists 14:45:43 25e9f32b790e: Layer already exists 14:45:43 58a8c3700b87: Layer already exists 14:45:43 9bf3390c769f: Layer already exists 14:45:43 dd9c8f8612c8: Layer already exists 14:45:43 b5c2a8407ca3: Layer already exists 14:45:43 89de2d23a168: Layer already exists 14:45:43 latest: digest: sha256:e8fd81b2fe783f2468d565cfbb6c192ab20d6f7017c144c05d3b96b1dbf48a16 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.1 14:45:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:45:44 8fa36ee501b9: Preparing 14:45:44 a28c5f67feb2: Preparing 14:45:44 25e9f32b790e: Preparing 14:45:44 58a8c3700b87: Preparing 14:45:44 0ff3543c3d33: Preparing 14:45:44 b5c2a8407ca3: Preparing 14:45:44 89de2d23a168: Preparing 14:45:44 b5c2a8407ca3: Waiting 14:45:44 9bf3390c769f: Preparing 14:45:44 89de2d23a168: Waiting 14:45:44 dd9c8f8612c8: Preparing 14:45:44 9bf3390c769f: Waiting 14:45:44 dd9c8f8612c8: Waiting 14:45:44 0ff3543c3d33: Layer already exists 14:45:44 a28c5f67feb2: Layer already exists 14:45:44 8fa36ee501b9: Layer already exists 14:45:44 25e9f32b790e: Layer already exists 14:45:44 58a8c3700b87: Layer already exists 14:45:44 89de2d23a168: Layer already exists 14:45:44 9bf3390c769f: Layer already exists 14:45:44 b5c2a8407ca3: Layer already exists 14:45:44 dd9c8f8612c8: Layer already exists 14:45:44 4.1.0-dev.1: digest: sha256:e8fd81b2fe783f2468d565cfbb6c192ab20d6f7017c144c05d3b96b1dbf48a16 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:45:45 8fa36ee501b9: Preparing 14:45:45 a28c5f67feb2: Preparing 14:45:45 25e9f32b790e: Preparing 14:45:45 58a8c3700b87: Preparing 14:45:45 0ff3543c3d33: Preparing 14:45:45 b5c2a8407ca3: Preparing 14:45:45 89de2d23a168: Preparing 14:45:45 b5c2a8407ca3: Waiting 14:45:45 9bf3390c769f: Preparing 14:45:45 89de2d23a168: Waiting 14:45:45 dd9c8f8612c8: Preparing 14:45:45 9bf3390c769f: Waiting 14:45:45 8fa36ee501b9: Layer already exists 14:45:45 25e9f32b790e: Layer already exists 14:45:45 0ff3543c3d33: Layer already exists 14:45:45 a28c5f67feb2: Layer already exists 14:45:45 58a8c3700b87: Layer already exists 14:45:45 89de2d23a168: Layer already exists 14:45:45 9bf3390c769f: Layer already exists 14:45:45 b5c2a8407ca3: Layer already exists 14:45:45 dd9c8f8612c8: Layer already exists 14:45:45 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:e8fd81b2fe783f2468d565cfbb6c192ab20d6f7017c144c05d3b96b1dbf48a16 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:45 + 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 14:45:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 14:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:45:46 8fa36ee501b9: Preparing 14:45:46 a28c5f67feb2: Preparing 14:45:46 25e9f32b790e: Preparing 14:45:46 58a8c3700b87: Preparing 14:45:46 0ff3543c3d33: Preparing 14:45:46 b5c2a8407ca3: Preparing 14:45:46 89de2d23a168: Preparing 14:45:46 9bf3390c769f: Preparing 14:45:46 dd9c8f8612c8: Preparing 14:45:46 89de2d23a168: Waiting 14:45:46 9bf3390c769f: Waiting 14:45:46 dd9c8f8612c8: Waiting 14:45:46 b5c2a8407ca3: Waiting 14:45:46 a28c5f67feb2: Layer already exists 14:45:46 58a8c3700b87: Layer already exists 14:45:46 25e9f32b790e: Layer already exists 14:45:46 0ff3543c3d33: Layer already exists 14:45:46 8fa36ee501b9: Layer already exists 14:45:46 b5c2a8407ca3: Layer already exists 14:45:46 dd9c8f8612c8: Layer already exists 14:45:46 9bf3390c769f: Layer already exists 14:45:46 89de2d23a168: Layer already exists 14:45:46 main: digest: sha256:e8fd81b2fe783f2468d565cfbb6c192ab20d6f7017c144c05d3b96b1dbf48a16 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:45:46 ===================================================== [Pipeline] echo 14:45:46 taggedImages: 14:45:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb94a90e978600b633deea23000456c4866436fe 14:45:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:45:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.1 14:45:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:45:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 14:45:46 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 14:45:46 cb94a90e978600b633deea23000456c4866436fe 14:45:46 latest 14:45:46 4.1.0-dev.1 14:45:46 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:45:46 main 14:45:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb94a90e978600b633deea23000456c4866436fe 14:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:45:47 e59cc26a907d: Preparing 14:45:47 647d5b4e1092: Preparing 14:45:47 58a8c3700b87: Preparing 14:45:47 0ff3543c3d33: Preparing 14:45:47 6b662ffea02a: Preparing 14:45:47 71d40447fd5a: Preparing 14:45:47 dd9c8f8612c8: Preparing 14:45:47 dd9c8f8612c8: Waiting 14:45:47 71d40447fd5a: Waiting 14:45:47 58a8c3700b87: Layer already exists 14:45:47 0ff3543c3d33: Layer already exists 14:45:47 dd9c8f8612c8: Layer already exists 14:45:47 e59cc26a907d: Pushed 14:45:47 6b662ffea02a: Pushed 14:45:48 71d40447fd5a: Pushed 14:45:55 647d5b4e1092: Pushed 14:45:55 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:fcca8e52435d9e47324ac7bab57bf2fa84e0d11d5412c8b17814e4098fd01d1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:45:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:45:56 e59cc26a907d: Preparing 14:45:56 647d5b4e1092: Preparing 14:45:56 58a8c3700b87: Preparing 14:45:56 0ff3543c3d33: Preparing 14:45:56 6b662ffea02a: Preparing 14:45:56 71d40447fd5a: Preparing 14:45:56 dd9c8f8612c8: Preparing 14:45:56 71d40447fd5a: Waiting 14:45:56 dd9c8f8612c8: Waiting 14:45:56 e59cc26a907d: Layer already exists 14:45:56 6b662ffea02a: Layer already exists 14:45:56 647d5b4e1092: Layer already exists 14:45:56 0ff3543c3d33: Layer already exists 14:45:56 58a8c3700b87: Layer already exists 14:45:56 dd9c8f8612c8: Layer already exists 14:45:56 71d40447fd5a: Layer already exists 14:45:56 latest: digest: sha256:fcca8e52435d9e47324ac7bab57bf2fa84e0d11d5412c8b17814e4098fd01d1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.1 14:45:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:45:57 e59cc26a907d: Preparing 14:45:57 647d5b4e1092: Preparing 14:45:57 58a8c3700b87: Preparing 14:45:57 0ff3543c3d33: Preparing 14:45:57 6b662ffea02a: Preparing 14:45:57 71d40447fd5a: Preparing 14:45:57 dd9c8f8612c8: Preparing 14:45:57 71d40447fd5a: Waiting 14:45:57 dd9c8f8612c8: Waiting 14:45:57 e59cc26a907d: Layer already exists 14:45:57 6b662ffea02a: Layer already exists 14:45:57 647d5b4e1092: Layer already exists 14:45:57 58a8c3700b87: Layer already exists 14:45:57 0ff3543c3d33: Layer already exists 14:45:57 71d40447fd5a: Layer already exists 14:45:57 dd9c8f8612c8: Layer already exists 14:45:57 4.1.0-dev.1: digest: sha256:fcca8e52435d9e47324ac7bab57bf2fa84e0d11d5412c8b17814e4098fd01d1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:45:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:45:58 e59cc26a907d: Preparing 14:45:58 647d5b4e1092: Preparing 14:45:58 58a8c3700b87: Preparing 14:45:58 0ff3543c3d33: Preparing 14:45:58 6b662ffea02a: Preparing 14:45:58 71d40447fd5a: Preparing 14:45:58 dd9c8f8612c8: Preparing 14:45:58 71d40447fd5a: Waiting 14:45:58 dd9c8f8612c8: Waiting 14:45:58 647d5b4e1092: Layer already exists 14:45:58 0ff3543c3d33: Layer already exists 14:45:58 6b662ffea02a: Layer already exists 14:45:58 58a8c3700b87: Layer already exists 14:45:58 e59cc26a907d: Layer already exists 14:45:58 dd9c8f8612c8: Layer already exists 14:45:58 71d40447fd5a: Layer already exists 14:45:58 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:fcca8e52435d9e47324ac7bab57bf2fa84e0d11d5412c8b17814e4098fd01d1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 14:45:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:45:58 e59cc26a907d: Preparing 14:45:58 647d5b4e1092: Preparing 14:45:58 58a8c3700b87: Preparing 14:45:58 0ff3543c3d33: Preparing 14:45:58 6b662ffea02a: Preparing 14:45:58 71d40447fd5a: Preparing 14:45:58 dd9c8f8612c8: Preparing 14:45:58 dd9c8f8612c8: Waiting 14:45:58 71d40447fd5a: Waiting 14:45:58 0ff3543c3d33: Layer already exists 14:45:58 6b662ffea02a: Layer already exists 14:45:58 e59cc26a907d: Layer already exists 14:45:58 58a8c3700b87: Layer already exists 14:45:58 647d5b4e1092: Layer already exists 14:45:58 71d40447fd5a: Layer already exists 14:45:58 dd9c8f8612c8: Layer already exists 14:45:59 main: digest: sha256:fcca8e52435d9e47324ac7bab57bf2fa84e0d11d5412c8b17814e4098fd01d1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:45:59 ===================================================== [Pipeline] echo 14:45:59 taggedImages: 14:45:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb94a90e978600b633deea23000456c4866436fe 14:45:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:45:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.1 14:45:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:45:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 14:45:59 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 14:45:59 cb94a90e978600b633deea23000456c4866436fe 14:45:59 latest 14:45:59 4.1.0-dev.1 14:45:59 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:45:59 main 14:45:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb94a90e978600b633deea23000456c4866436fe 14:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:45:59 c476e557f20c: Preparing 14:45:59 c4fd11e458a2: Preparing 14:45:59 58a8c3700b87: Preparing 14:45:59 0ff3543c3d33: Preparing 14:45:59 4564163e8dbf: Preparing 14:45:59 c1350fe096be: Preparing 14:45:59 dd9c8f8612c8: Preparing 14:45:59 c1350fe096be: Waiting 14:45:59 dd9c8f8612c8: Waiting 14:46:00 0ff3543c3d33: Layer already exists 14:46:00 58a8c3700b87: Layer already exists 14:46:00 dd9c8f8612c8: Layer already exists 14:46:00 c476e557f20c: Pushed 14:46:00 4564163e8dbf: Pushed 14:46:00 c1350fe096be: Pushed 14:46:08 c4fd11e458a2: Pushed 14:46:08 cb94a90e978600b633deea23000456c4866436fe: digest: sha256:e7a096fa87251a567a37ba3e63f321b62c252ba160852172761c1a1c75849a38 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:46:09 c476e557f20c: Preparing 14:46:09 c4fd11e458a2: Preparing 14:46:09 58a8c3700b87: Preparing 14:46:09 0ff3543c3d33: Preparing 14:46:09 4564163e8dbf: Preparing 14:46:09 c1350fe096be: Preparing 14:46:09 dd9c8f8612c8: Preparing 14:46:09 c1350fe096be: Waiting 14:46:09 dd9c8f8612c8: Waiting 14:46:09 c4fd11e458a2: Layer already exists 14:46:09 4564163e8dbf: Layer already exists 14:46:09 58a8c3700b87: Layer already exists 14:46:09 c476e557f20c: Layer already exists 14:46:09 0ff3543c3d33: Layer already exists 14:46:09 dd9c8f8612c8: Layer already exists 14:46:09 c1350fe096be: Layer already exists 14:46:09 latest: digest: sha256:e7a096fa87251a567a37ba3e63f321b62c252ba160852172761c1a1c75849a38 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.1 14:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:46:10 c476e557f20c: Preparing 14:46:10 c4fd11e458a2: Preparing 14:46:10 58a8c3700b87: Preparing 14:46:10 0ff3543c3d33: Preparing 14:46:10 4564163e8dbf: Preparing 14:46:10 c1350fe096be: Preparing 14:46:10 dd9c8f8612c8: Preparing 14:46:10 c1350fe096be: Waiting 14:46:10 dd9c8f8612c8: Waiting 14:46:10 c476e557f20c: Layer already exists 14:46:10 58a8c3700b87: Layer already exists 14:46:10 0ff3543c3d33: Layer already exists 14:46:10 c4fd11e458a2: Layer already exists 14:46:10 4564163e8dbf: Layer already exists 14:46:10 c1350fe096be: Layer already exists 14:46:10 dd9c8f8612c8: Layer already exists 14:46:13 4.1.0-dev.1: digest: sha256:e7a096fa87251a567a37ba3e63f321b62c252ba160852172761c1a1c75849a38 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:46:13 c476e557f20c: Preparing 14:46:13 c4fd11e458a2: Preparing 14:46:13 58a8c3700b87: Preparing 14:46:13 0ff3543c3d33: Preparing 14:46:13 4564163e8dbf: Preparing 14:46:13 c1350fe096be: Preparing 14:46:13 dd9c8f8612c8: Preparing 14:46:13 c1350fe096be: Waiting 14:46:13 dd9c8f8612c8: Waiting 14:46:13 58a8c3700b87: Layer already exists 14:46:13 0ff3543c3d33: Layer already exists 14:46:13 4564163e8dbf: Layer already exists 14:46:13 c4fd11e458a2: Layer already exists 14:46:13 c476e557f20c: Layer already exists 14:46:13 c1350fe096be: Layer already exists 14:46:13 dd9c8f8612c8: Layer already exists 14:46:13 cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:e7a096fa87251a567a37ba3e63f321b62c252ba160852172761c1a1c75849a38 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 14:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:46:14 c476e557f20c: Preparing 14:46:14 c4fd11e458a2: Preparing 14:46:14 58a8c3700b87: Preparing 14:46:14 0ff3543c3d33: Preparing 14:46:14 4564163e8dbf: Preparing 14:46:14 c1350fe096be: Preparing 14:46:14 dd9c8f8612c8: Preparing 14:46:14 c1350fe096be: Waiting 14:46:14 dd9c8f8612c8: Waiting 14:46:14 c4fd11e458a2: Layer already exists 14:46:14 58a8c3700b87: Layer already exists 14:46:14 0ff3543c3d33: Layer already exists 14:46:14 c476e557f20c: Layer already exists 14:46:14 4564163e8dbf: Layer already exists 14:46:14 c1350fe096be: Layer already exists 14:46:14 dd9c8f8612c8: Layer already exists 14:46:15 main: digest: sha256:e7a096fa87251a567a37ba3e63f321b62c252ba160852172761c1a1c75849a38 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:46:15 ===================================================== [Pipeline] echo 14:46:15 taggedImages: 14:46:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb94a90e978600b633deea23000456c4866436fe 14:46:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:46:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.1 14:46:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 14:46:15 - 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 14:46:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:46:15 14:46:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:46:15 arm64: Pulling from edgex-lftools-log-publisher 14:46:15 8998bd30e6a1: Pulling fs layer 14:46:15 04944245beec: Pulling fs layer 14:46:15 699f458cf7ca: Pulling fs layer 14:46:15 765212b225bb: Pulling fs layer 14:46:15 f23df028b6ca: Pulling fs layer 14:46:15 d65c8cfc05b1: Pulling fs layer 14:46:15 2437ff75d9bd: Pulling fs layer 14:46:15 f23df028b6ca: Waiting 14:46:15 d65c8cfc05b1: Waiting 14:46:15 2437ff75d9bd: Waiting 14:46:15 765212b225bb: Waiting 14:46:16 04944245beec: Verifying Checksum 14:46:16 04944245beec: Download complete 14:46:16 765212b225bb: Verifying Checksum 14:46:16 765212b225bb: Download complete 14:46:16 f23df028b6ca: Verifying Checksum 14:46:16 f23df028b6ca: Download complete 14:46:16 d65c8cfc05b1: Verifying Checksum 14:46:16 d65c8cfc05b1: Download complete 14:46:16 699f458cf7ca: Verifying Checksum 14:46:16 699f458cf7ca: Download complete 14:46:16 8998bd30e6a1: Download complete 14:46:19 2437ff75d9bd: Verifying Checksum 14:46:19 2437ff75d9bd: Download complete 14:46:21 8998bd30e6a1: Pull complete 14:46:21 04944245beec: Pull complete 14:46:23 699f458cf7ca: Pull complete 14:46:23 765212b225bb: Pull complete 14:46:24 f23df028b6ca: Pull complete 14:46:24 d65c8cfc05b1: Pull complete 14:46:43 2437ff75d9bd: Pull complete 14:46:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:46:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:46:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:43 prd-ubuntu20.04-docker-arm64-4c-16g-42186 does not seem to be running inside a container 14:46:43 $ 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/818 -v /w/workspace/edgex-go/818:/w/workspace/edgex-go/818:rw,z -v /w/workspace/edgex-go/818@tmp:/w/workspace/edgex-go/818@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 14:46:45 $ docker top 57c700cfd8f5e86bcd6c3b8962d567a2debfb683fa86c1d6322fb809fe3532ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:46:46 ---> job-cost.sh 14:46:46 lf-activate-venv: SKIPPING 14:46:46 INFO: No Stack... 14:46:47 INFO: Retrieving Pricing Info for: v3-standard-4 14:46:47 INFO: Archiving Costs [Pipeline] sh 14:46:48 + cat /w/workspace/edgex-go/818/archives/cost.csv 14:46:48 + cut -d, -f6 [Pipeline] lock 14:46:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-818-stack-cost] 14:46:48 Resource [jenkins-edgexfoundry-edgex-go-main-818-stack-cost] did not exist. Created. 14:46:48 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-818-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:46:49 + echo total: 0.10999999940395355 [Pipeline] stash 14:46:49 Stashed 1 file(s) [Pipeline] } 14:46:49 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-818-stack-cost] [Pipeline] // lock [Pipeline] } 14:46:49 $ docker stop --time=1 57c700cfd8f5e86bcd6c3b8962d567a2debfb683fa86c1d6322fb809fe3532ca 14:46:51 $ docker rm -f --volumes 57c700cfd8f5e86bcd6c3b8962d567a2debfb683fa86c1d6322fb809fe3532ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:59:41 Cancelling nested steps due to timeout 19:59:41 Sending interrupt signal to process 19:59:54 script returned exit code 143 [Pipeline] } 19:59:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:59:55 + '[' -d /w/workspace/edgex-go/818/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:59:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:59:56 ---> package-listing.sh 19:59:56 ++ facter osfamily 19:59:56 ++ tr '[:upper:]' '[:lower:]' 19:59:56 + OS_FAMILY=redhat 19:59:56 + workspace=/w/workspace/edgex-go/818 19:59:56 + START_PACKAGES=/tmp/packages_start.txt 19:59:56 + END_PACKAGES=/tmp/packages_end.txt 19:59:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:59:56 + PACKAGES=/tmp/packages_start.txt 19:59:56 + '[' /w/workspace/edgex-go/818 ']' 19:59:56 + PACKAGES=/tmp/packages_end.txt 19:59:56 + case "${OS_FAMILY}" in 19:59:56 + rpm -qa 19:59:56 + sort 19:59:56 + '[' -f /tmp/packages_start.txt ']' 19:59:56 + '[' -f /tmp/packages_end.txt ']' 19:59:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:59:56 + '[' /w/workspace/edgex-go/818 ']' 19:59:56 + mkdir -p /w/workspace/edgex-go/818/archives/ 19:59:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/818/archives/ [Pipeline] echo 19:59:57 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:59:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:59:57 19:59:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:59:58 latest: Pulling from edgex-lftools-log-publisher 19:59:58 5eb5b503b376: Pulling fs layer 19:59:58 5c69ac0246d0: Pulling fs layer 19:59:58 ec43610c2a17: Pulling fs layer 19:59:58 3a2ae6a8a46f: Pulling fs layer 19:59:58 33b1e0a273af: Pulling fs layer 19:59:58 5d3b04190fa2: Pulling fs layer 19:59:58 2f39f015ded8: Pulling fs layer 19:59:58 3a2ae6a8a46f: Waiting 19:59:58 33b1e0a273af: Waiting 19:59:58 5d3b04190fa2: Waiting 19:59:58 2f39f015ded8: Waiting 19:59:58 5c69ac0246d0: Verifying Checksum 19:59:58 5c69ac0246d0: Download complete 19:59:58 3a2ae6a8a46f: Verifying Checksum 19:59:58 3a2ae6a8a46f: Download complete 19:59:58 33b1e0a273af: Verifying Checksum 19:59:58 33b1e0a273af: Download complete 19:59:58 ec43610c2a17: Verifying Checksum 19:59:58 ec43610c2a17: Download complete 19:59:58 5d3b04190fa2: Verifying Checksum 19:59:58 5d3b04190fa2: Download complete 19:59:58 5eb5b503b376: Verifying Checksum 19:59:58 5eb5b503b376: Download complete 19:59:58 2f39f015ded8: Verifying Checksum 19:59:58 2f39f015ded8: Download complete 19:59:59 5eb5b503b376: Pull complete 19:59:59 5c69ac0246d0: Pull complete 20:00:00 ec43610c2a17: Pull complete 20:00:00 3a2ae6a8a46f: Pull complete 20:00:00 33b1e0a273af: Pull complete 20:00:00 5d3b04190fa2: Pull complete 20:00:04 2f39f015ded8: Pull complete 20:00:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:00:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:00:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:05 prd-centos7-docker-4c-2g-42194 does not seem to be running inside a container 20:00:05 $ 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/818/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 20:00:10 $ docker top 5a2ab409e06d74ec72464a15fa0e8944ad1b3673d9aa1b43703ed9081d029bac -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:10 + touch /tmp/pre-build-complete [Pipeline] sh 20:00:10 + mkdir -p /var/log/sysstat [Pipeline] sh 20:00:11 + ls /var/log/sa-host 20:00:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:00:11 provisioning config files... 20:00:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10018399049687420038tmp [Pipeline] { [Pipeline] echo 20:00:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:00:11 ---> create-netrc.sh [Pipeline] } 20:00:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:00:11 ---> python-tools-install.sh [Pipeline] echo 20:00:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:00:12 ---> sudo-logs.sh 20:00:12 Archiving 'sudo' log.. 20:00:12 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:00:12 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 20:00:12 $ docker stop --time=1 5a2ab409e06d74ec72464a15fa0e8944ad1b3673d9aa1b43703ed9081d029bac 20:00:13 $ docker rm -f --volumes 5a2ab409e06d74ec72464a15fa0e8944ad1b3673d9aa1b43703ed9081d029bac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 20:00:13 [WS-CLEANUP] Deleting project workspace... 20:00:13 [WS-CLEANUP] Deferred wipeout is used... 20:00:13 [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] } 20:00:13 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 20:00:14 + [ -d /w/workspace/edgex-go/818/archives ] [Pipeline] libraryResource [Pipeline] sh 20:00:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:00:15 ---> package-listing.sh 20:00:15 ++ facter osfamily 20:00:15 ++ tr '[:upper:]' '[:lower:]' 20:00:15 + OS_FAMILY=debian 20:00:15 + workspace=/w/workspace/edgex-go/818 20:00:15 + START_PACKAGES=/tmp/packages_start.txt 20:00:15 + END_PACKAGES=/tmp/packages_end.txt 20:00:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:00:15 + PACKAGES=/tmp/packages_start.txt 20:00:15 + '[' /w/workspace/edgex-go/818 ']' 20:00:15 + PACKAGES=/tmp/packages_end.txt 20:00:15 + case "${OS_FAMILY}" in 20:00:15 + dpkg -l 20:00:15 + grep '^ii' 20:00:15 + '[' -f /tmp/packages_start.txt ']' 20:00:15 + '[' -f /tmp/packages_end.txt ']' 20:00:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:00:15 + '[' /w/workspace/edgex-go/818 ']' 20:00:15 + mkdir -p /w/workspace/edgex-go/818/archives/ 20:00:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/818/archives/ [Pipeline] echo 20:00:15 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:00:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:00:16 20:00:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:00:17 latest: Pulling from edgex-lftools-log-publisher 20:00:17 5eb5b503b376: Pulling fs layer 20:00:17 5c69ac0246d0: Pulling fs layer 20:00:17 ec43610c2a17: Pulling fs layer 20:00:17 3a2ae6a8a46f: Pulling fs layer 20:00:17 33b1e0a273af: Pulling fs layer 20:00:17 5d3b04190fa2: Pulling fs layer 20:00:17 2f39f015ded8: Pulling fs layer 20:00:17 3a2ae6a8a46f: Waiting 20:00:17 33b1e0a273af: Waiting 20:00:17 5d3b04190fa2: Waiting 20:00:17 2f39f015ded8: Waiting 20:00:17 5c69ac0246d0: Download complete 20:00:17 3a2ae6a8a46f: Verifying Checksum 20:00:17 3a2ae6a8a46f: Download complete 20:00:17 33b1e0a273af: Verifying Checksum 20:00:17 33b1e0a273af: Download complete 20:00:17 5d3b04190fa2: Download complete 20:00:17 ec43610c2a17: Verifying Checksum 20:00:17 ec43610c2a17: Download complete 20:00:17 5eb5b503b376: Verifying Checksum 20:00:17 5eb5b503b376: Download complete 20:00:17 2f39f015ded8: Download complete 20:00:18 5eb5b503b376: Pull complete 20:00:18 5c69ac0246d0: Pull complete 20:00:19 ec43610c2a17: Pull complete 20:00:19 3a2ae6a8a46f: Pull complete 20:00:19 33b1e0a273af: Pull complete 20:00:19 5d3b04190fa2: Pull complete 20:00:23 2f39f015ded8: Pull complete 20:00:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:00:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:00:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:23 prd-ubuntu20.04-docker-8c-8g-42185 does not seem to be running inside a container 20:00:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/818/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/818 -v /w/workspace/edgex-go/818:/w/workspace/edgex-go/818:rw,z -v /w/workspace/edgex-go/818@tmp:/w/workspace/edgex-go/818@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 20:00:26 $ docker top 74936f9607e12bc2820dbc09e2e8747cdbb75facee133ea492ebcb9aeb2348ec -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:26 + touch /tmp/pre-build-complete [Pipeline] sh 20:00:26 + mkdir -p /var/log/sysstat [Pipeline] sh 20:00:27 + ls /var/log/sa-host 20:00:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:00:27 provisioning config files... 20:00:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/818@tmp/config13690978551443025018tmp [Pipeline] { [Pipeline] echo 20:00:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:00:27 ---> create-netrc.sh [Pipeline] } 20:00:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:00:27 ---> python-tools-install.sh [Pipeline] echo 20:00:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:00:28 ---> sudo-logs.sh 20:00:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:00:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:00:28 ---> job-cost.sh 20:00:28 lf-activate-venv: SKIPPING 20:00:28 DEBUG: total: 0.10999999940395355 20:00:28 INFO: Retrieving Stack Cost... 20:00:28 INFO: Retrieving Pricing Info for: v3-standard-8 20:00:29 INFO: Archiving Costs [Pipeline] echo 20:00:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:00:29 ---> logs-deploy.sh 20:00:29 lf-activate-venv: SKIPPING 20:00:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/818 20:00:29 INFO: archiving workspace using pattern(s): 20:00:30 Archives upload complete. 20:00:30 INFO: archiving logs to Nexus 20:00:31 ---> uname -a: 20:00:31 Linux prd-ubuntu20-04-docker-8c-8g-42185 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:00:31 20:00:31 20:00:31 ---> lscpu: 20:00:31 Architecture: x86_64 20:00:31 CPU op-mode(s): 32-bit, 64-bit 20:00:31 Byte Order: Little Endian 20:00:31 Address sizes: 40 bits physical, 48 bits virtual 20:00:31 CPU(s): 8 20:00:31 On-line CPU(s) list: 0-7 20:00:31 Thread(s) per core: 1 20:00:31 Core(s) per socket: 1 20:00:31 Socket(s): 8 20:00:31 NUMA node(s): 1 20:00:31 Vendor ID: AuthenticAMD 20:00:31 CPU family: 23 20:00:31 Model: 49 20:00:31 Model name: AMD EPYC-Rome Processor 20:00:31 Stepping: 0 20:00:31 CPU MHz: 2800.000 20:00:31 BogoMIPS: 5600.00 20:00:31 Virtualization: AMD-V 20:00:31 Hypervisor vendor: KVM 20:00:31 Virtualization type: full 20:00:31 L1d cache: 256 KiB 20:00:31 L1i cache: 256 KiB 20:00:31 L2 cache: 4 MiB 20:00:31 L3 cache: 128 MiB 20:00:31 NUMA node0 CPU(s): 0-7 20:00:31 Vulnerability Itlb multihit: Not affected 20:00:31 Vulnerability L1tf: Not affected 20:00:31 Vulnerability Mds: Not affected 20:00:31 Vulnerability Meltdown: Not affected 20:00:31 Vulnerability Mmio stale data: Not affected 20:00:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:00:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:00:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:00:31 Vulnerability Srbds: Not affected 20:00:31 Vulnerability Tsx async abort: Not affected 20:00:31 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:00:31 20:00:31 20:00:31 ---> nproc: 20:00:31 8 20:00:31 20:00:31 20:00:31 ---> df -h: 20:00:31 Filesystem Size Used Avail Use% Mounted on 20:00:31 overlay 155G 29G 127G 19% / 20:00:31 tmpfs 64M 0 64M 0% /dev 20:00:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:00:31 shm 64M 0 64M 0% /dev/shm 20:00:31 /dev/vda1 155G 29G 127G 19% /facter-os 20:00:31 20:00:31 20:00:31 ---> sar -b -r -n DEV: 20:00:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42185) 03/27/25 _x86_64_ (8 CPU) 20:00:31 20:00:31 13:58:55 LINUX RESTART (8 CPU) 20:00:31 20:00:31 13:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:00:31 14:00:03 368.04 52.27 315.76 0.00 5425.10 198976.84 0.00 20:00:31 14:01:01 193.71 1.41 192.29 0.00 22.34 62016.55 0.00 20:00:31 14:02:01 50.74 0.00 50.74 0.00 0.00 36179.72 0.00 20:00:31 14:03:01 31.04 0.13 30.91 0.00 2.27 23094.30 0.00 20:00:31 14:04:01 624.93 2.10 622.83 0.00 120.38 265848.63 0.00 20:00:31 14:05:01 826.11 19.61 806.50 0.00 3478.31 234052.12 0.00 20:00:31 14:06:01 218.34 0.37 217.98 0.00 10.53 69210.66 0.00 20:00:31 14:07:01 373.60 1.28 372.32 0.00 25.85 82901.82 0.00 20:00:31 14:08:01 570.00 0.08 569.92 0.00 6.93 120459.52 0.00 20:00:31 14:09:01 6.82 0.00 6.82 0.00 0.00 118.25 0.00 20:00:31 14:10:01 5.17 1.02 4.15 0.00 21.86 78.79 0.00 20:00:31 14:11:01 4.80 0.00 4.80 0.00 0.00 107.05 0.00 20:00:31 14:12:01 5.40 0.00 5.40 0.00 0.00 113.56 0.00 20:00:31 14:13:01 1.62 0.00 1.62 0.00 0.00 17.06 0.00 20:00:31 14:14:01 6.40 0.02 6.38 0.00 0.13 127.31 0.00 20:00:31 14:15:01 6.72 0.00 6.72 0.00 0.00 161.17 0.00 20:00:31 14:16:01 4.52 0.00 4.52 0.00 0.00 104.52 0.00 20:00:31 14:17:01 2.48 0.02 2.47 0.00 0.13 34.79 0.00 20:00:31 14:18:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 20:00:31 14:19:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 20:00:31 14:20:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 20:00:31 14:21:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 20:00:31 14:22:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 20:00:31 14:23:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 20:00:31 14:24:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 20:00:31 14:25:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 20:00:31 14:26:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 20:00:31 14:27:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 20:00:31 14:28:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 20:00:31 14:29:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 20:00:31 14:30:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 20:00:31 14:31:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 20:00:31 14:32:01 1.10 0.00 1.10 0.00 0.00 14.40 0.00 20:00:31 14:33:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 20:00:31 14:34:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 20:00:31 14:35:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 20:00:31 14:36:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 20:00:31 14:37:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 20:00:31 14:38:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 20:00:31 14:39:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 20:00:31 14:40:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 20:00:31 14:41:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 20:00:31 14:42:02 1.37 0.00 1.37 0.00 0.00 15.60 0.00 20:00:31 14:43:01 1.02 0.00 1.02 0.00 0.00 11.52 0.00 20:00:31 14:44:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 20:00:31 14:45:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 20:00:31 14:46:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 20:00:31 14:47:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 20:00:31 14:48:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 20:00:31 14:49:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 20:00:31 14:50:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 20:00:31 14:51:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 20:00:31 14:52:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 20:00:31 14:53:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 20:00:31 14:54:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 20:00:31 14:55:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 20:00:31 14:56:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 20:00:31 14:57:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 20:00:31 14:58:01 1.15 0.00 1.15 0.00 0.00 14.93 0.00 20:00:31 14:59:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 20:00:31 15:00:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 20:00:31 15:01:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 20:00:31 15:02:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 20:00:31 15:03:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 20:00:31 15:04:01 1.38 0.00 1.38 0.00 0.00 16.79 0.00 20:00:31 15:05:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 20:00:31 15:06:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 20:00:31 15:07:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 20:00:31 15:08:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 20:00:31 15:09:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 20:00:31 15:10:01 1.47 0.00 1.47 0.00 0.00 18.66 0.00 20:00:31 15:11:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 20:00:31 15:12:01 1.20 0.00 1.20 0.00 0.00 16.26 0.00 20:00:31 15:13:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 20:00:31 15:14:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 20:00:31 15:15:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 20:00:31 15:16:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 20:00:31 15:17:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 20:00:31 15:18:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 20:00:31 15:19:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 20:00:31 15:20:01 1.33 0.00 1.33 0.00 0.00 16.93 0.00 20:00:31 15:21:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 20:00:31 15:22:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 20:00:31 15:23:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 20:00:31 15:24:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 20:00:31 15:25:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 20:00:31 15:26:01 1.25 0.00 1.25 0.00 0.00 16.40 0.00 20:00:31 15:27:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 20:00:31 15:28:01 1.22 0.00 1.22 0.00 0.00 15.73 0.00 20:00:31 15:29:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 20:00:31 15:30:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 20:00:31 15:31:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 20:00:31 15:32:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 20:00:31 15:33:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 20:00:31 15:34:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 20:00:31 15:35:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 20:00:31 15:36:01 1.35 0.00 1.35 0.00 0.00 17.33 0.00 20:00:31 15:37:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 20:00:31 15:38:01 1.25 0.00 1.25 0.00 0.00 16.00 0.00 20:00:31 15:39:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 20:00:31 15:40:01 1.30 0.00 1.30 0.00 0.00 17.06 0.00 20:00:31 15:41:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 20:00:31 15:42:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 20:00:31 15:43:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 20:00:31 15:44:01 1.17 0.00 1.17 0.00 0.00 15.33 0.00 20:00:31 15:45:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 20:00:31 15:46:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 20:00:31 15:47:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 20:00:31 15:48:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 20:00:31 15:49:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 20:00:31 15:50:01 1.35 0.00 1.35 0.00 0.00 18.00 0.00 20:00:31 15:51:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 20:00:31 15:52:01 1.18 0.00 1.18 0.00 0.00 15.46 0.00 20:00:31 15:53:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 20:00:31 15:54:01 1.28 0.00 1.28 0.00 0.00 16.93 0.00 20:00:31 15:55:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 20:00:31 15:56:01 1.32 0.00 1.32 0.00 0.00 15.99 0.00 20:00:31 15:57:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 20:00:31 15:58:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 20:00:31 15:59:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 20:00:31 16:00:01 1.52 0.00 1.52 0.00 0.00 19.20 0.00 20:00:31 16:01:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 20:00:31 16:02:01 1.40 0.00 1.40 0.00 0.00 18.00 0.00 20:00:31 16:03:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 20:00:31 16:04:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 20:00:31 16:05:01 1.08 0.00 1.08 0.00 0.00 12.34 0.00 20:00:31 16:06:01 1.80 0.00 1.80 0.00 0.00 21.46 0.00 20:00:31 16:07:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 20:00:31 16:08:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 20:00:31 16:09:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 20:00:31 16:10:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 20:00:31 16:11:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 20:00:31 16:12:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 20:00:31 16:13:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 20:00:31 16:14:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 20:00:31 16:15:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 20:00:31 16:16:01 1.53 0.00 1.53 0.00 0.00 19.06 0.00 20:00:31 16:17:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 20:00:31 16:18:01 1.85 0.00 1.85 0.00 0.00 21.33 0.00 20:00:31 16:19:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 20:00:31 16:20:01 1.43 0.00 1.43 0.00 0.00 18.26 0.00 20:00:31 16:21:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 20:00:31 16:22:01 1.43 0.00 1.43 0.00 0.00 16.79 0.00 20:00:31 16:23:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 20:00:31 16:24:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 20:00:31 16:25:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 20:00:31 16:26:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 20:00:31 16:27:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 20:00:31 16:28:01 1.75 0.00 1.75 0.00 0.00 20.40 0.00 20:00:31 16:29:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 20:00:31 16:30:01 1.68 0.00 1.68 0.00 0.00 20.53 0.00 20:00:31 16:31:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 20:00:31 16:32:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 20:00:31 16:33:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 20:00:31 16:34:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 20:00:31 16:35:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 20:00:31 16:36:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 20:00:31 16:37:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 20:00:31 16:38:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 20:00:31 16:39:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 20:00:31 16:40:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 20:00:31 16:41:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 20:00:31 16:42:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 20:00:31 16:43:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 20:00:31 16:44:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 20:00:31 16:45:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 20:00:31 16:46:01 1.48 0.00 1.48 0.00 0.00 18.53 0.00 20:00:31 16:47:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 20:00:31 16:48:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 20:00:31 16:49:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 20:00:31 16:50:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 20:00:31 16:51:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 20:00:31 16:52:01 1.47 0.02 1.45 0.00 1.20 16.40 0.00 20:00:31 16:53:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 20:00:31 16:54:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 20:00:31 16:55:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 20:00:31 16:56:01 1.58 0.00 1.58 0.00 0.00 19.33 0.00 20:00:31 16:57:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 20:00:31 16:58:01 1.52 0.00 1.52 0.00 0.00 18.80 0.00 20:00:31 16:59:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 20:00:31 17:00:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 20:00:31 17:01:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 20:00:31 17:02:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 20:00:31 17:03:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 20:00:31 17:04:01 1.77 0.00 1.77 0.00 0.00 19.86 0.00 20:00:31 17:05:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 20:00:31 17:06:01 2.08 0.00 2.08 0.00 0.00 25.46 0.00 20:00:31 17:07:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 20:00:31 17:08:01 1.68 0.00 1.68 0.00 0.00 19.86 0.00 20:00:31 17:09:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 20:00:31 17:10:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 20:00:31 17:11:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 20:00:31 17:12:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 20:00:31 17:13:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 20:00:31 17:14:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 20:00:31 17:15:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 20:00:31 17:16:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 20:00:31 17:17:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 20:00:31 17:18:01 1.60 0.00 1.60 0.00 0.00 17.99 0.00 20:00:31 17:19:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 20:00:31 17:20:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 20:00:31 17:21:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 20:00:31 17:22:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 20:00:31 17:23:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 20:00:31 17:24:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 20:00:31 17:25:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 20:00:31 17:26:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 20:00:31 17:27:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 20:00:31 17:28:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 20:00:31 17:29:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 20:00:31 17:30:02 1.43 0.00 1.43 0.00 0.00 16.80 0.00 20:00:31 17:31:01 1.15 0.00 1.15 0.00 0.00 12.74 0.00 20:00:31 17:32:01 1.92 0.00 1.92 0.00 0.00 22.00 0.00 20:00:31 17:33:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 20:00:31 17:34:01 3.32 0.63 2.68 0.00 70.52 31.99 0.00 20:00:31 17:35:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 20:00:31 17:36:01 1.77 0.00 1.77 0.00 0.00 19.99 0.00 20:00:31 17:37:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 20:00:31 17:38:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 20:00:31 17:39:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 20:00:31 17:40:01 1.90 0.00 1.90 0.00 0.00 21.20 0.00 20:00:31 17:41:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 20:00:31 17:42:01 1.87 0.00 1.87 0.00 0.00 21.33 0.00 20:00:31 17:43:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 20:00:31 17:44:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 20:00:31 17:45:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 20:00:31 17:46:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 20:00:31 17:47:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 20:00:31 17:48:01 1.77 0.00 1.77 0.00 0.00 19.73 0.00 20:00:31 17:49:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 20:00:31 17:50:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 20:00:31 17:51:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 20:00:31 17:52:01 1.80 0.00 1.80 0.00 0.00 20.66 0.00 20:00:31 17:53:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 20:00:31 17:54:01 1.95 0.00 1.95 0.00 0.00 22.13 0.00 20:00:31 17:55:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 20:00:31 17:56:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 20:00:31 17:57:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 20:00:31 17:58:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 20:00:31 17:59:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 20:00:31 18:00:01 1.37 0.00 1.37 0.00 0.00 17.33 0.00 20:00:31 18:01:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 20:00:31 18:02:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 20:00:31 18:03:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 20:00:31 18:04:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 20:00:31 18:05:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 20:00:31 18:06:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 20:00:31 18:07:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 20:00:31 18:08:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 20:00:31 18:09:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 20:00:31 18:10:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 20:00:31 18:11:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 20:00:31 18:12:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 20:00:31 18:13:01 1.05 0.00 1.05 0.00 0.00 10.66 0.00 20:00:31 18:14:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 20:00:31 18:15:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 20:00:31 18:16:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 20:00:31 18:17:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 20:00:31 18:18:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 20:00:31 18:19:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 20:00:31 18:20:01 1.38 0.00 1.38 0.00 0.00 15.99 0.00 20:00:31 18:21:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 20:00:31 18:22:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 20:00:31 18:23:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 20:00:31 18:24:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 20:00:31 18:25:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 20:00:31 18:26:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 20:00:31 18:27:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 20:00:31 18:28:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 20:00:31 18:29:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 20:00:31 18:30:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 20:00:31 18:31:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 20:00:31 18:32:01 1.67 0.00 1.67 0.00 0.00 20.00 0.00 20:00:31 18:33:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 20:00:31 18:34:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 20:00:31 18:35:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 20:00:31 18:36:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 20:00:31 18:37:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 20:00:31 18:38:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 20:00:31 18:39:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 20:00:31 18:40:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 20:00:31 18:41:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 20:00:31 18:42:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 20:00:31 18:43:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 20:00:31 18:44:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 20:00:31 18:45:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 20:00:31 18:46:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 20:00:31 18:47:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 20:00:31 18:48:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 20:00:31 18:49:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 20:00:31 18:50:01 1.82 0.00 1.82 0.00 0.00 21.33 0.00 20:00:31 18:51:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 20:00:31 18:52:01 1.93 0.00 1.93 0.00 0.00 21.86 0.00 20:00:31 18:53:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 20:00:31 18:54:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 20:00:31 18:55:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 20:00:31 18:56:01 1.83 0.00 1.83 0.00 0.00 20.93 0.00 20:00:31 18:57:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 20:00:31 18:58:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 20:00:31 18:59:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 20:00:31 19:00:01 1.70 0.00 1.70 0.00 0.00 20.00 0.00 20:00:31 19:01:02 1.18 0.00 1.18 0.00 0.00 12.93 0.00 20:00:31 19:02:01 1.54 0.00 1.54 0.00 0.00 18.03 0.00 20:00:31 19:03:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 20:00:31 19:04:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 20:00:31 19:05:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 20:00:31 19:06:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 20:00:31 19:07:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 20:00:31 19:08:01 1.50 0.00 1.50 0.00 0.00 18.93 0.00 20:00:31 19:09:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 20:00:31 19:10:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 20:00:31 19:11:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 20:00:31 19:12:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 20:00:31 19:13:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 20:00:31 19:14:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 20:00:31 19:15:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 20:00:31 19:16:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 20:00:31 19:17:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 20:00:31 19:18:01 1.63 0.00 1.63 0.00 0.00 19.73 0.00 20:00:31 19:19:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 20:00:31 19:20:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 20:00:31 19:21:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 20:00:31 19:22:01 1.57 0.00 1.57 0.00 0.00 19.20 0.00 20:00:31 19:23:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 20:00:31 19:24:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 20:00:31 19:25:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 20:00:31 19:26:01 1.48 0.00 1.48 0.00 0.00 16.79 0.00 20:00:31 19:27:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 20:00:31 19:28:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 20:00:31 19:29:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 20:00:31 19:30:01 1.37 0.00 1.37 0.00 0.00 17.20 0.00 20:00:31 19:31:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 20:00:31 19:32:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 20:00:31 19:33:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 20:00:31 19:34:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 20:00:31 19:35:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 20:00:31 19:36:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 20:00:31 19:37:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 20:00:31 19:38:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 20:00:31 19:39:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 20:00:31 19:40:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 20:00:31 19:41:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 20:00:31 19:42:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 20:00:31 19:43:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 20:00:31 19:44:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 20:00:31 19:45:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 20:00:31 19:46:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 20:00:31 19:47:01 1.20 0.00 1.20 0.00 0.00 12.00 0.00 20:00:31 19:48:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 20:00:31 19:49:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 20:00:31 19:50:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 20:00:31 19:51:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 20:00:31 19:52:01 1.52 0.00 1.52 0.00 0.00 16.80 0.00 20:00:31 19:53:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 20:00:31 19:54:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 20:00:31 19:55:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 20:00:31 19:56:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 20:00:31 19:57:01 1.05 0.00 1.05 0.00 0.00 10.66 0.00 20:00:31 19:58:01 1.43 0.00 1.43 0.00 0.00 18.13 0.00 20:00:31 19:59:01 1.13 0.00 1.13 0.00 0.00 11.46 0.00 20:00:31 20:00:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 20:00:31 Average: 10.35 0.22 10.13 0.00 25.45 3039.89 0.00 20:00:31 20:00:31 13:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:00:31 14:00:03 29556096 31573720 774604 2.36 60832 2250220 1704192 5.02 1031404 1960200 216 20:00:31 14:01:01 27141572 31137440 1166696 3.55 128340 4008036 2372216 6.99 2008232 3199336 753436 20:00:31 14:02:01 26627348 31402416 899760 2.74 131924 4747680 2015932 5.94 1901224 3786552 950996 20:00:31 14:03:01 26288288 31427528 872372 2.65 135820 5069788 1935380 5.70 1848176 4138132 632488 20:00:31 14:04:01 20143784 31115896 1156360 3.52 175260 10668116 3577476 10.54 2392484 9496452 151596 20:00:31 14:05:01 9690368 28428444 3772160 11.47 381948 17521656 10655288 31.40 6089276 15447576 705652 20:00:31 14:06:01 6543812 28008608 4186760 12.73 399428 20097784 11223812 33.08 7778056 16769060 1354584 20:00:31 14:07:01 4462128 28840488 3361456 10.22 414484 22890832 8017464 23.63 8222392 18322312 2053776 20:00:31 14:08:01 8689448 31396116 870288 2.65 422208 21465932 2168292 6.39 3377160 19281896 676 20:00:31 14:09:01 8683568 31390520 875760 2.66 422380 21465952 2305084 6.79 3385220 19280300 116 20:00:31 14:10:01 8690268 31398324 867996 2.64 422504 21466568 2265588 6.68 3382796 19273372 32 20:00:31 14:11:01 8713168 31421392 844808 2.57 422668 21466608 2170064 6.40 3386140 19249232 88 20:00:31 14:12:01 8712468 31420896 844952 2.57 422836 21466648 2171716 6.40 3412280 19225404 368 20:00:31 14:13:01 8713172 31421800 844264 2.57 422860 21466780 2171716 6.40 3412104 19225580 188 20:00:31 14:14:01 8710128 31419044 846804 2.58 423048 21466808 2233972 6.58 3436060 19201380 36 20:00:31 14:15:01 8703128 31412360 853376 2.60 423340 21466916 2164540 6.38 3456724 19189196 8 20:00:31 14:16:01 8702920 31412364 853296 2.59 423560 21466956 2168336 6.39 3481756 19166276 572 20:00:31 14:17:01 8703284 31412704 852800 2.59 423604 21466956 2184228 6.44 3480932 19166280 216 20:00:31 14:18:01 8703388 31412852 852824 2.59 423628 21466964 2184228 6.44 3480516 19166300 196 20:00:31 14:19:01 8717752 31427240 838448 2.55 423652 21466956 2184228 6.44 3463744 19166300 8 20:00:31 14:20:01 8718248 31427740 837860 2.55 423668 21466968 2184228 6.44 3463736 19166304 8 20:00:31 14:21:01 8720948 31430516 835044 2.54 423704 21466968 2184228 6.44 3460836 19166304 12 20:00:31 14:22:01 8720948 31430524 834976 2.54 423716 21466980 2184228 6.44 3460876 19166312 8 20:00:31 14:23:01 8720940 31430520 834916 2.54 423724 21466980 2184228 6.44 3460804 19166316 8 20:00:31 14:24:01 8721108 31430720 834884 2.54 423748 21466976 2184228 6.44 3460844 19166324 8 20:00:31 14:25:01 8720744 31430404 835180 2.54 423776 21466988 2184228 6.44 3460944 19166332 8 20:00:31 14:26:01 8720632 31430292 835200 2.54 423808 21466988 2184228 6.44 3460876 19166332 12 20:00:31 14:27:01 8720584 31430284 835168 2.54 423820 21466992 2184228 6.44 3460920 19166336 8 20:00:31 14:28:01 8720788 31430492 834876 2.54 423844 21466992 2184228 6.44 3460908 19166336 12 20:00:31 14:29:01 8720488 31430236 835088 2.54 423872 21466988 2184228 6.44 3460972 19166340 28 20:00:31 14:30:01 8720504 31430288 834988 2.54 423884 21467000 2184228 6.44 3461072 19166348 8 20:00:31 14:31:01 8720708 31430492 834704 2.54 423904 21467000 2184228 6.44 3460996 19166348 4 20:00:31 14:32:01 8720660 31430480 834660 2.54 423928 21467008 2184228 6.44 3461040 19166356 40 20:00:31 14:33:01 8720360 31430180 834884 2.54 423944 21467008 2200480 6.49 3461024 19166356 8 20:00:31 14:34:01 8720748 31430624 834620 2.54 423972 21467004 2200480 6.49 3461504 19166348 12 20:00:31 14:35:01 8720804 31430688 834516 2.54 424012 21467012 2200480 6.49 3461184 19166348 12 20:00:31 14:36:01 8720724 31430660 834472 2.54 424040 21467016 2200480 6.49 3461168 19166352 28 20:00:31 14:37:01 8720324 31430308 834992 2.54 424068 21467020 2200480 6.49 3461208 19166360 8 20:00:31 14:38:01 8720528 31430512 834732 2.54 424092 21467024 2200480 6.49 3461192 19166360 24 20:00:31 14:39:01 8720472 31430600 834572 2.54 424116 21467148 2200480 6.49 3461240 19166464 8 20:00:31 14:40:01 8720708 31430904 834228 2.54 424152 21467160 2200480 6.49 3461340 19166504 24 20:00:31 14:41:01 8720148 31430396 834680 2.54 424184 21467164 2200480 6.49 3461320 19166512 28 20:00:31 14:42:02 8720076 31430368 834644 2.54 424216 21467164 2200480 6.49 3461376 19166516 8 20:00:31 14:43:01 8720296 31430592 834456 2.54 424240 21467164 2200480 6.49 3461424 19166520 24 20:00:31 14:44:01 8720004 31430352 834660 2.54 424268 21467172 2200480 6.49 3461448 19166508 4 20:00:31 14:45:01 8719964 31430324 834604 2.54 424292 21467172 2200480 6.49 3461524 19166508 32 20:00:31 14:46:01 8720188 31430600 834524 2.54 424316 21467176 2200480 6.49 3461508 19166516 4 20:00:31 14:47:01 8720448 31430864 834196 2.54 424344 21467176 2200480 6.49 3461492 19166516 12 20:00:31 14:48:01 8720172 31430628 834368 2.54 424372 21467180 2200480 6.49 3461536 19166520 4 20:00:31 14:49:01 8720368 31430872 834068 2.54 424400 21467184 2216532 6.53 3461576 19166528 28 20:00:31 14:50:01 8720528 31431080 834008 2.54 424460 21467172 2216532 6.53 3461676 19166536 8 20:00:31 14:51:01 8720472 31431072 833968 2.54 424500 21467192 2216532 6.53 3461656 19166544 8 20:00:31 14:52:01 8720416 31431060 833924 2.54 424532 21467192 2216532 6.53 3461696 19166548 12 20:00:31 14:53:01 8720092 31430784 834136 2.54 424564 21467196 2216532 6.53 3461736 19166556 24 20:00:31 14:54:01 8720092 31430784 834056 2.54 424600 21467188 2216532 6.53 3461720 19166556 8 20:00:31 14:55:01 8720060 31430808 833968 2.54 424628 21467204 2216532 6.53 3461872 19166536 60 20:00:31 14:56:01 8720244 31431004 833928 2.54 424648 21467208 2216532 6.53 3461800 19166544 24 20:00:31 14:57:01 8720428 31431232 833904 2.54 424660 21467208 2216532 6.53 3461860 19166544 12 20:00:31 14:58:01 8720672 31431500 833604 2.54 424692 21467212 2216532 6.53 3461880 19166548 28 20:00:31 14:59:01 8720364 31431192 833824 2.54 424708 21467216 2200176 6.48 3461864 19166548 24 20:00:31 15:00:01 8720240 31431104 834076 2.54 424724 21467220 2184072 6.44 3461968 19166552 4 20:00:31 15:01:01 8720224 31431132 834036 2.54 424748 21467220 2184072 6.44 3461948 19166556 12 20:00:31 15:02:01 8720040 31430956 834228 2.54 424772 21467224 2184072 6.44 3462176 19166560 12 20:00:31 15:03:01 8720284 31431240 833896 2.54 424800 21467228 2184072 6.44 3461976 19166568 28 20:00:31 15:04:01 8719756 31430760 834336 2.54 424836 21467228 2184072 6.44 3462376 19166576 20 20:00:31 15:05:01 8720000 31431052 834000 2.54 424876 21467224 2184072 6.44 3462120 19166584 28 20:00:31 15:06:01 8719984 31431180 833792 2.54 424900 21467360 2200132 6.48 3462100 19166688 8 20:00:31 15:07:01 8719376 31430676 834356 2.54 424924 21467364 2200132 6.48 3463928 19165684 44 20:00:31 15:08:01 8719868 31431168 834000 2.54 424948 21467360 2200132 6.48 3463472 19165676 20 20:00:31 15:09:01 8720104 31431440 833704 2.54 424968 21467372 2200132 6.48 3463460 19165680 8 20:00:31 15:10:01 8720024 31431408 833676 2.54 425016 21467368 2200132 6.48 3463532 19165688 4 20:00:31 15:11:01 8719448 31430880 834168 2.54 425032 21467376 2200132 6.48 3463520 19165696 8 20:00:31 15:12:01 8719424 31430860 834096 2.54 425060 21467384 2200132 6.48 3463504 19165700 44 20:00:31 15:13:01 8719576 31431044 834064 2.54 425088 21467384 2200132 6.48 3463552 19165704 8 20:00:31 15:14:01 8719828 31431348 833836 2.54 425120 21467388 2200132 6.48 3463592 19165712 28 20:00:31 15:15:01 8719812 31431376 833872 2.54 425148 21467392 2200132 6.48 3463696 19165716 32 20:00:31 15:16:01 8719796 31431360 833816 2.54 425172 21467392 2200132 6.48 3463700 19165716 12 20:00:31 15:17:01 8719108 31430740 834340 2.54 425184 21467400 2200132 6.48 3464268 19165708 240 20:00:31 15:18:01 8719400 31431036 834024 2.54 425208 21467400 2200132 6.48 3463684 19165712 208 20:00:31 15:19:01 8719368 31431044 834000 2.54 425220 21467404 2200132 6.48 3463716 19165716 20 20:00:31 15:20:01 8719036 31430712 834252 2.54 425252 21467396 2216184 6.53 3463760 19165716 12 20:00:31 15:21:01 8718988 31430696 834212 2.54 425268 21467408 2216184 6.53 3463744 19165720 28 20:00:31 15:22:01 8719192 31430904 833924 2.54 425288 21467412 2216184 6.53 3463736 19165724 4 20:00:31 15:23:01 8719352 31431112 833904 2.54 425296 21467412 2216184 6.53 3463792 19165724 12 20:00:31 15:24:01 8719236 31431000 834188 2.54 425312 21467416 2216184 6.53 3463780 19165728 8 20:00:31 15:25:01 8719504 31431296 833880 2.54 425332 21467408 2216184 6.53 3463880 19165732 12 20:00:31 15:26:01 8719204 31431124 833948 2.54 425356 21467552 2216184 6.53 3463804 19165856 40 20:00:31 15:27:01 8719156 31431112 833932 2.54 425356 21467556 2216184 6.53 3463848 19165856 8 20:00:31 15:28:01 8718856 31430820 834148 2.54 425372 21467560 2216184 6.53 3463844 19165860 28 20:00:31 15:29:01 8719052 31431040 833876 2.54 425376 21467564 2216184 6.53 3463876 19165868 8 20:00:31 15:30:01 8719228 31431232 833808 2.54 425420 21467552 2216184 6.53 3463988 19165884 12 20:00:31 15:31:01 8718936 31430988 834028 2.54 425440 21467568 2216184 6.53 3464112 19165888 8 20:00:31 15:32:01 8718636 31430728 834252 2.54 425452 21467568 2216184 6.53 3463952 19165892 12 20:00:31 15:33:01 8718588 31430688 834208 2.54 425476 21467572 2216184 6.53 3463936 19165896 8 20:00:31 15:34:01 8718532 31430664 834168 2.54 425508 21467572 2216184 6.53 3464052 19165896 12 20:00:31 15:35:01 8718248 31430456 834332 2.54 425544 21467576 2216184 6.53 3464156 19165888 32 20:00:31 15:36:01 8718160 31430372 834440 2.54 425580 21467580 2216184 6.53 3464084 19165892 40 20:00:31 15:37:01 8718320 31430580 834412 2.54 425608 21467576 2216268 6.53 3464132 19165900 12 20:00:31 15:38:01 8718588 31430880 834092 2.54 425628 21467588 2216268 6.53 3464176 19165900 8 20:00:31 15:39:01 8718992 31431300 833832 2.54 425632 21467588 2216268 6.53 3464252 19165900 12 20:00:31 15:40:01 8718520 31430836 834252 2.54 425660 21467588 2216268 6.53 3464240 19165904 24 20:00:31 15:41:01 8718472 31430820 834216 2.54 425676 21467596 2216268 6.53 3464228 19165908 28 20:00:31 15:42:01 8718588 31430972 833896 2.54 425696 21467596 2216268 6.53 3464216 19165908 12 20:00:31 15:43:01 8718748 31431184 833864 2.54 425704 21467600 2216268 6.53 3464260 19165912 4 20:00:31 15:44:01 8718660 31431108 833860 2.54 425712 21467608 2216268 6.53 3464260 19165920 40 20:00:31 15:45:01 8718580 31431056 833856 2.54 425748 21467596 2216268 6.53 3464364 19165924 24 20:00:31 15:46:01 8718532 31431056 833804 2.54 425768 21467612 2216268 6.53 3464352 19165928 12 20:00:31 15:47:01 8718468 31431012 833768 2.54 425788 21467616 2216268 6.53 3464336 19165932 8 20:00:31 15:48:01 8718420 31430996 833732 2.54 425808 21467620 2216268 6.53 3464388 19165940 4 20:00:31 15:49:01 8718328 31430908 833948 2.54 425828 21467620 2216268 6.53 3464372 19165940 8 20:00:31 15:50:01 8718376 31430996 833908 2.54 425860 21467616 2216268 6.53 3464484 19165944 28 20:00:31 15:51:01 8718328 31430988 833976 2.54 425876 21467624 2216268 6.53 3464464 19165948 8 20:00:31 15:52:01 8718028 31430692 834308 2.54 425892 21467628 2232396 6.58 3464456 19165952 28 20:00:31 15:53:01 8718484 31431180 833788 2.54 425904 21467628 2216260 6.53 3464500 19165952 8 20:00:31 15:54:01 8718372 31431112 833740 2.54 425924 21467636 2216260 6.53 3464492 19165960 40 20:00:31 15:55:01 8718200 31431108 833848 2.54 425968 21467756 2216260 6.53 3464596 19166092 8 20:00:31 15:56:01 8717812 31430804 834052 2.54 425988 21467768 2216260 6.53 3464588 19166096 12 20:00:31 15:57:01 8717920 31430964 833792 2.54 426016 21467772 2216260 6.53 3464892 19166104 28 20:00:31 15:58:01 8717652 31430728 833976 2.54 426044 21467772 2216260 6.53 3464740 19166104 12 20:00:31 15:59:01 8717636 31430720 833924 2.54 426060 21467776 2216260 6.53 3464660 19166108 28 20:00:31 16:00:01 8717580 31430688 833856 2.54 426080 21467776 2216260 6.53 3465040 19166092 4 20:00:31 16:01:01 8717780 31430892 833816 2.54 426104 21467784 2200132 6.48 3464700 19166096 24 20:00:31 16:02:01 8717528 31430692 833952 2.54 426136 21467792 2200132 6.48 3465272 19166104 16 20:00:31 16:03:01 8717268 31430468 834180 2.54 426148 21467792 2200132 6.48 3465052 19166104 12 20:00:31 16:04:01 8716936 31430140 834436 2.54 426160 21467796 2200132 6.48 3465092 19166108 20 20:00:31 16:05:01 8716896 31430136 834384 2.54 426192 21467796 2200132 6.48 3464892 19166112 12 20:00:31 16:06:01 8717392 31430660 834076 2.54 426236 21467800 2200132 6.48 3464860 19166112 8 20:00:31 16:07:01 8717544 31430868 833840 2.54 426272 21467804 2200132 6.48 3464968 19166120 4 20:00:31 16:08:01 8716504 31429908 834784 2.54 426292 21467804 2200132 6.48 3465252 19166112 20 20:00:31 16:09:01 8716204 31429660 834996 2.54 426320 21467808 2216184 6.53 3465136 19166120 12 20:00:31 16:10:01 8716092 31429548 835024 2.54 426348 21467808 2199880 6.48 3465188 19166120 4 20:00:31 16:11:01 8716044 31429536 834960 2.54 426400 21467808 2199880 6.48 3465172 19166124 24 20:00:31 16:12:01 8716028 31429572 834884 2.54 426424 21467816 2199880 6.48 3465220 19166128 8 20:00:31 16:13:01 8716220 31429708 834916 2.54 426440 21467820 2199880 6.48 3465260 19166136 8 20:00:31 16:14:01 8715824 31429348 835240 2.54 426464 21467824 2199880 6.48 3465304 19166140 28 20:00:31 16:15:01 8715556 31429084 835436 2.54 426488 21467824 2199880 6.48 3465348 19166140 4 20:00:31 16:16:01 8715968 31429540 835128 2.54 426532 21467824 2199880 6.48 3465332 19166148 8 20:00:31 16:17:01 8715652 31429256 835412 2.54 426536 21467832 2199880 6.48 3465372 19166140 8 20:00:31 16:18:01 8715628 31429280 835304 2.54 426560 21467836 2199880 6.48 3465396 19166144 8 20:00:31 16:19:01 8715596 31429248 835284 2.54 426576 21467836 2199880 6.48 3465472 19166144 8 20:00:31 16:20:01 8715580 31429268 835212 2.54 426596 21467844 2199880 6.48 3465484 19166156 8 20:00:31 16:21:01 8715740 31429432 835172 2.54 426624 21467844 2199880 6.48 3465408 19166160 28 20:00:31 16:22:01 8715724 31429456 835128 2.54 426652 21467848 2199880 6.48 3465456 19166160 12 20:00:31 16:23:01 8715424 31429192 835344 2.54 426672 21467852 2199880 6.48 3465500 19166164 8 20:00:31 16:24:01 8715880 31429676 834916 2.54 426688 21467852 2215952 6.53 3465532 19166160 12 20:00:31 16:25:01 8715864 31429792 834836 2.54 426704 21467984 2215952 6.53 3465576 19166292 8 20:00:31 16:26:01 8715816 31429784 834804 2.54 426740 21467980 2215952 6.53 3465568 19166296 8 20:00:31 16:27:01 8715976 31429996 834752 2.54 426772 21467988 2199664 6.48 3465608 19166304 24 20:00:31 16:28:01 8715400 31429452 835260 2.54 426796 21467992 2199664 6.48 3465644 19166300 8 20:00:31 16:29:01 8715352 31429404 835236 2.54 426812 21467992 2199664 6.48 3465628 19166300 4 20:00:31 16:30:01 8715352 31429444 835152 2.54 426844 21468000 2199664 6.48 3465804 19166312 20 20:00:31 16:31:01 8715524 31429664 834888 2.54 426876 21467988 2199664 6.48 3465724 19166316 12 20:00:31 16:32:01 8715416 31429560 835104 2.54 426892 21468004 2199664 6.48 3465768 19166320 8 20:00:31 16:33:01 8714424 31428544 836088 2.54 426920 21468012 2199664 6.48 3465960 19166312 20 20:00:31 16:34:01 8714188 31428356 836260 2.54 426956 21468012 2199664 6.48 3465960 19166320 24 20:00:31 16:35:01 8714164 31428352 836188 2.54 426980 21468016 2199664 6.48 3466000 19166320 8 20:00:31 16:36:01 8714400 31428632 835856 2.54 427020 21468012 2199664 6.48 3465960 19166324 12 20:00:31 16:37:01 8714352 31428592 835800 2.54 427052 21468020 2199664 6.48 3465944 19166328 28 20:00:31 16:38:01 8713928 31428204 836340 2.54 427076 21468020 2199664 6.48 3466052 19166328 8 20:00:31 16:39:01 8713888 31428208 836284 2.54 427100 21468028 2199664 6.48 3466028 19166336 4 20:00:31 16:40:01 8714124 31428504 836080 2.54 427132 21468032 2215720 6.53 3466128 19166348 28 20:00:31 16:41:01 8713952 31428364 836292 2.54 427176 21468032 2215720 6.53 3466444 19166348 236 20:00:31 16:42:01 8713960 31428424 836248 2.54 427204 21468036 2215720 6.53 3466176 19166352 28 20:00:31 16:43:01 8713936 31428400 836228 2.54 427216 21468036 2215720 6.53 3466420 19166352 12 20:00:31 16:44:01 8714036 31428536 835920 2.54 427252 21468036 2215720 6.53 3466148 19166356 24 20:00:31 16:45:01 8714228 31428776 835860 2.54 427264 21468040 2215720 6.53 3466248 19166360 12 20:00:31 16:46:01 8713896 31428460 836116 2.54 427280 21468032 2231892 6.58 3466232 19166348 28 20:00:31 16:47:01 8713824 31428420 836084 2.54 427288 21468048 2231892 6.58 3466256 19166352 28 20:00:31 16:48:01 8713832 31428436 835996 2.54 427320 21468052 2231892 6.58 3466264 19166352 20 20:00:31 16:49:01 8713784 31428436 835952 2.54 427344 21468060 2231892 6.58 3466304 19166360 48 20:00:31 16:50:01 8714020 31428688 835640 2.54 427360 21468060 2231892 6.58 3466376 19166364 4 20:00:31 16:51:01 8714132 31428808 835620 2.54 427372 21468064 2215764 6.53 3466716 19166368 256 20:00:31 16:52:01 8714156 31428824 835624 2.54 427380 21468100 2215764 6.53 3466344 19166404 4 20:00:31 16:53:01 8714076 31428748 835624 2.54 427396 21468104 2215764 6.53 3466332 19166408 8 20:00:31 16:54:01 8714020 31428728 835580 2.54 427420 21468108 2215764 6.53 3466376 19166412 4 20:00:31 16:55:01 8714224 31428932 835404 2.54 427440 21468108 2215764 6.53 3466452 19166412 8 20:00:31 16:56:01 8714240 31429004 835480 2.54 427452 21468112 2215764 6.53 3466420 19166416 8 20:00:31 16:57:01 8714392 31429160 835464 2.54 427472 21468112 2215764 6.53 3466464 19166416 8 20:00:31 16:58:01 8714408 31429216 835380 2.54 427504 21468120 2215764 6.53 3466512 19166420 4 20:00:31 16:59:01 8714568 31429424 835336 2.54 427536 21468124 2215764 6.53 3466548 19166428 28 20:00:31 17:00:01 8714568 31429444 835300 2.54 427556 21468124 2215764 6.53 3466588 19166428 8 20:00:31 17:01:01 8714416 31429336 835300 2.54 427588 21468128 2215764 6.53 3467116 19166432 192 20:00:31 17:02:01 8714408 31429344 835276 2.54 427620 21468128 2215764 6.53 3466828 19166432 20 20:00:31 17:03:01 8714560 31429608 835172 2.54 427652 21468196 2215764 6.53 3466708 19166504 216 20:00:31 17:04:01 8714236 31429308 835436 2.54 427684 21468196 2215764 6.53 3466864 19166500 24 20:00:31 17:05:01 8714220 31429296 835376 2.54 427696 21468200 2215764 6.53 3466728 19166504 12 20:00:31 17:06:01 8714204 31429332 835288 2.54 427732 21468204 2215764 6.53 3466720 19166508 8 20:00:31 17:07:01 8714188 31429368 835212 2.54 427756 21468212 2215764 6.53 3466836 19166520 8 20:00:31 17:08:01 8713200 31428448 835960 2.54 427776 21468216 2215764 6.53 3467196 19166520 8 20:00:31 17:09:01 8713644 31428892 835652 2.54 427788 21468216 2215764 6.53 3466968 19166520 8 20:00:31 17:10:01 8713912 31429204 835320 2.54 427820 21468220 2215764 6.53 3466984 19166524 4 20:00:31 17:11:01 8713864 31429200 835384 2.54 427856 21468212 2215764 6.53 3466964 19166528 12 20:00:31 17:12:01 8714004 31429360 835152 2.54 427884 21468224 2231828 6.58 3466984 19166528 12 20:00:31 17:13:01 8713428 31428712 835736 2.54 427896 21468228 2231828 6.58 3466968 19166532 28 20:00:31 17:14:01 8713436 31428756 835652 2.54 427916 21468228 2215684 6.53 3467020 19166532 12 20:00:31 17:15:01 8713596 31428972 835596 2.54 427948 21468232 2215684 6.53 3467120 19166540 24 20:00:31 17:16:01 8713776 31429280 835216 2.54 428000 21468300 2199316 6.48 3467132 19166608 48 20:00:31 17:17:01 8713112 31428664 835708 2.54 428028 21468304 2215464 6.53 3467548 19166612 272 20:00:31 17:18:01 8713144 31428700 835628 2.54 428060 21468304 2215464 6.53 3467152 19166608 12 20:00:31 17:19:01 8713104 31428708 835596 2.54 428084 21468308 2215464 6.53 3467192 19166616 28 20:00:31 17:20:01 8713056 31428684 835544 2.54 428116 21468312 2215464 6.53 3467272 19166616 8 20:00:31 17:21:01 8713032 31428708 835500 2.54 428152 21468300 2215464 6.53 3467252 19166624 24 20:00:31 17:22:01 8713016 31428724 835408 2.54 428176 21468320 2215464 6.53 3467280 19166624 24 20:00:31 17:23:01 8713176 31428884 835372 2.54 428200 21468320 2215464 6.53 3467264 19166624 8 20:00:31 17:24:01 8712908 31428676 835568 2.54 428236 21468328 2215464 6.53 3467344 19166628 8 20:00:31 17:25:01 8713080 31428992 835176 2.54 428256 21468460 2215464 6.53 3467388 19166764 8 20:00:31 17:26:01 8712772 31428732 835396 2.54 428288 21468448 2215464 6.53 3467392 19166764 8 20:00:31 17:27:01 8712756 31428720 835324 2.54 428300 21468464 2215464 6.53 3467376 19166768 8 20:00:31 17:28:01 8712960 31428968 835152 2.54 428316 21468464 2215464 6.53 3467436 19166768 8 20:00:31 17:29:01 8713420 31429432 834944 2.54 428328 21468468 2215464 6.53 3467420 19166772 8 20:00:31 17:30:02 8713280 31429320 835244 2.54 428348 21468468 2215464 6.53 3467524 19166772 12 20:00:31 17:31:01 8712988 31429032 835492 2.54 428372 21468472 2215464 6.53 3467448 19166776 28 20:00:31 17:32:01 8712940 31429028 835468 2.54 428384 21468476 2215464 6.53 3467504 19166780 8 20:00:31 17:33:01 8712884 31428976 835436 2.54 428404 21468476 2215464 6.53 3467488 19166780 4 20:00:31 17:34:01 8709676 31428156 836144 2.54 428448 21470712 2229572 6.57 3467976 19168596 88 20:00:31 17:35:01 8709664 31428168 836300 2.54 428460 21470712 2229572 6.57 3468020 19168620 8 20:00:31 17:36:01 8709680 31428212 836240 2.54 428472 21470716 2229572 6.57 3468000 19168624 8 20:00:31 17:37:01 8709632 31428164 836204 2.54 428504 21470708 2229572 6.57 3467984 19168624 12 20:00:31 17:38:01 8709552 31428136 836200 2.54 428512 21470724 2229572 6.57 3468044 19168632 4 20:00:31 17:39:01 8709756 31428344 835920 2.54 428524 21470728 2229572 6.57 3468028 19168636 208 20:00:31 17:40:01 8709772 31428392 835808 2.54 428556 21470728 2229572 6.57 3468132 19168636 8 20:00:31 17:41:01 8709680 31428356 836020 2.54 428580 21470732 2229572 6.57 3468168 19168644 8 20:00:31 17:42:01 8709672 31428356 835988 2.54 428600 21470724 2229572 6.57 3468124 19168644 8 20:00:31 17:43:01 8709348 31428076 836196 2.54 428624 21470740 2229572 6.57 3468168 19168648 16 20:00:31 17:44:01 8709356 31428096 836224 2.54 428640 21470744 2229572 6.57 3468168 19168652 8 20:00:31 17:45:01 8709164 31427940 836280 2.54 428664 21470744 2229572 6.57 3468652 19168652 216 20:00:31 17:46:01 8709416 31428200 835984 2.54 428688 21470748 2229572 6.57 3468208 19168656 16 20:00:31 17:47:01 8709624 31428408 835952 2.54 428712 21470740 2229572 6.57 3468192 19168656 8 20:00:31 17:48:01 8709872 31428716 835872 2.54 428732 21470752 2229572 6.57 3468260 19168660 8 20:00:31 17:49:01 8709604 31428448 836100 2.54 428744 21470752 2229572 6.57 3468304 19168660 8 20:00:31 17:50:01 8709524 31428412 836084 2.54 428772 21470760 2229572 6.57 3468356 19168668 4 20:00:31 17:51:01 8709720 31428648 835800 2.54 428796 21470764 2229572 6.57 3468392 19168676 8 20:00:31 17:52:01 8709428 31428372 836004 2.54 428832 21470752 2229572 6.57 3468352 19168672 8 20:00:31 17:53:01 8709032 31428012 836312 2.54 428844 21470768 2229532 6.57 3468384 19168676 12 20:00:31 17:54:01 8709192 31428200 836272 2.54 428876 21470772 2229532 6.57 3468408 19168680 8 20:00:31 17:55:01 8709184 31428200 836236 2.54 428888 21470772 2229532 6.57 3468452 19168684 28 20:00:31 17:56:01 8709388 31428440 835936 2.54 428916 21470776 2229532 6.57 3468440 19168684 8 20:00:31 17:57:01 8709364 31428424 835876 2.54 428940 21470772 2229532 6.57 3468480 19168688 28 20:00:31 17:58:01 8709040 31428172 836064 2.54 428968 21470784 2245668 6.62 3468508 19168692 8 20:00:31 17:59:01 8708992 31428128 836140 2.54 428984 21470784 2245668 6.62 3468492 19168692 12 20:00:31 18:00:01 8709160 31428324 836228 2.54 428988 21470792 2229444 6.57 3468604 19168696 4 20:00:31 18:01:01 8709396 31428572 835960 2.54 429004 21470792 2229444 6.57 3468556 19168696 8 20:00:31 18:02:01 8708804 31427904 836536 2.54 429040 21470796 2229444 6.57 3469180 19168704 48 20:00:31 18:03:01 8709552 31428700 835756 2.54 429048 21470796 2229444 6.57 3468948 19168704 208 20:00:31 18:04:01 8709752 31428912 835800 2.54 429072 21470800 2229444 6.57 3468952 19168708 204 20:00:31 18:05:01 8709784 31428992 835732 2.54 429096 21470804 2229444 6.57 3469124 19168716 152 20:00:31 18:06:01 8709728 31428944 835716 2.54 429120 21470804 2229444 6.57 3469084 19168712 208 20:00:31 18:07:01 8709656 31428916 835696 2.54 429156 21470808 2229444 6.57 3469064 19168716 52 20:00:31 18:08:01 8708660 31427940 836592 2.54 429188 21470808 2229444 6.57 3469128 19168716 12 20:00:31 18:09:01 8708904 31428196 836200 2.54 429204 21470816 2229444 6.57 3469352 19168724 8 20:00:31 18:10:01 8708804 31428128 836412 2.54 429224 21470820 2229444 6.57 3469236 19168728 232 20:00:31 18:11:01 8708836 31428184 836380 2.54 429232 21470824 2229444 6.57 3468860 19168728 4 20:00:31 18:12:01 8709064 31428416 836096 2.54 429256 21470820 2229444 6.57 3468844 19168732 8 20:00:31 18:13:01 8709260 31428648 835820 2.54 429264 21470828 2229444 6.57 3468944 19168740 8 20:00:31 18:14:01 8709252 31428716 835672 2.54 429292 21470896 2229444 6.57 3468904 19168796 28 20:00:31 18:15:01 8708904 31428404 835876 2.54 429304 21470896 2213000 6.52 3469336 19168796 204 20:00:31 18:16:01 8709056 31428568 835820 2.54 429328 21470900 2213000 6.52 3469292 19168800 220 20:00:31 18:17:01 8708772 31428332 836016 2.54 429364 21470904 2196812 6.47 3469540 19168808 52 20:00:31 18:18:01 8709000 31428600 835716 2.54 429388 21470908 2196812 6.47 3469112 19168812 4 20:00:31 18:19:01 8708716 31428320 835928 2.54 429396 21470912 2196812 6.47 3469088 19168816 24 20:00:31 18:20:01 8708636 31428268 835940 2.54 429412 21470912 2196812 6.47 3469124 19168820 8 20:00:31 18:21:01 8708020 31427692 836416 2.54 429432 21470916 2196812 6.47 3469664 19168824 212 20:00:31 18:22:01 8707484 31427160 836876 2.55 429468 21470916 2196812 6.47 3469100 19168824 36 20:00:31 18:23:01 8707672 31427452 836748 2.54 429480 21470972 2196812 6.47 3469468 19168884 236 20:00:31 18:24:01 8707672 31427492 836700 2.54 429512 21470976 2196812 6.47 3469188 19168888 36 20:00:31 18:25:01 8707648 31427472 836672 2.54 429528 21470976 2196812 6.47 3469232 19168888 4 20:00:31 18:26:01 8707428 31427284 836856 2.54 429560 21470988 2196812 6.47 3469212 19168896 40 20:00:31 18:27:01 8707604 31427500 836820 2.54 429588 21470988 2196812 6.47 3469252 19168896 40 20:00:31 18:28:01 8707792 31427728 836588 2.54 429608 21470992 2196812 6.47 3469284 19168900 28 20:00:31 18:29:01 8707492 31427428 836816 2.54 429624 21470992 2212868 6.52 3469268 19168900 12 20:00:31 18:30:01 8707340 31427316 836812 2.54 429648 21470996 2228924 6.57 3469696 19168908 204 20:00:31 18:31:01 8707364 31427348 836764 2.54 429664 21471000 2228924 6.57 3469292 19168912 24 20:00:31 18:32:01 8707516 31427588 836672 2.54 429688 21471052 2228924 6.57 3469364 19168964 8 20:00:31 18:33:01 8707436 31427568 836620 2.54 429720 21471068 2228924 6.57 3469696 19168984 216 20:00:31 18:34:01 8707420 31427600 836540 2.54 429752 21471068 2228924 6.57 3469736 19168988 192 20:00:31 18:35:01 8707404 31427592 836468 2.54 429772 21471072 2228924 6.57 3469780 19168992 200 20:00:31 18:36:01 8707144 31427384 836620 2.54 429804 21471080 2228924 6.57 3469728 19168988 228 20:00:31 18:37:01 8707340 31427612 836336 2.54 429832 21471080 2228924 6.57 3469832 19168988 36 20:00:31 18:38:01 8708252 31428536 835888 2.54 429852 21471084 2228924 6.57 3469812 19168992 220 20:00:31 18:39:01 8708252 31428576 835868 2.54 429864 21471084 2228924 6.57 3469796 19168996 152 20:00:31 18:40:01 8707912 31428360 836116 2.54 429876 21471216 2228924 6.57 3469904 19169116 216 20:00:31 18:41:01 8707864 31428340 836088 2.54 429896 21471216 2228924 6.57 3470000 19169120 200 20:00:31 18:42:01 8707888 31428384 836036 2.54 429932 21471208 2228924 6.57 3469580 19169116 8 20:00:31 18:43:01 8708080 31428640 835944 2.54 429960 21471228 2212292 6.52 3469616 19169140 44 20:00:31 18:44:01 8708048 31428656 835916 2.54 429980 21471228 2212292 6.52 3469660 19169140 16 20:00:31 18:45:01 8708208 31428828 835900 2.54 430004 21471228 2212292 6.52 3469704 19169144 4 20:00:31 18:46:01 8708152 31428804 835896 2.54 430028 21471236 2212292 6.52 3469740 19169152 20 20:00:31 18:47:01 8708104 31428760 835864 2.54 430056 21471228 2212292 6.52 3469728 19169156 28 20:00:31 18:48:01 8707812 31428520 836076 2.54 430064 21471240 2212292 6.52 3469740 19169148 8 20:00:31 18:49:01 8707764 31428476 836040 2.54 430084 21471244 2212292 6.52 3469724 19169152 8 20:00:31 18:50:01 8707780 31428652 835812 2.54 430104 21471376 2212292 6.52 3469832 19169288 8 20:00:31 18:51:01 8707908 31428784 835800 2.54 430112 21471376 2212292 6.52 3470076 19169288 204 20:00:31 18:52:01 8708112 31429024 835508 2.54 430132 21471380 2212292 6.52 3470160 19169296 148 20:00:31 18:53:01 8708064 31428980 835584 2.54 430140 21471380 2212292 6.52 3470108 19169296 188 20:00:31 18:54:01 8707764 31428712 835788 2.54 430180 21471388 2212292 6.52 3470196 19169304 216 20:00:31 18:55:01 8707692 31428688 835776 2.54 430208 21471388 2212292 6.52 3470252 19169312 216 20:00:31 18:56:01 8707668 31428696 835724 2.54 430216 21471392 2212292 6.52 3470236 19169300 208 20:00:31 18:57:01 8708136 31429168 835444 2.54 430228 21471392 2212292 6.52 3469960 19169304 8 20:00:31 18:58:01 8708056 31429116 835444 2.54 430248 21471396 2212292 6.52 3470008 19169304 8 20:00:31 18:59:01 8708056 31429124 835400 2.54 430256 21471400 2212292 6.52 3469928 19169308 8 20:00:31 19:00:01 8708040 31429152 835336 2.54 430268 21471404 2228504 6.57 3470040 19169312 8 20:00:31 19:01:02 8708276 31429416 835008 2.54 430296 21471408 2228504 6.57 3470004 19169316 8 20:00:31 19:02:01 8707580 31428764 835536 2.54 430324 21471412 2244576 6.62 3470832 19169320 200 20:00:31 19:03:01 8707856 31429044 835252 2.54 430332 21471412 2244576 6.62 3470304 19169320 8 20:00:31 19:04:01 8707732 31428956 835464 2.54 430364 21471420 2244576 6.62 3470640 19169328 192 20:00:31 19:05:01 8707432 31428692 835676 2.54 430392 21471420 2244576 6.62 3470544 19169328 204 20:00:31 19:06:01 8707456 31428756 835608 2.54 430432 21471424 2244576 6.62 3470140 19169332 8 20:00:31 19:07:01 8707660 31428996 835312 2.54 430456 21471424 2212156 6.52 3470168 19169332 4 20:00:31 19:08:01 8705736 31427084 837048 2.55 430488 21471416 2212156 6.52 3470612 19169332 40 20:00:31 19:09:01 8706004 31427356 836796 2.54 430500 21471432 2212156 6.52 3470472 19169336 12 20:00:31 19:10:01 8706156 31427544 836772 2.54 430524 21471432 2212156 6.52 3470528 19169336 12 20:00:31 19:11:01 8706360 31427796 836620 2.54 430552 21471436 2212156 6.52 3470428 19169344 8 20:00:31 19:12:01 8706580 31428052 836292 2.54 430576 21471440 2212156 6.52 3470472 19169344 24 20:00:31 19:13:01 8706532 31428016 836256 2.54 430592 21471444 2212156 6.52 3470456 19169348 32 20:00:31 19:14:01 8706288 31427784 836436 2.54 430608 21471444 2212156 6.52 3470440 19169352 8 20:00:31 19:15:01 8705980 31427520 836660 2.54 430616 21471448 2212156 6.52 3470544 19169356 24 20:00:31 19:16:01 8706144 31427704 836844 2.54 430636 21471456 2212156 6.52 3470828 19169356 228 20:00:31 19:17:01 8706040 31427640 836836 2.54 430656 21471456 2212156 6.52 3471080 19169356 272 20:00:31 19:18:01 8705936 31427548 836880 2.55 430668 21471460 2212156 6.52 3470848 19169360 52 20:00:31 19:19:01 8705912 31427532 836828 2.54 430680 21471460 2212156 6.52 3470860 19169364 212 20:00:31 19:20:01 8705936 31427580 836776 2.54 430704 21471464 2212156 6.52 3470632 19169368 60 20:00:31 19:21:01 8706236 31427880 836448 2.54 430716 21471464 2212156 6.52 3470676 19169368 20 20:00:31 19:22:01 8705832 31427512 836772 2.54 430728 21471472 2212156 6.52 3470600 19169372 8 20:00:31 19:23:01 8705824 31427512 836696 2.54 430748 21471472 2228208 6.57 3470588 19169376 24 20:00:31 19:24:01 8705964 31427632 836524 2.54 430768 21471476 2228208 6.57 3470628 19169380 4 20:00:31 19:25:01 8705852 31427564 836552 2.54 430788 21471480 2228208 6.57 3470728 19169388 8 20:00:31 19:26:01 8706052 31427768 836488 2.54 430804 21471480 2228208 6.57 3470652 19169388 4 20:00:31 19:27:01 8705784 31427504 836724 2.54 430804 21471484 2228208 6.57 3470652 19169392 28 20:00:31 19:28:01 8705972 31427732 836552 2.54 430812 21471488 2228208 6.57 3470692 19169392 8 20:00:31 19:29:01 8705924 31427684 836544 2.54 430816 21471488 2228208 6.57 3470676 19169392 4 20:00:31 19:30:01 8705876 31427672 836504 2.54 430840 21471496 2228208 6.57 3470776 19169400 40 20:00:31 19:31:01 8705568 31427364 836728 2.54 430856 21471496 2228208 6.57 3470700 19169400 4 20:00:31 19:32:01 8705988 31427820 836440 2.54 430868 21471504 2228208 6.57 3470740 19169408 44 20:00:31 19:33:01 8705972 31427804 836400 2.54 430896 21471504 2228208 6.57 3470724 19169408 8 20:00:31 19:34:01 8705560 31427440 836660 2.54 430916 21471508 2228208 6.57 3471104 19169420 212 20:00:31 19:35:01 8705600 31427528 836532 2.54 430932 21471512 2211760 6.52 3471296 19169428 236 20:00:31 19:36:01 8705812 31427744 836240 2.54 430948 21471512 2211760 6.52 3471132 19169428 204 20:00:31 19:37:01 8706024 31427992 835944 2.54 430964 21471516 2211760 6.52 3471164 19169436 180 20:00:31 19:38:01 8705924 31427892 836172 2.54 430984 21471516 2211760 6.52 3471148 19169436 204 20:00:31 19:39:01 8705932 31427832 836252 2.54 430992 21471520 2211760 6.52 3471192 19169444 24 20:00:31 19:40:01 8706076 31428008 836248 2.54 431016 21471524 2211760 6.52 3471316 19169448 220 20:00:31 19:41:01 8706272 31428208 835968 2.54 431028 21471528 2211760 6.52 3471292 19169452 188 20:00:31 19:42:01 8706044 31427984 836164 2.54 431040 21471532 2211760 6.52 3471204 19169456 220 20:00:31 19:43:01 8706216 31428180 835928 2.54 431044 21471532 2211760 6.52 3471356 19169436 192 20:00:31 19:44:01 8705988 31427956 836128 2.54 431068 21471536 2228048 6.57 3470928 19169440 28 20:00:31 19:45:01 8705940 31428116 836008 2.54 431072 21471740 2228048 6.57 3471032 19169616 8 20:00:31 19:46:01 8706460 31428648 835476 2.54 431092 21471744 2228048 6.57 3470980 19169620 60 20:00:31 19:47:01 8706376 31428564 835704 2.54 431112 21471744 2228048 6.57 3470964 19169620 8 20:00:31 19:48:01 8706360 31428592 835768 2.54 431136 21471744 2228048 6.57 3471008 19169624 4 20:00:31 19:49:01 8706312 31428616 835720 2.54 431160 21471760 2228048 6.57 3471048 19169664 52 20:00:31 19:50:01 8706548 31428856 835408 2.54 431180 21471760 2228048 6.57 3471100 19169668 8 20:00:31 19:51:01 8706248 31428592 835620 2.54 431208 21471764 2228048 6.57 3471088 19169672 28 20:00:31 19:52:01 8706092 31428480 835840 2.54 431236 21471764 2211992 6.52 3471452 19169676 196 20:00:31 19:53:01 8706076 31428500 835812 2.54 431256 21471768 2211992 6.52 3471504 19169680 32 20:00:31 19:54:01 8706076 31428508 835784 2.54 431260 21471772 2211992 6.52 3471424 19169684 28 20:00:31 19:55:01 8705948 31428412 835784 2.54 431284 21471772 2228044 6.57 3471588 19169684 212 20:00:31 19:56:01 8705868 31428344 835768 2.54 431316 21471776 2228044 6.57 3471628 19169680 216 20:00:31 19:57:01 8705828 31428348 835728 2.54 431336 21471776 2228044 6.57 3471580 19169684 204 20:00:31 19:58:01 8705536 31428068 835976 2.54 431356 21471784 2228044 6.57 3471268 19169684 60 20:00:31 19:59:01 8705948 31428512 835792 2.54 431372 21471784 2228044 6.57 3471636 19169688 204 20:00:31 20:00:01 8705892 31428468 835772 2.54 431388 21471788 2228044 6.57 3471720 19169692 232 20:00:31 Average: 8936424 31402352 862310 2.62 423172 21235053 2279242 6.72 3475368 18946882 18342 20:00:31 20:00:31 13:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:00:31 14:00:03 lo 4.67 4.67 0.45 0.45 0.00 0.00 0.00 0.00 20:00:31 14:00:03 docker0 585.37 558.51 40.95 2982.30 0.00 0.00 0.00 0.00 20:00:31 14:00:03 ens3 1584.20 1504.58 8415.90 186.65 0.00 0.00 0.00 0.00 20:00:31 14:01:01 lo 1.03 1.03 0.10 0.10 0.00 0.00 0.00 0.00 20:00:31 14:01:01 docker0 199.03 280.45 17.27 1709.70 0.00 0.00 0.00 0.00 20:00:31 14:01:01 ens3 429.60 285.52 5075.48 40.16 0.00 0.00 0.00 0.00 20:00:31 14:01:01 veth04f4c6f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:00:31 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:02:01 docker0 0.90 0.90 0.07 0.08 0.00 0.00 0.00 0.00 20:00:31 14:02:01 ens3 33.58 18.83 26.66 14.72 0.00 0.00 0.00 0.00 20:00:31 14:02:01 veth04f4c6f 0.90 0.93 0.08 0.09 0.00 0.00 0.00 0.00 20:00:31 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:03:01 ens3 28.09 18.28 23.77 14.25 0.00 0.00 0.00 0.00 20:00:31 14:03:01 veth04f4c6f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:04:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 20:00:31 14:04:01 veth9caf5c9 20.90 27.10 2.02 13.98 0.00 0.00 0.00 0.00 20:00:31 14:04:01 veth989e43c 22.16 29.00 2.15 14.63 0.00 0.00 0.00 0.00 20:00:31 14:04:01 docker0 212.33 317.76 16.40 1985.86 0.00 0.00 0.00 0.00 20:00:31 14:04:01 ens3 491.57 337.34 5127.80 189.45 0.00 0.00 0.00 0.00 20:00:31 14:04:01 veth8aa512f 42.39 67.21 4.22 378.43 0.00 0.00 0.00 0.03 20:00:31 14:04:01 veth302d1fd 31.83 42.58 3.08 144.37 0.00 0.00 0.00 0.01 20:00:31 14:04:01 veth19de504 21.08 27.73 2.04 14.05 0.00 0.00 0.00 0.00 20:00:31 14:04:01 veth9c1177c 12.71 16.71 1.23 8.19 0.00 0.00 0.00 0.00 20:00:31 14:04:01 veth4d460fa 0.65 1.50 0.06 0.28 0.00 0.00 0.00 0.00 20:00:31 14:05:01 veth84016cc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:00:31 14:05:01 veth8478d5c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:00:31 14:05:01 veth23193b1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:00:31 14:05:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:00:31 14:05:01 vethfdab4fb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:00:31 14:05:01 veth8407a30 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:00:31 14:05:01 docker0 320.38 687.45 28.81 6785.34 0.00 0.00 0.00 0.00 20:00:31 14:05:01 vethdcd0bea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:00:31 14:05:01 vethd492b86 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:00:31 14:05:01 ens3 1037.04 441.49 8223.94 48.87 0.00 0.00 0.00 0.00 20:00:31 14:05:01 veth665f497 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:00:31 14:05:01 vethea895b0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:00:31 14:05:01 vethd817d16 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:00:31 14:05:01 veth812c0e5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:00:31 14:05:01 veth295a413 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:00:31 14:05:01 veth4d460fa 0.13 0.22 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:06:01 veth84016cc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:06:01 veth8478d5c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:06:01 veth23193b1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:06:01 vethfdab4fb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:06:01 veth8407a30 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:06:01 vethdcd0bea 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:06:01 vethd492b86 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:06:01 ens3 3.88 2.22 3.36 1.68 0.00 0.00 0.00 0.00 20:00:31 14:06:01 veth665f497 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:06:01 vethea895b0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:06:01 vethd817d16 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:06:01 veth812c0e5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:06:01 veth295a413 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:06:01 veth4d460fa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:07:01 veth84016cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:07:01 veth8478d5c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:07:01 veth23193b1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:07:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 20:00:31 14:07:01 vethfdab4fb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:07:01 veth8407a30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:07:01 vethdcd0bea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:07:01 vethd492b86 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:07:01 ens3 10.31 5.88 8.13 7.97 0.00 0.00 0.00 0.00 20:00:31 14:07:01 veth665f497 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:07:01 vethd817d16 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:07:01 veth295a413 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:07:01 veth4d460fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:08:01 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 20:00:31 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:08:01 ens3 51.34 45.23 35.46 130.69 0.00 0.00 0.00 0.00 20:00:31 14:09:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:00:31 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:09:01 ens3 7.03 6.57 5.84 14.03 0.00 0.00 0.00 0.00 20:00:31 14:10:01 lo 3.67 3.67 0.36 0.36 0.00 0.00 0.00 0.00 20:00:31 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:10:01 ens3 24.40 22.75 17.76 52.25 0.00 0.00 0.00 0.00 20:00:31 14:11:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 20:00:31 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:11:01 ens3 35.28 33.83 22.28 141.15 0.00 0.00 0.00 0.00 20:00:31 14:12:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 20:00:31 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:12:01 ens3 35.19 32.84 22.06 139.35 0.00 0.00 0.00 0.00 20:00:31 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:13:01 ens3 1.32 0.40 1.33 0.21 0.00 0.00 0.00 0.00 20:00:31 14:14:01 lo 4.60 4.60 0.45 0.45 0.00 0.00 0.00 0.00 20:00:31 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:14:01 ens3 36.19 33.81 21.49 141.14 0.00 0.00 0.00 0.00 20:00:31 14:15:01 lo 7.93 7.93 0.78 0.78 0.00 0.00 0.00 0.00 20:00:31 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:15:01 ens3 72.44 89.32 30.66 217.37 0.00 0.00 0.00 0.00 20:00:31 14:16:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 20:00:31 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:16:01 ens3 28.15 27.90 16.06 132.54 0.00 0.00 0.00 0.00 20:00:31 14:17:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 20:00:31 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:17:01 ens3 9.06 7.45 7.50 2.37 0.00 0.00 0.00 0.00 20:00:31 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:18:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:19:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:20:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:23:01 ens3 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 20:00:31 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:25:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:26:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:30:01 ens3 0.23 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:00:31 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:32:01 ens3 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:33:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:34:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:35:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:36:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:37:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:00:31 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:38:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:39:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:40:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:42:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:42:02 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:45:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:46:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:47:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:00:31 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:50:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:51:01 ens3 0.18 0.07 0.06 0.00 0.00 0.00 0.00 0.00 20:00:31 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:55:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:56:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 14:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:00:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:01:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:00:31 15:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:02:01 ens3 0.45 0.43 0.26 0.22 0.00 0.00 0.00 0.00 20:00:31 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:04:01 ens3 0.82 0.38 0.30 0.22 0.00 0.00 0.00 0.00 20:00:31 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:05:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 20:00:31 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:06:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:07:01 ens3 2.93 2.35 1.65 4.10 0.00 0.00 0.00 0.00 20:00:31 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:08:01 ens3 1.38 0.78 0.78 1.06 0.00 0.00 0.00 0.00 20:00:31 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:10:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:12:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:15:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:17:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:00:31 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:19:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:20:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:00:31 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:23:01 ens3 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 20:00:31 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:25:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:26:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:30:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:31:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:00:31 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:32:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:35:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:36:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:37:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:00:31 15:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:38:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:40:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:42:01 ens3 0.28 0.20 0.10 0.01 0.00 0.00 0.00 0.00 20:00:31 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:45:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:46:01 ens3 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:50:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:00:31 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:51:01 ens3 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 20:00:31 15:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:52:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:55:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:57:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:00:31 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 15:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:00:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:02:01 ens3 0.53 0.37 0.32 0.21 0.00 0.00 0.00 0.00 20:00:31 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:04:01 ens3 0.80 0.38 0.30 0.22 0.00 0.00 0.00 0.00 20:00:31 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:05:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 20:00:31 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:07:01 ens3 0.28 0.17 0.16 0.24 0.00 0.00 0.00 0.00 20:00:31 16:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:00:31 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:08:01 ens3 4.10 3.63 2.24 5.03 0.00 0.00 0.00 0.00 20:00:31 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:10:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:11:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:00:31 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:15:01 ens3 0.23 0.23 0.13 0.07 0.00 0.00 0.00 0.00 20:00:31 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:16:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:20:01 ens3 0.32 0.27 0.14 0.08 0.00 0.00 0.00 0.00 20:00:31 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:21:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:25:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 16:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:26:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:28:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:30:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:00:31 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:31:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:00:31 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:32:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:33:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:33:01 ens3 0.83 0.88 0.41 0.93 0.00 0.00 0.00 0.00 20:00:31 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:34:01 ens3 0.20 0.20 0.06 0.08 0.00 0.00 0.00 0.00 20:00:31 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:35:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:37:01 ens3 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 20:00:31 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:40:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 20:00:31 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:45:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:46:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:50:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:52:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:55:01 ens3 0.23 0.12 0.13 0.07 0.00 0.00 0.00 0.00 20:00:31 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 16:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:00:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:01:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:00:31 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:02:01 ens3 0.55 0.33 0.27 0.21 0.00 0.00 0.00 0.00 20:00:31 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:04:01 ens3 0.87 0.43 0.31 0.22 0.00 0.00 0.00 0.00 20:00:31 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:05:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:06:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:07:01 ens3 0.25 0.15 0.10 0.23 0.00 0.00 0.00 0.00 20:00:31 17:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:00:31 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:08:01 ens3 2.58 2.27 1.45 3.88 0.00 0.00 0.00 0.00 20:00:31 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:09:01 ens3 1.47 1.28 0.79 1.15 0.00 0.00 0.00 0.00 20:00:31 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:10:01 ens3 0.38 0.22 0.14 0.08 0.00 0.00 0.00 0.00 20:00:31 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:15:01 ens3 0.22 0.12 0.13 0.07 0.00 0.00 0.00 0.00 20:00:31 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:20:01 ens3 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 20:00:31 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:22:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:24:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:25:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:27:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:00:31 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:30:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:30:02 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:31:01 ens3 0.14 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:00:31 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:32:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:35:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:36:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:40:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:43:01 ens3 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:00:31 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:45:01 ens3 0.25 0.25 0.14 0.08 0.00 0.00 0.00 0.00 20:00:31 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:50:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:00:31 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:53:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:00:31 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:54:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:55:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:57:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:00:31 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:58:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 17:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:00:01 ens3 0.28 0.30 0.09 0.08 0.00 0.00 0.00 0.00 20:00:31 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:01:01 ens3 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 20:00:31 18:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:02:01 ens3 0.48 0.53 0.27 0.23 0.00 0.00 0.00 0.00 20:00:31 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:04:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 20:00:31 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:05:01 ens3 0.68 0.60 0.43 0.36 0.00 0.00 0.00 0.00 20:00:31 18:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:07:01 ens3 0.28 0.17 0.16 0.24 0.00 0.00 0.00 0.00 20:00:31 18:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:00:31 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:08:01 ens3 2.58 2.40 1.45 3.89 0.00 0.00 0.00 0.00 20:00:31 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:09:01 ens3 1.52 1.27 0.79 1.15 0.00 0.00 0.00 0.00 20:00:31 18:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:10:01 ens3 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 20:00:31 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:15:01 ens3 0.20 0.13 0.13 0.07 0.00 0.00 0.00 0.00 20:00:31 18:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:20:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 20:00:31 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:23:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:25:01 ens3 0.27 0.25 0.14 0.08 0.00 0.00 0.00 0.00 20:00:31 18:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:30:01 ens3 0.30 0.30 0.14 0.08 0.00 0.00 0.00 0.00 20:00:31 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:32:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:35:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:36:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:40:01 ens3 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 20:00:31 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:41:01 ens3 0.33 0.22 0.23 0.13 0.00 0.00 0.00 0.00 20:00:31 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:45:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 18:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:46:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:50:01 ens3 0.33 0.22 0.14 0.08 0.00 0.00 0.00 0.00 20:00:31 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:55:01 ens3 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 20:00:31 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:56:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:58:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 18:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:00:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 19:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:01:02 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:00:31 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:02:01 ens3 0.42 0.32 0.26 0.22 0.00 0.00 0.00 0.00 20:00:31 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:04:01 ens3 0.83 0.33 0.31 0.21 0.00 0.00 0.00 0.00 20:00:31 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:05:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:06:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:07:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:00:31 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:08:01 ens3 2.73 2.50 1.54 4.12 0.00 0.00 0.00 0.00 20:00:31 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:09:01 ens3 1.27 0.65 0.77 1.05 0.00 0.00 0.00 0.00 20:00:31 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:10:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:12:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:13:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:15:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:16:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:18:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:19:01 ens3 0.30 0.00 0.04 0.00 0.00 0.00 0.00 0.00 20:00:31 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:20:01 ens3 0.50 0.22 0.12 0.07 0.00 0.00 0.00 0.00 20:00:31 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:21:01 ens3 0.65 0.33 0.33 0.20 0.00 0.00 0.00 0.00 20:00:31 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:23:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:25:01 ens3 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00 20:00:31 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:26:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:28:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:30:01 ens3 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 20:00:31 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:35:01 ens3 0.20 0.12 0.13 0.07 0.00 0.00 0.00 0.00 20:00:31 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:40:01 ens3 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 20:00:31 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:41:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:45:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:46:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:00:31 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:50:01 ens3 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 20:00:31 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:55:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 20:00:31 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 19:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:00:31 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:31 20:00:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:00:31 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 20:00:31 Average: docker0 3.63 5.09 0.29 37.15 0.00 0.00 0.00 0.00 20:00:31 Average: ens3 11.00 8.19 74.65 4.18 0.00 0.00 0.00 0.00 20:00:31 20:00:31 20:00:31 ---> sar -P ALL: 20:00:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42185) 03/27/25 _x86_64_ (8 CPU) 20:00:31 20:00:31 13:58:55 LINUX RESTART (8 CPU) 20:00:31 20:00:31 13:59:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 14:00:03 all 8.73 0.00 2.52 2.13 0.05 86.57 20:00:31 14:00:03 0 5.81 0.00 2.55 0.35 0.05 91.24 20:00:31 14:00:03 1 8.85 0.00 1.71 0.22 0.03 89.19 20:00:31 14:00:03 2 5.26 0.00 3.36 6.01 0.05 85.32 20:00:31 14:00:03 3 12.58 0.00 3.32 0.30 0.05 83.74 20:00:31 14:00:03 4 10.08 0.00 2.18 1.59 0.03 86.11 20:00:31 14:00:03 5 13.36 0.00 3.35 4.52 0.05 78.71 20:00:31 14:00:03 6 7.46 0.00 1.70 1.01 0.05 89.78 20:00:31 14:00:03 7 6.34 0.00 2.03 3.04 0.07 88.52 20:00:31 14:01:01 all 32.44 0.00 6.61 1.67 0.08 59.21 20:00:31 14:01:01 0 33.76 0.00 6.44 0.35 0.07 59.38 20:00:31 14:01:01 1 33.98 0.00 6.03 0.40 0.09 59.51 20:00:31 14:01:01 2 31.25 0.00 7.81 5.41 0.09 55.44 20:00:31 14:01:01 3 32.39 0.00 5.92 0.05 0.07 61.57 20:00:31 14:01:01 4 31.73 0.00 6.02 0.03 0.09 62.13 20:00:31 14:01:01 5 30.84 0.00 6.94 1.52 0.07 60.63 20:00:31 14:01:01 6 32.37 0.00 7.06 0.17 0.07 60.32 20:00:31 14:01:01 7 33.20 0.00 6.62 5.43 0.09 54.66 20:00:31 14:02:01 all 42.03 0.00 6.33 0.96 0.09 50.59 20:00:31 14:02:01 0 39.33 0.00 6.35 0.02 0.08 54.21 20:00:31 14:02:01 1 42.28 0.00 6.87 0.02 0.10 50.74 20:00:31 14:02:01 2 39.99 0.00 5.72 7.33 0.10 46.86 20:00:31 14:02:01 3 45.84 0.00 6.08 0.03 0.10 47.95 20:00:31 14:02:01 4 40.78 0.00 7.46 0.00 0.08 51.67 20:00:31 14:02:01 5 42.16 0.00 6.15 0.22 0.08 51.39 20:00:31 14:02:01 6 43.07 0.00 6.02 0.00 0.12 50.79 20:00:31 14:02:01 7 42.79 0.00 5.99 0.02 0.08 51.12 20:00:31 14:03:01 all 49.66 0.00 6.55 0.44 0.09 43.25 20:00:31 14:03:01 0 49.05 0.00 6.16 0.20 0.10 44.49 20:00:31 14:03:01 1 51.59 0.00 6.64 0.15 0.10 41.52 20:00:31 14:03:01 2 49.29 0.00 6.69 0.24 0.10 43.69 20:00:31 14:03:01 3 48.33 0.00 6.81 0.07 0.08 44.71 20:00:31 14:03:01 4 51.65 0.00 6.50 0.24 0.08 41.52 20:00:31 14:03:01 5 49.94 0.00 6.66 0.55 0.10 42.74 20:00:31 14:03:01 6 49.60 0.00 6.23 0.30 0.08 43.79 20:00:31 14:03:01 7 47.85 0.00 6.74 1.80 0.10 43.50 20:00:31 14:04:01 all 19.22 0.00 7.44 15.26 0.09 58.00 20:00:31 14:04:01 0 18.98 0.00 7.17 29.39 0.08 44.38 20:00:31 14:04:01 1 19.74 0.00 6.93 18.56 0.08 54.69 20:00:31 14:04:01 2 20.77 0.00 8.19 30.31 0.10 40.63 20:00:31 14:04:01 3 20.53 0.00 6.85 5.15 0.08 67.38 20:00:31 14:04:01 4 18.12 0.00 7.20 10.73 0.10 63.85 20:00:31 14:04:01 5 18.68 0.00 7.31 4.99 0.08 68.93 20:00:31 14:04:01 6 18.23 0.00 7.56 12.34 0.07 61.80 20:00:31 14:04:01 7 18.71 0.00 8.31 10.70 0.08 62.20 20:00:31 14:05:01 all 36.22 0.00 9.65 15.09 0.09 38.96 20:00:31 14:05:01 0 37.20 0.00 9.27 5.82 0.07 47.64 20:00:31 14:05:01 1 35.64 0.00 9.37 7.51 0.08 47.40 20:00:31 14:05:01 2 35.90 0.00 10.26 23.21 0.10 30.52 20:00:31 14:05:01 3 35.90 0.00 9.93 15.60 0.10 38.46 20:00:31 14:05:01 4 36.28 0.00 9.35 13.29 0.10 40.98 20:00:31 14:05:01 5 36.15 0.00 10.54 29.36 0.10 23.84 20:00:31 14:05:01 6 36.25 0.00 8.95 6.87 0.08 47.84 20:00:31 14:05:01 7 36.45 0.00 9.49 19.11 0.08 34.88 20:00:31 14:06:01 all 88.90 0.00 10.96 0.00 0.14 0.00 20:00:31 14:06:01 0 89.93 0.00 9.92 0.00 0.15 0.00 20:00:31 14:06:01 1 88.88 0.00 10.97 0.00 0.15 0.00 20:00:31 14:06:01 2 88.45 0.00 11.44 0.00 0.12 0.00 20:00:31 14:06:01 3 88.04 0.00 11.81 0.00 0.15 0.00 20:00:31 14:06:01 4 89.00 0.00 10.87 0.00 0.13 0.00 20:00:31 14:06:01 5 89.77 0.00 10.11 0.00 0.12 0.00 20:00:31 14:06:01 6 89.75 0.00 10.11 0.00 0.13 0.00 20:00:31 14:06:01 7 87.40 0.00 12.46 0.00 0.13 0.00 20:00:31 14:07:01 all 90.26 0.00 9.63 0.00 0.11 0.00 20:00:31 14:07:01 0 90.46 0.00 9.43 0.00 0.12 0.00 20:00:31 14:07:01 1 89.74 0.00 10.14 0.00 0.12 0.00 20:00:31 14:07:01 2 89.88 0.00 10.01 0.00 0.12 0.00 20:00:31 14:07:01 3 89.87 0.00 10.01 0.00 0.12 0.00 20:00:31 14:07:01 4 90.83 0.00 9.07 0.00 0.10 0.00 20:00:31 14:07:01 5 91.28 0.00 8.62 0.00 0.10 0.00 20:00:31 14:07:01 6 90.58 0.00 9.31 0.00 0.12 0.00 20:00:31 14:07:01 7 89.43 0.00 10.46 0.00 0.12 0.00 20:00:31 14:08:01 all 37.89 0.00 5.89 2.79 0.07 53.37 20:00:31 14:08:01 0 39.16 0.00 5.22 1.25 0.07 54.30 20:00:31 14:08:01 1 37.96 0.00 6.05 1.81 0.07 54.11 20:00:31 14:08:01 2 37.36 0.00 6.14 11.47 0.08 44.95 20:00:31 14:08:01 3 37.99 0.00 5.18 0.60 0.05 56.18 20:00:31 14:08:01 4 37.18 0.00 5.88 3.73 0.07 53.15 20:00:31 14:08:01 5 38.71 0.00 5.89 0.89 0.07 54.44 20:00:31 14:08:01 6 37.82 0.00 6.16 1.61 0.07 54.35 20:00:31 14:08:01 7 36.90 0.00 6.62 0.92 0.07 55.49 20:00:31 14:09:01 all 0.13 0.00 0.03 0.01 0.01 99.82 20:00:31 14:09:01 0 0.12 0.00 0.00 0.00 0.00 99.88 20:00:31 14:09:01 1 0.07 0.00 0.07 0.02 0.02 99.83 20:00:31 14:09:01 2 0.40 0.00 0.02 0.00 0.02 99.57 20:00:31 14:09:01 3 0.12 0.00 0.07 0.03 0.02 99.77 20:00:31 14:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 14:09:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 14:09:01 6 0.13 0.00 0.03 0.00 0.00 99.83 20:00:31 14:09:01 7 0.08 0.00 0.03 0.07 0.00 99.82 20:00:31 14:10:01 all 0.48 0.00 0.11 0.02 0.01 99.38 20:00:31 14:10:01 0 0.40 0.00 0.12 0.02 0.02 99.45 20:00:31 14:10:01 1 0.47 0.00 0.08 0.02 0.02 99.42 20:00:31 14:10:01 2 0.68 0.00 0.08 0.00 0.02 99.22 20:00:31 14:10:01 3 0.12 0.00 0.12 0.03 0.02 99.72 20:00:31 14:10:01 4 0.22 0.00 0.12 0.00 0.00 99.67 20:00:31 14:10:01 5 1.11 0.00 0.10 0.00 0.00 98.79 20:00:31 14:10:01 6 0.80 0.00 0.17 0.02 0.03 98.98 20:00:31 14:10:01 7 0.07 0.00 0.07 0.08 0.00 99.78 20:00:31 20:00:31 14:10:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 14:11:01 all 0.65 0.00 0.11 0.01 0.01 99.21 20:00:31 14:11:01 0 1.10 0.00 0.12 0.00 0.00 98.78 20:00:31 14:11:01 1 1.05 0.00 0.15 0.00 0.02 98.78 20:00:31 14:11:01 2 1.05 0.00 0.12 0.00 0.00 98.83 20:00:31 14:11:01 3 1.05 0.00 0.12 0.08 0.02 98.73 20:00:31 14:11:01 4 0.07 0.00 0.15 0.00 0.02 99.77 20:00:31 14:11:01 5 0.45 0.00 0.10 0.02 0.02 99.41 20:00:31 14:11:01 6 0.27 0.00 0.10 0.00 0.02 99.62 20:00:31 14:11:01 7 0.15 0.00 0.03 0.02 0.02 99.78 20:00:31 14:12:01 all 0.63 0.00 0.09 0.01 0.01 99.25 20:00:31 14:12:01 0 1.30 0.00 0.07 0.00 0.02 98.62 20:00:31 14:12:01 1 1.12 0.00 0.08 0.03 0.03 98.73 20:00:31 14:12:01 2 0.07 0.00 0.07 0.00 0.00 99.87 20:00:31 14:12:01 3 0.13 0.00 0.08 0.02 0.02 99.75 20:00:31 14:12:01 4 0.05 0.00 0.05 0.00 0.00 99.90 20:00:31 14:12:01 5 1.06 0.00 0.05 0.00 0.02 98.88 20:00:31 14:12:01 6 0.25 0.00 0.17 0.00 0.02 99.57 20:00:31 14:12:01 7 1.10 0.00 0.13 0.05 0.00 98.72 20:00:31 14:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 14:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:13:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:00:31 14:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:13:01 3 0.10 0.00 0.03 0.00 0.02 99.85 20:00:31 14:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 14:13:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 14:13:01 6 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 14:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:14:01 all 0.65 0.00 0.12 0.02 0.01 99.20 20:00:31 14:14:01 0 0.18 0.00 0.10 0.02 0.02 99.68 20:00:31 14:14:01 1 0.72 0.00 0.12 0.02 0.02 99.13 20:00:31 14:14:01 2 1.22 0.00 0.10 0.03 0.02 98.63 20:00:31 14:14:01 3 0.82 0.00 0.13 0.05 0.02 98.98 20:00:31 14:14:01 4 0.07 0.00 0.15 0.00 0.00 99.78 20:00:31 14:14:01 5 0.52 0.00 0.10 0.02 0.02 99.35 20:00:31 14:14:01 6 0.38 0.00 0.07 0.00 0.02 99.53 20:00:31 14:14:01 7 1.28 0.00 0.18 0.02 0.02 98.50 20:00:31 14:15:01 all 0.62 0.00 0.15 0.02 0.01 99.20 20:00:31 14:15:01 0 0.75 0.00 0.17 0.00 0.00 99.08 20:00:31 14:15:01 1 0.50 0.00 0.15 0.00 0.03 99.32 20:00:31 14:15:01 2 0.15 0.00 0.08 0.03 0.02 99.72 20:00:31 14:15:01 3 0.68 0.00 0.08 0.10 0.02 99.12 20:00:31 14:15:01 4 0.72 0.00 0.13 0.00 0.00 99.15 20:00:31 14:15:01 5 0.27 0.00 0.20 0.00 0.00 99.53 20:00:31 14:15:01 6 1.53 0.00 0.22 0.02 0.02 98.22 20:00:31 14:15:01 7 0.38 0.00 0.17 0.00 0.00 99.45 20:00:31 14:16:01 all 0.67 0.00 0.09 0.01 0.01 99.21 20:00:31 14:16:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:00:31 14:16:01 1 0.53 0.00 0.10 0.00 0.02 99.35 20:00:31 14:16:01 2 0.15 0.00 0.08 0.02 0.00 99.75 20:00:31 14:16:01 3 0.80 0.00 0.15 0.10 0.02 98.93 20:00:31 14:16:01 4 0.13 0.00 0.05 0.00 0.02 99.80 20:00:31 14:16:01 5 1.17 0.00 0.08 0.00 0.02 98.73 20:00:31 14:16:01 6 1.63 0.00 0.17 0.00 0.02 98.19 20:00:31 14:16:01 7 0.90 0.00 0.07 0.00 0.02 99.02 20:00:31 14:17:01 all 0.06 0.00 0.03 0.00 0.01 99.90 20:00:31 14:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:17:01 1 0.08 0.00 0.03 0.00 0.00 99.88 20:00:31 14:17:01 2 0.08 0.00 0.03 0.00 0.00 99.88 20:00:31 14:17:01 3 0.08 0.00 0.07 0.03 0.03 99.78 20:00:31 14:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 14:17:01 5 0.05 0.00 0.05 0.00 0.00 99.90 20:00:31 14:17:01 6 0.10 0.00 0.02 0.00 0.02 99.87 20:00:31 14:17:01 7 0.02 0.00 0.05 0.00 0.00 99.93 20:00:31 14:18:01 all 0.04 0.00 0.01 0.01 0.01 99.94 20:00:31 14:18:01 0 0.02 0.00 0.02 0.03 0.02 99.92 20:00:31 14:18:01 1 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 14:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 14:18:01 3 0.08 0.00 0.02 0.02 0.02 99.87 20:00:31 14:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 14:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:18:01 6 0.08 0.00 0.02 0.00 0.02 99.88 20:00:31 14:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:19:01 all 0.04 0.00 0.01 0.01 0.01 99.94 20:00:31 14:19:01 0 0.02 0.00 0.00 0.03 0.00 99.95 20:00:31 14:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 14:19:01 3 0.07 0.00 0.03 0.02 0.02 99.87 20:00:31 14:19:01 4 0.12 0.00 0.02 0.00 0.00 99.87 20:00:31 14:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 14:19:01 6 0.12 0.00 0.02 0.00 0.02 99.85 20:00:31 14:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:20:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:00:31 14:20:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 14:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 14:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:20:01 6 0.10 0.00 0.00 0.00 0.02 99.88 20:00:31 14:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 14:21:01 all 0.08 0.00 0.02 0.00 0.01 99.89 20:00:31 14:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 14:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:21:01 3 0.07 0.00 0.03 0.02 0.02 99.87 20:00:31 14:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:21:01 6 0.55 0.00 0.10 0.00 0.02 99.33 20:00:31 14:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 20:00:31 14:21:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 14:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:00:31 14:22:01 0 0.02 0.00 0.00 0.03 0.00 99.95 20:00:31 14:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 14:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:22:01 3 0.03 0.00 0.03 0.02 0.02 99.90 20:00:31 14:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:22:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 14:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:23:01 all 0.03 0.00 0.01 0.00 0.01 99.96 20:00:31 14:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 14:23:01 3 0.05 0.00 0.03 0.00 0.03 99.88 20:00:31 14:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:23:01 6 0.07 0.00 0.02 0.00 0.02 99.90 20:00:31 14:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:24:01 all 0.04 0.00 0.02 0.00 0.01 99.92 20:00:31 14:24:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:00:31 14:24:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 14:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:24:01 3 0.07 0.00 0.02 0.00 0.02 99.90 20:00:31 14:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 14:24:01 6 0.25 0.00 0.10 0.00 0.02 99.63 20:00:31 14:24:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 14:25:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:00:31 14:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 14:25:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 14:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:25:01 3 0.05 0.00 0.03 0.02 0.02 99.88 20:00:31 14:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 14:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:25:01 6 0.10 0.00 0.02 0.00 0.02 99.87 20:00:31 14:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:00:31 14:26:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 14:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 14:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:26:01 3 0.05 0.00 0.03 0.02 0.02 99.88 20:00:31 14:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:26:01 6 0.08 0.00 0.02 0.00 0.02 99.88 20:00:31 14:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:27:01 all 0.13 0.00 0.00 0.00 0.01 99.86 20:00:31 14:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:27:01 3 0.05 0.00 0.02 0.00 0.03 99.90 20:00:31 14:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:27:01 5 0.73 0.00 0.00 0.00 0.00 99.27 20:00:31 14:27:01 6 0.20 0.00 0.00 0.00 0.02 99.78 20:00:31 14:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 14:28:01 all 0.11 0.00 0.01 0.00 0.01 99.87 20:00:31 14:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 14:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 14:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 14:28:01 3 0.05 0.00 0.02 0.02 0.02 99.90 20:00:31 14:28:01 4 0.12 0.00 0.02 0.00 0.00 99.87 20:00:31 14:28:01 5 0.65 0.00 0.03 0.00 0.00 99.32 20:00:31 14:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:29:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:00:31 14:29:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:00:31 14:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:29:01 3 0.07 0.00 0.03 0.00 0.02 99.88 20:00:31 14:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:29:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 14:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 14:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 14:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:30:01 3 0.08 0.00 0.03 0.02 0.03 99.83 20:00:31 14:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 14:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 14:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 14:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 14:31:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:00:31 14:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:31:01 3 0.07 0.00 0.03 0.02 0.02 99.87 20:00:31 14:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:31:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 14:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 14:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 14:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:32:01 3 0.02 0.00 0.02 0.02 0.03 99.92 20:00:31 14:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 14:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 14:32:01 6 0.07 0.00 0.03 0.00 0.00 99.90 20:00:31 14:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 20:00:31 14:32:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 14:33:01 all 0.06 0.00 0.01 0.01 0.01 99.92 20:00:31 14:33:01 0 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 14:33:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 14:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 14:33:01 3 0.10 0.00 0.02 0.02 0.02 99.85 20:00:31 14:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 14:33:01 5 0.22 0.00 0.02 0.00 0.00 99.77 20:00:31 14:33:01 6 0.07 0.00 0.02 0.00 0.02 99.90 20:00:31 14:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:34:01 all 0.27 0.00 0.01 0.00 0.00 99.72 20:00:31 14:34:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:00:31 14:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:34:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 14:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:34:01 5 1.99 0.00 0.00 0.00 0.00 98.01 20:00:31 14:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 14:34:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 14:35:01 all 0.27 0.00 0.01 0.00 0.01 99.71 20:00:31 14:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 14:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:35:01 3 0.07 0.00 0.02 0.02 0.02 99.88 20:00:31 14:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:35:01 5 1.99 0.00 0.00 0.00 0.02 98.00 20:00:31 14:35:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 14:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 14:36:01 all 0.24 0.00 0.02 0.00 0.00 99.73 20:00:31 14:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 14:36:01 3 0.03 0.00 0.03 0.02 0.02 99.90 20:00:31 14:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:36:01 5 1.78 0.00 0.02 0.00 0.00 98.21 20:00:31 14:36:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 14:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 14:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 14:37:01 0 0.00 0.00 0.00 0.02 0.02 99.97 20:00:31 14:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:37:01 3 0.03 0.00 0.03 0.02 0.03 99.88 20:00:31 14:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:37:01 6 0.07 0.00 0.02 0.00 0.02 99.90 20:00:31 14:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 14:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 14:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:38:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:00:31 14:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 14:38:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 14:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:00:31 14:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 14:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:39:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:00:31 14:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 14:39:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 14:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 14:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 14:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 14:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:40:01 3 0.05 0.00 0.02 0.02 0.02 99.90 20:00:31 14:40:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 14:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:40:01 6 0.07 0.00 0.03 0.00 0.02 99.88 20:00:31 14:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:41:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:00:31 14:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 14:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 14:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 14:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:41:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 14:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 14:42:02 all 0.03 0.00 0.02 0.00 0.01 99.95 20:00:31 14:42:02 0 0.02 0.00 0.03 0.02 0.02 99.92 20:00:31 14:42:02 1 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 14:42:02 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:42:02 3 0.03 0.00 0.03 0.02 0.03 99.88 20:00:31 14:42:02 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 14:42:02 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:42:02 6 0.05 0.00 0.03 0.00 0.00 99.92 20:00:31 14:42:02 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 14:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:43:01 3 0.03 0.00 0.03 0.02 0.02 99.90 20:00:31 14:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 14:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 14:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 20:00:31 14:43:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 14:44:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:00:31 14:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 14:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 14:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:44:01 3 0.08 0.00 0.03 0.00 0.02 99.87 20:00:31 14:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:44:01 6 0.07 0.00 0.02 0.00 0.00 99.92 20:00:31 14:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 14:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 14:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 14:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:45:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 14:45:01 3 0.02 0.00 0.05 0.02 0.02 99.90 20:00:31 14:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 14:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 14:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:46:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:00:31 14:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 14:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:46:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:00:31 14:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 14:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:00:31 14:47:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 14:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:47:01 3 0.05 0.00 0.03 0.02 0.02 99.88 20:00:31 14:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 14:47:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 14:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 14:48:01 all 0.16 0.00 0.01 0.00 0.00 99.83 20:00:31 14:48:01 0 0.03 0.00 0.03 0.02 0.00 99.92 20:00:31 14:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:48:01 3 0.07 0.00 0.02 0.00 0.03 99.88 20:00:31 14:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 14:48:01 5 1.04 0.00 0.00 0.00 0.00 98.96 20:00:31 14:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 14:49:01 all 0.27 0.00 0.01 0.00 0.01 99.70 20:00:31 14:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 14:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 14:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 14:49:01 3 0.03 0.00 0.03 0.02 0.02 99.90 20:00:31 14:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 14:49:01 5 1.97 0.00 0.02 0.00 0.00 98.01 20:00:31 14:49:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 14:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:50:01 all 0.10 0.00 0.02 0.00 0.01 99.87 20:00:31 14:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:50:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:00:31 14:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:50:01 3 0.03 0.00 0.05 0.02 0.02 99.88 20:00:31 14:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:50:01 5 0.71 0.00 0.08 0.00 0.02 99.19 20:00:31 14:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:51:01 all 0.03 0.00 0.02 0.00 0.01 99.94 20:00:31 14:51:01 0 0.07 0.00 0.05 0.00 0.00 99.88 20:00:31 14:51:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 14:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:51:01 3 0.05 0.00 0.03 0.00 0.03 99.88 20:00:31 14:51:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:00:31 14:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 14:51:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 14:52:01 all 0.02 0.00 0.00 0.00 0.01 99.96 20:00:31 14:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 14:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 14:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:52:01 3 0.05 0.00 0.02 0.02 0.02 99.90 20:00:31 14:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:52:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 14:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 14:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:53:01 1 0.07 0.00 0.00 0.00 0.00 99.93 20:00:31 14:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 14:53:01 3 0.05 0.00 0.05 0.02 0.02 99.87 20:00:31 14:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:53:01 6 0.07 0.00 0.02 0.00 0.02 99.90 20:00:31 14:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:00:31 14:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 14:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:54:01 3 0.05 0.00 0.02 0.00 0.03 99.90 20:00:31 14:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 14:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 14:54:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:00:31 14:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 20:00:31 14:54:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 14:55:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:00:31 14:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 14:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:55:01 3 0.07 0.00 0.05 0.02 0.00 99.87 20:00:31 14:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 14:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 14:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:00:31 14:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 14:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:56:01 3 0.03 0.00 0.07 0.00 0.02 99.88 20:00:31 14:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:56:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:00:31 14:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 14:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 14:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 14:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 14:57:01 3 0.07 0.00 0.02 0.02 0.02 99.88 20:00:31 14:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 14:57:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 14:57:01 6 0.07 0.00 0.03 0.00 0.00 99.90 20:00:31 14:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 14:58:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:00:31 14:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 14:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 14:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:58:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 14:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 14:59:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:00:31 14:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:59:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 14:59:01 2 0.00 0.00 0.03 0.00 0.02 99.95 20:00:31 14:59:01 3 0.05 0.00 0.02 0.02 0.02 99.90 20:00:31 14:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 14:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 14:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:00:31 15:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 15:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 15:00:01 2 0.02 0.00 0.05 0.00 0.02 99.92 20:00:31 15:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:00:01 5 0.07 0.00 0.03 0.00 0.00 99.90 20:00:31 15:00:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 15:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:01:01 all 0.27 0.00 0.01 0.00 0.01 99.71 20:00:31 15:01:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 15:01:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:00:31 15:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 15:01:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 15:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:01:01 5 1.97 0.00 0.00 0.00 0.02 98.01 20:00:31 15:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 15:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:02:01 all 0.20 0.00 0.01 0.01 0.00 99.78 20:00:31 15:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 15:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:02:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 15:02:01 3 0.00 0.00 0.02 0.03 0.00 99.95 20:00:31 15:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:02:01 5 1.47 0.00 0.00 0.00 0.00 98.53 20:00:31 15:02:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 15:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:00:31 15:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 15:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 15:03:01 3 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 15:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:03:01 5 0.12 0.00 0.00 0.00 0.00 99.88 20:00:31 15:03:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 15:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:04:01 all 0.23 0.00 0.01 0.01 0.00 99.74 20:00:31 15:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:00:31 15:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 15:04:01 3 0.00 0.00 0.00 0.08 0.00 99.92 20:00:31 15:04:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 15:04:01 5 1.68 0.00 0.00 0.00 0.02 98.31 20:00:31 15:04:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 15:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:05:01 all 0.27 0.00 0.01 0.00 0.01 99.71 20:00:31 15:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 15:05:01 2 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 15:05:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 15:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:05:01 5 1.97 0.00 0.00 0.00 0.00 98.03 20:00:31 15:05:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 15:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 20:00:31 15:05:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 15:06:01 all 0.27 0.00 0.01 0.00 0.01 99.71 20:00:31 15:06:01 0 0.07 0.00 0.03 0.00 0.00 99.90 20:00:31 15:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 15:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 15:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 15:06:01 5 2.00 0.00 0.02 0.00 0.00 97.98 20:00:31 15:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 15:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:07:01 all 0.20 0.00 0.04 0.00 0.01 99.75 20:00:31 15:07:01 0 0.25 0.00 0.00 0.00 0.00 99.75 20:00:31 15:07:01 1 0.07 0.00 0.02 0.00 0.02 99.90 20:00:31 15:07:01 2 0.02 0.00 0.02 0.00 0.03 99.93 20:00:31 15:07:01 3 0.03 0.00 0.05 0.02 0.00 99.90 20:00:31 15:07:01 4 0.20 0.00 0.02 0.00 0.00 99.78 20:00:31 15:07:01 5 0.93 0.00 0.08 0.00 0.02 98.97 20:00:31 15:07:01 6 0.05 0.00 0.03 0.02 0.00 99.90 20:00:31 15:07:01 7 0.07 0.00 0.07 0.00 0.00 99.87 20:00:31 15:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 15:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 15:08:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 15:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 15:08:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 15:08:01 4 0.07 0.00 0.00 0.00 0.00 99.93 20:00:31 15:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:08:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 15:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:09:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:00:31 15:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:09:01 1 0.07 0.00 0.00 0.00 0.02 99.92 20:00:31 15:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:10:01 all 0.06 0.00 0.01 0.00 0.01 99.92 20:00:31 15:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:10:01 1 0.08 0.00 0.03 0.00 0.00 99.88 20:00:31 15:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 15:10:01 3 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 15:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:10:01 5 0.32 0.00 0.00 0.00 0.00 99.68 20:00:31 15:10:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:00:31 15:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 15:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:11:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 15:11:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 15:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 15:11:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 15:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:12:01 all 0.02 0.00 0.01 0.00 0.01 99.97 20:00:31 15:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 15:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 15:12:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 15:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:13:01 all 0.05 0.00 0.02 0.00 0.01 99.92 20:00:31 15:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:13:01 2 0.02 0.00 0.02 0.00 0.03 99.93 20:00:31 15:13:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:00:31 15:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:13:01 5 0.32 0.00 0.02 0.00 0.00 99.67 20:00:31 15:13:01 6 0.07 0.00 0.02 0.02 0.00 99.90 20:00:31 15:13:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 15:14:01 all 0.04 0.00 0.01 0.00 0.00 99.94 20:00:31 15:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:14:01 1 0.03 0.00 0.07 0.02 0.02 99.87 20:00:31 15:14:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 15:14:01 3 0.07 0.00 0.00 0.02 0.00 99.92 20:00:31 15:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:14:01 5 0.10 0.00 0.00 0.00 0.00 99.90 20:00:31 15:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 15:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:15:01 all 0.03 0.00 0.02 0.00 0.01 99.95 20:00:31 15:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 15:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 15:15:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:00:31 15:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:15:01 5 0.13 0.00 0.10 0.00 0.02 99.75 20:00:31 15:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:16:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:00:31 15:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 15:16:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:00:31 15:16:01 2 0.03 0.00 0.03 0.00 0.03 99.90 20:00:31 15:16:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 15:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 15:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:16:01 6 0.03 0.00 0.02 0.07 0.00 99.88 20:00:31 15:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 20:00:31 15:16:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 15:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 15:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:17:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:00:31 15:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 15:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 15:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:17:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 15:17:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 15:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 15:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 15:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 15:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 15:18:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 15:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 15:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:18:01 6 0.07 0.00 0.03 0.00 0.02 99.88 20:00:31 15:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:19:01 all 0.13 0.00 0.01 0.00 0.01 99.85 20:00:31 15:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 15:19:01 1 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 15:19:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 15:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:19:01 5 0.91 0.00 0.02 0.00 0.02 99.06 20:00:31 15:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 15:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:20:01 all 0.16 0.00 0.01 0.01 0.00 99.82 20:00:31 15:20:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 15:20:01 1 0.08 0.00 0.02 0.00 0.00 99.90 20:00:31 15:20:01 2 0.03 0.00 0.03 0.02 0.02 99.90 20:00:31 15:20:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 15:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 15:20:01 5 0.99 0.00 0.00 0.00 0.00 99.01 20:00:31 15:20:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:00:31 15:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:00:31 15:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 15:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 15:21:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 15:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:21:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 15:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:00:31 15:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 15:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 15:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 15:22:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 15:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 15:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:23:01 all 0.19 0.00 0.01 0.00 0.01 99.78 20:00:31 15:23:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 15:23:01 1 0.07 0.00 0.02 0.00 0.00 99.92 20:00:31 15:23:01 2 0.03 0.00 0.03 0.02 0.02 99.90 20:00:31 15:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 15:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:23:01 6 1.34 0.00 0.03 0.00 0.02 98.61 20:00:31 15:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 15:24:01 0 0.08 0.00 0.02 0.00 0.00 99.90 20:00:31 15:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 15:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 15:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 15:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:24:01 6 0.08 0.00 0.00 0.00 0.02 99.90 20:00:31 15:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:25:01 all 0.11 0.00 0.01 0.00 0.00 99.87 20:00:31 15:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:00:31 15:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 15:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 15:25:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 15:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:25:01 6 0.75 0.00 0.02 0.02 0.00 99.22 20:00:31 15:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 15:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 15:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:26:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 15:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:26:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 15:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 15:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 15:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 15:27:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 15:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 15:27:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:00:31 15:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 20:00:31 15:27:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 15:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 15:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 15:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 15:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 15:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 15:29:01 1 0.07 0.00 0.00 0.00 0.02 99.92 20:00:31 15:29:01 2 0.02 0.00 0.03 0.02 0.02 99.92 20:00:31 15:29:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 15:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 15:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:29:01 6 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 15:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:00:31 15:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:30:01 1 0.05 0.00 0.02 0.02 0.02 99.90 20:00:31 15:30:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 15:30:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 15:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 15:30:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 15:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:00:31 15:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:31:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 15:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 15:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:31:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:00:31 15:31:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 15:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 15:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:32:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:00:31 15:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:32:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 15:32:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 15:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:33:01 all 0.19 0.00 0.01 0.00 0.01 99.80 20:00:31 15:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 15:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:33:01 3 0.05 0.00 0.00 0.02 0.00 99.93 20:00:31 15:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 15:33:01 5 0.07 0.00 0.03 0.00 0.02 99.88 20:00:31 15:33:01 6 1.24 0.00 0.02 0.00 0.02 98.73 20:00:31 15:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 15:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 15:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 15:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:34:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:00:31 15:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:34:01 5 0.03 0.00 0.05 0.00 0.02 99.90 20:00:31 15:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:35:01 all 0.03 0.00 0.01 0.01 0.00 99.95 20:00:31 15:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:35:01 3 0.02 0.00 0.00 0.08 0.00 99.90 20:00:31 15:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:35:01 5 0.07 0.00 0.02 0.00 0.00 99.92 20:00:31 15:35:01 6 0.07 0.00 0.02 0.02 0.02 99.88 20:00:31 15:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:36:01 all 0.02 0.00 0.01 0.00 0.01 99.97 20:00:31 15:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 15:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:36:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:00:31 15:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 15:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 15:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 15:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 15:37:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 15:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:37:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 15:37:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 15:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:00:31 15:38:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:00:31 15:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 15:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 15:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:38:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 15:38:01 6 0.07 0.00 0.02 0.00 0.00 99.92 20:00:31 15:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 20:00:31 15:38:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 15:39:01 all 0.12 0.00 0.00 0.00 0.00 99.86 20:00:31 15:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 15:39:01 6 0.91 0.00 0.00 0.02 0.02 99.05 20:00:31 15:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:40:01 all 0.28 0.00 0.01 0.00 0.01 99.70 20:00:31 15:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 15:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 15:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:40:01 3 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 15:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:40:01 5 0.07 0.00 0.03 0.00 0.02 99.88 20:00:31 15:40:01 6 2.00 0.00 0.00 0.02 0.00 97.98 20:00:31 15:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 15:41:01 all 0.09 0.00 0.02 0.00 0.01 99.89 20:00:31 15:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:41:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 15:41:01 6 0.62 0.00 0.08 0.00 0.02 99.28 20:00:31 15:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:42:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:00:31 15:42:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:00:31 15:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:42:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 15:42:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 15:42:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:00:31 15:42:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 15:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:43:01 all 0.00 0.00 0.02 0.00 0.01 99.97 20:00:31 15:43:01 0 0.00 0.00 0.03 0.00 0.02 99.95 20:00:31 15:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 15:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:43:01 5 0.02 0.00 0.07 0.00 0.03 99.88 20:00:31 15:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:44:01 all 0.04 0.00 0.01 0.00 0.00 99.95 20:00:31 15:44:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 15:44:01 1 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 15:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:44:01 3 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 15:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:44:01 5 0.08 0.00 0.03 0.00 0.02 99.87 20:00:31 15:44:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 15:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 15:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 15:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 15:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:00:31 15:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:45:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 15:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 15:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:46:01 all 0.03 0.00 0.00 0.00 0.01 99.95 20:00:31 15:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 15:46:01 1 0.05 0.00 0.02 0.02 0.03 99.88 20:00:31 15:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 15:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:46:01 5 0.07 0.00 0.00 0.00 0.00 99.93 20:00:31 15:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 15:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 15:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 15:47:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:00:31 15:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:47:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 15:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 15:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:48:01 all 0.22 0.00 0.01 0.00 0.01 99.76 20:00:31 15:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 15:48:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:00:31 15:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 15:48:01 3 0.07 0.00 0.02 0.00 0.02 99.90 20:00:31 15:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:48:01 6 1.55 0.00 0.00 0.00 0.02 98.43 20:00:31 15:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:49:01 all 0.25 0.00 0.01 0.00 0.00 99.73 20:00:31 15:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:49:01 1 0.02 0.00 0.03 0.02 0.02 99.92 20:00:31 15:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:49:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 15:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:49:01 6 1.97 0.00 0.00 0.00 0.02 98.01 20:00:31 15:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 20:00:31 15:49:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 15:50:01 all 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 15:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 15:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 15:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 15:50:01 3 0.05 0.00 0.00 0.02 0.00 99.93 20:00:31 15:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 15:50:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 15:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 15:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 15:51:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 15:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 15:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 15:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:52:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:00:31 15:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 15:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 15:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 15:52:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:00:31 15:52:01 4 0.05 0.00 0.03 0.00 0.02 99.90 20:00:31 15:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 15:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 15:53:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 15:53:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:00:31 15:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 15:53:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 15:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 15:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 15:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:00:31 15:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 15:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:54:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:00:31 15:54:01 4 0.03 0.00 0.05 0.00 0.02 99.90 20:00:31 15:54:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 15:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 15:54:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 15:55:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:00:31 15:55:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:00:31 15:55:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 15:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 15:55:01 3 0.07 0.00 0.00 0.02 0.02 99.90 20:00:31 15:55:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 15:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:55:01 6 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 15:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 15:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 15:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:56:01 3 0.02 0.00 0.03 0.02 0.00 99.93 20:00:31 15:56:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 15:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 15:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 15:57:01 1 0.02 0.00 0.03 0.02 0.02 99.92 20:00:31 15:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 15:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:57:01 4 0.05 0.00 0.03 0.00 0.02 99.90 20:00:31 15:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:57:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 15:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 15:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 15:58:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 15:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 15:58:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:00:31 15:58:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 15:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:58:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 15:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 15:59:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:00:31 15:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:59:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 15:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 15:59:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:00:31 15:59:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 15:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 15:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 15:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 16:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 16:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:00:01 4 0.02 0.00 0.02 0.00 0.03 99.93 20:00:31 16:00:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 16:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 16:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 20:00:31 16:00:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 16:01:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:00:31 16:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:01:01 1 0.02 0.00 0.03 0.02 0.00 99.93 20:00:31 16:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:01:01 3 0.07 0.00 0.02 0.02 0.00 99.90 20:00:31 16:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:01:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 16:01:01 6 0.07 0.00 0.00 0.00 0.00 99.93 20:00:31 16:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:02:01 all 0.01 0.00 0.02 0.00 0.01 99.96 20:00:31 16:02:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:00:31 16:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 16:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:02:01 4 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 16:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:02:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:00:31 16:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:03:01 all 0.02 0.00 0.00 0.00 0.01 99.97 20:00:31 16:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:03:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:00:31 16:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:03:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 16:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 16:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:04:01 all 0.05 0.00 0.01 0.00 0.00 99.93 20:00:31 16:04:01 0 0.35 0.00 0.05 0.00 0.02 99.58 20:00:31 16:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:05:01 all 0.27 0.00 0.00 0.00 0.01 99.71 20:00:31 16:05:01 0 2.00 0.00 0.02 0.00 0.03 97.95 20:00:31 16:05:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:00:31 16:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 16:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:05:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 16:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:06:01 all 0.26 0.00 0.01 0.00 0.00 99.73 20:00:31 16:06:01 0 2.00 0.00 0.03 0.00 0.02 97.95 20:00:31 16:06:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 16:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 16:06:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 16:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:07:01 all 0.28 0.00 0.01 0.00 0.01 99.69 20:00:31 16:07:01 0 2.04 0.00 0.03 0.00 0.02 97.91 20:00:31 16:07:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:00:31 16:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 16:07:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 16:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:07:01 5 0.08 0.00 0.03 0.00 0.00 99.88 20:00:31 16:07:01 6 0.07 0.00 0.02 0.00 0.02 99.90 20:00:31 16:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:08:01 all 0.09 0.00 0.04 0.00 0.01 99.85 20:00:31 16:08:01 0 0.27 0.00 0.10 0.00 0.03 99.60 20:00:31 16:08:01 1 0.02 0.00 0.05 0.02 0.02 99.90 20:00:31 16:08:01 2 0.15 0.00 0.07 0.00 0.00 99.78 20:00:31 16:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 16:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:08:01 5 0.17 0.00 0.03 0.00 0.00 99.80 20:00:31 16:08:01 6 0.07 0.00 0.02 0.00 0.00 99.92 20:00:31 16:08:01 7 0.05 0.00 0.08 0.00 0.00 99.87 20:00:31 16:09:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:00:31 16:09:01 0 0.17 0.00 0.02 0.00 0.02 99.80 20:00:31 16:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 16:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 16:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 16:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:10:01 all 0.25 0.00 0.02 0.00 0.01 99.71 20:00:31 16:10:01 0 1.86 0.00 0.05 0.00 0.03 98.06 20:00:31 16:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 16:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:10:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 16:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:10:01 6 0.05 0.00 0.03 0.02 0.02 99.88 20:00:31 16:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:11:01 all 0.00 0.00 0.01 0.00 0.01 99.97 20:00:31 16:11:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:00:31 16:11:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:00:31 16:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 16:11:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:00:31 16:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 20:00:31 16:11:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 16:12:01 all 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:12:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 16:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:12:01 6 0.07 0.00 0.00 0.00 0.02 99.92 20:00:31 16:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 16:13:01 0 0.00 0.00 0.03 0.00 0.02 99.95 20:00:31 16:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 16:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 16:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:13:01 5 0.05 0.00 0.03 0.00 0.00 99.92 20:00:31 16:13:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:00:31 16:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:14:01 all 0.03 0.00 0.01 0.00 0.01 99.96 20:00:31 16:14:01 0 0.02 0.00 0.00 0.00 0.03 99.95 20:00:31 16:14:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 16:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 16:14:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 16:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:15:01 all 0.07 0.00 0.01 0.00 0.01 99.91 20:00:31 16:15:01 0 0.43 0.00 0.03 0.00 0.02 99.52 20:00:31 16:15:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 16:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:15:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 16:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:15:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 16:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 16:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:16:01 all 0.28 0.00 0.01 0.00 0.00 99.70 20:00:31 16:16:01 0 2.00 0.00 0.00 0.00 0.02 97.98 20:00:31 16:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:00:31 16:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 16:16:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 16:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:16:01 5 0.03 0.00 0.02 0.02 0.00 99.93 20:00:31 16:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:17:01 all 0.24 0.00 0.01 0.00 0.01 99.74 20:00:31 16:17:01 0 1.82 0.00 0.03 0.00 0.02 98.13 20:00:31 16:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 16:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 16:18:01 all 0.22 0.00 0.02 0.01 0.01 99.74 20:00:31 16:18:01 0 1.50 0.00 0.10 0.00 0.02 98.38 20:00:31 16:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 16:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:18:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 16:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:18:01 5 0.10 0.00 0.02 0.02 0.02 99.85 20:00:31 16:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 16:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:00:31 16:19:01 0 0.08 0.00 0.07 0.00 0.02 99.83 20:00:31 16:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:20:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:00:31 16:20:01 0 0.05 0.00 0.02 0.00 0.03 99.90 20:00:31 16:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:20:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:00:31 16:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:20:01 5 0.08 0.00 0.03 0.00 0.00 99.88 20:00:31 16:20:01 6 0.07 0.00 0.02 0.02 0.02 99.88 20:00:31 16:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 16:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 16:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 16:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 16:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:22:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:00:31 16:22:01 0 0.08 0.00 0.02 0.00 0.02 99.88 20:00:31 16:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:22:01 3 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 16:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 16:22:01 6 0.05 0.00 0.02 0.02 0.02 99.90 20:00:31 16:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 20:00:31 16:22:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 16:23:01 all 0.21 0.00 0.01 0.00 0.00 99.78 20:00:31 16:23:01 0 1.58 0.00 0.03 0.00 0.02 98.37 20:00:31 16:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 16:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:00:31 16:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 16:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 16:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:24:01 6 0.03 0.00 0.02 0.03 0.00 99.92 20:00:31 16:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:25:01 all 0.09 0.00 0.01 0.00 0.01 99.89 20:00:31 16:25:01 0 0.55 0.00 0.00 0.00 0.02 99.43 20:00:31 16:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:25:01 3 0.07 0.00 0.02 0.02 0.02 99.88 20:00:31 16:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 16:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:26:01 all 0.21 0.00 0.01 0.01 0.00 99.77 20:00:31 16:26:01 0 1.53 0.00 0.02 0.00 0.00 98.45 20:00:31 16:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 16:26:01 3 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 16:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:26:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 16:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 16:27:01 all 0.27 0.00 0.01 0.00 0.01 99.72 20:00:31 16:27:01 0 1.99 0.00 0.00 0.00 0.02 98.00 20:00:31 16:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 16:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:27:01 3 0.02 0.00 0.03 0.02 0.02 99.92 20:00:31 16:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:27:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 16:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:28:01 all 0.19 0.00 0.02 0.00 0.01 99.78 20:00:31 16:28:01 0 1.39 0.00 0.00 0.00 0.00 98.61 20:00:31 16:28:01 1 0.00 0.00 0.05 0.02 0.02 99.92 20:00:31 16:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:28:01 3 0.07 0.00 0.03 0.00 0.02 99.88 20:00:31 16:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:28:01 5 0.00 0.00 0.03 0.00 0.02 99.95 20:00:31 16:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:28:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 16:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 16:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 16:29:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 16:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:29:01 3 0.02 0.00 0.03 0.02 0.02 99.92 20:00:31 16:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:30:01 all 0.19 0.00 0.02 0.01 0.01 99.78 20:00:31 16:30:01 0 1.42 0.00 0.02 0.00 0.00 98.57 20:00:31 16:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 16:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:30:01 3 0.07 0.00 0.03 0.02 0.02 99.87 20:00:31 16:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:30:01 6 0.02 0.00 0.03 0.03 0.02 99.90 20:00:31 16:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:31:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:00:31 16:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 16:31:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 16:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:31:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 16:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:00:31 16:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 16:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 16:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:32:01 3 0.02 0.00 0.03 0.02 0.02 99.92 20:00:31 16:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 16:33:01 all 0.06 0.00 0.02 0.00 0.01 99.91 20:00:31 16:33:01 0 0.08 0.00 0.00 0.00 0.00 99.92 20:00:31 16:33:01 1 0.12 0.00 0.03 0.00 0.02 99.83 20:00:31 16:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:33:01 3 0.07 0.00 0.03 0.02 0.03 99.85 20:00:31 16:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:33:01 6 0.05 0.00 0.02 0.02 0.00 99.92 20:00:31 16:33:01 7 0.10 0.00 0.07 0.00 0.00 99.83 20:00:31 20:00:31 16:33:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 16:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 16:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 16:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 16:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:34:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:00:31 16:34:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 16:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 16:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 16:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:35:01 3 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 16:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:35:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 16:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:36:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:00:31 16:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:36:01 3 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 16:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:36:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 16:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:00:31 16:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 16:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 16:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:37:01 3 0.02 0.00 0.02 0.07 0.03 99.87 20:00:31 16:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:37:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 16:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:00:31 16:38:01 0 0.07 0.00 0.02 0.00 0.00 99.92 20:00:31 16:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:38:01 3 0.05 0.00 0.03 0.02 0.02 99.88 20:00:31 16:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:00:31 16:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 16:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 16:39:01 3 0.03 0.00 0.03 0.02 0.02 99.90 20:00:31 16:39:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 16:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:39:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 16:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:40:01 all 0.06 0.00 0.01 0.00 0.00 99.92 20:00:31 16:40:01 0 0.37 0.00 0.00 0.00 0.00 99.63 20:00:31 16:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:40:01 3 0.03 0.00 0.03 0.02 0.02 99.90 20:00:31 16:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 16:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:41:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:00:31 16:41:01 0 0.15 0.00 0.02 0.00 0.00 99.83 20:00:31 16:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 16:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:41:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 16:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:41:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:00:31 16:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:42:01 all 0.04 0.00 0.02 0.00 0.01 99.94 20:00:31 16:42:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 16:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:00:31 16:42:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 16:42:01 3 0.07 0.00 0.02 0.02 0.02 99.88 20:00:31 16:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:42:01 6 0.05 0.00 0.05 0.02 0.02 99.87 20:00:31 16:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:00:31 16:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:43:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 16:43:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 16:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 16:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 16:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:44:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 16:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:44:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 16:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 20:00:31 16:44:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 16:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 16:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 16:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:45:01 3 0.00 0.00 0.03 0.02 0.02 99.93 20:00:31 16:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:46:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:00:31 16:46:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 16:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 16:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:46:01 3 0.05 0.00 0.02 0.02 0.02 99.90 20:00:31 16:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:46:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 16:46:01 6 0.07 0.00 0.00 0.02 0.02 99.90 20:00:31 16:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:47:01 all 0.04 0.00 0.01 0.00 0.00 99.94 20:00:31 16:47:01 0 0.20 0.00 0.02 0.00 0.00 99.78 20:00:31 16:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 16:47:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 16:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:48:01 all 0.22 0.00 0.01 0.00 0.01 99.76 20:00:31 16:48:01 0 1.52 0.00 0.02 0.00 0.00 98.47 20:00:31 16:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 16:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:48:01 3 0.07 0.00 0.03 0.02 0.02 99.87 20:00:31 16:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:48:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 16:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 16:49:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 16:49:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 16:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:49:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:00:31 16:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 16:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 16:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 16:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:50:01 3 0.07 0.00 0.02 0.02 0.02 99.88 20:00:31 16:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:50:01 6 0.05 0.00 0.02 0.02 0.02 99.90 20:00:31 16:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:51:01 all 0.10 0.00 0.02 0.00 0.01 99.88 20:00:31 16:51:01 0 0.73 0.00 0.08 0.00 0.02 99.17 20:00:31 16:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 16:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 16:51:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 16:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 16:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 16:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:52:01 3 0.05 0.00 0.02 0.02 0.02 99.90 20:00:31 16:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:52:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 16:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 16:53:01 0 0.05 0.00 0.00 0.00 0.03 99.92 20:00:31 16:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 16:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:53:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 16:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:54:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:00:31 16:54:01 0 0.10 0.00 0.02 0.00 0.02 99.87 20:00:31 16:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:54:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 16:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 16:54:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 16:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:00:31 16:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 16:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 16:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:55:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 16:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 20:00:31 16:55:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 16:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 16:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 16:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 16:56:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:00:31 16:56:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 16:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:56:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:00:31 16:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:57:01 all 0.03 0.00 0.01 0.00 0.01 99.96 20:00:31 16:57:01 0 0.00 0.00 0.03 0.00 0.03 99.93 20:00:31 16:57:01 1 0.07 0.00 0.02 0.00 0.02 99.90 20:00:31 16:57:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 16:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 16:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:57:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:00:31 16:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:58:01 all 0.01 0.00 0.00 0.00 0.00 99.97 20:00:31 16:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 16:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:58:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 16:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 16:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 16:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 16:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 16:59:01 0 0.10 0.00 0.02 0.00 0.03 99.85 20:00:31 16:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 16:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:59:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 16:59:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 16:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 16:59:01 6 0.02 0.00 0.03 0.02 0.00 99.93 20:00:31 16:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:00:01 all 0.03 0.00 0.02 0.01 0.00 99.94 20:00:31 17:00:01 0 0.13 0.00 0.05 0.00 0.00 99.82 20:00:31 17:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 17:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 17:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:00:01 6 0.03 0.00 0.02 0.08 0.00 99.87 20:00:31 17:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:01:01 all 0.15 0.00 0.01 0.00 0.01 99.82 20:00:31 17:01:01 0 1.06 0.00 0.00 0.00 0.02 98.92 20:00:31 17:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:01:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:00:31 17:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:01:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:00:31 17:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 17:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:02:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:00:31 17:02:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 17:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 17:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:02:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:00:31 17:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 17:03:01 0 0.07 0.00 0.00 0.00 0.02 99.92 20:00:31 17:03:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:00:31 17:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 17:03:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 17:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 17:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 17:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:04:01 all 0.20 0.00 0.01 0.00 0.00 99.78 20:00:31 17:04:01 0 1.48 0.00 0.02 0.00 0.00 98.50 20:00:31 17:04:01 1 0.02 0.00 0.03 0.02 0.00 99.93 20:00:31 17:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:04:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:00:31 17:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:04:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 17:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:05:01 all 0.25 0.00 0.00 0.00 0.01 99.74 20:00:31 17:05:01 0 1.82 0.00 0.02 0.00 0.02 98.14 20:00:31 17:05:01 1 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 17:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 17:05:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 17:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:06:01 all 0.10 0.00 0.02 0.00 0.01 99.87 20:00:31 17:06:01 0 0.68 0.00 0.02 0.00 0.00 99.30 20:00:31 17:06:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:00:31 17:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:06:01 3 0.03 0.00 0.03 0.02 0.00 99.92 20:00:31 17:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:06:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 17:06:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 17:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 20:00:31 17:06:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 17:07:01 all 0.04 0.00 0.00 0.00 0.00 99.96 20:00:31 17:07:01 0 0.12 0.00 0.00 0.00 0.00 99.88 20:00:31 17:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 17:07:01 3 0.05 0.00 0.00 0.02 0.00 99.93 20:00:31 17:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 17:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:08:01 all 0.05 0.00 0.02 0.00 0.01 99.91 20:00:31 17:08:01 0 0.12 0.00 0.00 0.00 0.02 99.87 20:00:31 17:08:01 1 0.08 0.00 0.03 0.02 0.02 99.85 20:00:31 17:08:01 2 0.08 0.00 0.00 0.00 0.00 99.92 20:00:31 17:08:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 17:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:08:01 5 0.02 0.00 0.05 0.00 0.02 99.92 20:00:31 17:08:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 17:08:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:00:31 17:09:01 all 0.09 0.00 0.02 0.00 0.00 99.89 20:00:31 17:09:01 0 0.57 0.00 0.02 0.00 0.00 99.42 20:00:31 17:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:09:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 17:09:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:00:31 17:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:09:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 17:09:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 17:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 17:10:01 all 0.27 0.00 0.01 0.00 0.01 99.72 20:00:31 17:10:01 0 2.02 0.00 0.00 0.00 0.02 97.96 20:00:31 17:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 17:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:10:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 17:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:10:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 17:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:11:01 all 0.27 0.00 0.01 0.00 0.00 99.72 20:00:31 17:11:01 0 1.99 0.00 0.00 0.00 0.00 98.01 20:00:31 17:11:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 17:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:11:01 3 0.03 0.00 0.03 0.02 0.00 99.92 20:00:31 17:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 17:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 17:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:12:01 all 0.17 0.00 0.01 0.00 0.01 99.81 20:00:31 17:12:01 0 1.19 0.00 0.02 0.00 0.02 98.78 20:00:31 17:12:01 1 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 17:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 17:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:13:01 all 0.25 0.00 0.01 0.00 0.01 99.73 20:00:31 17:13:01 0 1.89 0.00 0.05 0.00 0.00 98.06 20:00:31 17:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 17:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 17:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:13:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 17:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:13:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 17:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:00:31 17:14:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:00:31 17:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 17:14:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 17:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 17:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 17:14:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 17:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 17:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:15:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 17:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:15:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:00:31 17:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:15:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 17:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 17:16:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 17:16:01 1 0.03 0.00 0.03 0.02 0.02 99.90 20:00:31 17:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 17:16:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 17:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:16:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 17:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:17:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:00:31 17:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 17:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:17:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 17:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 17:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 20:00:31 17:17:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 17:18:01 all 0.02 0.00 0.02 0.00 0.01 99.95 20:00:31 17:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:18:01 1 0.07 0.00 0.05 0.00 0.02 99.87 20:00:31 17:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 17:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 17:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:18:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 17:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 17:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 17:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 17:19:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:00:31 17:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 17:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 17:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 17:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 17:20:01 all 0.08 0.00 0.01 0.00 0.00 99.90 20:00:31 17:20:01 0 0.48 0.00 0.02 0.00 0.00 99.50 20:00:31 17:20:01 1 0.05 0.00 0.02 0.02 0.00 99.92 20:00:31 17:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 17:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 17:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:20:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 17:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:21:01 all 0.21 0.00 0.01 0.00 0.00 99.78 20:00:31 17:21:01 0 1.56 0.00 0.02 0.00 0.00 98.42 20:00:31 17:21:01 1 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 17:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 17:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 17:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:22:01 all 0.14 0.00 0.01 0.00 0.00 99.84 20:00:31 17:22:01 0 0.91 0.00 0.00 0.00 0.02 99.07 20:00:31 17:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 17:22:01 2 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 17:22:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 17:22:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 17:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 17:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 17:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:23:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:00:31 17:23:01 0 1.97 0.00 0.00 0.00 0.00 98.03 20:00:31 17:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 17:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 17:23:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:00:31 17:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:23:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 17:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:24:01 all 0.18 0.00 0.01 0.00 0.01 99.80 20:00:31 17:24:01 0 1.32 0.00 0.00 0.00 0.02 98.66 20:00:31 17:24:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:00:31 17:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:24:01 3 0.03 0.00 0.05 0.02 0.02 99.88 20:00:31 17:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:25:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:00:31 17:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:25:01 3 0.00 0.00 0.00 0.02 0.03 99.95 20:00:31 17:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:25:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 17:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:26:01 all 0.02 0.00 0.01 0.00 0.01 99.97 20:00:31 17:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 17:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 17:26:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 17:26:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 17:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 17:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 17:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:27:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 17:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 17:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 17:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:28:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:00:31 17:28:01 0 0.20 0.00 0.00 0.00 0.00 99.80 20:00:31 17:28:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:00:31 17:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 17:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 17:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 20:00:31 17:28:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 17:29:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:00:31 17:29:01 0 0.12 0.00 0.03 0.00 0.02 99.83 20:00:31 17:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:29:01 3 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 17:29:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 17:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:29:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:00:31 17:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:30:02 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 17:30:02 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:30:02 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:30:02 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:30:02 3 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 17:30:02 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:30:02 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:30:02 6 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 17:30:02 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:31:01 all 0.09 0.00 0.01 0.00 0.01 99.89 20:00:31 17:31:01 0 0.56 0.00 0.02 0.00 0.02 99.41 20:00:31 17:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 17:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:31:01 3 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 17:31:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 17:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:31:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 17:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 17:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 17:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:32:01 3 0.03 0.00 0.03 0.02 0.02 99.90 20:00:31 17:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:33:01 all 0.24 0.00 0.01 0.00 0.01 99.75 20:00:31 17:33:01 0 1.71 0.00 0.00 0.00 0.00 98.29 20:00:31 17:33:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:00:31 17:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:33:01 3 0.07 0.00 0.00 0.00 0.02 99.92 20:00:31 17:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 17:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:33:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 17:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:34:01 all 0.21 0.00 0.05 0.02 0.00 99.71 20:00:31 17:34:01 0 1.40 0.00 0.03 0.00 0.00 98.57 20:00:31 17:34:01 1 0.03 0.00 0.07 0.00 0.00 99.90 20:00:31 17:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 17:34:01 3 0.05 0.00 0.07 0.02 0.02 99.85 20:00:31 17:34:01 4 0.05 0.00 0.03 0.00 0.00 99.92 20:00:31 17:34:01 5 0.02 0.00 0.12 0.03 0.00 99.83 20:00:31 17:34:01 6 0.07 0.00 0.05 0.12 0.00 99.77 20:00:31 17:34:01 7 0.02 0.00 0.05 0.00 0.02 99.92 20:00:31 17:35:01 all 0.27 0.00 0.01 0.00 0.01 99.71 20:00:31 17:35:01 0 1.97 0.00 0.00 0.00 0.02 98.01 20:00:31 17:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 17:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 17:35:01 3 0.07 0.00 0.03 0.00 0.02 99.88 20:00:31 17:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:36:01 all 0.13 0.00 0.01 0.00 0.01 99.85 20:00:31 17:36:01 0 0.94 0.00 0.00 0.00 0.00 99.06 20:00:31 17:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:36:01 3 0.02 0.00 0.03 0.02 0.00 99.93 20:00:31 17:36:01 4 0.03 0.00 0.00 0.00 0.03 99.93 20:00:31 17:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:36:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:00:31 17:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:37:01 all 0.02 0.00 0.02 0.00 0.01 99.95 20:00:31 17:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:37:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 17:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:37:01 3 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 17:37:01 4 0.03 0.00 0.05 0.00 0.02 99.90 20:00:31 17:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:37:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 17:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:38:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:00:31 17:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 17:38:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 17:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:39:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:00:31 17:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 17:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:39:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 17:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 17:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 17:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 20:00:31 17:39:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 17:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 17:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 17:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 17:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 17:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:40:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 17:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:41:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:00:31 17:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 17:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 17:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:41:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 17:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:42:01 all 0.13 0.00 0.01 0.00 0.01 99.85 20:00:31 17:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 17:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:42:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 17:42:01 4 0.05 0.00 0.00 0.00 0.03 99.92 20:00:31 17:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:42:01 6 0.88 0.00 0.03 0.02 0.02 99.05 20:00:31 17:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:43:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:00:31 17:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 17:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:44:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:00:31 17:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:44:01 1 0.03 0.00 0.03 0.02 0.02 99.90 20:00:31 17:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 17:44:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:00:31 17:44:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 17:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:44:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 17:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:45:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:00:31 17:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:45:01 4 0.05 0.00 0.02 0.00 0.03 99.90 20:00:31 17:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 17:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:46:01 1 0.07 0.00 0.00 0.00 0.02 99.92 20:00:31 17:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:46:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 17:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 17:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 17:46:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 17:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:47:01 all 0.17 0.00 0.01 0.00 0.01 99.80 20:00:31 17:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 17:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 17:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 17:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 17:47:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 17:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:47:01 6 1.32 0.00 0.03 0.00 0.00 98.65 20:00:31 17:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:48:01 all 0.22 0.00 0.02 0.01 0.00 99.75 20:00:31 17:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:48:01 1 0.05 0.00 0.03 0.02 0.00 99.90 20:00:31 17:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 17:48:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:00:31 17:48:01 4 0.05 0.00 0.07 0.00 0.02 99.87 20:00:31 17:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 17:48:01 6 1.58 0.00 0.02 0.02 0.02 98.37 20:00:31 17:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 17:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:49:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 17:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 17:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:49:01 6 0.13 0.00 0.02 0.00 0.02 99.83 20:00:31 17:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 17:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 17:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 17:50:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 17:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 17:50:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 17:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 20:00:31 17:50:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 17:51:01 all 0.03 0.00 0.00 0.00 0.01 99.96 20:00:31 17:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 17:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 17:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:51:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 17:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:51:01 6 0.12 0.00 0.00 0.02 0.02 99.85 20:00:31 17:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:52:01 all 0.13 0.00 0.01 0.00 0.00 99.85 20:00:31 17:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 17:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 17:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 17:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 17:52:01 6 0.86 0.00 0.07 0.00 0.00 99.07 20:00:31 17:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:53:01 all 0.02 0.00 0.00 0.00 0.01 99.97 20:00:31 17:53:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 17:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 17:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:53:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 17:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:53:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 17:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:54:01 all 0.03 0.00 0.01 0.00 0.01 99.96 20:00:31 17:54:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 17:54:01 1 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 17:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 17:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 17:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 17:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 17:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 17:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 17:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:55:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 17:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 17:55:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 17:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:56:01 all 0.23 0.00 0.01 0.00 0.00 99.75 20:00:31 17:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 17:56:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 17:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:56:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 17:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:56:01 6 1.76 0.00 0.00 0.00 0.00 98.24 20:00:31 17:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:57:01 all 0.03 0.00 0.01 0.00 0.01 99.96 20:00:31 17:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 17:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:57:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 17:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 17:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:57:01 6 0.05 0.00 0.02 0.02 0.02 99.90 20:00:31 17:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:58:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:00:31 17:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 17:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 17:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:58:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 17:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 17:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:58:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 17:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:59:01 all 0.03 0.00 0.01 0.02 0.00 99.94 20:00:31 17:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 17:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 17:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:59:01 3 0.03 0.00 0.00 0.10 0.00 99.87 20:00:31 17:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 17:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 17:59:01 6 0.15 0.00 0.02 0.03 0.00 99.80 20:00:31 17:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 18:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 18:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 18:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:00:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 18:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:01:01 all 0.08 0.00 0.01 0.00 0.01 99.90 20:00:31 18:01:01 0 0.00 0.00 0.03 0.00 0.02 99.95 20:00:31 18:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:01:01 3 0.00 0.00 0.03 0.02 0.00 99.95 20:00:31 18:01:01 4 0.53 0.00 0.02 0.00 0.00 99.45 20:00:31 18:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:01:01 6 0.07 0.00 0.00 0.00 0.02 99.92 20:00:31 18:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 20:00:31 18:01:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 18:02:01 all 0.07 0.00 0.01 0.00 0.01 99.91 20:00:31 18:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:02:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 18:02:01 4 0.48 0.00 0.03 0.00 0.02 99.47 20:00:31 18:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:02:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 18:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 18:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 18:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 18:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 18:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:03:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 18:03:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 18:04:01 all 0.01 0.00 0.00 0.00 0.00 99.97 20:00:31 18:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:04:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 18:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:04:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:00:31 18:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:05:01 all 0.03 0.00 0.02 0.00 0.01 99.94 20:00:31 18:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:05:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:00:31 18:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 18:05:01 3 0.05 0.00 0.02 0.00 0.03 99.90 20:00:31 18:05:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 18:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:05:01 6 0.07 0.00 0.02 0.02 0.00 99.90 20:00:31 18:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:00:31 18:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:06:01 3 0.05 0.00 0.03 0.02 0.02 99.88 20:00:31 18:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:07:01 all 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:07:01 3 0.08 0.00 0.02 0.00 0.02 99.88 20:00:31 18:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:07:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 18:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:08:01 all 0.06 0.00 0.03 0.00 0.01 99.90 20:00:31 18:08:01 0 0.12 0.00 0.02 0.00 0.00 99.87 20:00:31 18:08:01 1 0.02 0.00 0.05 0.00 0.02 99.92 20:00:31 18:08:01 2 0.12 0.00 0.02 0.00 0.02 99.85 20:00:31 18:08:01 3 0.05 0.00 0.03 0.02 0.02 99.88 20:00:31 18:08:01 4 0.08 0.00 0.05 0.00 0.00 99.87 20:00:31 18:08:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 18:08:01 6 0.07 0.00 0.03 0.00 0.02 99.88 20:00:31 18:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:09:01 all 0.03 0.00 0.00 0.00 0.01 99.96 20:00:31 18:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 18:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:09:01 3 0.05 0.00 0.02 0.02 0.03 99.88 20:00:31 18:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:09:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 18:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:00:31 18:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:10:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 18:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:10:01 3 0.05 0.00 0.00 0.02 0.02 99.92 20:00:31 18:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:11:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:00:31 18:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 18:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 18:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:11:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 18:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:12:01 all 0.02 0.00 0.02 0.00 0.00 99.96 20:00:31 18:12:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 18:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:12:01 3 0.03 0.00 0.05 0.02 0.02 99.88 20:00:31 18:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 18:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:12:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:00:31 18:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 20:00:31 18:12:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 18:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 18:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:13:01 3 0.03 0.00 0.03 0.00 0.03 99.90 20:00:31 18:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 18:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:13:01 6 0.07 0.00 0.02 0.02 0.02 99.88 20:00:31 18:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:14:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:00:31 18:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:14:01 3 0.07 0.00 0.00 0.02 0.02 99.90 20:00:31 18:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:14:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 18:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:15:01 all 0.04 0.00 0.01 0.00 0.00 99.95 20:00:31 18:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:15:01 3 0.23 0.00 0.03 0.00 0.02 99.72 20:00:31 18:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:15:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:00:31 18:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:16:01 all 0.27 0.00 0.01 0.00 0.01 99.70 20:00:31 18:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:16:01 3 2.02 0.00 0.03 0.02 0.03 97.90 20:00:31 18:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:16:01 6 0.03 0.00 0.03 0.02 0.02 99.90 20:00:31 18:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:17:01 all 0.21 0.00 0.01 0.00 0.01 99.76 20:00:31 18:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:17:01 3 1.65 0.00 0.03 0.02 0.02 98.29 20:00:31 18:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 18:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:00:31 18:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:18:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:00:31 18:18:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 18:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:18:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 18:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 18:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 18:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:19:01 3 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 18:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:19:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 18:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:20:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:00:31 18:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 18:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:20:01 3 0.07 0.00 0.03 0.00 0.02 99.88 20:00:31 18:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:20:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 18:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:21:01 all 0.00 0.00 0.00 0.00 0.01 99.98 20:00:31 18:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 18:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:21:01 3 0.00 0.00 0.02 0.02 0.03 99.93 20:00:31 18:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 18:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:22:01 all 0.02 0.00 0.00 0.00 0.01 99.96 20:00:31 18:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 18:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 18:22:01 4 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 18:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:22:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 18:23:01 all 0.06 0.00 0.01 0.00 0.00 99.92 20:00:31 18:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:23:01 3 0.45 0.00 0.03 0.02 0.02 99.48 20:00:31 18:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 20:00:31 18:23:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 18:24:01 all 0.10 0.00 0.01 0.00 0.01 99.88 20:00:31 18:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 18:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 18:24:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 18:24:01 3 0.63 0.00 0.02 0.00 0.02 99.33 20:00:31 18:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:24:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 18:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 18:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:25:01 3 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 18:25:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 18:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:25:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:00:31 18:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:26:01 all 0.19 0.00 0.01 0.00 0.01 99.79 20:00:31 18:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:26:01 3 1.42 0.00 0.05 0.00 0.03 98.50 20:00:31 18:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:27:01 all 0.27 0.00 0.01 0.00 0.01 99.72 20:00:31 18:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 18:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:27:01 3 2.00 0.00 0.02 0.02 0.02 97.95 20:00:31 18:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 18:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:28:01 all 0.19 0.00 0.02 0.00 0.01 99.79 20:00:31 18:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:00:31 18:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:28:01 3 1.37 0.00 0.10 0.00 0.02 98.51 20:00:31 18:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 18:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:28:01 6 0.05 0.00 0.00 0.02 0.02 99.92 20:00:31 18:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:00:31 18:29:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 18:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 18:29:01 3 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 18:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:29:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 18:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 18:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:30:01 1 0.00 0.00 0.03 0.00 0.02 99.95 20:00:31 18:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:30:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 18:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 18:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:31:01 all 0.15 0.00 0.01 0.00 0.01 99.83 20:00:31 18:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 18:31:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 18:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:31:01 3 1.06 0.00 0.03 0.02 0.02 98.87 20:00:31 18:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:31:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:00:31 18:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 18:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:32:01 3 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 18:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 18:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:33:01 all 0.03 0.00 0.01 0.00 0.01 99.96 20:00:31 18:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:33:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 18:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:33:01 3 0.03 0.00 0.02 0.00 0.03 99.92 20:00:31 18:33:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 18:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 18:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:00:31 18:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 18:34:01 3 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 18:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:34:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:00:31 18:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 20:00:31 18:34:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 18:35:01 all 0.24 0.00 0.01 0.00 0.01 99.74 20:00:31 18:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 18:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:35:01 3 1.78 0.00 0.02 0.02 0.02 98.17 20:00:31 18:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 18:36:01 all 0.26 0.00 0.01 0.00 0.00 99.72 20:00:31 18:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:36:01 3 1.99 0.00 0.03 0.02 0.02 97.95 20:00:31 18:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:36:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 18:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:37:01 all 0.20 0.00 0.01 0.00 0.01 99.78 20:00:31 18:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:37:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 18:37:01 3 1.47 0.00 0.07 0.00 0.03 98.43 20:00:31 18:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 18:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 18:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:00:31 18:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 18:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 18:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:38:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:00:31 18:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:39:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:00:31 18:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 18:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:39:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:00:31 18:39:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 18:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 18:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:40:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:00:31 18:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:40:01 5 0.00 0.00 0.05 0.00 0.02 99.93 20:00:31 18:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:41:01 all 0.02 0.00 0.00 0.00 0.01 99.96 20:00:31 18:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:00:31 18:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 18:41:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 18:41:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 18:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:42:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:00:31 18:42:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 18:42:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 18:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:42:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:00:31 18:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:42:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:00:31 18:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:43:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:00:31 18:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:43:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 18:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:43:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 18:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:44:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:00:31 18:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:44:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 18:44:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 18:44:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 18:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:44:01 5 0.03 0.00 0.05 0.00 0.02 99.90 20:00:31 18:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 18:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:45:01 all 0.13 0.00 0.01 0.00 0.01 99.85 20:00:31 18:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 18:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 18:45:01 3 0.91 0.00 0.00 0.00 0.00 99.09 20:00:31 18:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 18:45:01 6 0.05 0.00 0.00 0.02 0.02 99.92 20:00:31 18:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 20:00:31 18:45:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 18:46:01 all 0.23 0.00 0.01 0.00 0.00 99.75 20:00:31 18:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:46:01 3 1.71 0.00 0.02 0.02 0.02 98.24 20:00:31 18:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:46:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:00:31 18:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:47:01 all 0.14 0.00 0.01 0.00 0.01 99.84 20:00:31 18:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 18:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:47:01 3 1.03 0.00 0.02 0.00 0.00 98.96 20:00:31 18:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 18:47:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 18:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:48:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:00:31 18:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:48:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 18:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 18:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 18:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:49:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:00:31 18:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 18:49:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:00:31 18:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:49:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 18:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:50:01 all 0.04 0.00 0.01 0.00 0.00 99.94 20:00:31 18:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 18:50:01 2 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 18:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 18:50:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 18:50:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:00:31 18:50:01 6 0.08 0.00 0.00 0.00 0.02 99.90 20:00:31 18:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 18:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 18:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:51:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 18:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:52:01 all 0.03 0.00 0.00 0.00 0.01 99.96 20:00:31 18:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 18:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:52:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 18:52:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 18:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 18:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:53:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 18:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 18:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:53:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:00:31 18:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 18:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 18:54:01 1 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 18:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 18:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:54:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 18:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:54:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 18:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:55:01 all 0.00 0.00 0.01 0.00 0.00 99.98 20:00:31 18:55:01 0 0.00 0.00 0.03 0.00 0.02 99.95 20:00:31 18:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 18:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 18:56:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:00:31 18:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 18:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:56:01 3 0.10 0.00 0.02 0.02 0.02 99.85 20:00:31 18:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:56:01 6 0.02 0.00 0.05 0.02 0.02 99.90 20:00:31 18:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 20:00:31 18:56:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 18:57:01 all 0.15 0.00 0.00 0.00 0.00 99.84 20:00:31 18:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 18:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:57:01 3 1.17 0.00 0.00 0.00 0.00 98.83 20:00:31 18:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 18:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:58:01 all 0.17 0.00 0.01 0.00 0.01 99.81 20:00:31 18:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 18:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 18:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 18:58:01 3 1.19 0.00 0.02 0.02 0.00 98.78 20:00:31 18:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 18:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 18:58:01 6 0.05 0.00 0.02 0.02 0.02 99.90 20:00:31 18:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 18:59:01 all 0.18 0.00 0.01 0.00 0.01 99.80 20:00:31 18:59:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 18:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 18:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:59:01 3 1.30 0.00 0.07 0.00 0.02 98.61 20:00:31 18:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 18:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 18:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 18:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 19:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:00:01 3 0.02 0.00 0.02 0.03 0.00 99.93 20:00:31 19:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:01:02 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 19:01:02 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:01:02 1 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 19:01:02 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:01:02 3 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 19:01:02 4 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 19:01:02 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:01:02 6 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 19:01:02 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:02:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:00:31 19:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:00:31 19:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:02:01 3 0.00 0.00 0.00 0.07 0.00 99.93 20:00:31 19:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 19:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:02:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 19:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 19:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:03:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 19:03:01 4 0.05 0.00 0.05 0.00 0.02 99.88 20:00:31 19:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:03:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 19:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 19:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:04:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:00:31 19:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:04:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 19:04:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 19:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:05:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:00:31 19:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:05:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 19:05:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 19:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 19:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:06:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 19:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 19:06:01 4 0.00 0.00 0.03 0.00 0.02 99.95 20:00:31 19:06:01 5 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 19:06:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 19:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:07:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:00:31 19:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:07:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 19:07:01 4 0.07 0.00 0.02 0.00 0.02 99.90 20:00:31 19:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 20:00:31 19:07:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 19:08:01 all 0.13 0.00 0.02 0.00 0.01 99.83 20:00:31 19:08:01 0 0.17 0.00 0.02 0.00 0.00 99.82 20:00:31 19:08:01 1 0.13 0.00 0.05 0.02 0.02 99.78 20:00:31 19:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:08:01 3 0.47 0.00 0.03 0.02 0.02 99.47 20:00:31 19:08:01 4 0.10 0.00 0.05 0.00 0.02 99.83 20:00:31 19:08:01 5 0.08 0.00 0.02 0.00 0.00 99.90 20:00:31 19:08:01 6 0.07 0.00 0.00 0.00 0.00 99.93 20:00:31 19:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:09:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:00:31 19:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 19:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 19:09:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:00:31 19:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 19:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:10:01 all 0.00 0.00 0.01 0.00 0.01 99.98 20:00:31 19:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:10:01 1 0.02 0.00 0.03 0.00 0.03 99.92 20:00:31 19:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:10:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:00:31 19:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:11:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:00:31 19:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:11:01 1 0.07 0.00 0.02 0.00 0.02 99.90 20:00:31 19:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:11:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:00:31 19:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 19:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 19:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 19:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 19:12:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 19:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:12:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 19:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:13:01 all 0.02 0.00 0.02 0.00 0.00 99.95 20:00:31 19:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:13:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:00:31 19:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:13:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 19:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:13:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 19:13:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 19:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:14:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:00:31 19:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:14:01 1 0.05 0.00 0.03 0.00 0.03 99.88 20:00:31 19:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 19:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:00:31 19:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 19:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:16:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:00:31 19:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:16:01 1 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 19:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 19:16:01 3 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 19:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:16:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:00:31 19:16:01 6 0.02 0.00 0.00 0.05 0.02 99.92 20:00:31 19:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 19:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:17:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:00:31 19:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 19:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:00:31 19:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:18:01 all 0.07 0.00 0.01 0.00 0.00 99.91 20:00:31 19:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 19:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:18:01 3 0.42 0.00 0.02 0.02 0.00 99.55 20:00:31 19:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:18:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 19:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 20:00:31 19:18:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 19:19:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:00:31 19:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:19:01 1 0.07 0.00 0.00 0.00 0.02 99.92 20:00:31 19:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 19:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:19:01 6 0.00 0.00 0.02 0.02 0.02 99.95 20:00:31 19:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:20:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:00:31 19:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:20:01 1 0.05 0.00 0.03 0.00 0.03 99.88 20:00:31 19:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:21:01 all 0.07 0.00 0.01 0.00 0.00 99.91 20:00:31 19:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 20:00:31 19:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:21:01 3 0.48 0.00 0.00 0.02 0.00 99.50 20:00:31 19:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 19:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 19:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 19:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 19:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:22:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:00:31 19:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:22:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 19:22:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:00:31 19:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 19:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:23:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:00:31 19:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 19:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:24:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:00:31 19:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:24:01 1 0.08 0.00 0.02 0.00 0.02 99.88 20:00:31 19:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 19:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:24:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 19:24:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 19:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:25:01 all 0.01 0.00 0.01 0.00 0.01 99.98 20:00:31 19:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 19:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:25:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:00:31 19:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 19:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:26:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:00:31 19:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:26:01 1 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 19:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:26:01 3 0.12 0.00 0.02 0.00 0.00 99.87 20:00:31 19:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:26:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:00:31 19:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:27:01 all 0.02 0.00 0.02 0.00 0.01 99.95 20:00:31 19:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 19:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 19:27:01 3 0.13 0.00 0.05 0.02 0.02 99.78 20:00:31 19:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 19:27:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 19:27:01 6 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 19:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:28:01 all 0.03 0.00 0.01 0.00 0.01 99.96 20:00:31 19:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 19:28:01 1 0.07 0.00 0.02 0.00 0.00 99.92 20:00:31 19:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:28:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:00:31 19:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:28:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:00:31 19:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:00:31 19:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:29:01 3 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 19:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 20:00:31 19:29:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 19:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:00:31 19:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 19:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:00:31 19:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:30:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:00:31 19:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:31:01 all 0.10 0.00 0.00 0.00 0.01 99.89 20:00:31 19:31:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 19:31:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 19:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 19:31:01 3 0.60 0.00 0.03 0.00 0.03 99.33 20:00:31 19:31:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 19:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:31:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:00:31 19:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:32:01 all 0.10 0.00 0.02 0.00 0.01 99.87 20:00:31 19:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 19:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 19:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:32:01 3 0.70 0.00 0.07 0.02 0.02 99.20 20:00:31 19:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 19:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:32:01 6 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 19:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:33:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:00:31 19:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:33:01 3 0.05 0.00 0.02 0.02 0.02 99.90 20:00:31 19:33:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 19:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:34:01 all 0.25 0.00 0.01 0.00 0.00 99.74 20:00:31 19:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 19:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:34:01 3 1.84 0.00 0.05 0.00 0.02 98.09 20:00:31 19:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:35:01 all 0.27 0.00 0.01 0.00 0.01 99.71 20:00:31 19:35:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:00:31 19:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 19:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 19:35:01 3 1.99 0.00 0.00 0.02 0.02 97.98 20:00:31 19:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:36:01 all 0.21 0.00 0.01 0.00 0.00 99.76 20:00:31 19:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:36:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 19:36:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:00:31 19:36:01 3 1.65 0.00 0.02 0.00 0.02 98.32 20:00:31 19:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:36:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:00:31 19:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 19:37:01 0 0.07 0.00 0.02 0.00 0.02 99.90 20:00:31 19:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 19:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:37:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:00:31 19:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 19:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:00:31 19:38:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 19:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:38:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 19:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 19:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 19:39:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 19:39:01 3 0.00 0.00 0.03 0.02 0.03 99.92 20:00:31 19:39:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 19:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:40:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:00:31 19:40:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 19:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 19:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 20:00:31 19:40:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 19:41:01 all 0.02 0.00 0.00 0.00 0.01 99.96 20:00:31 19:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 19:41:01 3 0.05 0.00 0.00 0.02 0.02 99.92 20:00:31 19:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:41:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 19:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 19:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 19:42:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:00:31 19:42:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 19:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:43:01 all 0.20 0.00 0.01 0.00 0.01 99.78 20:00:31 19:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 19:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 19:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:43:01 3 1.40 0.00 0.07 0.02 0.02 98.50 20:00:31 19:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:44:01 all 0.23 0.00 0.02 0.00 0.01 99.75 20:00:31 19:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 19:44:01 3 1.74 0.00 0.03 0.00 0.03 98.19 20:00:31 19:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:44:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 19:44:01 6 0.00 0.00 0.03 0.00 0.02 99.95 20:00:31 19:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 19:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:45:01 3 0.02 0.00 0.03 0.02 0.02 99.92 20:00:31 19:45:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 19:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:45:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:00:31 19:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:00:31 19:46:01 0 0.07 0.00 0.02 0.00 0.02 99.90 20:00:31 19:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 19:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:46:01 3 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 19:46:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 19:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:46:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:00:31 19:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 19:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 19:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 19:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 19:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:48:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:00:31 19:48:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:00:31 19:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 19:48:01 3 0.05 0.00 0.03 0.02 0.02 99.88 20:00:31 19:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 19:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:00:31 19:49:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:00:31 19:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:49:01 3 0.02 0.00 0.02 0.00 0.03 99.93 20:00:31 19:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:00:31 19:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:50:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 19:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:50:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:00:31 19:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:50:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:00:31 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:00:31 19:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:51:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 19:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:51:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:00:31 19:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 20:00:31 19:51:01 CPU %user %nice %system %iowait %steal %idle 20:00:31 19:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:00:31 19:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:00:31 19:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 19:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:00:31 19:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 19:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:00:31 19:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:53:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 19:53:01 3 0.02 0.00 0.03 0.02 0.03 99.90 20:00:31 19:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 19:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:00:31 19:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:54:01 all 0.08 0.00 0.01 0.00 0.00 99.90 20:00:31 19:54:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:00:31 19:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:54:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:00:31 19:54:01 3 0.50 0.00 0.03 0.02 0.02 99.43 20:00:31 19:54:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:00:31 19:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:55:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:00:31 19:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 19:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:55:01 3 1.99 0.00 0.02 0.00 0.02 97.98 20:00:31 19:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:00:31 19:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:56:01 all 0.28 0.00 0.01 0.00 0.00 99.70 20:00:31 19:56:01 0 0.07 0.00 0.02 0.00 0.00 99.92 20:00:31 19:56:01 1 0.05 0.00 0.02 0.02 0.02 99.90 20:00:31 19:56:01 2 0.07 0.00 0.00 0.00 0.00 99.93 20:00:31 19:56:01 3 1.97 0.00 0.02 0.02 0.02 97.98 20:00:31 19:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:57:01 all 0.24 0.00 0.01 0.00 0.01 99.74 20:00:31 19:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:00:31 19:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:57:01 3 1.87 0.00 0.05 0.00 0.03 98.04 20:00:31 19:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:00:31 19:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:58:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:00:31 19:58:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:00:31 19:58:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:00:31 19:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:00:31 19:58:01 3 0.10 0.00 0.03 0.02 0.02 99.83 20:00:31 19:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:00:31 19:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:59:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:00:31 19:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 19:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 19:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 19:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:00:31 19:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:00:31 19:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 19:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 20:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:00:31 20:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:00:31 20:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:00:31 20:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:00:31 20:00:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:00:31 20:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 20:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 20:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:00:31 20:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:00:31 Average: all 1.19 0.00 0.19 0.11 0.01 98.50 20:00:31 Average: 0 1.29 0.00 0.18 0.10 0.01 98.42 20:00:31 Average: 1 1.16 0.00 0.19 0.08 0.01 98.55 20:00:31 Average: 2 1.12 0.00 0.20 0.23 0.01 98.44 20:00:31 Average: 3 1.28 0.00 0.20 0.07 0.01 98.43 20:00:31 Average: 4 1.14 0.00 0.19 0.08 0.01 98.58 20:00:31 Average: 5 1.23 0.00 0.19 0.12 0.01 98.46 20:00:31 Average: 6 1.21 0.00 0.19 0.07 0.01 98.53 20:00:31 Average: 7 1.11 0.00 0.20 0.11 0.00 98.57 20:00:31 20:00:31 20:00:31