Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b96b0f6739809591ca1d9cfc5561025a691c6b4c+027efadc33819ee80cde9f92be4f26c626996d68 (873aaffa393264494081898a50abb79295171ee0) 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-ssh14537436042127199503.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh975674411583018523.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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/PR-5036/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/PR-5036/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4949483870012355928.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh4809135562902336892.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/PR-5036/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/PR-5036/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9812272695395450689.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 Running on prd-ubuntu20.04-docker-8c-8g-36169 in /w/workspace/edgexfoundry_edgex-go_PR-5036 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5036/head:refs/remotes/origin/PR-5036 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 027efadc33819ee80cde9f92be4f26c626996d68 into PR head commit b96b0f6739809591ca1d9cfc5561025a691c6b4c Merge succeeded, producing 4cd457ff2a57dba2b0e09d14bf844972a38a1921 Checking out Revision 4cd457ff2a57dba2b0e09d14bf844972a38a1921 (PR-5036) > git config core.sparsecheckout # timeout=10 > git checkout -f b96b0f6739809591ca1d9cfc5561025a691c6b4c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 027efadc33819ee80cde9f92be4f26c626996d68 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4cd457ff2a57dba2b0e09d14bf844972a38a1921 # timeout=10 Commit message: "Merge commit '027efadc33819ee80cde9f92be4f26c626996d68' into HEAD" > git rev-list --no-walk b96b0f6739809591ca1d9cfc5561025a691c6b4c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:28:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:28:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:28:39 ========================================================= 08:28:39 EdgeX Global Pipelines Version Info 08:28:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:28:40 ------------------- 08:28:40 stable info: 08:28:40 ------------------- 08:28:40 Commited By: Cherry Wang cherry@iotechsys.com 08:28:40 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:28:40 Message: update stable to v1.0.269 08:28:41 ------------------- 08:28:41 experimental info: 08:28:41 ------------------- 08:28:41 Commited By: **** collab-it+edgex@linuxfoundation.org 08:28:41 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:28:41 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5036 [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5036 [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5036 [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cd457ff2a57dba2b0e09d14bf844972a38a1921 [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cd457f [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:41 provisioning config files... 08:28:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3772332278503244024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:42 ---> ****-login.sh 08:28:42 nexus3.edgexfoundry.org:10001 08:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:42 Configure a credential helper to remove this warning. See 08:28:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:42 08:28:42 Login Succeeded 08:28:42 nexus3.edgexfoundry.org:10002 08:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:42 Configure a credential helper to remove this warning. See 08:28:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:42 08:28:42 Login Succeeded 08:28:42 nexus3.edgexfoundry.org:10003 08:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:42 Configure a credential helper to remove this warning. See 08:28:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:42 08:28:42 Login Succeeded 08:28:42 nexus3.edgexfoundry.org:10004 08:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:42 Configure a credential helper to remove this warning. See 08:28:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:42 08:28:42 Login Succeeded 08:28:42 ****.io 08:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:42 Configure a credential helper to remove this warning. See 08:28:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:42 08:28:42 Login Succeeded 08:28:42 ---> ****-login.sh ends [Pipeline] } 08:28:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:28:43 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:28:43 + + dirname cmd/core-command/Dockerfilecut 08:28:43 -d/ -f2 08:28:43 + echo core-command,cmd/core-command/Dockerfile 08:28:43 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:28:43 + cut -d/ -f2 08:28:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:28:43 + dirname cmd/core-data/Dockerfile 08:28:43 + cut -d/ -f2 08:28:43 + echo core-data,cmd/core-data/Dockerfile 08:28:43 + dirname cmd/core-keeper/Dockerfile 08:28:43 + cut -d/ -f2 08:28:43 + echo core-keeper,cmd/core-keeper/Dockerfile 08:28:43 + dirname cmd/core-metadata/Dockerfile 08:28:43 + cut -d/ -f2 08:28:43 + echo core-metadata,cmd/core-metadata/Dockerfile 08:28:43 + dirname cmd/security-bootstrapper/Dockerfile 08:28:43 + cut -d/ -f2 08:28:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:28:43 + + dirnamecut cmd/security-proxy-auth/Dockerfile -d/ 08:28:43 -f2 08:28:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:28:43 + dirname cmd/security-proxy-setup/Dockerfile 08:28:43 + cut -d/ -f2 08:28:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:28:43 + dirname cmd/security-secretstore-setup/Dockerfile+ 08:28:43 cut -d/ -f2 08:28:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:28:43 + + dirname cmd/security-spiffe-token-provider/Dockerfilecut 08:28:43 -d/ -f2 08:28:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:28:43 + + cut -d/ -f2 08:28:43 dirname cmd/security-spire-agent/Dockerfile 08:28:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:28:43 + dirname cmd/security-spire-config/Dockerfile 08:28:43 + cut -d/ -f2 08:28:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:28:43 + dirname cmd/security-spire-server/Dockerfile 08:28:43 + cut -d/ -f2 08:28:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:28:43 + dirname cmd/support-notifications/Dockerfile 08:28:43 + cut -d/ -f2 08:28:43 + echo support-notifications,cmd/support-notifications/Dockerfile 08:28:43 + dirname cmd/support-scheduler/Dockerfile 08:28:43 + cut -d/ -f2 08:28:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:28:43 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:28:43 + git rev-list -1 --merges 4cd457ff2a57dba2b0e09d14bf844972a38a1921~1..4cd457ff2a57dba2b0e09d14bf844972a38a1921 [Pipeline] echo 08:28:43 -----------> git rev-list -1 --merges 4cd457ff2a57dba2b0e09d14bf844972a38a1921~1..4cd457ff2a57dba2b0e09d14bf844972a38a1921 4cd457ff2a57dba2b0e09d14bf844972a38a1921 08:28:43 4cd457ff2a57dba2b0e09d14bf844972a38a1921 [false] [Pipeline] sh 08:28:43 + git log --format=format:%s -1 4cd457ff2a57dba2b0e09d14bf844972a38a1921 [Pipeline] echo 08:28:43 ========================================================= 08:28:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:28:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:28:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:28:44 + grep -v github /etc/ssh/ssh_known_hosts 08:28:44 + [ -e /tmp/ssh_known_hosts ] 08:28:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:28:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:28:44 + sudo tee -a /etc/ssh/ssh_known_hosts 08:28:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:44 08:28:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:45 0.1.4: Pulling from edgex-devops/py-git-semver 08:28:45 b85a868b505f: Pulling fs layer 08:28:45 e2be974225ed: Pulling fs layer 08:28:45 339a4e72a1f5: Pulling fs layer 08:28:45 988bab9f4d93: Pulling fs layer 08:28:45 1469e6f7b9e6: Pulling fs layer 08:28:45 eaf3925da568: Pulling fs layer 08:28:45 bab4dde63d76: Pulling fs layer 08:28:45 bde34c3a00c8: Pulling fs layer 08:28:45 b352a97aabf1: Pulling fs layer 08:28:45 4872d77fe225: Pulling fs layer 08:28:45 5851b861e8e6: Pulling fs layer 08:28:45 988bab9f4d93: Waiting 08:28:45 1469e6f7b9e6: Waiting 08:28:45 b352a97aabf1: Waiting 08:28:45 bab4dde63d76: Waiting 08:28:45 4872d77fe225: Waiting 08:28:45 bde34c3a00c8: Waiting 08:28:45 eaf3925da568: Waiting 08:28:45 e2be974225ed: Download complete 08:28:45 988bab9f4d93: Download complete 08:28:45 1469e6f7b9e6: Verifying Checksum 08:28:45 1469e6f7b9e6: Download complete 08:28:45 eaf3925da568: Verifying Checksum 08:28:45 eaf3925da568: Download complete 08:28:45 339a4e72a1f5: Verifying Checksum 08:28:45 339a4e72a1f5: Download complete 08:28:45 bde34c3a00c8: Download complete 08:28:45 b352a97aabf1: Download complete 08:28:45 4872d77fe225: Download complete 08:28:45 5851b861e8e6: Verifying Checksum 08:28:45 5851b861e8e6: Download complete 08:28:45 b85a868b505f: Verifying Checksum 08:28:45 b85a868b505f: Download complete 08:28:45 bab4dde63d76: Verifying Checksum 08:28:45 bab4dde63d76: Download complete 08:28:46 b85a868b505f: Pull complete 08:28:46 e2be974225ed: Pull complete 08:28:46 339a4e72a1f5: Pull complete 08:28:47 988bab9f4d93: Pull complete 08:28:47 1469e6f7b9e6: Pull complete 08:28:47 eaf3925da568: Pull complete 08:28:48 bab4dde63d76: Pull complete 08:28:48 bde34c3a00c8: Pull complete 08:28:49 b352a97aabf1: Pull complete 08:28:49 4872d77fe225: Pull complete 08:28:49 5851b861e8e6: Pull complete 08:28:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:28:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:28:49 prd-ubuntu20.04-docker-8c-8g-36169 does not seem to be running inside a container 08:28:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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/py-git-semver:0.1.4 cat 08:28:51 $ docker top 2d78c373ac2812d634c49efba38074d6f08e9337b06f7e45256450c05dbef08b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:28:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:28:51 [ssh-agent] Looking for ssh-agent implementation... 08:28:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:28:51 $ docker exec 2d78c373ac2812d634c49efba38074d6f08e9337b06f7e45256450c05dbef08b ssh-agent 08:28:52 SSH_AUTH_SOCK=/tmp/ssh-2mDDJHHDE2My/agent.31 08:28:52 SSH_AGENT_PID=37 08:28:52 Running ssh-add (command line suppressed) 08:28:52 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6657160468314094704.key (/w/workspace/edgex-go/2@tmp/private_key_6657160468314094704.key) 08:28:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:28:52 + git tag --points-at HEAD [Pipeline] } 08:28:52 $ docker exec --env ******** --env ******** 2d78c373ac2812d634c49efba38074d6f08e9337b06f7e45256450c05dbef08b ssh-agent -k 08:28:52 unset SSH_AUTH_SOCK; 08:28:52 unset SSH_AGENT_PID; 08:28:52 echo Agent pid 37 killed; 08:28:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:28:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:28:52 [ssh-agent] Looking for ssh-agent implementation... 08:28:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:28:52 $ docker exec 2d78c373ac2812d634c49efba38074d6f08e9337b06f7e45256450c05dbef08b ssh-agent 08:28:52 SSH_AUTH_SOCK=/tmp/ssh-vHNs1UizkFvm/agent.71 08:28:52 SSH_AGENT_PID=77 08:28:52 Running ssh-add (command line suppressed) 08:28:52 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6782541611455905441.key (/w/workspace/edgex-go/2@tmp/private_key_6782541611455905441.key) 08:28:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:28:53 + git semver init 08:28:53 2025-01-06 08:28:53,419 [run_init] DEBUG init version:0.0.0 force:False 08:28:53 2025-01-06 08:28:53,420 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:28:53 2025-01-06 08:28:53,420 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:28:53 2025-01-06 08:28:53,421 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:28:58 2025-01-06 08:28:58,110 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:28:58 2025-01-06 08:28:58,111 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-5036 with force:False 08:28:58 2025-01-06 08:28:58,111 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-5036 08:28:58 2025-01-06 08:28:58,115 [execute] INFO git cat-file --batch-check 08:28:58 2025-01-06 08:28:58,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:28:58 2025-01-06 08:28:58,121 [execute] INFO git cat-file --batch 08:28:58 2025-01-06 08:28:58,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:28:58 2025-01-06 08:28:58,126 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-5036 08:28:58 0.0.0 [Pipeline] } 08:28:58 $ docker exec --env ******** --env ******** 2d78c373ac2812d634c49efba38074d6f08e9337b06f7e45256450c05dbef08b ssh-agent -k 08:28:58 unset SSH_AUTH_SOCK; 08:28:58 unset SSH_AGENT_PID; 08:28:58 echo Agent pid 77 killed; 08:28:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:28:59 + git semver [Pipeline] } 08:28:59 $ docker stop --time=1 2d78c373ac2812d634c49efba38074d6f08e9337b06f7e45256450c05dbef08b 08:29:00 $ docker rm -f --volumes 2d78c373ac2812d634c49efba38074d6f08e9337b06f7e45256450c05dbef08b [Pipeline] // withDockerContainer [Pipeline] sh 08:29:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:01 Stashed 1 file(s) [Pipeline] echo 08:29:01 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } 08:29:01 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:29:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:29:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:29:02 ========================================================= 08:29:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:29:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:29:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:02 da9db072f522: Pulling fs layer 08:29:02 6ef4a4ee8ca5: Pulling fs layer 08:29:02 06f05ace1117: Pulling fs layer 08:29:02 5fe327b54edc: Pulling fs layer 08:29:02 4f4fb700ef54: Pulling fs layer 08:29:02 92a5565b7b96: Pulling fs layer 08:29:02 ff9bb7016b71: Pulling fs layer 08:29:02 b67dba6c2c7d: Pulling fs layer 08:29:02 a813b0c90790: Pulling fs layer 08:29:02 5fe327b54edc: Waiting 08:29:02 4f4fb700ef54: Waiting 08:29:02 b67dba6c2c7d: Waiting 08:29:02 92a5565b7b96: Waiting 08:29:02 a813b0c90790: Waiting 08:29:02 ff9bb7016b71: Waiting 08:29:02 6ef4a4ee8ca5: Verifying Checksum 08:29:02 6ef4a4ee8ca5: Download complete 08:29:02 5fe327b54edc: Verifying Checksum 08:29:02 5fe327b54edc: Download complete 08:29:02 4f4fb700ef54: Verifying Checksum 08:29:02 4f4fb700ef54: Download complete 08:29:02 da9db072f522: Download complete 08:29:02 92a5565b7b96: Download complete 08:29:02 ff9bb7016b71: Verifying Checksum 08:29:02 ff9bb7016b71: Download complete 08:29:02 da9db072f522: Pull complete 08:29:02 6ef4a4ee8ca5: Pull complete 08:29:02 a813b0c90790: Verifying Checksum 08:29:02 a813b0c90790: Download complete 08:29:02 06f05ace1117: Download complete 08:29:03 b67dba6c2c7d: Verifying Checksum 08:29:03 b67dba6c2c7d: Download complete 08:29:06 06f05ace1117: Pull complete 08:29:06 5fe327b54edc: Pull complete 08:29:06 4f4fb700ef54: Pull complete 08:29:06 92a5565b7b96: Pull complete 08:29:06 ff9bb7016b71: Pull complete 08:29:08 b67dba6c2c7d: Pull complete 08:29:08 a813b0c90790: Pull complete 08:29:08 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 08:29:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:29:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:29:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:29:09 WORKDIR /edgex 08:29:09 COPY go.mod . 08:29:09 RUN go mod download 08:29:09 + docker build -t ci-base-image-x86_64 -f - . 08:29:09 Sending build context to Docker daemon 178.2MB 08:29:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:29:09 ---> 3ba60ce46760 08:29:09 Step 2/4 : WORKDIR /edgex 08:29:13 ---> Running in 4bb188faf351 08:29:13 Removing intermediate container 4bb188faf351 08:29:13 ---> 025367260844 08:29:13 Step 3/4 : COPY go.mod . 08:29:13 ---> da8b7906b94c 08:29:13 Step 4/4 : RUN go mod download 08:29:13 ---> Running in 143b25e9ce99 08:29:35 Removing intermediate container 143b25e9ce99 08:29:35 ---> 497ead0313c6 08:29:35 Successfully built 497ead0313c6 08:29:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:36 + docker inspect -f . ci-base-image-x86_64 08:29:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:36 prd-ubuntu20.04-docker-8c-8g-36169 does not seem to be running inside a container 08:29:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:29:36 $ docker top 7f3dd3255c880b2e14cad4807ab44a4a2add72a8aa35e33845145c942e70eed7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:37 + go version 08:29:37 go version go1.23.4 linux/amd64 [Pipeline] } 08:29:37 $ docker stop --time=1 7f3dd3255c880b2e14cad4807ab44a4a2add72a8aa35e33845145c942e70eed7 08:29:38 $ docker rm -f --volumes 7f3dd3255c880b2e14cad4807ab44a4a2add72a8aa35e33845145c942e70eed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:38 + docker inspect -f . ci-base-image-x86_64 08:29:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:38 prd-ubuntu20.04-docker-8c-8g-36169 does not seem to be running inside a container 08:29:38 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:29:39 $ docker top 9b6ae8a3625eebeb37454fc72d1d8d734ee9d49301b106183a21baf526c5e11e -eo pid,comm [Pipeline] { [Pipeline] echo 08:29:39 ========================================================= 08:29:39 [edgeXBuildGoParallel] Running Tests and Build... 08:29:39 ========================================================= [Pipeline] sh 08:29:39 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:29:39 + make test 08:29:39 go test -race -coverprofile=coverage.out ./... 08:29:48 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:14 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:30:14 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:30:15 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:30:15 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:30:15 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:30:15 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:30:15 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:30:15 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:30:15 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:30:15 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:30:15 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:30:15 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:30:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:17 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:30:17 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:30:18 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:30:18 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:30:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements 08:30:19 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:30:19 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 08:30:19 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:30:20 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:30:20 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:30:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 08:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:30:21 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:30:21 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:30:21 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:30:21 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:30:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:30:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:30:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:30:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:30:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:30:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:30:23 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements 08:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 48.4% of statements 08:30:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:30:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.533s coverage: 93.4% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements 08:30:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 9.4% of statements 08:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:30:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:30:25 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:30:25 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:30:25 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:30:25 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:30:25 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:30:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:30:25 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:30:25 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:30:25 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:30:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.377s coverage: 95.8% of statements 08:30:26 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 08:30:27 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:30:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:30:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] 08:30:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.1% of statements 08:30:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 44.2% of statements 08:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements 08:30:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:30:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:30:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:30:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:30:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:30:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:30:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.023s coverage: 87.1% of statements 08:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 08:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 08:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 08:30:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:30:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:30:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:30:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:30:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:30:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:30:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:30:32 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:30:32 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:30:32 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:30:33 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:30:35 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:30:35 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:30:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:30:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:30:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:30:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:30:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:30:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:30:39 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:30:39 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:30:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:30:40 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:30:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:30:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:30:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:30:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:30:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:30:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:30:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:30:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:30:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:30:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:30:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:30:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.046s coverage: 92.9% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 17.0% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.077s coverage: 81.8% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.144s coverage: 63.1% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.156s coverage: 36.8% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.2% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 95.7% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 97.7% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 45.8% of statements 08:30:51 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 08:30:51 running golangci-lint 08:30:51 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:30:51 go version go1.23.4 linux/amd64 08:30:51 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:30:51 level=info msg="[config_reader] Used config file .golangci.yml" 08:30:51 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:31:18 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|types_sizes|compiled_files|files|name) took 23.38615691s" 08:31:18 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.726348ms" 08:31:28 level=info msg="[linters_context/goanalysis] analyzers took 1m39.305022236s with top 10 stages: buildir: 1m2.886932304s, gosec: 3.77538606s, inspect: 2.88475395s, fact_deprecated: 2.287046771s, printf: 1.769098972s, ctrlflow: 1.49679171s, fact_purity: 1.192087298s, S1038: 1.172483046s, nilness: 1.063823091s, ineffassign: 826.092009ms" 08:31:28 level=info msg="[runner] Issues before processing: 193, after processing: 0" 08:31:28 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 193/193, path_prettifier: 193/193, skip_files: 193/193, identifier_marker: 193/193, nolint: 15/0, cgo: 193/193, invalid_issue: 193/193, skip_dirs: 193/193, autogenerated_exclude: 193/193, exclude: 193/193, exclude-rules: 193/15" 08:31:28 level=info msg="[runner] processing took 15.686265ms with stages: nolint: 6.040563ms, identifier_marker: 4.475404ms, autogenerated_exclude: 1.732183ms, path_prettifier: 1.533179ms, exclude-rules: 981.498µs, skip_dirs: 829.555µs, cgo: 37.911µs, invalid_issue: 32.471µs, filename_unadjuster: 17.25µs, max_same_issues: 1.03µs, exclude: 970ns, skip_files: 740ns, fixer: 720ns, uniq_by_line: 680ns, path_shortener: 500ns, max_from_linter: 450ns, sort_results: 380ns, source_code: 310ns, diff: 140ns, max_per_file_from_linter: 121ns, path_prefixer: 110ns, severity-rules: 100ns" 08:31:28 level=info msg="[runner] linters took 13.040130754s with stages: goanalysis_metalinter: 13.024347308s" 08:31:28 level=info msg="File cache stats: 0 entries of total size 0B" 08:31:28 level=info msg="Memory: 366 samples, avg is 284.3MB, max is 1217.8MB" 08:31:28 level=info msg="Execution took 36.484722252s" 08:31:28 go vet ./... 08:31:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:35 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:31:35 + ls -al . 08:31:35 total 1740 08:31:35 drwxrwxr-x 11 1001 1001 4096 Jan 6 08:29 . 08:31:35 drwxr-xr-x 4 root root 4096 Jan 6 08:29 .. 08:31:35 drwxrwxr-x 2 1001 1001 4096 Jan 6 08:28 .blubracket 08:31:35 -rw-rw-r-- 1 1001 1001 10 Jan 6 08:28 .dockerignore 08:31:35 drwxrwxr-x 8 1001 1001 4096 Jan 6 08:30 .git 08:31:35 drwxrwxr-x 3 1001 1001 4096 Jan 6 08:28 .github 08:31:35 -rw-rw-r-- 1 1001 1001 907 Jan 6 08:28 .gitignore 08:31:35 -rw-rw-r-- 1 1001 1001 199 Jan 6 08:28 .golangci.yml 08:31:35 -rw-rw-r-- 1 1001 1001 100 Jan 6 08:28 .hadolint.yml 08:31:35 drwxr-xr-x 3 1001 1001 4096 Jan 6 08:28 .semver 08:31:35 -rw-rw-r-- 1 1001 1001 155 Jan 6 08:28 .sonarcloud.properties 08:31:35 -rw-rw-r-- 1 1001 1001 1171 Jan 6 08:28 ADOPTERS.md 08:31:35 -rw-rw-r-- 1 1001 1001 17141 Jan 6 08:28 Attribution.txt 08:31:35 -rw-rw-r-- 1 1001 1001 100284 Jan 6 08:28 CHANGELOG.md 08:31:35 -rw-rw-r-- 1 1001 1001 3804 Jan 6 08:28 CONTRIBUTING.md 08:31:35 -rw-rw-r-- 1 1001 1001 677 Jan 6 08:28 GOVERNANCE.md 08:31:35 -rw-rw-r-- 1 1001 1001 858 Jan 6 08:28 Jenkinsfile 08:31:35 -rw-rw-r-- 1 1001 1001 10775 Jan 6 08:28 LICENSE 08:31:35 -rw-rw-r-- 1 1001 1001 16740 Jan 6 08:28 Makefile 08:31:35 -rw-rw-r-- 1 1001 1001 582 Jan 6 08:28 OWNERS.md 08:31:35 -rw-rw-r-- 1 1001 1001 9932 Jan 6 08:28 README.md 08:31:35 -rw-rw-r-- 1 1001 1001 789 Jan 6 08:28 SECURITY.md 08:31:35 -rw-rw-r-- 1 1001 1001 5 Jan 6 08:29 VERSION 08:31:35 drwxrwxr-x 2 1001 1001 4096 Jan 6 08:28 bin 08:31:35 drwxrwxr-x 19 1001 1001 4096 Jan 6 08:28 cmd 08:31:35 -rw-r--r-- 1 root root 1412873 Jan 6 08:30 coverage.out 08:31:35 drwxrwxr-x 2 1001 1001 4096 Jan 6 08:28 fuzz_test 08:31:35 -rw-rw-r-- 1 1001 1001 6475 Jan 6 08:28 go.mod 08:31:35 -rw-rw-r-- 1 1001 1001 87895 Jan 6 08:28 go.sum 08:31:35 drwxrwxr-x 7 1001 1001 4096 Jan 6 08:28 internal 08:31:35 drwxrwxr-x 2 1001 1001 4096 Jan 6 08:28 openapi 08:31:35 -rw-rw-r-- 1 1001 1001 584 Jan 6 08:28 security.txt 08:31:35 -rw-rw-r-- 1 1001 1001 204 Jan 6 08:28 version.go [Pipeline] sh 08:31:36 + '[' -e coverage.out ] 08:31:36 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:36 Stashed 1 file(s) [Pipeline] sh 08:31:36 + make build 08:31:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:32:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:32:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:32:06 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:10 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:32:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:18 $ docker stop --time=1 9b6ae8a3625eebeb37454fc72d1d8d734ee9d49301b106183a21baf526c5e11e 08:32:22 $ docker rm -f --volumes 9b6ae8a3625eebeb37454fc72d1d8d734ee9d49301b106183a21baf526c5e11e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:24 08:32:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:24 latest: Pulling from edgex-devops/edgex-compose 08:32:24 91d30c5bc195: Pulling fs layer 08:32:24 2e9b0aa3be6d: Pulling fs layer 08:32:24 9c61dcf015f6: Pulling fs layer 08:32:24 4698f68db338: Pulling fs layer 08:32:24 2a2f49069b9e: Pulling fs layer 08:32:24 e0025b399a48: Pulling fs layer 08:32:24 e0025b399a48: Waiting 08:32:24 2a2f49069b9e: Waiting 08:32:24 4698f68db338: Waiting 08:32:24 91d30c5bc195: Verifying Checksum 08:32:24 91d30c5bc195: Download complete 08:32:24 4698f68db338: Verifying Checksum 08:32:24 4698f68db338: Download complete 08:32:24 2e9b0aa3be6d: Verifying Checksum 08:32:24 2e9b0aa3be6d: Download complete 08:32:24 e0025b399a48: Verifying Checksum 08:32:24 e0025b399a48: Download complete 08:32:24 91d30c5bc195: Pull complete 08:32:24 2a2f49069b9e: Verifying Checksum 08:32:24 2e9b0aa3be6d: Pull complete 08:32:25 9c61dcf015f6: Verifying Checksum 08:32:25 9c61dcf015f6: Download complete 08:32:27 9c61dcf015f6: Pull complete 08:32:27 4698f68db338: Pull complete 08:32:27 2a2f49069b9e: Pull complete 08:32:27 e0025b399a48: Pull complete 08:32:27 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:27 prd-ubuntu20.04-docker-8c-8g-36169 does not seem to be running inside a container 08:32:27 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:30 $ docker top 7149395c93264c824d4003fe0a8f3c00689afbb60557a898795413a31c80cb7a -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:30 + docker compose -f ./docker-compose-build.yml build --parallel 08:32:33 #1 [core-metadata internal] load build definition from Dockerfile 08:32:33 #1 transferring dockerfile: 2.13kB done 08:32:33 #1 DONE 0.0s 08:32:33 08:32:33 #2 [security-spire-server internal] load build definition from Dockerfile 08:32:33 #2 transferring dockerfile: 1.70kB done 08:32:33 #2 DONE 0.0s 08:32:33 08:32:33 #3 [support-notifications internal] load build definition from Dockerfile 08:32:33 #3 transferring dockerfile: 2.02kB done 08:32:33 #3 DONE 0.0s 08:32:33 08:32:33 #4 [security-spire-config internal] load build definition from Dockerfile 08:32:33 #4 transferring dockerfile: 1.69kB done 08:32:33 #4 DONE 0.0s 08:32:33 08:32:33 #5 [security-bootstrapper internal] load build definition from Dockerfile 08:32:33 #5 transferring dockerfile: 3.02kB done 08:32:33 #5 DONE 0.0s 08:32:33 08:32:33 #6 [core-command internal] load build definition from Dockerfile 08:32:33 #6 transferring dockerfile: 1.94kB done 08:32:33 #6 DONE 0.0s 08:32:33 08:32:33 #7 [core-metadata internal] load .dockerignore 08:32:33 #7 transferring context: 50B done 08:32:33 #7 DONE 0.0s 08:32:33 08:32:33 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:32:33 #8 transferring dockerfile: 2.23kB done 08:32:33 #8 DONE 0.0s 08:32:33 08:32:33 #9 [support-scheduler internal] load build definition from Dockerfile 08:32:33 #9 transferring dockerfile: 1.82kB done 08:32:33 #9 DONE 0.0s 08:32:33 08:32:33 #10 [security-proxy-setup internal] load build definition from Dockerfile 08:32:33 #10 transferring dockerfile: 2.50kB done 08:32:33 #10 DONE 0.0s 08:32:33 08:32:33 #11 [core-data internal] load build definition from Dockerfile 08:32:33 #11 transferring dockerfile: 2.07kB done 08:32:33 #11 DONE 0.1s 08:32:33 08:32:33 #12 [security-spire-agent internal] load build definition from Dockerfile 08:32:33 #12 transferring dockerfile: 1.81kB done 08:32:33 #12 DONE 0.0s 08:32:33 08:32:33 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:32:33 #13 transferring dockerfile: 1.89kB done 08:32:33 #13 DONE 0.0s 08:32:33 08:32:33 #14 [security-proxy-auth internal] load build definition from Dockerfile 08:32:33 #14 transferring dockerfile: 2.15kB done 08:32:33 #14 DONE 0.1s 08:32:33 08:32:33 #15 [security-secretstore-setup internal] load build definition from Dockerfile 08:32:33 #15 transferring dockerfile: 2.49kB done 08:32:33 #15 DONE 0.1s 08:32:33 08:32:33 #16 [core-keeper internal] load build definition from Dockerfile 08:32:33 #16 transferring dockerfile: 2.07kB done 08:32:33 #16 DONE 0.0s 08:32:33 08:32:33 #17 [security-spire-server internal] load .dockerignore 08:32:33 #17 transferring context: 50B done 08:32:33 #17 DONE 0.0s 08:32:33 08:32:33 #18 [support-notifications internal] load .dockerignore 08:32:33 #18 transferring context: 50B done 08:32:33 #18 DONE 0.0s 08:32:33 08:32:33 #19 [security-spire-config internal] load .dockerignore 08:32:33 #19 transferring context: 50B done 08:32:33 #19 DONE 0.0s 08:32:33 08:32:33 #20 [core-command internal] load .dockerignore 08:32:33 #20 transferring context: 50B done 08:32:33 #20 DONE 0.0s 08:32:33 08:32:33 #21 [security-bootstrapper internal] load .dockerignore 08:32:33 #21 transferring context: 50B done 08:32:33 #21 DONE 0.0s 08:32:33 08:32:33 #22 [core-common-config-bootstrapper internal] load .dockerignore 08:32:33 #22 transferring context: 50B done 08:32:33 #22 DONE 0.0s 08:32:33 08:32:33 #23 [support-scheduler internal] load .dockerignore 08:32:33 #23 transferring context: 50B done 08:32:33 #23 DONE 0.0s 08:32:33 08:32:33 #24 [security-proxy-setup internal] load .dockerignore 08:32:33 #24 transferring context: 50B done 08:32:33 #24 DONE 0.0s 08:32:33 08:32:33 #25 [core-data internal] load .dockerignore 08:32:33 #25 transferring context: 50B done 08:32:33 #25 DONE 0.0s 08:32:33 08:32:33 #26 [security-spire-agent internal] load .dockerignore 08:32:33 #26 transferring context: 50B done 08:32:33 #26 DONE 0.0s 08:32:33 08:32:33 #27 [security-spiffe-token-provider internal] load .dockerignore 08:32:33 #27 transferring context: 50B done 08:32:33 #27 DONE 0.0s 08:32:33 08:32:33 #28 [security-proxy-auth internal] load .dockerignore 08:32:33 #28 transferring context: 50B done 08:32:33 #28 DONE 0.0s 08:32:33 08:32:33 #29 [security-secretstore-setup internal] load .dockerignore 08:32:33 #29 transferring context: 50B done 08:32:33 #29 DONE 0.0s 08:32:33 08:32:33 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:33 #30 DONE 0.0s 08:32:33 08:32:33 #31 [core-keeper internal] load .dockerignore 08:32:33 #31 transferring context: 50B done 08:32:33 #31 DONE 0.0s 08:32:33 08:32:33 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 08:32:33 #32 DONE 0.1s 08:32:33 08:32:33 #33 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:32:33 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 08:32:33 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:32:33 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 08:32:33 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 08:32:33 #33 DONE 0.1s 08:32:33 08:32:33 #34 [core-metadata internal] load build context 08:32:33 #34 ... 08:32:33 08:32:33 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:33 #30 DONE 0.0s 08:32:33 08:32:33 #33 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:32:33 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 08:32:33 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:32:33 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 08:32:33 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 08:32:33 #33 DONE 0.1s 08:32:33 08:32:33 #34 [core-metadata internal] load build context 08:32:33 #34 ... 08:32:33 08:32:33 #33 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:32:33 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 08:32:33 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:32:33 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 08:32:33 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 08:32:33 #33 DONE 0.1s 08:32:33 08:32:33 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:33 #30 DONE 0.0s 08:32:33 08:32:33 #34 [core-metadata internal] load build context 08:32:33 #34 ... 08:32:33 08:32:33 #33 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:32:33 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 08:32:33 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:32:33 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 08:32:33 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 08:32:33 #33 DONE 0.1s 08:32:33 08:32:33 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:33 #30 DONE 0.0s 08:32:33 08:32:33 #34 [core-metadata internal] load build context 08:32:34 #34 ... 08:32:34 08:32:34 #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:34 #30 DONE 0.0s 08:32:34 08:32:34 #34 [core-metadata internal] load build context 08:32:34 #34 ... 08:32:34 08:32:34 #33 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:32:34 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 08:32:34 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:32:34 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 08:32:34 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 08:32:34 #33 DONE 0.1s 08:32:34 08:32:34 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 08:32:34 #32 DONE 0.6s 08:32:34 08:32:34 #34 [core-metadata internal] load build context 08:32:34 #34 ... 08:32:34 08:32:34 #33 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:32:34 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 08:32:34 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:32:34 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 08:32:34 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 08:32:34 #33 DONE 0.1s 08:32:34 08:32:34 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:32:34 #35 DONE 1.2s 08:32:34 08:32:34 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:32:34 #36 DONE 1.0s 08:32:34 08:32:34 #34 [core-metadata internal] load build context 08:32:34 #34 ... 08:32:34 08:32:34 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:32:34 #37 DONE 1.5s 08:32:34 08:32:34 #34 [core-metadata internal] load build context 08:32:34 #34 ... 08:32:34 08:32:34 #38 [security-spire-config internal] load build context 08:32:34 #38 transferring context: 21.82kB 0.1s done 08:32:34 #38 DONE 0.3s 08:32:34 08:32:34 #34 [core-metadata internal] load build context 08:32:35 #34 ... 08:32:35 08:32:35 #39 [security-spire-server internal] load build context 08:32:35 #39 transferring context: 23.57kB 0.1s done 08:32:35 #39 DONE 0.4s 08:32:35 08:32:35 #34 [core-metadata internal] load build context 08:32:36 #34 ... 08:32:36 08:32:36 #40 [security-spire-agent internal] load build context 08:32:36 #40 transferring context: 23.10kB 0.1s done 08:32:36 #40 DONE 1.4s 08:32:36 08:32:36 #34 [core-metadata internal] load build context 08:32:40 #34 transferring context: 256.95MB 6.3s 08:32:41 #34 ... 08:32:41 08:32:41 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:32:41 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 08:32:41 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:32:41 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:32:41 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:32:41 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s done 08:32:41 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.6s done 08:32:41 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 6.5s 08:32:41 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:32:41 #41 ... 08:32:41 08:32:41 #34 [core-metadata internal] load build context 08:32:44 #34 ... 08:32:44 08:32:44 #42 [core-command internal] load build context 08:32:44 #42 ... 08:32:44 08:32:44 #43 [security-bootstrapper internal] load build context 08:32:44 #43 ... 08:32:44 08:32:44 #44 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:32:44 #0 1.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:44 #0 1.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:44 #0 1.531 (1/2) Installing dumb-init (1.2.5-r3) 08:32:44 #0 1.536 (2/2) Installing su-exec (0.2-r3) 08:32:44 #0 1.540 Executing busybox-1.36.1-r29.trigger 08:32:44 #0 1.552 OK: 8 MiB in 16 packages 08:32:44 #44 ... 08:32:44 08:32:44 #45 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:32:44 #0 1.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:44 #0 1.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:44 #0 1.438 (1/1) Installing dumb-init (1.2.5-r3) 08:32:44 #0 1.442 Executing busybox-1.36.1-r29.trigger 08:32:44 #0 1.453 OK: 8 MiB in 15 packages 08:32:44 #45 ... 08:32:44 08:32:44 #46 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:32:44 #0 0.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:44 #0 1.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:44 #0 1.316 (1/2) Installing ca-certificates (20241121-r0) 08:32:44 #0 1.367 (2/2) Installing dumb-init (1.2.5-r3) 08:32:44 #0 1.371 Executing busybox-1.36.1-r29.trigger 08:32:44 #0 1.383 Executing ca-certificates-20241121-r0.trigger 08:32:44 #0 1.441 OK: 8 MiB in 16 packages 08:32:44 #46 ... 08:32:44 08:32:44 #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:32:44 #47 ... 08:32:44 08:32:44 #48 [security-proxy-auth internal] load build context 08:32:44 #48 ... 08:32:44 08:32:44 #49 [support-scheduler internal] load build context 08:32:44 #49 ... 08:32:44 08:32:44 #50 [security-proxy-setup internal] load build context 08:32:44 #50 ... 08:32:44 08:32:44 #51 [core-keeper internal] load build context 08:32:44 #51 ... 08:32:44 08:32:44 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:32:44 #52 ... 08:32:44 08:32:44 #53 [core-data internal] load build context 08:32:45 #53 ... 08:32:45 08:32:45 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:32:45 #0 3.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:45 #0 3.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:45 #0 4.159 (1/3) Installing ca-certificates (20241121-r0) 08:32:45 #0 4.179 (2/3) Installing dumb-init (1.2.5-r3) 08:32:45 #0 4.182 (3/3) Installing tzdata (2024b-r0) 08:32:45 #0 4.214 Executing busybox-1.36.1-r29.trigger 08:32:45 #0 4.222 Executing ca-certificates-20241121-r0.trigger 08:32:45 #0 4.260 OK: 10 MiB in 17 packages 08:32:45 #54 ... 08:32:45 08:32:45 #55 [support-notifications internal] load build context 08:32:45 #55 transferring context: 290.79MB 11.3s 08:32:45 #55 ... 08:32:45 08:32:45 #56 [security-spiffe-token-provider internal] load build context 08:32:45 #56 ... 08:32:45 08:32:45 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:32:45 #57 ... 08:32:45 08:32:45 #58 [security-secretstore-setup internal] load build context 08:32:45 #58 ... 08:32:45 08:32:45 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:32:45 #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 08:32:45 #59 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:32:45 #59 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:32:45 #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:32:45 #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.6s done 08:32:45 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 8.3s done 08:32:45 #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:32:45 #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 08:32:45 #59 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 10.3s 08:32:45 #59 ... 08:32:45 08:32:45 #60 [core-data builder 2/7] WORKDIR /edgex-go 08:32:45 #60 ... 08:32:45 08:32:45 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:32:46 #61 ... 08:32:46 08:32:46 #62 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 08:32:46 #0 0.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:46 #0 1.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:46 #0 1.583 (1/1) Installing dumb-init (1.2.5-r3) 08:32:46 #0 1.593 Executing busybox-1.36.1-r29.trigger 08:32:46 #0 1.606 OK: 8 MiB in 15 packages 08:32:46 #62 ... 08:32:46 08:32:46 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:32:46 #63 ... 08:32:46 08:32:46 #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:32:46 #64 ... 08:32:46 08:32:46 #65 [core-common-config-bootstrapper internal] load build context 08:32:46 #65 ... 08:32:46 08:32:46 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:32:46 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 8.3s done 08:32:46 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 10.3s done 08:32:46 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:32:48 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:32:49 #41 ... 08:32:49 08:32:49 #46 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:32:49 #46 DONE 15.7s 08:32:49 08:32:49 #44 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:32:49 #44 DONE 15.7s 08:32:49 08:32:49 #45 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:32:49 #45 DONE 15.5s 08:32:49 08:32:49 #34 [core-metadata internal] load build context 08:32:49 #34 transferring context: 433.65MB 11.0s done 08:32:49 #34 DONE 15.8s 08:32:49 08:32:49 #62 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 08:32:49 #62 DONE 16.0s 08:32:49 08:32:49 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:32:49 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 08:32:49 #41 ... 08:32:49 08:32:49 #66 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 08:32:49 #66 ... 08:32:49 08:32:49 #48 [security-proxy-auth internal] load build context 08:32:49 #48 transferring context: 433.65MB 10.4s done 08:32:49 #48 DONE 15.3s 08:32:49 08:32:49 #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:32:49 #64 DONE 15.0s 08:32:49 08:32:49 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:32:49 #54 DONE 15.6s 08:32:49 08:32:49 #42 [core-command internal] load build context 08:32:49 #42 transferring context: 433.65MB 11.7s done 08:32:49 #42 DONE 15.8s 08:32:49 08:32:49 #53 [core-data internal] load build context 08:32:49 #53 transferring context: 433.65MB 11.3s done 08:32:49 #53 DONE 15.6s 08:32:49 08:32:49 #60 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:32:49 #60 DONE 14.6s 08:32:49 08:32:49 #49 [support-scheduler internal] load build context 08:32:49 #49 transferring context: 433.65MB 12.8s done 08:32:49 #49 DONE 15.7s 08:32:49 08:32:49 #65 [core-common-config-bootstrapper internal] load build context 08:32:49 #65 transferring context: 433.65MB 13.3s done 08:32:49 #65 DONE 15.7s 08:32:49 08:32:49 #51 [core-keeper internal] load build context 08:32:49 #51 transferring context: 433.65MB 11.1s done 08:32:49 #51 DONE 15.4s 08:32:49 08:32:49 #50 [security-proxy-setup internal] load build context 08:32:49 #50 transferring context: 433.65MB 14.0s done 08:32:49 #50 DONE 15.7s 08:32:49 08:32:49 #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:32:49 #67 ... 08:32:49 08:32:49 #58 [security-secretstore-setup internal] load build context 08:32:49 #58 transferring context: 433.65MB 14.1s done 08:32:49 #58 DONE 15.5s 08:32:49 08:32:49 #55 [support-notifications internal] load build context 08:32:49 #55 transferring context: 433.65MB 15.5s done 08:32:49 #55 DONE 16.1s 08:32:49 08:32:49 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:32:50 #41 ... 08:32:50 08:32:50 #56 [security-spiffe-token-provider internal] load build context 08:32:50 #56 transferring context: 433.65MB 16.1s done 08:32:50 #56 DONE 16.3s 08:32:50 08:32:50 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:32:50 #41 ... 08:32:50 08:32:50 #43 [security-bootstrapper internal] load build context 08:32:50 #43 transferring context: 433.65MB 16.4s done 08:32:50 #43 DONE 16.6s 08:32:50 08:32:50 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:32:50 #41 ... 08:32:50 08:32:50 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:32:50 #59 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 12.5s done 08:32:50 #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 13.7s done 08:32:50 #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:32:50 #59 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done 08:32:50 #59 DONE 15.6s 08:32:50 08:32:50 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:32:51 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done 08:32:51 #41 ... 08:32:51 08:32:51 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:32:51 #63 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:51 #63 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:51 #63 16.15 (1/4) Installing ca-certificates (20241121-r0) 08:32:51 #63 16.16 (2/4) Installing dumb-init (1.2.5-r3) 08:32:51 #63 16.17 (3/4) Installing su-exec (0.2-r3) 08:32:51 #63 16.17 (4/4) Installing yq-go (4.44.1-r2) 08:32:51 #63 16.25 Executing busybox-1.36.1-r29.trigger 08:32:51 #63 16.26 Executing ca-certificates-20241121-r0.trigger 08:32:51 #63 16.29 OK: 19 MiB in 18 packages 08:32:51 #63 DONE 17.3s 08:32:51 08:32:51 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:32:51 #57 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:51 #57 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:51 #57 16.00 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:32:51 #57 16.00 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:32:51 #57 16.00 OK: 24174 distinct packages available 08:32:51 #57 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:51 #57 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:51 #57 16.41 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:32:51 #57 16.44 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:32:51 #57 16.45 (3/7) Installing dumb-init (1.2.5-r3) 08:32:51 #57 16.46 (4/7) Installing musl-obstack (1.2.3-r2) 08:32:51 #57 16.49 (5/7) Installing libucontext (1.2-r3) 08:32:51 #57 16.49 (6/7) Installing gcompat (1.1.0-r4) 08:32:51 #57 16.49 (7/7) Installing openssl (3.3.2-r1) 08:32:51 #57 16.50 Executing busybox-1.36.1-r29.trigger 08:32:51 #57 16.51 OK: 9 MiB in 19 packages 08:32:51 #57 DONE 16.9s 08:32:51 08:32:51 #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:32:51 #68 ... 08:32:51 08:32:51 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:32:51 #61 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:51 #61 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:51 #61 15.97 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:32:51 #61 15.97 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:32:51 #61 15.97 OK: 24174 distinct packages available 08:32:51 #61 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:51 #61 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:51 #61 16.50 (1/4) Installing dumb-init (1.2.5-r3) 08:32:51 #61 16.51 (2/4) Installing musl-obstack (1.2.3-r2) 08:32:51 #61 16.75 (3/4) Installing libucontext (1.2-r3) 08:32:51 #61 16.75 (4/4) Installing gcompat (1.1.0-r4) 08:32:51 #61 16.75 Executing busybox-1.36.1-r29.trigger 08:32:51 #61 16.82 OK: 8 MiB in 18 packages 08:32:51 #61 DONE 17.0s 08:32:52 08:32:52 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:32:52 #41 ... 08:32:52 08:32:52 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:32:52 #52 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:52 #52 17.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:52 #52 17.78 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:32:52 #52 17.81 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:32:52 #52 17.82 (3/6) Installing dumb-init (1.2.5-r3) 08:32:52 #52 17.83 (4/6) Installing openssl (3.3.2-r1) 08:32:52 #52 17.86 (5/6) Installing su-exec (0.2-r3) 08:32:52 #52 17.87 (6/6) Installing yq-go (4.44.1-r2) 08:32:52 #52 17.94 Executing busybox-1.36.1-r29.trigger 08:32:52 #52 17.96 OK: 19 MiB in 18 packages 08:32:52 #52 DONE 18.1s 08:32:52 08:32:52 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:32:52 #69 ... 08:32:52 08:32:52 #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:32:52 #47 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:52 #47 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:52 #47 17.94 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:32:52 #47 17.94 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:32:52 #47 17.94 OK: 24174 distinct packages available 08:32:52 #47 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:52 #47 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:52 #47 18.41 (1/14) Installing ca-certificates (20241121-r0) 08:32:52 #47 18.42 (2/14) Installing brotli-libs (1.1.0-r2) 08:32:52 #47 18.43 (3/14) Installing c-ares (1.33.1-r0) 08:32:52 #47 18.44 (4/14) Installing libunistring (1.2-r0) 08:32:52 #47 18.45 (5/14) Installing libidn2 (2.3.7-r0) 08:32:52 #47 18.46 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:32:52 #47 18.46 (7/14) Installing libpsl (0.21.5-r1) 08:32:52 #47 18.46 (8/14) Installing zstd-libs (1.5.6-r0) 08:32:52 #47 18.48 (9/14) Installing libcurl (8.11.1-r0) 08:32:52 #47 18.49 (10/14) Installing curl (8.11.1-r0) 08:32:52 #47 18.50 (11/14) Installing dumb-init (1.2.5-r3) 08:32:52 #47 18.50 (12/14) Installing musl-obstack (1.2.3-r2) 08:32:52 #47 18.50 (13/14) Installing libucontext (1.2-r3) 08:32:52 #47 18.51 (14/14) Installing gcompat (1.1.0-r4) 08:32:52 #47 18.51 Executing busybox-1.36.1-r29.trigger 08:32:52 #47 18.52 Executing ca-certificates-20241121-r0.trigger 08:32:52 #47 18.58 OK: 13 MiB in 28 packages 08:32:52 #47 DONE 18.8s 08:32:52 08:32:52 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:32:52 #70 DONE 3.4s 08:32:52 08:32:52 #71 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:32:52 #0 2.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:52 #0 2.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:52 #0 2.782 Upgrading critical system libraries and apk-tools: 08:32:52 #0 2.783 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:32:52 #0 2.792 Executing busybox-1.36.1-r29.trigger 08:32:52 #0 2.920 Continuing the upgrade transaction with new apk-tools: 08:32:52 #0 2.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:52 #0 3.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:52 #0 3.324 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 08:32:52 #0 3.331 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:32:52 #0 3.396 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:32:52 #0 3.408 Executing ca-certificates-20241121-r0.trigger 08:32:52 #0 3.452 OK: 8 MiB in 16 packages 08:32:52 #71 DONE 3.6s 08:32:52 08:32:52 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:32:53 #72 ... 08:32:53 08:32:53 #73 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:32:53 #0 3.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:53 #0 3.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:53 #0 3.554 OK: 248 MiB in 58 packages 08:32:53 #73 DONE 3.8s 08:32:53 08:32:53 #74 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:32:53 #0 3.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:53 #0 3.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:53 #0 3.691 OK: 248 MiB in 58 packages 08:32:53 #74 DONE 3.9s 08:32:53 08:32:53 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:32:53 #75 DONE 0.1s 08:32:53 08:32:53 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:32:53 #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:53 #0 2.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:53 #0 3.217 Upgrading critical system libraries and apk-tools: 08:32:53 #0 3.217 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:32:53 #0 3.230 Executing busybox-1.36.1-r29.trigger 08:32:53 #0 3.322 Continuing the upgrade transaction with new apk-tools: 08:32:53 #0 3.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:53 #0 3.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:53 #0 3.759 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 08:32:53 #0 3.764 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:32:53 #0 3.799 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:32:53 #0 3.821 OK: 8 MiB in 15 packages 08:32:53 #76 DONE 4.0s 08:32:53 08:32:53 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:32:53 #77 DONE 0.1s 08:32:53 08:32:53 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:53 #78 ... 08:32:53 08:32:53 #66 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 08:32:53 #66 3.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:53 #66 3.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:53 #66 3.611 Upgrading critical system libraries and apk-tools: 08:32:53 #66 3.611 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:32:53 #66 3.618 Executing busybox-1.36.1-r29.trigger 08:32:53 #66 3.711 Continuing the upgrade transaction with new apk-tools: 08:32:53 #66 3.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:53 #66 3.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:53 #66 4.150 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 08:32:53 #66 4.156 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:32:53 #66 4.190 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:32:53 #66 4.213 OK: 8 MiB in 15 packages 08:32:53 #66 DONE 4.5s 08:32:54 08:32:54 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:54 #79 ... 08:32:54 08:32:54 #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:32:54 #0 3.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:54 #0 3.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:54 #0 3.854 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:32:54 #0 3.854 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:32:54 #0 3.854 OK: 24172 distinct packages available 08:32:54 #0 3.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:54 #0 4.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:54 #0 4.346 OK: 248 MiB in 58 packages 08:32:54 #80 DONE 4.5s 08:32:54 08:32:54 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:32:54 #81 DONE 0.1s 08:32:54 08:32:54 #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:32:54 #67 4.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:54 #67 4.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:54 #67 ... 08:32:54 08:32:54 #82 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:32:54 #0 3.153 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:54 #0 3.760 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:54 #0 4.521 (1/1) Installing dumb-init (1.2.5-r3) 08:32:54 #0 4.835 Executing busybox-1.36.1-r29.trigger 08:32:54 #0 4.836 OK: 8 MiB in 15 packages 08:32:54 #82 DONE 5.0s 08:32:54 08:32:54 #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:32:54 #67 5.020 OK: 248 MiB in 58 packages 08:32:54 #67 DONE 5.3s 08:32:54 08:32:54 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:32:54 #0 3.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:54 #0 4.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:54 #0 4.504 Upgrading critical system libraries and apk-tools: 08:32:54 #0 4.504 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:32:54 #0 4.511 Executing busybox-1.36.1-r29.trigger 08:32:54 #0 4.592 Continuing the upgrade transaction with new apk-tools: 08:32:54 #0 4.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:54 #0 4.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:54 #0 5.027 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 08:32:54 #0 5.032 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:32:54 #0 5.076 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:32:54 #0 5.090 OK: 8 MiB in 16 packages 08:32:54 #83 DONE 5.3s 08:32:54 08:32:54 #84 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:32:54 #84 DONE 0.1s 08:32:54 08:32:54 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:32:54 #69 2.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:55 #69 ... 08:32:55 08:32:55 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:32:55 #0 4.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:55 #0 4.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:55 #0 4.959 Upgrading critical system libraries and apk-tools: 08:32:55 #0 4.959 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:32:55 #0 4.968 Executing busybox-1.36.1-r29.trigger 08:32:55 #0 5.084 Continuing the upgrade transaction with new apk-tools: 08:32:55 #0 5.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:55 #0 5.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:55 #0 5.452 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 08:32:55 #0 5.460 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:32:55 #0 5.490 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:32:55 #0 5.499 Executing ca-certificates-20241121-r0.trigger 08:32:55 #0 5.553 OK: 10 MiB in 17 packages 08:32:55 #85 DONE 5.8s 08:32:55 08:32:55 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:32:55 #0 2.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:55 #0 2.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:55 #0 2.767 Upgrading critical system libraries and apk-tools: 08:32:55 #0 2.767 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:32:55 #0 2.776 Executing busybox-1.36.1-r29.trigger 08:32:55 #0 2.847 Continuing the upgrade transaction with new apk-tools: 08:32:55 #0 2.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:55 #0 2.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:55 #0 3.287 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 08:32:55 #0 3.292 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:32:55 #0 3.332 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:32:55 #0 3.341 Executing ca-certificates-20241121-r0.trigger 08:32:55 #0 3.381 OK: 19 MiB in 18 packages 08:32:55 #86 DONE 3.6s 08:32:55 08:32:55 #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:32:55 #68 2.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:55 #68 2.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:55 #68 3.051 Upgrading critical system libraries and apk-tools: 08:32:55 #68 3.051 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:32:55 #68 3.059 Executing busybox-1.36.1-r29.trigger 08:32:55 #68 3.135 Continuing the upgrade transaction with new apk-tools: 08:32:55 #68 3.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:55 #68 3.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:55 #68 3.539 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 08:32:55 #68 3.605 OK: 9 MiB in 19 packages 08:32:55 #68 DONE 3.8s 08:32:55 08:32:55 #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:32:56 #87 DONE 0.5s 08:32:56 08:32:56 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:32:56 #88 DONE 0.5s 08:32:56 08:32:56 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:32:56 #89 DONE 0.1s 08:32:56 08:32:56 #90 [security-spire-server stage-2 6/9] COPY security.txt / 08:32:56 #90 DONE 0.2s 08:32:56 08:32:56 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:32:56 #91 DONE 0.3s 08:32:56 08:32:56 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:32:56 #92 DONE 0.1s 08:32:56 08:32:56 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:32:56 #93 DONE 0.1s 08:32:56 08:32:56 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 08:32:56 #94 ... 08:32:56 08:32:56 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:32:56 #95 DONE 0.1s 08:32:56 08:32:56 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:32:56 #96 DONE 1.9s 08:32:56 08:32:56 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:32:56 #0 2.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:56 #0 2.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:56 #0 2.961 Upgrading critical system libraries and apk-tools: 08:32:56 #0 2.961 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:32:56 #0 2.967 Executing busybox-1.36.1-r29.trigger 08:32:56 #0 3.056 Continuing the upgrade transaction with new apk-tools: 08:32:56 #0 3.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:56 #0 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:56 #0 3.468 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 08:32:56 #0 3.477 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:32:56 #0 3.524 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:32:56 #0 3.539 Executing ca-certificates-20241121-r0.trigger 08:32:56 #0 3.597 OK: 13 MiB in 28 packages 08:32:56 #97 DONE 3.8s 08:32:56 08:32:56 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 08:32:56 #94 DONE 0.2s 08:32:56 08:32:56 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:32:56 #98 DONE 0.2s 08:32:56 08:32:56 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:32:56 #99 DONE 0.1s 08:32:56 08:32:56 #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:32:56 #100 DONE 0.2s 08:32:56 08:32:56 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:32:56 #72 2.329 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:56 #72 2.826 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:56 #72 3.655 OK: 248 MiB in 58 packages 08:32:56 #72 DONE 3.8s 08:32:56 08:32:56 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:32:56 #69 3.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:56 #69 3.957 Upgrading critical system libraries and apk-tools: 08:32:56 #69 3.957 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:32:56 #69 3.966 Executing busybox-1.36.1-r29.trigger 08:32:56 #69 4.042 Continuing the upgrade transaction with new apk-tools: 08:32:56 #69 4.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:56 #69 4.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:56 #69 4.486 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 08:32:56 #69 4.494 OK: 19 MiB in 18 packages 08:32:56 #69 DONE 4.7s 08:32:56 08:32:56 #101 [security-spire-server] exporting to image 08:32:56 #101 exporting layers 08:32:56 #101 ... 08:32:56 08:32:56 #102 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:32:56 #102 DONE 0.1s 08:32:56 08:32:56 #103 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:32:56 #103 DONE 0.1s 08:32:56 08:32:56 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:32:56 #104 DONE 0.1s 08:32:56 08:32:56 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:32:56 #105 DONE 0.1s 08:32:56 08:32:56 #101 [security-spire-agent] exporting to image 08:32:58 #101 exporting layers 1.8s done 08:32:58 #101 writing image sha256:d049650f7fb055e67907d3b02496c2526f2609749d3a3c48fc3d4eaf92b46634 done 08:32:58 #101 naming to docker.io/library/security-spire-server 08:32:59 #101 naming to docker.io/library/security-spire-server done 08:32:59 #101 exporting layers 1.8s done 08:32:59 #101 writing image sha256:5b998595b8a0f28d1b9b1fbb6b442d69aa59edf4f463e72ee05728f4f0ab7505 done 08:32:59 #101 naming to docker.io/library/security-spire-agent done 08:32:59 #101 DONE 2.0s 08:32:59 08:32:59 #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:32:59 #0 3.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:59 #0 4.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:59 #0 4.609 Upgrading critical system libraries and apk-tools: 08:32:59 #0 4.609 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:32:59 #0 4.621 Executing busybox-1.36.1-r29.trigger 08:32:59 #0 4.720 Continuing the upgrade transaction with new apk-tools: 08:32:59 #0 4.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:32:59 #0 4.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:32:59 #0 5.209 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 08:32:59 #0 5.217 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:32:59 #0 6.734 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:32:59 #0 6.781 OK: 8 MiB in 18 packages 08:32:59 #106 DONE 6.9s 08:32:59 08:32:59 #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:32:59 #107 DONE 0.5s 08:32:59 08:32:59 #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:32:59 #108 DONE 0.0s 08:32:59 08:32:59 #109 [security-spire-config stage-2 6/10] COPY security.txt / 08:32:59 #109 DONE 0.0s 08:32:59 08:32:59 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:59 #110 ... 08:32:59 08:32:59 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:32:59 #111 DONE 0.0s 08:32:59 08:32:59 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:32:59 #112 DONE 0.0s 08:32:59 08:32:59 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:32:59 #113 DONE 0.1s 08:32:59 08:32:59 #101 [security-spire-config] exporting to image 08:33:00 #101 exporting layers 0.7s done 08:33:00 #101 writing image sha256:c2432d5bedadd50aeffe5d3a4453b786fc9c433c378c67b118d03eecd5fc61dd done 08:33:00 #101 naming to docker.io/library/security-spire-config done 08:33:00 #101 DONE 2.7s 08:33:00 08:33:00 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:04 #114 ... 08:33:04 08:33:04 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:22 #115 DONE 28.3s 08:33:22 08:33:22 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:22 #79 DONE 29.0s 08:33:22 08:33:22 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:22 #110 DONE 25.6s 08:33:22 08:33:22 #116 [security-bootstrapper builder 6/7] COPY . . 08:33:22 #116 ... 08:33:22 08:33:22 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:22 #78 DONE 29.1s 08:33:22 08:33:22 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:22 #114 DONE 27.7s 08:33:22 08:33:22 #117 [core-metadata builder 6/7] COPY . . 08:33:27 #117 DONE 4.1s 08:33:27 08:33:27 #118 [support-notifications builder 6/7] COPY . . 08:33:27 #118 DONE 4.2s 08:33:27 08:33:27 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 08:33:27 #119 CACHED 08:33:27 08:33:27 #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:27 #120 CACHED 08:33:27 08:33:27 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:33:27 #121 CACHED 08:33:27 08:33:27 #122 [core-command builder 6/7] COPY . . 08:33:27 #122 CACHED 08:33:27 08:33:27 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 08:33:27 #123 CACHED 08:33:27 08:33:27 #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:27 #124 CACHED 08:33:27 08:33:27 #116 [security-bootstrapper builder 6/7] COPY . . 08:33:27 #116 DONE 4.2s 08:33:27 08:33:27 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:27 #125 CACHED 08:33:27 08:33:27 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 08:33:27 #126 CACHED 08:33:27 08:33:27 #127 [core-data builder 6/7] COPY . . 08:33:27 #127 CACHED 08:33:27 08:33:27 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:27 #128 CACHED 08:33:27 08:33:27 #129 [security-proxy-auth builder 6/7] COPY . . 08:33:27 #129 CACHED 08:33:27 08:33:27 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:33:27 #130 CACHED 08:33:27 08:33:27 #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:27 #131 CACHED 08:33:27 08:33:27 #132 [security-proxy-setup builder 6/7] COPY . . 08:33:27 #132 CACHED 08:33:27 08:33:27 #133 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:33:27 #133 CACHED 08:33:27 08:33:27 #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:27 #134 CACHED 08:33:27 08:33:27 #135 [security-secretstore-setup builder 6/7] COPY . . 08:33:27 #135 CACHED 08:33:27 08:33:27 #136 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:33:27 #136 CACHED 08:33:27 08:33:27 #137 [core-keeper builder 7/8] COPY . . 08:33:27 #137 DONE 4.2s 08:33:27 08:33:27 #138 [security-spiffe-token-provider builder 6/7] COPY . . 08:33:27 #138 DONE 4.2s 08:33:27 08:33:27 #139 [support-scheduler builder 6/7] COPY . . 08:33:27 #139 CACHED 08:33:27 08:33:27 #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:27 #140 CACHED 08:33:27 08:33:27 #141 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:33:27 #141 CACHED 08:33:27 08:33:27 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:33:28 #142 1.299 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:38 #142 ... 08:33:38 08:33:38 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:33:38 #0 1.027 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:33:38 #143 ... 08:33:38 08:33:38 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:33:38 #0 0.555 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:33:38 #144 ... 08:33:38 08:33:38 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:33:38 #0 0.860 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:38 #145 ... 08:33:38 08:33:38 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:33:38 #0 1.340 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:33:38 #146 ... 08:33:38 08:33:38 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:33:38 #0 0.777 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:38 #147 ... 08:33:38 08:33:38 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:33:38 #0 0.996 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:38 #148 ... 08:33:38 08:33:38 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:33:38 #0 0.667 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:38 #149 ... 08:33:38 08:33:38 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:33:38 #0 1.019 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:33:38 #150 ... 08:33:38 08:33:38 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:33:38 #0 1.160 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:38 #151 ... 08:33:38 08:33:38 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:33:38 #0 0.662 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:33:38 #152 ... 08:33:38 08:33:38 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:33:38 #0 0.668 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:59 #153 ... 08:34:59 08:34:59 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:59 #145 90.94 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:57 #145 ... 08:35:57 08:35:57 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:57 #150 DONE 148.6s 08:35:57 08:35:57 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:57 #151 DONE 148.6s 08:35:57 08:35:57 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:57 #143 DONE 148.6s 08:35:57 08:35:57 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:57 #152 DONE 148.7s 08:35:57 08:35:57 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:57 #144 DONE 148.7s 08:35:57 08:35:57 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:57 #147 DONE 148.7s 08:35:57 08:35:57 #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:57 #154 ... 08:35:57 08:35:57 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:57 #145 DONE 148.7s 08:35:57 08:35:57 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:57 #149 DONE 148.8s 08:35:57 08:35:57 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:57 #148 DONE 148.8s 08:35:57 08:35:57 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:35:57 #146 DONE 148.9s 08:35:57 08:35:57 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:57 #142 DONE 148.8s 08:35:57 08:35:57 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:57 #153 DONE 148.9s 08:35:57 08:35:57 #155 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:57 #155 DONE 0.3s 08:35:57 08:35:57 #156 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:57 #156 ... 08:35:57 08:35:57 #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:57 #154 DONE 0.3s 08:35:57 08:35:57 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:57 #157 DONE 0.4s 08:35:57 08:35:57 #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:35:57 #158 DONE 0.3s 08:35:57 08:35:57 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:35:57 #159 DONE 0.3s 08:35:57 08:35:57 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:35:57 #160 DONE 0.2s 08:35:57 08:35:57 #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:57 #161 DONE 0.2s 08:35:57 08:35:57 #156 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:57 #156 DONE 0.2s 08:35:57 08:35:57 #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:57 #162 DONE 0.2s 08:35:57 08:35:57 #163 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:35:57 #163 DONE 0.2s 08:35:57 08:35:57 #164 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:57 #164 ... 08:35:57 08:35:57 #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:35:57 #165 DONE 0.2s 08:35:57 08:35:57 #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:57 #166 ... 08:35:57 08:35:57 #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:35:57 #167 DONE 1.0s 08:35:57 08:35:57 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:57 #168 CACHED 08:35:57 08:35:57 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:35:57 #169 CACHED 08:35:57 08:35:57 #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:35:57 #170 CACHED 08:35:57 08:35:57 #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:57 #171 CACHED 08:35:57 08:35:57 #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:35:57 #172 DONE 1.0s 08:35:57 08:35:57 #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:35:57 #173 DONE 1.0s 08:35:57 08:35:57 #174 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:35:57 #174 DONE 1.0s 08:35:57 08:35:57 #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:35:57 #175 DONE 1.0s 08:35:57 08:35:57 #176 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:35:57 #176 CACHED 08:35:57 08:35:57 #177 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:35:57 #177 CACHED 08:35:57 08:35:57 #164 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:57 #164 DONE 1.0s 08:35:57 08:35:57 #178 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:35:57 #178 DONE 1.0s 08:35:57 08:35:57 #179 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:35:58 #179 ... 08:35:58 08:35:58 #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:58 #180 DONE 1.9s 08:35:58 08:35:58 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:58 #181 DONE 1.9s 08:35:58 08:35:58 #182 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:58 #182 DONE 1.9s 08:35:58 08:35:58 #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:58 #183 DONE 1.9s 08:35:58 08:35:58 #184 [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 08:35:58 #184 DONE 1.9s 08:35:58 08:35:58 #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:58 #166 DONE 2.8s 08:35:58 08:35:58 #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:35:58 #185 DONE 2.0s 08:35:58 08:35:58 #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:58 #186 DONE 1.9s 08:35:58 08:35:58 #179 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:35:58 #179 DONE 1.9s 08:35:58 08:35:58 #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:35:58 #187 DONE 2.0s 08:35:58 08:35:58 #188 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:35:58 #188 DONE 3.0s 08:35:58 08:35:58 #189 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:58 #189 DONE 2.0s 08:35:58 08:35:58 #190 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:35:58 #190 ... 08:35:58 08:35:58 #191 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:58 #191 DONE 0.2s 08:35:58 08:35:58 #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:35:58 #192 DONE 0.2s 08:35:58 08:35:58 #193 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:35:58 #193 DONE 0.2s 08:35:58 08:35:58 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:35:58 #194 DONE 0.2s 08:35:58 08:35:58 #195 [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 08:35:58 #195 DONE 0.2s 08:35:59 08:35:59 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:35:59 #196 DONE 0.2s 08:35:59 08:35:59 #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:35:59 #197 DONE 0.2s 08:35:59 08:35:59 #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:35:59 #198 DONE 0.3s 08:35:59 08:35:59 #190 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:35:59 #190 DONE 0.2s 08:35:59 08:35:59 #199 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:35:59 #199 DONE 0.3s 08:35:59 08:35:59 #200 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:35:59 #200 DONE 0.2s 08:35:59 08:35:59 #101 [core-keeper] exporting to image 08:35:59 #101 exporting layers 08:35:59 #101 ... 08:35:59 08:35:59 #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:59 #201 DONE 0.3s 08:35:59 08:35:59 #101 [support-notifications] exporting to image 08:35:59 #101 ... 08:35:59 08:35:59 #202 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:35:59 #202 DONE 0.3s 08:35:59 08:35:59 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:59 #203 DONE 0.5s 08:35:59 08:35:59 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:59 #204 ... 08:35:59 08:35:59 #205 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:35:59 #205 DONE 0.5s 08:35:59 08:35:59 #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:35:59 #206 DONE 0.5s 08:35:59 08:35:59 #207 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:59 #207 DONE 0.5s 08:35:59 08:35:59 #208 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:35:59 #208 DONE 0.3s 08:35:59 08:35:59 #209 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:35:59 #209 DONE 0.5s 08:35:59 08:35:59 #101 [core-data] exporting to image 08:35:59 #101 ... 08:35:59 08:35:59 #210 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:59 #210 DONE 0.3s 08:35:59 08:35:59 #211 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:35:59 #211 DONE 0.3s 08:35:59 08:35:59 #101 [core-command] exporting to image 08:35:59 #101 exporting layers 0.7s done 08:35:59 #101 writing image sha256:108b6a2ddffe2c5db0ed8b69eb785826ce6a3c0cc12638a2572bcda65bc47651 0.0s done 08:35:59 #101 naming to docker.io/library/core-command done 08:35:59 #101 ... 08:35:59 08:35:59 #212 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:35:59 #212 DONE 0.3s 08:35:59 08:35:59 #101 [security-spiffe-token-provider] exporting to image 08:35:59 #101 writing image sha256:f12fcdb83dd2dd3471566aa1b8905afdcb71e684719d0da15a63ae968c20991e 0.0s done 08:35:59 #101 naming to docker.io/library/security-spiffe-token-provider done 08:35:59 #101 writing image sha256:7ba696fc7cf8adc1bfc1f0e91387bbbcc7d8d997e1494d0a9602e89bddf27fce 08:36:00 #101 writing image sha256:7ba696fc7cf8adc1bfc1f0e91387bbbcc7d8d997e1494d0a9602e89bddf27fce 0.4s done 08:36:00 #101 naming to docker.io/library/core-keeper 08:36:00 #101 ... 08:36:00 08:36:00 #213 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:00 #213 DONE 1.1s 08:36:00 08:36:00 #214 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:00 #214 DONE 0.8s 08:36:00 08:36:00 #101 [support-scheduler] exporting to image 08:36:00 #101 exporting layers 0.6s done 08:36:00 #101 naming to docker.io/library/core-keeper done 08:36:00 #101 writing image sha256:3c0152707a6a99ab9a0039de9fcc0592e55196d3f07d69ab30ea083e1d5cb966 0.0s done 08:36:00 #101 naming to docker.io/library/support-scheduler done 08:36:00 #101 ... 08:36:00 08:36:00 #215 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:00 #215 DONE 0.6s 08:36:00 08:36:00 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:00 #204 DONE 0.9s 08:36:00 08:36:00 #101 [core-data] exporting to image 08:36:00 #101 exporting layers 0.2s done 08:36:00 #101 writing image sha256:8334a8ca3d6e6ecf5f5b3e8f3e13f552f67794e0e12b08c8b1960afb42a68a69 0.0s done 08:36:00 #101 naming to docker.io/library/support-notifications done 08:36:00 #101 writing image sha256:d929995552f9650fb55fe0b4e43ad596a18038f137c8d2d2f8f68654c73b6484 done 08:36:00 #101 naming to docker.io/library/core-metadata done 08:36:00 #101 writing image sha256:9fc034d9cd491d5822b0fba74e353022c82aeda6d61de22c557847325c51c12a done 08:36:00 #101 naming to docker.io/library/core-data done 08:36:00 #101 writing image sha256:336ffd0152d9fafa63c8e836b522172c0be2c9fe3ee8902ca38af530e18a4208 08:36:00 #101 exporting layers 0.2s done 08:36:00 #101 writing image sha256:336ffd0152d9fafa63c8e836b522172c0be2c9fe3ee8902ca38af530e18a4208 done 08:36:00 #101 naming to docker.io/library/core-common-config-bootstrapper done 08:36:00 #101 writing image sha256:44417eb97f9a4e10fe2a79eedfe48693619059f84ca03e49500ee75979143530 done 08:36:00 #101 naming to docker.io/library/security-proxy-auth done 08:36:00 #101 DONE 4.4s 08:36:00 08:36:00 #216 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:36:00 #216 DONE 0.2s 08:36:00 08:36:00 #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:36:00 #217 DONE 0.2s 08:36:00 08:36:00 #218 [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/ 08:36:00 #218 DONE 0.1s 08:36:00 08:36:00 #219 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:00 #219 ... 08:36:00 08:36:00 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:00 #220 DONE 0.8s 08:36:00 08:36:00 #221 [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/ 08:36:00 #221 DONE 0.1s 08:36:00 08:36:00 #222 [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/ 08:36:00 #222 DONE 0.1s 08:36:00 08:36:00 #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:00 #223 DONE 0.0s 08:36:00 08:36:00 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:36:00 #224 ... 08:36:00 08:36:00 #219 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:00 #219 DONE 0.4s 08:36:00 08:36:00 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:36:00 #224 DONE 0.4s 08:36:00 08:36:00 #101 [security-proxy-setup] exporting to image 08:36:00 #101 writing image sha256:12b73e2c804eab6b121552f8ef5f8c7b75d11121c6e82595d19277af157be4db done 08:36:00 #101 naming to docker.io/library/security-proxy-setup done 08:36:01 #101 exporting layers 0.2s done 08:36:01 #101 writing image sha256:13e5d088d1e4b8a4e60dbdeedf56cea880890e2542892c70f11a841ece7c6aa2 done 08:36:01 #101 naming to docker.io/library/security-secretstore-setup done 08:36:01 #101 exporting layers 0.2s done 08:36:01 #101 writing image sha256:3f36e8349d2e1c8571244eee0900c6d6ef3a749d4c5238966f9fd0cecc749530 done 08:36:01 #101 naming to docker.io/library/security-bootstrapper done 08:36:01 #101 DONE 5.1s 08:36:01 08:36:01 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:36:01 time="2025-01-06T08:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:01 time="2025-01-06T08:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:01 time="2025-01-06T08:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:01 time="2025-01-06T08:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:01 time="2025-01-06T08:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:01 time="2025-01-06T08:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:01 time="2025-01-06T08:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:01 time="2025-01-06T08:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:01 time="2025-01-06T08:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:01 time="2025-01-06T08:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:01 time="2025-01-06T08:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:01 time="2025-01-06T08:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:01 time="2025-01-06T08:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:01 time="2025-01-06T08:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:01 time="2025-01-06T08:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:36:01 $ docker stop --time=1 7149395c93264c824d4003fe0a8f3c00689afbb60557a898795413a31c80cb7a 08:36:02 $ docker rm -f --volumes 7149395c93264c824d4003fe0a8f3c00689afbb60557a898795413a31c80cb7a [Pipeline] // withDockerContainer [Pipeline] sh 08:36:02 + docker images 08:36:02 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:02 security-proxy-setup latest 12b73e2c804e 2 seconds ago 35.2MB 08:36:02 security-bootstrapper latest 3f36e8349d2e 2 seconds ago 26.2MB 08:36:02 core-common-config-bootstrapper latest 336ffd0152d9 2 seconds ago 23MB 08:36:02 security-proxy-auth latest 44417eb97f9a 2 seconds ago 32.4MB 08:36:02 security-secretstore-setup latest 13e5d088d1e4 2 seconds ago 46.9MB 08:36:02 core-data latest 9fc034d9cd49 3 seconds ago 37.7MB 08:36:02 core-metadata latest d929995552f9 3 seconds ago 37.8MB 08:36:02 security-spiffe-token-provider latest f12fcdb83dd2 4 seconds ago 38.5MB 08:36:02 core-command latest 108b6a2ddffe 4 seconds ago 33.4MB 08:36:02 support-scheduler latest 3c0152707a6a 4 seconds ago 52.9MB 08:36:02 support-notifications latest 8334a8ca3d6e 4 seconds ago 51.9MB 08:36:02 core-keeper latest 7ba696fc7cf8 4 seconds ago 31.3MB 08:36:02 security-spire-config latest c2432d5bedad 3 minutes ago 127MB 08:36:02 security-spire-agent latest 5b998595b8a0 3 minutes ago 188MB 08:36:02 security-spire-server latest d049650f7fb0 3 minutes ago 128MB 08:36:02 ci-base-image-x86_64 latest 497ead0313c6 6 minutes ago 981MB 08:36:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 13 days ago 580MB 08:36:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 08:36:02 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) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:36:03 provisioning config files... 08:36:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config17598560011939242839tmp [Pipeline] { [Pipeline] sh 08:36:03 + set +x 08:36:03 + curl -s https://codecov.io/bash 08:36:03 + bash -s -- 08:36:03 08:36:03 _____ _ 08:36:03 / ____| | | 08:36:03 | | ___ __| | ___ ___ _____ __ 08:36:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:36:03 | |___| (_) | (_| | __/ (_| (_) \ V / 08:36:03 \_____\___/ \__,_|\___|\___\___/ \_/ 08:36:03 Bash-1.0.6 08:36:03 08:36:03 08:36:03 ==> git version 2.25.1 found 08:36:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:36:03 Release-Date: 2020-01-08 08:36:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:36:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:36:03 ==> Jenkins CI detected. 08:36:03 current dir:  /w/workspace/edgex-go/2 08:36:03 project root: . 08:36:03 --> token set from env 08:36:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:36:03 ==> Running gcov in . (disable via -X gcov) 08:36:03 ==> Python coveragepy not found 08:36:03 ==> Searching for coverage reports in: 08:36:03 + . 08:36:03 -> Found 1 reports 08:36:03 ==> Detecting git/mercurial file structure 08:36:03 ==> Reading reports 08:36:03 + ./coverage.out bytes=1412873 08:36:03 ==> Appending adjustments 08:36:03 https://docs.codecov.io/docs/fixing-reports 08:36:05 + Found adjustments 08:36:05 ==> Gzipping contents 08:36:05 124K /tmp/codecov.dtpTWp.gz 08:36:05 ==> Uploading reports 08:36:05 url: https://codecov.io 08:36:05 query: branch=PR-5036&commit=4cd457ff2a57dba2b0e09d14bf844972a38a1921&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5036%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5036&job=&cmd_args= 08:36:05 -> Pinging Codecov 08:36:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5036&commit=4cd457ff2a57dba2b0e09d14bf844972a38a1921&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5036%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5036&job=&cmd_args= 08:36:05 -> Uploading to 08:36:05 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/4cd457ff2a57dba2b0e09d14bf844972a38a1921/76b5f885-80ec-482e-b1b6-6cac92b7e65e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250106T083605Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4fec97a2a72a16227c44403894074ec880a17f75b809f9032024a228dd0c8333 08:36:05 % Total % Received % Xferd Average Speed Time Time Time Current 08:36:05 Dload Upload Total Spent Left Speed 08:36:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 460k --:--:-- --:--:-- --:--:-- 460k 08:36:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4cd457ff2a57dba2b0e09d14bf844972a38a1921 [Pipeline] } 08:36:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:36:06 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 08:36:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:36:07 ---> package-listing.sh 08:36:07 ++ facter osfamily 08:36:07 ++ tr '[:upper:]' '[:lower:]' 08:36:07 + OS_FAMILY=debian 08:36:07 + workspace=/w/workspace/edgex-go/2 08:36:07 + START_PACKAGES=/tmp/packages_start.txt 08:36:07 + END_PACKAGES=/tmp/packages_end.txt 08:36:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:36:07 + PACKAGES=/tmp/packages_start.txt 08:36:07 + '[' /w/workspace/edgex-go/2 ']' 08:36:07 + PACKAGES=/tmp/packages_end.txt 08:36:07 + case "${OS_FAMILY}" in 08:36:07 + dpkg -l 08:36:07 + grep '^ii' 08:36:07 + '[' -f /tmp/packages_start.txt ']' 08:36:07 + '[' -f /tmp/packages_end.txt ']' 08:36:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:36:07 + '[' /w/workspace/edgex-go/2 ']' 08:36:07 + mkdir -p /w/workspace/edgex-go/2/archives/ 08:36:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 08:36:07 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:36:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:36:08 08:36:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:36:08 latest: Pulling from edgex-lftools-log-publisher 08:36:08 5eb5b503b376: Pulling fs layer 08:36:08 5c69ac0246d0: Pulling fs layer 08:36:08 ec43610c2a17: Pulling fs layer 08:36:08 3a2ae6a8a46f: Pulling fs layer 08:36:08 33b1e0a273af: Pulling fs layer 08:36:08 5d3b04190fa2: Pulling fs layer 08:36:08 2f39f015ded8: Pulling fs layer 08:36:08 3a2ae6a8a46f: Waiting 08:36:08 33b1e0a273af: Waiting 08:36:08 2f39f015ded8: Waiting 08:36:08 5d3b04190fa2: Waiting 08:36:08 3a2ae6a8a46f: Verifying Checksum 08:36:08 3a2ae6a8a46f: Download complete 08:36:09 33b1e0a273af: Verifying Checksum 08:36:09 33b1e0a273af: Download complete 08:36:09 5d3b04190fa2: Verifying Checksum 08:36:09 5d3b04190fa2: Download complete 08:36:09 ec43610c2a17: Verifying Checksum 08:36:09 ec43610c2a17: Download complete 08:36:09 5eb5b503b376: Verifying Checksum 08:36:09 5eb5b503b376: Download complete 08:36:09 2f39f015ded8: Verifying Checksum 08:36:09 2f39f015ded8: Download complete 08:36:10 5eb5b503b376: Pull complete 08:36:10 5c69ac0246d0: Pull complete 08:36:11 ec43610c2a17: Pull complete 08:36:11 3a2ae6a8a46f: Pull complete 08:36:11 33b1e0a273af: Pull complete 08:36:11 5d3b04190fa2: Pull complete 08:36:16 2f39f015ded8: Pull complete 08:36:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:36:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:36:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:16 prd-ubuntu20.04-docker-8c-8g-36169 does not seem to be running inside a container 08:36: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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:36:21 $ docker top 908a89a3e484ea382339af77f2d2856b40bc279129755e7f4c0326de6a51483c -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:21 + touch /tmp/pre-build-complete [Pipeline] sh 08:36:22 + mkdir -p /var/log/sysstat [Pipeline] sh 08:36:22 + ls /var/log/sa-host 08:36:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:22 provisioning config files... 08:36:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config18063163286286924367tmp [Pipeline] { [Pipeline] echo 08:36:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:36:22 ---> create-netrc.sh [Pipeline] } 08:36:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:36:23 ---> python-tools-install.sh [Pipeline] echo 08:36:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:36:23 ---> sudo-logs.sh 08:36:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:36:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:36:23 ---> job-cost.sh 08:36:23 lf-activate-venv: SKIPPING 08:36:23 INFO: No Stack... 08:36:24 INFO: Retrieving Pricing Info for: v3-standard-8 08:36:24 INFO: Archiving Costs [Pipeline] echo 08:36:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:36:25 ---> logs-deploy.sh 08:36:25 lf-activate-venv: SKIPPING 08:36:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5036/2 08:36:25 INFO: archiving workspace using pattern(s): 08:36:25 Archives upload complete. 08:36:25 INFO: archiving logs to Nexus 08:36:27 ---> uname -a: 08:36:27 Linux prd-ubuntu20-04-docker-8c-8g-36169 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:36:27 08:36:27 08:36:27 ---> lscpu: 08:36:27 Architecture: x86_64 08:36:27 CPU op-mode(s): 32-bit, 64-bit 08:36:27 Byte Order: Little Endian 08:36:27 Address sizes: 40 bits physical, 48 bits virtual 08:36:27 CPU(s): 8 08:36:27 On-line CPU(s) list: 0-7 08:36:27 Thread(s) per core: 1 08:36:27 Core(s) per socket: 1 08:36:27 Socket(s): 8 08:36:27 NUMA node(s): 1 08:36:27 Vendor ID: AuthenticAMD 08:36:27 CPU family: 23 08:36:27 Model: 49 08:36:27 Model name: AMD EPYC-Rome Processor 08:36:27 Stepping: 0 08:36:27 CPU MHz: 2800.000 08:36:27 BogoMIPS: 5600.00 08:36:27 Virtualization: AMD-V 08:36:27 Hypervisor vendor: KVM 08:36:27 Virtualization type: full 08:36:27 L1d cache: 256 KiB 08:36:27 L1i cache: 256 KiB 08:36:27 L2 cache: 4 MiB 08:36:27 L3 cache: 128 MiB 08:36:27 NUMA node0 CPU(s): 0-7 08:36:27 Vulnerability Itlb multihit: Not affected 08:36:27 Vulnerability L1tf: Not affected 08:36:27 Vulnerability Mds: Not affected 08:36:27 Vulnerability Meltdown: Not affected 08:36:27 Vulnerability Mmio stale data: Not affected 08:36:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:36:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:36:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:36:27 Vulnerability Srbds: Not affected 08:36:27 Vulnerability Tsx async abort: Not affected 08:36:27 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 08:36:27 08:36:27 08:36:27 ---> nproc: 08:36:27 8 08:36:27 08:36:27 08:36:27 ---> df -h: 08:36:27 Filesystem Size Used Avail Use% Mounted on 08:36:27 overlay 155G 26G 130G 17% / 08:36:27 tmpfs 64M 0 64M 0% /dev 08:36:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:36:27 shm 64M 0 64M 0% /dev/shm 08:36:27 /dev/vda1 155G 26G 130G 17% /facter-os 08:36:27 08:36:27 08:36:27 ---> sar -b -r -n DEV: 08:36:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36169) 01/06/25 _x86_64_ (8 CPU) 08:36:27 08:36:27 07:08:43 LINUX RESTART (8 CPU) 08:36:27 08:36:27 07:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:36:27 07:10:01 68.76 32.79 35.96 0.00 3440.76 37306.45 0.00 08:36:27 07:11:01 3.12 0.00 3.12 0.00 0.00 45.08 0.00 08:36:27 07:12:01 0.85 0.00 0.85 0.00 0.00 9.73 0.00 08:36:27 07:13:01 0.87 0.00 0.87 0.00 0.00 11.06 0.00 08:36:27 07:14:01 11.96 1.57 10.39 0.00 86.09 1935.43 0.00 08:36:27 07:15:01 38.04 3.58 34.46 0.00 4257.82 6790.07 0.00 08:36:27 07:16:01 3.55 0.02 3.53 0.00 0.13 87.72 0.00 08:36:27 07:17:01 3.52 1.73 1.78 0.00 46.93 20.93 0.00 08:36:27 07:18:01 3.52 2.15 1.37 0.00 41.46 27.33 0.00 08:36:27 07:19:01 1.60 0.00 1.60 0.00 0.00 19.46 0.00 08:36:27 07:20:01 0.85 0.00 0.85 0.00 0.00 10.13 0.00 08:36:27 07:21:01 2.00 0.00 2.00 0.00 0.00 27.20 0.00 08:36:27 07:22:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 08:36:27 07:23:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 08:36:27 07:24:01 1.73 0.02 1.72 0.00 0.13 19.20 0.00 08:36:27 07:25:01 1.82 0.00 1.82 0.00 0.00 24.66 0.00 08:36:27 07:26:01 0.88 0.00 0.88 0.00 0.00 10.57 0.00 08:36:27 07:27:01 1.83 0.00 1.83 0.00 0.00 21.60 0.00 08:36:27 07:28:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 08:36:27 07:29:01 1.83 0.00 1.83 0.00 0.00 22.80 0.00 08:36:27 07:30:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 08:36:27 07:31:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 08:36:27 07:32:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 08:36:27 07:33:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 08:36:27 07:34:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 08:36:27 07:35:01 1.80 0.00 1.80 0.00 0.00 21.73 0.00 08:36:27 07:36:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 08:36:27 07:37:01 1.78 0.00 1.78 0.00 0.00 22.00 0.00 08:36:27 07:38:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 08:36:27 07:39:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 08:36:27 07:40:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 08:36:27 07:41:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 08:36:27 07:42:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 08:36:27 07:43:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 08:36:27 07:44:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 08:36:27 07:45:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 08:36:27 07:46:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 08:36:27 07:47:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 08:36:27 07:48:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 08:36:27 07:49:01 1.98 0.00 1.98 0.00 0.00 22.53 0.00 08:36:27 07:50:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 08:36:27 07:51:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 08:36:27 07:52:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 08:36:27 07:53:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 08:36:27 07:54:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 08:36:27 07:55:01 2.85 1.02 1.83 0.00 21.86 25.46 0.00 08:36:27 07:56:01 1.35 0.00 1.35 0.00 0.00 14.26 0.00 08:36:27 07:57:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 08:36:27 07:58:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 08:36:27 07:59:01 1.92 0.00 1.92 0.00 0.00 21.86 0.00 08:36:27 08:00:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 08:36:27 08:01:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 08:36:27 08:02:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 08:36:27 08:03:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 08:36:27 08:04:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 08:36:27 08:05:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 08:36:27 08:06:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 08:36:27 08:07:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 08:36:27 08:08:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 08:36:27 08:09:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 08:36:27 08:10:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 08:36:27 08:11:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 08:36:27 08:12:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 08:36:27 08:13:01 1.70 0.00 1.70 0.00 0.00 20.53 0.00 08:36:27 08:14:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 08:36:27 08:15:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 08:36:27 08:16:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 08:36:27 08:17:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 08:36:27 08:18:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 08:36:27 08:19:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 08:36:27 08:20:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 08:36:27 08:21:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 08:36:27 08:22:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 08:36:27 08:23:01 0.90 0.00 0.90 0.00 0.00 11.73 0.00 08:36:27 08:24:01 1.37 0.00 1.37 0.00 0.00 16.79 0.00 08:36:27 08:25:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 08:36:27 08:26:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 08:36:27 08:27:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 08:36:27 08:28:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 08:36:27 08:29:01 291.28 12.73 278.55 0.00 1829.70 24368.87 0.00 08:36:27 08:30:01 185.89 1.35 184.54 0.00 42.93 63021.50 0.00 08:36:27 08:31:01 44.54 0.02 44.52 0.00 0.13 34252.98 0.00 08:36:27 08:32:01 25.86 0.12 25.75 0.00 5.20 18245.89 0.00 08:36:27 08:33:01 608.50 0.62 607.88 0.00 67.70 237531.23 0.00 08:36:27 08:34:01 667.75 13.22 654.53 0.00 105.73 180521.47 0.00 08:36:27 08:35:01 204.02 0.05 203.97 0.00 0.40 88081.71 0.00 08:36:27 08:36:01 736.79 0.08 736.70 0.00 2.67 139076.57 0.00 08:36:27 Average: 34.38 0.82 33.57 0.00 114.38 9570.54 0.00 08:36:27 08:36:27 07:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:36:27 07:10:01 30570568 31847320 530340 1.61 47280 1542744 1650192 4.86 610952 1417260 932 08:36:27 07:11:01 30570272 31847180 529692 1.61 47312 1542756 1650192 4.86 610544 1417208 36 08:36:27 07:12:01 30568764 31845720 530956 1.61 47336 1542756 1650192 4.86 612324 1417208 28 08:36:27 07:13:01 30568260 31845920 531412 1.62 47360 1542760 1650192 4.86 611312 1417884 168 08:36:27 07:14:01 30490896 31824836 541880 1.65 50272 1594004 1741488 5.13 626032 1460764 720 08:36:27 07:15:01 30101096 31809836 527024 1.60 78068 1949224 1640572 4.83 894800 1559800 216 08:36:27 07:16:01 30106304 31810336 527348 1.60 76652 1945972 1629040 4.80 894288 1556596 8 08:36:27 07:17:01 30095204 31800748 536804 1.63 76752 1947372 1629040 4.80 906980 1557588 8 08:36:27 07:18:01 30062068 31769812 566412 1.72 76804 1948908 1629040 4.80 939980 1558152 24 08:36:27 07:19:01 30062028 31769836 566292 1.72 76860 1948916 1629040 4.80 938972 1558156 28 08:36:27 07:20:01 30061696 31769528 566532 1.72 76892 1948916 1629040 4.80 939456 1558160 8 08:36:27 07:21:01 30063032 31770976 565024 1.72 76980 1948920 1629040 4.80 936980 1558172 12 08:36:27 07:22:01 30062956 31770960 565184 1.72 77052 1948920 1629040 4.80 937272 1558164 8 08:36:27 07:23:01 30062696 31770748 565276 1.72 77100 1948924 1629040 4.80 937056 1558172 36 08:36:27 07:24:01 30059060 31767220 568648 1.73 77152 1948928 1644060 4.85 937344 1558160 20 08:36:27 07:25:01 30059100 31767312 568464 1.73 77232 1948904 1644060 4.85 938024 1558136 12 08:36:27 07:26:01 30058848 31767100 568628 1.73 77256 1948908 1644060 4.85 937812 1558140 12 08:36:27 07:27:01 30058412 31766760 568768 1.73 77344 1948912 1644060 4.85 937920 1558144 12 08:36:27 07:28:01 30058372 31766828 568636 1.73 77432 1948912 1644060 4.85 938076 1558144 8 08:36:27 07:29:01 30059584 31768224 567180 1.72 77500 1949044 1644060 4.85 936884 1558288 4 08:36:27 07:30:01 30059716 31768468 566888 1.72 77580 1949052 1644060 4.85 937236 1558296 8 08:36:27 07:31:01 30060196 31768988 566752 1.72 77636 1949056 1644060 4.85 937372 1558304 36 08:36:27 07:32:01 30060180 31769008 566720 1.72 77652 1949060 1644060 4.85 937416 1558308 8 08:36:27 07:33:01 30059848 31768696 566964 1.72 77684 1949052 1644060 4.85 937648 1558308 36 08:36:27 07:34:01 30059768 31768744 566892 1.72 77780 1949064 1644060 4.85 937744 1558296 8 08:36:27 07:35:01 30060296 31769368 566196 1.72 77876 1949068 1644060 4.85 938244 1558300 36 08:36:27 07:36:01 30060304 31769416 566064 1.72 77964 1949060 1644060 4.85 938156 1558304 8 08:36:27 07:37:01 30060036 31769288 566168 1.72 78052 1949076 1644060 4.85 938296 1558308 28 08:36:27 07:38:01 30059728 31769000 566680 1.72 78068 1949076 1661296 4.90 938368 1558308 8 08:36:27 07:39:01 30060180 31769504 566144 1.72 78124 1949064 1661296 4.90 938368 1558312 36 08:36:27 07:40:01 30059424 31768784 566820 1.72 78148 1949084 1661296 4.90 938852 1558316 8 08:36:27 07:41:01 30059196 31768612 566952 1.72 78188 1949084 1661296 4.90 938660 1558316 36 08:36:27 07:42:01 30059140 31768568 566920 1.72 78212 1949088 1644840 4.85 938684 1558320 8 08:36:27 07:43:01 30059060 31768540 566908 1.72 78244 1949088 1644840 4.85 938820 1558320 172 08:36:27 07:44:01 30058884 31768384 567004 1.72 78276 1949076 1644840 4.85 938952 1558324 8 08:36:27 07:45:01 30058456 31768012 567312 1.73 78308 1949096 1644840 4.85 939316 1558328 36 08:36:27 07:46:01 30058472 31768044 567240 1.73 78344 1949100 1644840 4.85 939300 1558332 4 08:36:27 07:47:01 30058448 31768072 567164 1.72 78368 1949108 1644840 4.85 939368 1558336 168 08:36:27 07:48:01 30058616 31768260 567128 1.72 78384 1949112 1628784 4.80 939356 1558340 8 08:36:27 07:49:01 30058372 31768100 567248 1.73 78488 1949096 1628784 4.80 939476 1558344 8 08:36:27 07:50:01 30058420 31768220 567068 1.72 78536 1949116 1628784 4.80 939680 1558348 8 08:36:27 07:51:01 30058364 31768212 567004 1.72 78568 1949116 1628784 4.80 939900 1558348 40 08:36:27 07:52:01 30058380 31768240 566968 1.72 78584 1949120 1628784 4.80 939720 1558352 8 08:36:27 07:53:01 30058112 31768004 567144 1.72 78608 1949124 1628784 4.80 939824 1558356 36 08:36:27 07:54:01 30058264 31768172 567116 1.72 78632 1949116 1628784 4.80 939824 1558356 8 08:36:27 07:55:01 30054180 31764988 570136 1.73 78716 1949748 1652452 4.87 940492 1558832 172 08:36:27 07:56:01 30054852 31765688 569592 1.73 78740 1949748 1652452 4.87 940436 1558832 8 08:36:27 07:57:01 30054740 31765604 569644 1.73 78764 1949752 1652452 4.87 940504 1558836 36 08:36:27 07:58:01 30054724 31765608 569620 1.73 78780 1949756 1652452 4.87 940520 1558840 8 08:36:27 07:59:01 30054416 31765372 569784 1.73 78868 1949748 1652452 4.87 940712 1558840 16 08:36:27 08:00:01 30054312 31765336 569756 1.73 78916 1949760 1652452 4.87 941152 1558844 4 08:36:27 08:01:01 30054548 31765628 569408 1.73 78956 1949764 1652452 4.87 940952 1558848 168 08:36:27 08:02:01 30054596 31765684 569380 1.73 78972 1949764 1652452 4.87 941864 1558848 20 08:36:27 08:03:01 30054572 31765704 569412 1.73 78996 1949772 1652452 4.87 941532 1558856 40 08:36:27 08:04:01 30054400 31765548 569544 1.73 79036 1949756 1652452 4.87 942796 1558856 20 08:36:27 08:05:01 30054352 31765572 569468 1.73 79076 1949780 1652452 4.87 942444 1558864 36 08:36:27 08:06:01 30054480 31765728 569476 1.73 79100 1949784 1652452 4.87 942384 1558868 8 08:36:27 08:07:01 30053988 31765280 569776 1.73 79124 1949784 1652452 4.87 942468 1558868 36 08:36:27 08:08:01 30053688 31765008 569984 1.73 79156 1949788 1652452 4.87 942428 1558872 8 08:36:27 08:09:01 30053420 31764772 570168 1.73 79188 1949780 1652452 4.87 942504 1558872 188 08:36:27 08:10:01 30053468 31764844 570052 1.73 79220 1949792 1652452 4.87 943076 1558876 8 08:36:27 08:11:01 30053388 31764840 570020 1.73 79268 1949796 1652452 4.87 942820 1558880 4 08:36:27 08:12:01 30053088 31764624 570180 1.73 79356 1949788 1652452 4.87 943380 1558880 8 08:36:27 08:13:01 30053040 31764660 570072 1.73 79428 1949804 1652452 4.87 943004 1558884 44 08:36:27 08:14:01 30053184 31764884 569968 1.73 79460 1949864 1652452 4.87 943164 1558928 8 08:36:27 08:15:01 30053200 31764976 569884 1.73 79492 1949872 1652452 4.87 943952 1558956 36 08:36:27 08:16:01 30052940 31764740 570092 1.73 79516 1949876 1652452 4.87 943372 1558960 8 08:36:27 08:17:01 30052972 31764804 569936 1.73 79540 1949876 1652452 4.87 944084 1558960 4 08:36:27 08:18:01 30048688 31760600 573944 1.75 79572 1949880 1649348 4.86 950340 1558076 8 08:36:27 08:19:01 30048416 31760376 574280 1.75 79604 1949888 1649348 4.86 952252 1558072 180 08:36:27 08:20:01 30048464 31760432 574208 1.75 79628 1949888 1649348 4.86 952020 1558072 8 08:36:27 08:21:01 30048228 31760256 574360 1.75 79676 1949892 1649348 4.86 951808 1558076 184 08:36:27 08:22:01 30047708 31759856 574716 1.75 79692 1950020 1649348 4.86 951840 1558184 8 08:36:27 08:23:01 30047188 31759372 575144 1.75 79716 1950028 1649348 4.86 951928 1558188 204 08:36:27 08:24:01 30047132 31759328 575104 1.75 79756 1950016 1649348 4.86 951948 1558192 8 08:36:27 08:25:01 30047020 31759304 575108 1.75 79788 1950032 1649348 4.86 952452 1558216 188 08:36:27 08:26:01 30046936 31759252 575312 1.75 79812 1950036 1649348 4.86 952164 1558220 8 08:36:27 08:27:01 30046952 31759300 575328 1.75 79836 1950040 1649348 4.86 952308 1558224 36 08:36:27 08:28:01 30047252 31759612 574984 1.75 79860 1950040 1649348 4.86 952448 1558224 12 08:36:27 08:29:01 29110588 31548268 754024 2.29 93324 2639840 1718512 5.06 1309656 2081636 288 08:36:27 08:30:01 26774668 31135964 1131632 3.44 159364 4344252 2421244 7.14 2213500 3323788 648272 08:36:27 08:31:01 26610780 31187468 1079460 3.28 162536 4536036 2401680 7.08 2053792 3629768 328000 08:36:27 08:32:01 26233652 31480048 785100 2.39 166128 5152744 1762636 5.19 1707304 4304468 451244 08:36:27 08:33:01 20874004 31189216 1054152 3.21 184656 10059572 3415596 10.07 2489640 8703404 7224 08:36:27 08:34:01 11528704 28721200 3459260 10.52 370124 16108520 10614344 31.28 6062288 13736456 1321716 08:36:27 08:35:01 9245984 28550632 3643460 11.08 383620 18144180 8429372 24.84 7019532 15021364 1235652 08:36:27 08:36:01 11698632 31359644 883228 2.69 396772 18610560 2386944 7.03 3278592 16507568 1384 08:36:27 Average: 29185294 31668988 660346 2.01 91541 2662212 1876405 5.53 1135258 2181180 45961 08:36:27 08:36:27 07:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:36:27 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:10:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:36:27 07:10:01 ens3 140.58 99.02 488.36 23.18 0.00 0.00 0.00 0.00 08:36:27 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:11:01 ens3 1.03 0.13 0.11 0.01 0.00 0.00 0.00 0.00 08:36:27 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:12:01 ens3 1.73 1.18 1.73 0.26 0.00 0.00 0.00 0.00 08:36:27 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:13:01 ens3 0.30 0.15 0.02 0.01 0.00 0.00 0.00 0.00 08:36:27 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:14:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 08:36:27 07:14:01 ens3 67.40 29.72 761.67 2.18 0.00 0.00 0.00 0.00 08:36:27 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:15:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 08:36:27 07:15:01 ens3 85.14 39.31 2097.42 2.87 0.00 0.00 0.00 0.00 08:36:27 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:16:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:17:01 ens3 1.07 0.85 0.93 0.40 0.00 0.00 0.00 0.00 08:36:27 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:18:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:18:01 ens3 10.96 9.90 11.75 6.54 0.00 0.00 0.00 0.00 08:36:27 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:20:01 ens3 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 08:36:27 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:23:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:25:01 ens3 0.37 0.27 0.09 0.08 0.00 0.00 0.00 0.00 08:36:27 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:26:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:36:27 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:27:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:29:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:30:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:36:27 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:31:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:33:01 ens3 0.28 0.18 0.12 0.01 0.00 0.00 0.00 0.00 08:36:27 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:35:01 ens3 0.33 0.27 0.09 0.08 0.00 0.00 0.00 0.00 08:36:27 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:36:01 ens3 0.08 0.03 0.06 0.00 0.00 0.00 0.00 0.00 08:36:27 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:37:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:40:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:36:27 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:43:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:44:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 08:36:27 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:45:01 ens3 0.33 0.27 0.09 0.08 0.00 0.00 0.00 0.00 08:36:27 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:47:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:50:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:36:27 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:53:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:55:01 ens3 0.32 0.27 0.09 0.08 0.00 0.00 0.00 0.00 08:36:27 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 07:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:00:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:36:27 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:02:01 ens3 0.30 0.33 0.25 0.21 0.00 0.00 0.00 0.00 08:36:27 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:03:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:04:01 ens3 0.85 0.40 0.52 0.21 0.00 0.00 0.00 0.00 08:36:27 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:05:01 ens3 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 08:36:27 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:07:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:10:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:36:27 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:12:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:15:01 ens3 0.33 0.27 0.09 0.08 0.00 0.00 0.00 0.00 08:36:27 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:17:01 ens3 0.45 0.37 0.27 0.25 0.00 0.00 0.00 0.00 08:36:27 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:18:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:18:01 ens3 2.90 2.50 1.60 3.28 0.00 0.00 0.00 0.00 08:36:27 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:19:01 ens3 1.35 1.18 0.70 1.08 0.00 0.00 0.00 0.00 08:36:27 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:20:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:36:27 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:25:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 08:36:27 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:28:01 ens3 0.15 0.07 0.11 0.00 0.00 0.00 0.00 0.00 08:36:27 08:29:01 docker0 610.98 541.38 42.99 2865.91 0.00 0.00 0.00 0.00 08:36:27 08:29:01 lo 4.20 4.20 0.40 0.40 0.00 0.00 0.00 0.00 08:36:27 08:29:01 ens3 1240.43 1273.67 7670.53 162.00 0.00 0.00 0.00 0.00 08:36:27 08:30:01 docker0 215.71 309.48 18.67 2032.57 0.00 0.00 0.00 0.00 08:36:27 08:30:01 veth8e8611f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:36:27 08:30:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 08:36:27 08:30:01 ens3 439.19 290.58 5281.83 40.57 0.00 0.00 0.00 0.00 08:36:27 08:31:01 docker0 1.50 1.50 0.11 0.13 0.00 0.00 0.00 0.00 08:36:27 08:31:01 veth8e8611f 1.50 1.53 0.13 0.13 0.00 0.00 0.00 0.00 08:36:27 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:31:01 ens3 45.52 38.59 28.43 77.05 0.00 0.00 0.00 0.00 08:36:27 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:32:01 veth8e8611f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:32:01 ens3 18.20 10.98 21.07 9.06 0.00 0.00 0.00 0.00 08:36:27 08:33:01 vethc79e2ef 14.46 18.46 1.39 8.89 0.00 0.00 0.00 0.00 08:36:27 08:33:01 vethc317d8e 14.84 18.71 1.41 8.94 0.00 0.00 0.00 0.00 08:36:27 08:33:01 vethf8a59f0 13.51 17.34 1.30 8.36 0.00 0.00 0.00 0.00 08:36:27 08:33:01 veth5f9c4fc 0.33 1.20 0.03 0.17 0.00 0.00 0.00 0.00 08:36:27 08:33:01 docker0 153.29 242.90 10.89 2170.82 0.00 0.00 0.00 0.00 08:36:27 08:33:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 08:36:27 08:33:01 veth3e8bdd3 14.04 18.24 1.36 8.94 0.00 0.00 0.00 0.00 08:36:27 08:33:01 ens3 379.59 228.90 5231.48 37.96 0.00 0.00 0.00 0.00 08:36:27 08:33:01 veth0900023 14.66 18.77 1.40 8.93 0.00 0.00 0.00 0.00 08:36:27 08:34:01 vethba8582c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:27 08:34:01 veth77c8cb3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:27 08:34:01 vethd03e93c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:27 08:34:01 veth4fc8248 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:27 08:34:01 veth5f9c4fc 0.07 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:34:01 docker0 291.90 584.18 26.91 6025.04 0.00 0.00 0.00 0.00 08:36:27 08:34:01 vethfeab046 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:27 08:34:01 veth549d359 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:27 08:34:01 vethe5d42c7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:27 08:34:01 veth4ae3e0a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:27 08:34:01 vetha0deb36 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:27 08:34:01 veth893cddc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:27 08:34:01 veth3599972 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:27 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:34:01 veth7ad53e0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:27 08:34:01 ens3 600.93 302.43 6038.65 38.53 0.00 0.00 0.00 0.00 08:36:27 08:35:01 vethba8582c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:35:01 veth77c8cb3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:35:01 vethd03e93c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:35:01 veth4fc8248 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:35:01 veth5f9c4fc 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:35:01 docker0 0.12 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:36:27 08:35:01 vethfeab046 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:35:01 veth549d359 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:35:01 vethe5d42c7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:35:01 veth4ae3e0a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:35:01 vetha0deb36 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:35:01 veth893cddc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:35:01 veth3599972 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:36:27 08:35:01 veth7ad53e0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:35:01 ens3 3.60 2.25 2.80 1.56 0.00 0.00 0.00 0.00 08:36:27 08:36:01 veth5f9c4fc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 08:36:01 ens3 8.60 5.01 7.20 3.97 0.00 0.00 0.00 0.00 08:36:27 Average: veth5f9c4fc 0.01 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:36:27 Average: docker0 14.64 19.31 1.14 150.53 0.00 0.00 0.00 0.00 08:36:27 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 08:36:27 Average: ens3 35.16 26.94 317.87 4.74 0.00 0.00 0.00 0.00 08:36:27 08:36:27 08:36:27 ---> sar -P ALL: 08:36:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36169) 01/06/25 _x86_64_ (8 CPU) 08:36:27 08:36:27 07:08:43 LINUX RESTART (8 CPU) 08:36:27 08:36:27 07:09:01 CPU %user %nice %system %iowait %steal %idle 08:36:27 07:10:01 all 2.10 0.00 0.69 4.86 0.02 92.34 08:36:27 07:10:01 0 1.85 0.00 0.55 0.25 0.02 97.33 08:36:27 07:10:01 1 1.42 0.00 0.28 13.53 0.02 84.75 08:36:27 07:10:01 2 2.24 0.00 0.63 0.85 0.02 96.26 08:36:27 07:10:01 3 3.15 0.00 0.53 0.58 0.02 95.72 08:36:27 07:10:01 4 1.33 0.00 0.58 0.30 0.02 97.77 08:36:27 07:10:01 5 1.47 0.00 1.89 0.47 0.02 96.16 08:36:27 07:10:01 6 1.45 0.00 0.40 0.75 0.02 97.38 08:36:27 07:10:01 7 3.86 0.00 0.65 22.19 0.03 73.26 08:36:27 07:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:36:27 07:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 07:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:36:27 07:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:36:27 07:11:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:36:27 07:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:11:01 7 0.02 0.00 0.02 0.02 0.03 99.92 08:36:27 07:12:01 all 0.13 0.00 0.01 0.00 0.01 99.85 08:36:27 07:12:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:36:27 07:12:01 1 0.80 0.00 0.02 0.00 0.02 99.17 08:36:27 07:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:36:27 07:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:36:27 07:12:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:36:27 07:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:12:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:36:27 07:13:01 all 0.06 0.00 0.01 0.00 0.01 99.92 08:36:27 07:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 07:13:01 1 0.42 0.00 0.00 0.02 0.02 99.55 08:36:27 07:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 07:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:36:27 07:13:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:36:27 07:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:14:01 all 0.46 0.00 0.18 1.93 0.02 97.41 08:36:27 07:14:01 0 0.25 0.00 0.35 0.20 0.00 99.20 08:36:27 07:14:01 1 0.90 0.00 0.17 0.28 0.03 98.61 08:36:27 07:14:01 2 0.45 0.00 0.18 0.37 0.02 98.98 08:36:27 07:14:01 3 0.50 0.00 0.22 0.53 0.00 98.75 08:36:27 07:14:01 4 1.05 0.00 0.17 0.17 0.02 98.60 08:36:27 07:14:01 5 0.10 0.00 0.08 12.59 0.02 87.21 08:36:27 07:14:01 6 0.33 0.00 0.15 1.03 0.02 98.47 08:36:27 07:14:01 7 0.12 0.00 0.13 0.30 0.03 99.42 08:36:27 07:15:01 all 2.33 0.00 1.31 3.08 0.04 93.24 08:36:27 07:15:01 0 3.12 0.00 0.93 1.50 0.10 94.35 08:36:27 07:15:01 1 2.10 0.00 0.78 0.20 0.03 96.88 08:36:27 07:15:01 2 1.77 0.00 1.02 0.55 0.02 96.64 08:36:27 07:15:01 3 3.13 0.00 2.04 0.94 0.03 93.86 08:36:27 07:15:01 4 1.72 0.00 0.69 0.40 0.03 97.16 08:36:27 07:15:01 5 3.08 0.00 2.42 18.08 0.03 76.39 08:36:27 07:15:01 6 2.02 0.00 1.03 2.45 0.02 94.48 08:36:27 07:15:01 7 1.74 0.00 1.55 0.52 0.02 96.18 08:36:27 07:16:01 all 0.08 0.00 0.05 0.05 0.01 99.81 08:36:27 07:16:01 0 0.05 0.00 0.03 0.30 0.02 99.60 08:36:27 07:16:01 1 0.07 0.00 0.07 0.00 0.03 99.83 08:36:27 07:16:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:36:27 07:16:01 3 0.12 0.00 0.03 0.05 0.00 99.80 08:36:27 07:16:01 4 0.03 0.00 0.07 0.02 0.02 99.87 08:36:27 07:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:36:27 07:16:01 6 0.25 0.00 0.10 0.00 0.00 99.65 08:36:27 07:16:01 7 0.05 0.00 0.05 0.00 0.00 99.90 08:36:27 07:17:01 all 0.20 0.00 0.01 0.08 0.00 99.70 08:36:27 07:17:01 0 1.11 0.00 0.03 0.45 0.00 98.41 08:36:27 07:17:01 1 0.15 0.00 0.02 0.12 0.02 99.70 08:36:27 07:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:36:27 07:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 07:17:01 4 0.02 0.00 0.02 0.07 0.02 99.88 08:36:27 07:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:17:01 7 0.30 0.00 0.00 0.00 0.00 99.70 08:36:27 07:18:01 all 0.63 0.00 0.04 0.06 0.01 99.26 08:36:27 07:18:01 0 0.80 0.00 0.03 0.13 0.02 99.02 08:36:27 07:18:01 1 0.28 0.00 0.08 0.10 0.03 99.50 08:36:27 07:18:01 2 0.18 0.00 0.03 0.00 0.02 99.77 08:36:27 07:18:01 3 0.10 0.00 0.00 0.00 0.00 99.90 08:36:27 07:18:01 4 0.12 0.00 0.03 0.07 0.00 99.78 08:36:27 07:18:01 5 0.08 0.00 0.02 0.00 0.00 99.90 08:36:27 07:18:01 6 0.37 0.00 0.08 0.18 0.00 99.37 08:36:27 07:18:01 7 3.12 0.00 0.02 0.00 0.02 96.84 08:36:27 07:19:01 all 0.26 0.00 0.01 0.01 0.00 99.72 08:36:27 07:19:01 0 1.97 0.00 0.02 0.03 0.00 97.98 08:36:27 07:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:36:27 07:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:36:27 07:19:01 4 0.00 0.00 0.03 0.03 0.00 99.93 08:36:27 07:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 07:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 07:20:01 all 0.20 0.00 0.00 0.01 0.01 99.76 08:36:27 07:20:01 0 1.52 0.00 0.00 0.12 0.02 98.35 08:36:27 07:20:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:36:27 07:20:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:36:27 07:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 07:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 07:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 08:36:27 07:20:01 CPU %user %nice %system %iowait %steal %idle 08:36:27 07:21:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:36:27 07:21:01 0 0.00 0.00 0.00 0.05 0.00 99.95 08:36:27 07:21:01 1 0.05 0.00 0.02 0.00 0.03 99.90 08:36:27 07:21:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:36:27 07:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:21:01 4 0.02 0.00 0.02 0.02 0.00 99.95 08:36:27 07:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:36:27 07:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:22:01 all 0.01 0.00 0.01 0.01 0.01 99.97 08:36:27 07:22:01 0 0.02 0.00 0.02 0.05 0.02 99.90 08:36:27 07:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 07:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:36:27 07:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 07:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:23:01 all 0.19 0.00 0.01 0.01 0.00 99.79 08:36:27 07:23:01 0 1.39 0.00 0.00 0.02 0.00 98.60 08:36:27 07:23:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:36:27 07:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:36:27 07:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:23:01 4 0.03 0.00 0.02 0.03 0.00 99.92 08:36:27 07:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:24:01 all 0.07 0.00 0.03 0.01 0.01 99.88 08:36:27 07:24:01 0 0.42 0.00 0.08 0.08 0.02 99.40 08:36:27 07:24:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:36:27 07:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:36:27 07:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:36:27 07:24:01 4 0.02 0.00 0.05 0.00 0.02 99.92 08:36:27 07:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 07:24:01 6 0.00 0.00 0.03 0.00 0.02 99.95 08:36:27 07:24:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:36:27 07:25:01 all 0.02 0.00 0.00 0.01 0.01 99.96 08:36:27 07:25:01 0 0.02 0.00 0.00 0.07 0.00 99.92 08:36:27 07:25:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:36:27 07:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:36:27 07:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 07:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:36:27 07:26:01 0 0.00 0.00 0.02 0.02 0.02 99.95 08:36:27 07:26:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:36:27 07:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 07:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 07:26:01 4 0.00 0.00 0.02 0.02 0.02 99.95 08:36:27 07:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 07:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:27:01 all 0.20 0.00 0.00 0.01 0.01 99.78 08:36:27 07:27:01 0 1.47 0.00 0.00 0.05 0.00 98.48 08:36:27 07:27:01 1 0.02 0.00 0.00 0.00 0.03 99.95 08:36:27 07:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:36:27 07:27:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:36:27 07:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 07:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 07:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:36:27 07:28:01 all 0.07 0.00 0.01 0.00 0.01 99.91 08:36:27 07:28:01 0 0.45 0.00 0.00 0.03 0.02 99.50 08:36:27 07:28:01 1 0.00 0.00 0.03 0.00 0.03 99.93 08:36:27 07:28:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:36:27 07:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 07:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 07:29:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:36:27 07:29:01 0 0.02 0.00 0.00 0.07 0.00 99.92 08:36:27 07:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:36:27 07:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:36:27 07:29:01 3 0.02 0.00 0.02 0.05 0.00 99.92 08:36:27 07:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:30:01 all 0.01 0.00 0.01 0.01 0.01 99.97 08:36:27 07:30:01 0 0.02 0.00 0.00 0.05 0.00 99.93 08:36:27 07:30:01 1 0.00 0.00 0.03 0.00 0.02 99.95 08:36:27 07:30:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:36:27 07:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:30:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 07:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:31:01 all 0.01 0.00 0.01 0.01 0.01 99.95 08:36:27 07:31:01 0 0.00 0.00 0.05 0.07 0.02 99.87 08:36:27 07:31:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:36:27 07:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:31:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:36:27 07:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:36:27 07:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:36:27 07:31:01 CPU %user %nice %system %iowait %steal %idle 08:36:27 07:32:01 all 0.15 0.00 0.01 0.00 0.01 99.84 08:36:27 07:32:01 0 1.11 0.00 0.00 0.02 0.00 98.88 08:36:27 07:32:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:36:27 07:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 07:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 07:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 07:33:01 all 0.26 0.00 0.01 0.01 0.01 99.71 08:36:27 07:33:01 0 1.95 0.00 0.00 0.07 0.02 97.96 08:36:27 07:33:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:36:27 07:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:36:27 07:33:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:36:27 07:33:01 4 0.03 0.00 0.02 0.03 0.00 99.92 08:36:27 07:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 07:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:34:01 all 0.21 0.00 0.01 0.01 0.00 99.76 08:36:27 07:34:01 0 1.60 0.00 0.08 0.05 0.00 98.27 08:36:27 07:34:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:36:27 07:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:34:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:36:27 07:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 07:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:35:01 all 0.01 0.00 0.01 0.01 0.01 99.95 08:36:27 07:35:01 0 0.03 0.00 0.00 0.08 0.02 99.87 08:36:27 07:35:01 1 0.00 0.00 0.00 0.00 0.05 99.95 08:36:27 07:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:36:27 07:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 07:35:01 4 0.03 0.00 0.02 0.02 0.02 99.92 08:36:27 07:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 07:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:36:27 07:36:01 0 0.00 0.00 0.00 0.03 0.00 99.97 08:36:27 07:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:36:27 07:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:36:27 07:36:01 4 0.00 0.00 0.02 0.02 0.00 99.97 08:36:27 07:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 07:37:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:36:27 07:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:37:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:36:27 07:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:36:27 07:37:01 3 0.02 0.00 0.00 0.07 0.02 99.90 08:36:27 07:37:01 4 0.02 0.00 0.00 0.02 0.02 99.95 08:36:27 07:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 07:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:38:01 all 0.13 0.00 0.01 0.00 0.00 99.86 08:36:27 07:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:36:27 07:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 07:38:01 3 0.96 0.00 0.03 0.02 0.00 98.99 08:36:27 07:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 07:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:39:01 all 0.00 0.00 0.00 0.01 0.00 99.98 08:36:27 07:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:36:27 07:39:01 1 0.00 0.00 0.00 0.00 0.03 99.97 08:36:27 07:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:39:01 3 0.00 0.00 0.00 0.03 0.00 99.97 08:36:27 07:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 08:36:27 07:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:36:27 07:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 07:40:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:36:27 07:40:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:36:27 07:40:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:36:27 07:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:36:27 07:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:36:27 07:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:41:01 all 0.01 0.00 0.01 0.01 0.01 99.97 08:36:27 07:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:41:01 1 0.02 0.00 0.05 0.00 0.03 99.90 08:36:27 07:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:41:01 3 0.00 0.00 0.00 0.03 0.02 99.95 08:36:27 07:41:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:36:27 07:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 07:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:36:27 07:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:42:01 1 0.03 0.00 0.00 0.00 0.03 99.93 08:36:27 07:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:36:27 07:42:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:36:27 07:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:36:27 07:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 07:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 08:36:27 07:42:01 CPU %user %nice %system %iowait %steal %idle 08:36:27 07:43:01 all 0.00 0.00 0.01 0.01 0.01 99.97 08:36:27 07:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:43:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:36:27 07:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:43:01 3 0.00 0.00 0.02 0.05 0.00 99.93 08:36:27 07:43:01 4 0.00 0.00 0.02 0.02 0.02 99.95 08:36:27 07:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:44:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:36:27 07:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:36:27 07:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 07:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:44:01 4 0.00 0.00 0.02 0.02 0.02 99.95 08:36:27 07:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 07:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:45:01 all 0.01 0.00 0.01 0.01 0.01 99.97 08:36:27 07:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:36:27 07:45:01 3 0.00 0.00 0.00 0.03 0.00 99.97 08:36:27 07:45:01 4 0.00 0.00 0.02 0.02 0.02 99.95 08:36:27 07:45:01 5 0.02 0.00 0.03 0.00 0.03 99.92 08:36:27 07:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 07:46:01 all 0.02 0.00 0.00 0.00 0.01 99.97 08:36:27 07:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 07:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:36:27 07:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:46:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:36:27 07:46:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:36:27 07:46:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:36:27 07:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 07:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:36:27 07:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 07:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:47:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:36:27 07:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:36:27 07:47:01 5 0.02 0.00 0.02 0.00 0.03 99.93 08:36:27 07:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 07:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:48:01 all 0.01 0.00 0.00 0.00 0.01 99.97 08:36:27 07:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 07:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:36:27 07:48:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:36:27 07:48:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:36:27 07:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:36:27 07:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:49:01 all 0.00 0.00 0.01 0.01 0.01 99.97 08:36:27 07:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 07:49:01 3 0.00 0.00 0.00 0.07 0.02 99.92 08:36:27 07:49:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 07:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 07:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 07:50:01 all 0.01 0.00 0.01 0.00 0.01 99.98 08:36:27 07:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:50:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 07:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:50:01 3 0.02 0.00 0.02 0.03 0.00 99.93 08:36:27 07:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:50:01 5 0.02 0.00 0.02 0.00 0.03 99.93 08:36:27 07:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:36:27 07:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 07:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:51:01 3 0.02 0.00 0.00 0.03 0.00 99.95 08:36:27 07:51:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:36:27 07:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:36:27 07:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:36:27 07:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:36:27 07:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 07:52:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:36:27 07:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 07:52:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:36:27 07:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 07:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:36:27 07:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:36:27 07:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:53:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:36:27 07:53:01 4 0.00 0.00 0.02 0.02 0.02 99.95 08:36:27 07:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 07:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:36:27 07:53:01 CPU %user %nice %system %iowait %steal %idle 08:36:27 07:54:01 all 0.01 0.00 0.01 0.01 0.01 99.97 08:36:27 07:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 07:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:36:27 07:54:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:36:27 07:54:01 4 0.00 0.00 0.02 0.03 0.02 99.93 08:36:27 07:54:01 5 0.03 0.00 0.02 0.00 0.03 99.92 08:36:27 07:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:55:01 all 0.05 0.00 0.03 0.01 0.01 99.90 08:36:27 07:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:36:27 07:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:55:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:36:27 07:55:01 3 0.02 0.00 0.02 0.03 0.02 99.92 08:36:27 07:55:01 4 0.05 0.00 0.03 0.02 0.02 99.88 08:36:27 07:55:01 5 0.02 0.00 0.02 0.00 0.03 99.93 08:36:27 07:55:01 6 0.20 0.00 0.05 0.02 0.00 99.73 08:36:27 07:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:36:27 07:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:36:27 07:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 07:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 07:56:01 3 0.02 0.00 0.02 0.03 0.00 99.93 08:36:27 07:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:56:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:36:27 07:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 07:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 07:57:01 all 0.15 0.00 0.01 0.00 0.01 99.84 08:36:27 07:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:57:01 3 0.02 0.00 0.00 0.03 0.02 99.93 08:36:27 07:57:01 4 1.08 0.00 0.02 0.00 0.02 98.89 08:36:27 07:57:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:36:27 07:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:58:01 all 0.26 0.00 0.01 0.00 0.01 99.73 08:36:27 07:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 07:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:58:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:36:27 07:58:01 4 1.99 0.00 0.00 0.00 0.00 98.01 08:36:27 07:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:36:27 07:59:01 all 0.23 0.00 0.01 0.01 0.01 99.74 08:36:27 07:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 07:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 07:59:01 3 0.02 0.00 0.00 0.07 0.00 99.92 08:36:27 07:59:01 4 1.73 0.00 0.02 0.02 0.02 98.22 08:36:27 07:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:36:27 07:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 07:59:01 7 0.02 0.00 0.02 0.00 0.03 99.93 08:36:27 08:00:01 all 0.09 0.00 0.01 0.00 0.01 99.89 08:36:27 08:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 08:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:00:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:36:27 08:00:01 4 0.63 0.00 0.02 0.00 0.02 99.34 08:36:27 08:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:36:27 08:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:00:01 7 0.02 0.00 0.02 0.00 0.03 99.93 08:36:27 08:01:01 all 0.01 0.00 0.01 0.01 0.01 99.97 08:36:27 08:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 08:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 08:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 08:01:01 3 0.02 0.00 0.00 0.03 0.00 99.95 08:36:27 08:01:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:36:27 08:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:01:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:36:27 08:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:36:27 08:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 08:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 08:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 08:02:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:36:27 08:02:01 4 0.00 0.00 0.02 0.02 0.00 99.97 08:36:27 08:02:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:36:27 08:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:36:27 08:03:01 all 0.22 0.00 0.00 0.00 0.01 99.77 08:36:27 08:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:36:27 08:03:01 3 0.00 0.00 0.00 0.03 0.02 99.95 08:36:27 08:03:01 4 1.60 0.00 0.02 0.00 0.02 98.37 08:36:27 08:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:03:01 7 0.03 0.00 0.00 0.00 0.03 99.93 08:36:27 08:04:01 all 0.28 0.00 0.01 0.00 0.01 99.70 08:36:27 08:04:01 0 0.15 0.00 0.02 0.00 0.00 99.83 08:36:27 08:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 08:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:04:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:36:27 08:04:01 4 1.99 0.00 0.02 0.00 0.02 97.98 08:36:27 08:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:36:27 08:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:04:01 7 0.00 0.00 0.03 0.00 0.02 99.95 08:36:27 08:36:27 08:04:01 CPU %user %nice %system %iowait %steal %idle 08:36:27 08:05:01 all 0.27 0.00 0.01 0.01 0.01 99.70 08:36:27 08:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 08:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:05:01 3 0.00 0.00 0.02 0.05 0.02 99.92 08:36:27 08:05:01 4 1.99 0.00 0.02 0.00 0.00 98.00 08:36:27 08:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 08:05:01 6 0.08 0.00 0.00 0.00 0.02 99.90 08:36:27 08:05:01 7 0.00 0.00 0.05 0.00 0.02 99.93 08:36:27 08:06:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:36:27 08:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 08:06:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 08:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 08:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:36:27 08:06:01 4 1.95 0.00 0.02 0.00 0.02 98.01 08:36:27 08:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:36:27 08:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 08:06:01 7 0.02 0.00 0.02 0.00 0.03 99.93 08:36:27 08:07:01 all 0.20 0.00 0.01 0.02 0.01 99.76 08:36:27 08:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 08:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 08:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:07:01 3 0.02 0.00 0.00 0.13 0.02 99.83 08:36:27 08:07:01 4 1.58 0.00 0.07 0.00 0.02 98.34 08:36:27 08:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:07:01 7 0.00 0.00 0.02 0.00 0.03 99.95 08:36:27 08:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:36:27 08:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 08:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:36:27 08:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:36:27 08:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:36:27 08:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 08:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:36:27 08:09:01 all 0.00 0.00 0.01 0.00 0.01 99.97 08:36:27 08:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 08:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 08:09:01 3 0.00 0.00 0.00 0.03 0.02 99.95 08:36:27 08:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 08:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 08:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:09:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:36:27 08:10:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:36:27 08:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 08:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 08:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:10:01 3 0.03 0.00 0.02 0.07 0.00 99.88 08:36:27 08:10:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:36:27 08:10:01 5 0.05 0.00 0.00 0.02 0.02 99.92 08:36:27 08:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 08:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:36:27 08:11:01 all 0.26 0.00 0.01 0.01 0.01 99.72 08:36:27 08:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 08:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:11:01 3 0.03 0.00 0.00 0.05 0.02 99.90 08:36:27 08:11:01 4 1.97 0.00 0.02 0.00 0.02 98.00 08:36:27 08:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 08:11:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:36:27 08:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:36:27 08:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 08:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:12:01 3 0.00 0.00 0.00 0.03 0.00 99.97 08:36:27 08:12:01 4 0.22 0.00 0.02 0.00 0.00 99.77 08:36:27 08:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 08:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:12:01 7 0.02 0.00 0.00 0.00 0.03 99.95 08:36:27 08:13:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:36:27 08:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 08:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:13:01 3 0.00 0.00 0.00 0.07 0.02 99.92 08:36:27 08:13:01 4 0.08 0.00 0.00 0.00 0.02 99.90 08:36:27 08:13:01 5 0.00 0.00 0.02 0.02 0.02 99.95 08:36:27 08:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 08:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:36:27 08:14:01 all 0.16 0.00 0.01 0.00 0.01 99.82 08:36:27 08:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 08:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:36:27 08:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:36:27 08:14:01 4 1.21 0.00 0.03 0.00 0.02 98.74 08:36:27 08:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 08:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:14:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:36:27 08:15:01 all 0.22 0.00 0.01 0.00 0.01 99.75 08:36:27 08:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:15:01 3 0.02 0.00 0.02 0.03 0.02 99.92 08:36:27 08:15:01 4 1.66 0.00 0.00 0.00 0.02 98.32 08:36:27 08:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 08:15:01 6 0.00 0.00 0.03 0.00 0.02 99.95 08:36:27 08:15:01 7 0.02 0.00 0.03 0.00 0.03 99.92 08:36:27 08:36:27 08:15:01 CPU %user %nice %system %iowait %steal %idle 08:36:27 08:16:01 all 0.25 0.00 0.01 0.00 0.01 99.73 08:36:27 08:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 08:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 08:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:36:27 08:16:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:36:27 08:16:01 4 1.84 0.00 0.03 0.00 0.00 98.13 08:36:27 08:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:36:27 08:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:36:27 08:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:36:27 08:17:01 all 0.03 0.00 0.01 0.01 0.01 99.95 08:36:27 08:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:36:27 08:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:17:01 3 0.02 0.00 0.00 0.05 0.02 99.92 08:36:27 08:17:01 4 0.12 0.00 0.02 0.00 0.02 99.85 08:36:27 08:17:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:36:27 08:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 08:17:01 7 0.02 0.00 0.02 0.00 0.03 99.93 08:36:27 08:18:01 all 0.21 0.00 0.02 0.00 0.01 99.76 08:36:27 08:18:01 0 0.48 0.00 0.00 0.00 0.00 99.52 08:36:27 08:18:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:36:27 08:18:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:36:27 08:18:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:36:27 08:18:01 4 0.71 0.00 0.02 0.00 0.02 99.25 08:36:27 08:18:01 5 0.08 0.00 0.02 0.00 0.00 99.90 08:36:27 08:18:01 6 0.15 0.00 0.03 0.00 0.00 99.82 08:36:27 08:18:01 7 0.10 0.00 0.03 0.00 0.02 99.85 08:36:27 08:19:01 all 0.11 0.00 0.01 0.01 0.01 99.87 08:36:27 08:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 08:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 08:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:19:01 3 0.00 0.00 0.00 0.03 0.00 99.97 08:36:27 08:19:01 4 0.78 0.00 0.00 0.02 0.02 99.19 08:36:27 08:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 08:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:36:27 08:19:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:36:27 08:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:36:27 08:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 08:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 08:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 08:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:36:27 08:20:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:36:27 08:20:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 08:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:20:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 08:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:36:27 08:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:36:27 08:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:21:01 3 0.00 0.00 0.02 0.03 0.00 99.95 08:36:27 08:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:36:27 08:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:36:27 08:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:21:01 7 0.03 0.00 0.02 0.00 0.03 99.92 08:36:27 08:22:01 all 0.01 0.00 0.00 0.00 0.01 99.98 08:36:27 08:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 08:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:22:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:36:27 08:22:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:36:27 08:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 08:23:01 all 0.00 0.00 0.01 0.00 0.01 99.97 08:36:27 08:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:23:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:36:27 08:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:23:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:36:27 08:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 08:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 08:23:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 08:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 08:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:36:27 08:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:24:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:36:27 08:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 08:24:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:36:27 08:24:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:36:27 08:24:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:36:27 08:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:36:27 08:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:25:01 all 0.01 0.00 0.00 0.00 0.01 99.97 08:36:27 08:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:36:27 08:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:25:01 3 0.02 0.00 0.00 0.03 0.00 99.95 08:36:27 08:25:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:36:27 08:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 08:26:01 all 0.01 0.00 0.00 0.00 0.01 99.96 08:36:27 08:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:26:01 1 0.02 0.00 0.02 0.00 0.05 99.92 08:36:27 08:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:26:01 3 0.02 0.00 0.00 0.03 0.02 99.93 08:36:27 08:26:01 4 0.03 0.00 0.00 0.00 0.03 99.93 08:36:27 08:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 08:36:27 08:26:01 CPU %user %nice %system %iowait %steal %idle 08:36:27 08:27:01 all 0.07 0.00 0.01 0.01 0.01 99.90 08:36:27 08:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:36:27 08:27:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:36:27 08:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:27:01 3 0.02 0.00 0.03 0.02 0.00 99.93 08:36:27 08:27:01 4 0.53 0.00 0.02 0.03 0.00 99.42 08:36:27 08:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:36:27 08:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:36:27 08:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:28:01 all 0.22 0.00 0.01 0.00 0.00 99.77 08:36:27 08:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:36:27 08:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:36:27 08:28:01 4 1.65 0.00 0.00 0.02 0.02 98.32 08:36:27 08:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:36:27 08:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:36:27 08:29:01 all 5.84 0.00 1.76 1.38 0.04 90.99 08:36:27 08:29:01 0 7.57 0.00 1.46 0.20 0.03 90.73 08:36:27 08:29:01 1 5.14 0.00 3.66 3.44 0.07 87.69 08:36:27 08:29:01 2 6.97 0.00 1.77 2.06 0.03 89.16 08:36:27 08:29:01 3 2.22 0.00 1.14 1.04 0.05 95.55 08:36:27 08:29:01 4 4.62 0.00 1.34 3.55 0.03 90.47 08:36:27 08:29:01 5 11.26 0.00 1.51 0.27 0.03 86.93 08:36:27 08:29:01 6 4.26 0.00 1.19 0.15 0.03 94.36 08:36:27 08:29:01 7 4.65 0.00 1.98 0.32 0.02 93.03 08:36:27 08:30:01 all 29.00 0.00 6.31 2.61 0.08 62.00 08:36:27 08:30:01 0 28.87 0.00 6.49 0.62 0.07 63.95 08:36:27 08:30:01 1 28.66 0.00 8.11 16.74 0.08 46.41 08:36:27 08:30:01 2 30.74 0.00 5.85 0.49 0.08 62.84 08:36:27 08:30:01 3 29.57 0.00 5.07 0.12 0.08 65.16 08:36:27 08:30:01 4 27.58 0.00 6.31 1.11 0.08 64.91 08:36:27 08:30:01 5 27.77 0.00 6.24 0.35 0.07 65.57 08:36:27 08:30:01 6 29.83 0.00 6.72 1.38 0.10 61.97 08:36:27 08:30:01 7 28.97 0.00 5.70 0.15 0.07 65.11 08:36:27 08:31:01 all 30.86 0.00 5.30 1.75 0.08 62.01 08:36:27 08:31:01 0 29.23 0.00 5.89 0.00 0.08 64.80 08:36:27 08:31:01 1 33.24 0.00 5.63 0.40 0.07 60.66 08:36:27 08:31:01 2 32.30 0.00 5.19 9.52 0.08 52.90 08:36:27 08:31:01 3 30.91 0.00 4.87 0.07 0.08 64.07 08:36:27 08:31:01 4 32.40 0.00 4.92 0.65 0.07 61.96 08:36:27 08:31:01 5 29.39 0.00 5.36 0.12 0.08 65.05 08:36:27 08:31:01 6 29.88 0.00 4.92 3.28 0.07 61.84 08:36:27 08:31:01 7 29.52 0.00 5.63 0.00 0.08 64.77 08:36:27 08:32:01 all 63.67 0.00 8.18 0.50 0.09 27.57 08:36:27 08:32:01 0 65.01 0.00 7.73 0.37 0.10 26.80 08:36:27 08:32:01 1 66.27 0.00 8.93 0.37 0.08 24.34 08:36:27 08:32:01 2 61.89 0.00 7.65 0.05 0.08 30.32 08:36:27 08:32:01 3 62.50 0.00 8.10 1.23 0.08 28.09 08:36:27 08:32:01 4 63.11 0.00 7.89 0.80 0.10 28.09 08:36:27 08:32:01 5 64.75 0.00 8.38 0.05 0.08 26.73 08:36:27 08:32:01 6 63.47 0.00 8.85 0.97 0.08 26.61 08:36:27 08:32:01 7 62.33 0.00 7.87 0.13 0.08 29.58 08:36:27 08:33:01 all 26.96 0.00 10.12 8.14 0.09 54.69 08:36:27 08:33:01 0 28.11 0.00 10.20 7.47 0.07 54.16 08:36:27 08:33:01 1 27.56 0.00 10.71 6.94 0.09 54.70 08:36:27 08:33:01 2 24.83 0.00 8.66 8.45 0.12 57.95 08:36:27 08:33:01 3 22.79 0.00 8.26 7.07 0.09 61.80 08:36:27 08:33:01 4 29.71 0.00 12.33 12.57 0.09 45.31 08:36:27 08:33:01 5 26.70 0.00 12.64 7.13 0.10 53.43 08:36:27 08:33:01 6 29.88 0.00 10.37 9.51 0.09 50.16 08:36:27 08:33:01 7 25.99 0.00 7.72 5.92 0.09 60.29 08:36:27 08:34:01 all 54.77 0.00 10.99 6.60 0.10 27.54 08:36:27 08:34:01 0 55.90 0.00 12.71 19.43 0.12 11.85 08:36:27 08:34:01 1 54.58 0.00 11.43 3.95 0.08 29.96 08:36:27 08:34:01 2 54.89 0.00 10.16 4.54 0.10 30.31 08:36:27 08:34:01 3 53.80 0.00 9.52 4.59 0.10 31.98 08:36:27 08:34:01 4 55.22 0.00 11.42 4.17 0.12 29.07 08:36:27 08:34:01 5 55.93 0.00 10.92 8.05 0.08 25.02 08:36:27 08:34:01 6 53.59 0.00 12.06 4.02 0.08 30.24 08:36:27 08:34:01 7 54.29 0.00 9.69 4.16 0.08 31.77 08:36:27 08:35:01 all 88.63 0.00 11.19 0.00 0.17 0.00 08:36:27 08:35:01 0 89.19 0.00 10.66 0.00 0.15 0.00 08:36:27 08:35:01 1 87.58 0.00 12.23 0.00 0.19 0.00 08:36:27 08:35:01 2 90.03 0.00 9.84 0.00 0.13 0.00 08:36:27 08:35:01 3 89.53 0.00 10.34 0.00 0.13 0.00 08:36:27 08:35:01 4 88.52 0.00 11.28 0.00 0.20 0.00 08:36:27 08:35:01 5 87.31 0.00 12.43 0.00 0.26 0.00 08:36:27 08:35:01 6 87.43 0.00 12.40 0.00 0.17 0.00 08:36:27 08:35:01 7 89.40 0.00 10.45 0.00 0.15 0.00 08:36:27 08:36:01 all 69.69 0.00 10.77 4.91 0.25 14.39 08:36:27 08:36:01 0 69.73 0.00 11.25 3.18 0.19 15.66 08:36:27 08:36:01 1 66.38 0.00 13.84 11.07 0.40 8.31 08:36:27 08:36:01 2 70.60 0.00 9.62 4.03 0.20 15.54 08:36:27 08:36:01 3 70.20 0.00 10.06 4.31 0.20 15.23 08:36:27 08:36:01 4 69.18 0.00 11.43 4.25 0.33 14.81 08:36:27 08:36:01 5 69.62 0.00 10.18 3.43 0.31 16.46 08:36:27 08:36:01 6 70.09 0.00 10.57 5.97 0.17 13.20 08:36:27 08:36:01 7 71.54 0.00 9.33 3.21 0.19 15.73 08:36:27 Average: all 4.33 0.00 0.77 0.41 0.02 94.48 08:36:27 Average: 0 4.48 0.00 0.78 0.40 0.01 94.32 08:36:27 Average: 1 4.25 0.00 0.87 0.64 0.03 94.21 08:36:27 Average: 2 4.31 0.00 0.69 0.35 0.01 94.63 08:36:27 Average: 3 4.22 0.00 0.69 0.25 0.02 94.83 08:36:27 Average: 4 4.54 0.00 0.79 0.32 0.02 94.32 08:36:27 Average: 5 4.27 0.00 0.82 0.58 0.02 94.31 08:36:27 Average: 6 4.24 0.00 0.78 0.34 0.01 94.63 08:36:27 Average: 7 4.29 0.00 0.70 0.42 0.02 94.58 08:36:27 08:36:27 08:36:27