Pull request #4872 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 1f86b117ef6b39eb5693270c0923cd7a247ad1b8+7f1d4929ac2c17b75aa9890700086299dd17f9b6 (7f81c3c53e3c1832555974be77d9d0eddaae4dc4) 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-ssh16779243740156577131.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15508235249349924635.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4872/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4872/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5013771682837278182.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4872/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9078421467832542410.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7541925711199538092.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4872/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4872/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11195110589273469410.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8267 in /w/workspace/edgexfoundry_edgex-go_PR-4872 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/4872/head:refs/remotes/origin/PR-4872 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7f1d4929ac2c17b75aa9890700086299dd17f9b6 into PR head commit 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 Merge succeeded, producing 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 Checking out Revision 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 (PR-4872) > git config core.sparsecheckout # timeout=10 > git checkout -f 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 # 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 7f1d4929ac2c17b75aa9890700086299dd17f9b6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 # timeout=10 Commit message: "fix: Add more db config in service private configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:10:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:10:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:10:15 ========================================================= 08:10:15 EdgeX Global Pipelines Version Info 08:10:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:10:15 ------------------- 08:10:15 stable info: 08:10:15 ------------------- 08:10:15 Commited By: Ginny Guan ginny@iotechsys.com 08:10:15 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:10:15 Message: update stable to v1.0.260 08:10:16 ------------------- 08:10:16 experimental info: 08:10:16 ------------------- 08:10:16 Commited By: Ginny Guan ginny@iotechsys.com 08:10:16 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:10:16 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:10:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:10:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:10:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:10:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:10:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:10:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:10:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:10:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:10:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:10:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:10:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:10:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:10:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:10:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:10:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:10:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:10:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:10:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:10:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:10:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:10:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:10:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:10:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:10:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4872 [Pipeline] echo 08:10:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4872 [Pipeline] echo 08:10:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4872 [Pipeline] echo 08:10:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 [Pipeline] echo 08:10:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f86b11 [Pipeline] echo 08:10:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:10:18 provisioning config files... 08:10:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config700478781139527458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:10:18 ---> ****-login.sh 08:10:18 nexus3.edgexfoundry.org:10001 08:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:19 Configure a credential helper to remove this warning. See 08:10:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:19 08:10:19 Login Succeeded 08:10:19 nexus3.edgexfoundry.org:10002 08:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:19 Configure a credential helper to remove this warning. See 08:10:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:19 08:10:19 Login Succeeded 08:10:19 nexus3.edgexfoundry.org:10003 08:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:19 Configure a credential helper to remove this warning. See 08:10:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:19 08:10:19 Login Succeeded 08:10:19 nexus3.edgexfoundry.org:10004 08:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:19 Configure a credential helper to remove this warning. See 08:10:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:19 08:10:19 Login Succeeded 08:10:19 ****.io 08:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:19 Configure a credential helper to remove this warning. See 08:10:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:19 08:10:19 Login Succeeded 08:10:19 ---> ****-login.sh ends [Pipeline] } 08:10:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:10:20 + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:10:20 + dirname cmd/core-command/Dockerfile+ 08:10:20 cut -d/ -f2 08:10:20 + echo core-command,cmd/core-command/Dockerfile 08:10:20 + cut -d/ -f2 08:10:20 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:10:20 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:10:20 + dirname cmd/core-data/Dockerfile 08:10:20 + cut -d/ -f2 08:10:20 + echo core-data,cmd/core-data/Dockerfile 08:10:20 + dirname cmd/core-keeper/Dockerfile 08:10:20 + cut -d/ -f2 08:10:20 + echo core-keeper,cmd/core-keeper/Dockerfile 08:10:20 + + cut -d/ -f2 08:10:20 dirname cmd/core-metadata/Dockerfile 08:10:20 + echo core-metadata,cmd/core-metadata/Dockerfile 08:10:20 + dirname cmd/security-bootstrapper/Dockerfile 08:10:20 + cut -d/ -f2 08:10:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:10:20 + dirname cmd/security-proxy-auth/Dockerfile 08:10:20 + cut -d/ -f2 08:10:20 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:10:20 + dirname cmd/security-proxy-setup/Dockerfile+ 08:10:20 cut -d/ -f2 08:10:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:10:20 + dirname cmd/security-secretstore-setup/Dockerfile 08:10:20 + cut -d/ -f2 08:10:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:10:20 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:10:20 + cut -d/ -f2 08:10:20 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:10:20 + dirname cmd/security-spire-agent/Dockerfile 08:10:20 + cut -d/ -f2 08:10:20 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:10:20 + dirname cmd/security-spire-config/Dockerfile 08:10:20 + cut -d/ -f2 08:10:20 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:10:20 + dirname+ cmd/security-spire-server/Dockerfile 08:10:20 cut -d/ -f2 08:10:20 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:10:20 + dirname cmd/support-cron-scheduler/Dockerfile 08:10:20 + cut -d/ -f2 08:10:20 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:10:20 + dirname cmd/support-notifications/Dockerfile 08:10:20 + cut -d/ -f2 08:10:20 + echo support-notifications,cmd/support-notifications/Dockerfile 08:10:20 + dirname cmd/support-scheduler/Dockerfile 08:10:20 + cut -d/ -f2 08:10:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:10:20 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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:10:20 + git rev-list -1 --merges 1f86b117ef6b39eb5693270c0923cd7a247ad1b8~1..1f86b117ef6b39eb5693270c0923cd7a247ad1b8 [Pipeline] echo 08:10:20 -----------> git rev-list -1 --merges 1f86b117ef6b39eb5693270c0923cd7a247ad1b8~1..1f86b117ef6b39eb5693270c0923cd7a247ad1b8 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 [false] [Pipeline] sh 08:10:21 + git log --format=format:%s -1 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 [Pipeline] echo 08:10:21 ========================================================= 08:10:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:10:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:10:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:10:21 + grep -v github /etc/ssh/ssh_known_hosts 08:10:21 + [ -e /tmp/ssh_known_hosts ] 08:10:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:10:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:10:21 + sudo tee -a /etc/ssh/ssh_known_hosts 08:10:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:10:22 08:10:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:10:22 0.1.4: Pulling from edgex-devops/py-git-semver 08:10:22 b85a868b505f: Pulling fs layer 08:10:22 e2be974225ed: Pulling fs layer 08:10:22 339a4e72a1f5: Pulling fs layer 08:10:22 988bab9f4d93: Pulling fs layer 08:10:22 1469e6f7b9e6: Pulling fs layer 08:10:22 eaf3925da568: Pulling fs layer 08:10:22 bab4dde63d76: Pulling fs layer 08:10:22 bde34c3a00c8: Pulling fs layer 08:10:22 b352a97aabf1: Pulling fs layer 08:10:22 4872d77fe225: Pulling fs layer 08:10:22 5851b861e8e6: Pulling fs layer 08:10:22 bab4dde63d76: Waiting 08:10:22 bde34c3a00c8: Waiting 08:10:22 b352a97aabf1: Waiting 08:10:22 4872d77fe225: Waiting 08:10:22 5851b861e8e6: Waiting 08:10:22 988bab9f4d93: Waiting 08:10:22 eaf3925da568: Waiting 08:10:22 1469e6f7b9e6: Waiting 08:10:22 e2be974225ed: Download complete 08:10:22 988bab9f4d93: Verifying Checksum 08:10:22 988bab9f4d93: Download complete 08:10:22 1469e6f7b9e6: Verifying Checksum 08:10:22 1469e6f7b9e6: Download complete 08:10:22 eaf3925da568: Verifying Checksum 08:10:22 eaf3925da568: Download complete 08:10:22 339a4e72a1f5: Verifying Checksum 08:10:22 339a4e72a1f5: Download complete 08:10:22 bde34c3a00c8: Verifying Checksum 08:10:22 bde34c3a00c8: Download complete 08:10:22 b352a97aabf1: Verifying Checksum 08:10:22 b352a97aabf1: Download complete 08:10:22 4872d77fe225: Verifying Checksum 08:10:22 4872d77fe225: Download complete 08:10:22 5851b861e8e6: Verifying Checksum 08:10:22 5851b861e8e6: Download complete 08:10:22 b85a868b505f: Download complete 08:10:23 bab4dde63d76: Verifying Checksum 08:10:23 bab4dde63d76: Download complete 08:10:24 b85a868b505f: Pull complete 08:10:24 e2be974225ed: Pull complete 08:10:24 339a4e72a1f5: Pull complete 08:10:25 988bab9f4d93: Pull complete 08:10:25 1469e6f7b9e6: Pull complete 08:10:25 eaf3925da568: Pull complete 08:10:27 bab4dde63d76: Pull complete 08:10:27 bde34c3a00c8: Pull complete 08:10:27 b352a97aabf1: Pull complete 08:10:27 4872d77fe225: Pull complete 08:10:27 5851b861e8e6: Pull complete 08:10:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:10:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:10:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:27 prd-ubuntu20.04-docker-8c-8g-8267 does not seem to be running inside a container 08:10:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:10:31 $ docker top 0ad2a44f180695c74b64d3974d00fd79a8d25e1b72cd1d73d86eb7c1ba714f4a -eo pid,comm 08:10:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:10:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:10:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:10:31 [ssh-agent] Looking for ssh-agent implementation... 08:10:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:10:31 $ docker exec 0ad2a44f180695c74b64d3974d00fd79a8d25e1b72cd1d73d86eb7c1ba714f4a ssh-agent 08:10:31 SSH_AUTH_SOCK=/tmp/ssh-MOYzhTciwaOt/agent.31 08:10:31 SSH_AGENT_PID=37 08:10:31 Running ssh-add (command line suppressed) 08:10:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_18330967522859531935.key (/w/workspace/edgex-go/1@tmp/private_key_18330967522859531935.key) 08:10:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:10:32 + git tag --points-at HEAD [Pipeline] } 08:10:32 $ docker exec --env ******** --env ******** 0ad2a44f180695c74b64d3974d00fd79a8d25e1b72cd1d73d86eb7c1ba714f4a ssh-agent -k 08:10:32 unset SSH_AUTH_SOCK; 08:10:32 unset SSH_AGENT_PID; 08:10:32 echo Agent pid 37 killed; 08:10:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:10:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:10:32 [ssh-agent] Looking for ssh-agent implementation... 08:10:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:10:32 $ docker exec 0ad2a44f180695c74b64d3974d00fd79a8d25e1b72cd1d73d86eb7c1ba714f4a ssh-agent 08:10:32 SSH_AUTH_SOCK=/tmp/ssh-qM2tAfqW6uGe/agent.70 08:10:32 SSH_AGENT_PID=76 08:10:32 Running ssh-add (command line suppressed) 08:10:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17165609772903672116.key (/w/workspace/edgex-go/1@tmp/private_key_17165609772903672116.key) 08:10:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:10:33 + git semver init 08:10:33 2024-08-23 08:10:33,296 [run_init] DEBUG init version:0.0.0 force:False 08:10:33 2024-08-23 08:10:33,297 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:10:33 2024-08-23 08:10:33,298 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:10:33 2024-08-23 08:10:33,298 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 08:10:38 2024-08-23 08:10:38,586 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:10:38 2024-08-23 08:10:38,587 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4872 with force:False 08:10:38 2024-08-23 08:10:38,587 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4872 08:10:38 2024-08-23 08:10:38,591 [execute] INFO git cat-file --batch-check 08:10:38 2024-08-23 08:10:38,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:10:38 2024-08-23 08:10:38,598 [execute] INFO git cat-file --batch 08:10:38 2024-08-23 08:10:38,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:10:38 2024-08-23 08:10:38,603 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4872 08:10:38 0.0.0 [Pipeline] } 08:10:38 $ docker exec --env ******** --env ******** 0ad2a44f180695c74b64d3974d00fd79a8d25e1b72cd1d73d86eb7c1ba714f4a ssh-agent -k 08:10:38 unset SSH_AUTH_SOCK; 08:10:38 unset SSH_AGENT_PID; 08:10:38 echo Agent pid 76 killed; 08:10:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:10:39 + git semver [Pipeline] } 08:10:39 $ docker stop --time=1 0ad2a44f180695c74b64d3974d00fd79a8d25e1b72cd1d73d86eb7c1ba714f4a 08:10:40 $ docker rm -f --volumes 0ad2a44f180695c74b64d3974d00fd79a8d25e1b72cd1d73d86eb7c1ba714f4a [Pipeline] // withDockerContainer [Pipeline] sh 08:10:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:10:41 Stashed 1 file(s) [Pipeline] echo 08:10:41 [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) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:10:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:10:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:10:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:10:42 ========================================================= 08:10:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:10:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:10:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:10:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:10:43 619be1103602: Pulling fs layer 08:10:43 7862e08f4a3e: Pulling fs layer 08:10:43 5df492c9dc93: Pulling fs layer 08:10:43 7629e6793208: Pulling fs layer 08:10:43 4f4fb700ef54: Pulling fs layer 08:10:43 fb5054dd5b73: Pulling fs layer 08:10:43 eeca6798cff9: Pulling fs layer 08:10:43 aa269ceb94a6: Pulling fs layer 08:10:43 ada007ff1a6a: Pulling fs layer 08:10:43 7629e6793208: Waiting 08:10:43 4f4fb700ef54: Waiting 08:10:43 fb5054dd5b73: Waiting 08:10:43 eeca6798cff9: Waiting 08:10:43 aa269ceb94a6: Waiting 08:10:43 ada007ff1a6a: Waiting 08:10:43 7862e08f4a3e: Download complete 08:10:43 7629e6793208: Verifying Checksum 08:10:43 7629e6793208: Download complete 08:10:43 4f4fb700ef54: Verifying Checksum 08:10:43 4f4fb700ef54: Download complete 08:10:43 fb5054dd5b73: Verifying Checksum 08:10:43 fb5054dd5b73: Download complete 08:10:43 619be1103602: Download complete 08:10:43 eeca6798cff9: Verifying Checksum 08:10:43 eeca6798cff9: Download complete 08:10:43 619be1103602: Pull complete 08:10:43 7862e08f4a3e: Pull complete 08:10:43 ada007ff1a6a: Verifying Checksum 08:10:43 ada007ff1a6a: Download complete 08:10:43 5df492c9dc93: Verifying Checksum 08:10:43 5df492c9dc93: Download complete 08:10:43 aa269ceb94a6: Verifying Checksum 08:10:43 aa269ceb94a6: Download complete 08:10:47 5df492c9dc93: Pull complete 08:10:47 7629e6793208: Pull complete 08:10:47 4f4fb700ef54: Pull complete 08:10:47 fb5054dd5b73: Pull complete 08:10:47 eeca6798cff9: Pull complete 08:10:49 aa269ceb94a6: Pull complete 08:10:49 ada007ff1a6a: Pull complete 08:10:49 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:10:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:10:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:10:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:10:50 WORKDIR /edgex 08:10:50 COPY go.mod . 08:10:50 RUN go mod download 08:10:50 + docker build -t ci-base-image-x86_64 -f - . 08:10:50 Sending build context to Docker daemon 179.2MB 08:10:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:10:50 ---> f489d0715acc 08:10:50 Step 2/4 : WORKDIR /edgex 08:10:57 Still waiting to schedule task 08:10:57 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:10:57 ---> Running in f788df398782 08:10:57 Removing intermediate container f788df398782 08:10:57 ---> 78f757ad1203 08:10:57 Step 3/4 : COPY go.mod . 08:10:57 ---> a7eab8afdaca 08:10:57 Step 4/4 : RUN go mod download 08:10:57 ---> Running in 514531e26bcb 08:11:24 Removing intermediate container 514531e26bcb 08:11:24 ---> c5a7d06e4b22 08:11:24 Successfully built c5a7d06e4b22 08:11:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:24 + docker inspect -f . ci-base-image-x86_64 08:11:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:24 prd-ubuntu20.04-docker-8c-8g-8267 does not seem to be running inside a container 08:11:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 08:11:25 $ docker top 6c9787f3390a913c8064e98e03c84de5b171025148f47838a802352a2da5807c -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:25 + go version 08:11:25 go version go1.21.9 linux/amd64 [Pipeline] } 08:11:25 $ docker stop --time=1 6c9787f3390a913c8064e98e03c84de5b171025148f47838a802352a2da5807c 08:11:26 $ docker rm -f --volumes 6c9787f3390a913c8064e98e03c84de5b171025148f47838a802352a2da5807c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:27 + docker inspect -f . ci-base-image-x86_64 08:11:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:27 prd-ubuntu20.04-docker-8c-8g-8267 does not seem to be running inside a container 08:11:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 08:11:28 $ docker top afa16ed7fc1b248bff06ea1dfaa1a424a84798bceb688510bcd784f4417b5655 -eo pid,comm [Pipeline] { [Pipeline] echo 08:11:28 ========================================================= 08:11:28 [edgeXBuildGoParallel] Running Tests and Build... 08:11:28 ========================================================= [Pipeline] sh 08:11:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:11:29 + make test 08:11:29 go test -race -coverprofile=coverage.out ./... 08:11:37 ? github.com/edgexfoundry/edgex-go [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:12:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements 08:12:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:12:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:12:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:12:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements 08:12:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 53.2% of statements 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:12:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.899s coverage: 93.4% of statements 08:12:15 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements 08:12:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 7.0% of statements 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:12:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.383s coverage: 95.8% of statements 08:12:16 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 08:12:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:12:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:12:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] 08:12:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements 08:12:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 30.7% of statements 08:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 41.7% of statements 08:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements 08:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements 08:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.024s coverage: 96.3% of statements 08:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 08:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:12:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:12:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:12:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:12:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:12:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:12:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:12:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:12:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:12:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:12:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:12:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:12:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:12:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:12:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:12:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:12:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:12:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:12:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:12:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:12:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements 08:12:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 08:12:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:12:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:12:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:12:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:12:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:12:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:12:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:12:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:12:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:12:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:12:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.794s coverage: 79.9% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.041s coverage: 92.9% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.056s coverage: 81.8% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.610s coverage: 36.5% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 5.2% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.061s coverage: 90.8% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 19.9% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.090s coverage: 95.7% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.036s coverage: 61.8% of statements 08:12:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 98.9% of statements 08:12:43 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:12:44 running golangci-lint 08:12:44 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:12:44 go version go1.21.9 linux/amd64 08:12:44 level=info msg="[config_reader] Used config file .golangci.yml" 08:12:44 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:13:11 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|name|types_sizes|compiled_files|deps|imports) took 23.435365745s" 08:13:11 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.08078ms" 08:13:23 level=info msg="[linters_context/goanalysis] analyzers took 1m54.232701339s with top 10 stages: buildir: 1m5.129257118s, gosec: 10.035717071s, inspect: 3.165157776s, fact_deprecated: 3.12855653s, ctrlflow: 1.562293624s, printf: 1.461983089s, directives: 1.461314842s, fact_purity: 1.435716924s, nilness: 1.392443343s, S1038: 1.278384725s" 08:13:23 level=info msg="[runner] Issues before processing: 214, after processing: 0" 08:13:23 level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, nolint: 0/22, path_prettifier: 214/214, skip_files: 214/214, filename_unadjuster: 214/214, identifier_marker: 214/214, exclude-rules: 22/214" 08:13:23 level=info msg="[runner] processing took 17.342062ms with stages: nolint: 6.874055ms, identifier_marker: 4.606463ms, path_prettifier: 2.155251ms, autogenerated_exclude: 1.566761ms, exclude-rules: 1.164541ms, skip_dirs: 833.951µs, cgo: 108µs, filename_unadjuster: 27.99µs, skip_files: 1.26µs, max_same_issues: 700ns, fixer: 650ns, uniq_by_line: 480ns, exclude: 420ns, severity-rules: 250ns, max_per_file_from_linter: 240ns, path_shortener: 230ns, diff: 210ns, max_from_linter: 180ns, sort_results: 170ns, source_code: 150ns, path_prefixer: 110ns" 08:13:23 level=info msg="[runner] linters took 13.37124137s with stages: goanalysis_metalinter: 13.353801338s" 08:13:23 level=info msg="File cache stats: 0 entries of total size 0B" 08:13:23 level=info msg="Memory: 365 samples, avg is 301.9MB, max is 1359.0MB" 08:13:23 level=info msg="Execution took 36.854575524s" 08:13:23 go vet ./... 08:13:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:13:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:13:29 ./bin/test-attribution-txt.sh [Pipeline] echo 08:13:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:13:29 + ls -al . 08:13:29 total 912 08:13:29 drwxrwxr-x 11 1001 1001 4096 Aug 23 08:11 . 08:13:29 drwxr-xr-x 4 root root 4096 Aug 23 08:11 .. 08:13:29 drwxrwxr-x 2 1001 1001 4096 Aug 23 08:10 .blubracket 08:13:29 -rw-rw-r-- 1 1001 1001 10 Aug 23 08:10 .dockerignore 08:13:29 drwxrwxr-x 8 1001 1001 4096 Aug 23 08:12 .git 08:13:29 drwxrwxr-x 3 1001 1001 4096 Aug 23 08:10 .github 08:13:29 -rw-rw-r-- 1 1001 1001 1102 Aug 23 08:10 .gitignore 08:13:29 -rw-rw-r-- 1 1001 1001 42 Aug 23 08:10 .golangci.yml 08:13:29 -rw-rw-r-- 1 1001 1001 100 Aug 23 08:10 .hadolint.yml 08:13:29 drwxr-xr-x 3 1001 1001 4096 Aug 23 08:10 .semver 08:13:29 -rw-rw-r-- 1 1001 1001 155 Aug 23 08:10 .sonarcloud.properties 08:13:29 -rw-rw-r-- 1 1001 1001 1171 Aug 23 08:10 ADOPTERS.md 08:13:29 -rw-rw-r-- 1 1001 1001 21286 Aug 23 08:10 Attribution.txt 08:13:29 -rw-rw-r-- 1 1001 1001 100284 Aug 23 08:10 CHANGELOG.md 08:13:29 -rw-rw-r-- 1 1001 1001 3804 Aug 23 08:10 CONTRIBUTING.md 08:13:29 -rw-rw-r-- 1 1001 1001 677 Aug 23 08:10 GOVERNANCE.md 08:13:29 -rw-rw-r-- 1 1001 1001 861 Aug 23 08:10 Jenkinsfile 08:13:29 -rw-rw-r-- 1 1001 1001 10775 Aug 23 08:10 LICENSE 08:13:29 -rw-rw-r-- 1 1001 1001 16854 Aug 23 08:10 Makefile 08:13:29 -rw-rw-r-- 1 1001 1001 582 Aug 23 08:10 OWNERS.md 08:13:29 -rw-rw-r-- 1 1001 1001 9528 Aug 23 08:10 README.md 08:13:29 -rw-rw-r-- 1 1001 1001 789 Aug 23 08:10 SECURITY.md 08:13:29 -rw-rw-r-- 1 1001 1001 5 Aug 23 08:10 VERSION 08:13:29 drwxrwxr-x 2 1001 1001 4096 Aug 23 08:10 bin 08:13:29 drwxrwxr-x 20 1001 1001 4096 Aug 23 08:10 cmd 08:13:29 -rw-r--r-- 1 root root 544290 Aug 23 08:12 coverage.out 08:13:29 drwxrwxr-x 2 1001 1001 4096 Aug 23 08:10 fuzz_test 08:13:29 -rw-rw-r-- 1 1001 1001 7305 Aug 23 08:10 go.mod 08:13:29 -rw-rw-r-- 1 1001 1001 102581 Aug 23 08:10 go.sum 08:13:29 drwxrwxr-x 7 1001 1001 4096 Aug 23 08:10 internal 08:13:29 drwxrwxr-x 3 1001 1001 4096 Aug 23 08:10 openapi 08:13:29 -rw-rw-r-- 1 1001 1001 584 Aug 23 08:10 security.txt 08:13:29 -rw-rw-r-- 1 1001 1001 204 Aug 23 08:10 version.go [Pipeline] sh 08:13:30 + '[' -e coverage.out ] 08:13:30 + chown 1001:1001 coverage.out [Pipeline] stash 08:13:30 Stashed 1 file(s) [Pipeline] sh 08:13:30 + make build 08:13:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:13:57 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:13:57 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:13:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:13:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:14:01 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:14:05 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:14:06 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:14:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:14:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:14:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:14:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:14:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:14:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:14:15 $ docker stop --time=1 afa16ed7fc1b248bff06ea1dfaa1a424a84798bceb688510bcd784f4417b5655 08:14:22 $ docker rm -f --volumes afa16ed7fc1b248bff06ea1dfaa1a424a84798bceb688510bcd784f4417b5655 [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:14:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:14:24 08:14:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:14:24 latest: Pulling from edgex-devops/edgex-compose 08:14:24 91d30c5bc195: Pulling fs layer 08:14:24 2e9b0aa3be6d: Pulling fs layer 08:14:24 9c61dcf015f6: Pulling fs layer 08:14:24 4698f68db338: Pulling fs layer 08:14:24 2a2f49069b9e: Pulling fs layer 08:14:24 e0025b399a48: Pulling fs layer 08:14:24 4698f68db338: Waiting 08:14:24 e0025b399a48: Waiting 08:14:24 2a2f49069b9e: Waiting 08:14:25 91d30c5bc195: Download complete 08:14:25 4698f68db338: Verifying Checksum 08:14:25 4698f68db338: Download complete 08:14:25 91d30c5bc195: Pull complete 08:14:25 2e9b0aa3be6d: Download complete 08:14:25 e0025b399a48: Verifying Checksum 08:14:25 e0025b399a48: Download complete 08:14:25 2a2f49069b9e: Download complete 08:14:25 2e9b0aa3be6d: Pull complete 08:14:25 9c61dcf015f6: Verifying Checksum 08:14:25 9c61dcf015f6: Download complete 08:14:28 9c61dcf015f6: Pull complete 08:14:28 4698f68db338: Pull complete 08:14:28 2a2f49069b9e: Pull complete 08:14:28 e0025b399a48: Pull complete 08:14:28 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:14:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:29 prd-ubuntu20.04-docker-8c-8g-8267 does not seem to be running inside a container 08:14:29 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:14:31 $ docker top 2766f794155cffba159938089b1eefb76fa73022e4147167ffbbbbea5e0cb343 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:32 + docker compose -f ./docker-compose-build.yml build --parallel 08:14:34 #1 [core-data internal] load build definition from Dockerfile 08:14:34 #1 transferring dockerfile: 2.07kB done 08:14:34 #1 DONE 0.0s 08:14:35 08:14:35 #2 [security-secretstore-setup internal] load build definition from Dockerfile 08:14:35 #2 transferring dockerfile: 2.49kB done 08:14:35 #2 DONE 0.0s 08:14:35 08:14:35 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:14:35 #3 transferring dockerfile: 2.23kB done 08:14:35 #3 DONE 0.0s 08:14:35 08:14:35 #4 [support-scheduler internal] load build definition from Dockerfile 08:14:35 #4 transferring dockerfile: 1.93kB done 08:14:35 #4 DONE 0.0s 08:14:35 08:14:35 #5 [core-metadata internal] load build definition from Dockerfile 08:14:35 #5 transferring dockerfile: 2.06kB done 08:14:35 #5 DONE 0.0s 08:14:35 08:14:35 #6 [support-notifications internal] load build definition from Dockerfile 08:14:35 #6 transferring dockerfile: 1.95kB done 08:14:35 #6 DONE 0.0s 08:14:35 08:14:35 #7 [support-cron-scheduler internal] load build definition from Dockerfile 08:14:35 #7 transferring dockerfile: 1.85kB done 08:14:35 #7 DONE 0.1s 08:14:35 08:14:35 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:14:35 #8 transferring dockerfile: 1.89kB done 08:14:35 #8 DONE 0.0s 08:14:35 08:14:35 #9 [core-data internal] load .dockerignore 08:14:35 #9 transferring context: 50B done 08:14:35 #9 DONE 0.1s 08:14:35 08:14:35 #10 [security-proxy-setup internal] load build definition from Dockerfile 08:14:35 #10 transferring dockerfile: 2.50kB done 08:14:35 #10 DONE 0.1s 08:14:35 08:14:35 #11 [security-proxy-auth internal] load build definition from Dockerfile 08:14:35 #11 transferring dockerfile: 2.15kB done 08:14:35 #11 DONE 0.1s 08:14:35 08:14:35 #12 [security-spire-server internal] load build definition from Dockerfile 08:14:35 #12 transferring dockerfile: 1.70kB done 08:14:35 #12 DONE 0.1s 08:14:35 08:14:35 #13 [core-keeper internal] load build definition from Dockerfile 08:14:35 #13 transferring dockerfile: 2.01kB done 08:14:35 #13 DONE 0.1s 08:14:35 08:14:35 #14 [security-bootstrapper internal] load build definition from Dockerfile 08:14:35 #14 transferring dockerfile: 3.17kB done 08:14:35 #14 DONE 0.1s 08:14:35 08:14:35 #15 [security-spire-agent internal] load build definition from Dockerfile 08:14:35 #15 transferring dockerfile: 1.81kB done 08:14:35 #15 DONE 0.1s 08:14:35 08:14:35 #16 [security-spire-config internal] load build definition from Dockerfile 08:14:35 #16 transferring dockerfile: 1.69kB done 08:14:35 #16 DONE 0.1s 08:14:35 08:14:35 #17 [core-command internal] load build definition from Dockerfile 08:14:35 #17 transferring dockerfile: 1.93kB done 08:14:35 #17 DONE 0.1s 08:14:35 08:14:35 #18 [security-secretstore-setup internal] load .dockerignore 08:14:35 #18 transferring context: 50B done 08:14:35 #18 DONE 0.0s 08:14:35 08:14:35 #19 [core-common-config-bootstrapper internal] load .dockerignore 08:14:35 #19 transferring context: 50B done 08:14:35 #19 DONE 0.0s 08:14:35 08:14:35 #20 [support-scheduler internal] load .dockerignore 08:14:35 #20 transferring context: 50B done 08:14:35 #20 DONE 0.0s 08:14:35 08:14:35 #21 [core-metadata internal] load .dockerignore 08:14:35 #21 transferring context: 50B done 08:14:35 #21 DONE 0.0s 08:14:35 08:14:35 #22 [support-notifications internal] load .dockerignore 08:14:35 #22 transferring context: 50B done 08:14:35 #22 DONE 0.0s 08:14:35 08:14:35 #23 [security-bootstrapper internal] load .dockerignore 08:14:35 #23 DONE 0.0s 08:14:35 08:14:35 #24 [security-spire-server internal] load .dockerignore 08:14:35 #24 transferring context: 50B done 08:14:35 #24 DONE 0.1s 08:14:35 08:14:35 #25 [support-cron-scheduler internal] load .dockerignore 08:14:35 #25 transferring context: 50B done 08:14:35 #25 DONE 0.1s 08:14:35 08:14:35 #26 [security-spiffe-token-provider internal] load .dockerignore 08:14:35 #26 transferring context: 50B done 08:14:35 #26 DONE 0.1s 08:14:35 08:14:35 #27 [core-keeper internal] load .dockerignore 08:14:35 #27 transferring context: 50B done 08:14:35 #27 DONE 0.1s 08:14:35 08:14:35 #28 [security-proxy-auth internal] load .dockerignore 08:14:35 #28 transferring context: 50B done 08:14:35 #28 DONE 0.1s 08:14:35 08:14:35 #23 [security-bootstrapper internal] load .dockerignore 08:14:35 #23 transferring context: 50B done 08:14:35 #23 DONE 0.1s 08:14:35 08:14:35 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:14:35 #29 DONE 0.0s 08:14:35 08:14:35 #30 [security-spire-config internal] load .dockerignore 08:14:35 #30 transferring context: 50B 0.0s done 08:14:35 #30 DONE 0.1s 08:14:35 08:14:35 #31 [security-spire-agent internal] load .dockerignore 08:14:35 #31 transferring context: 50B done 08:14:35 #31 DONE 0.1s 08:14:35 08:14:35 #32 [security-proxy-setup internal] load .dockerignore 08:14:35 #32 transferring context: 50B done 08:14:35 #32 DONE 0.1s 08:14:35 08:14:35 #33 [core-command internal] load .dockerignore 08:14:35 #33 transferring context: 50B 0.0s done 08:14:35 #33 DONE 0.1s 08:14:35 08:14:35 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:14:35 #34 DONE 0.1s 08:14:35 08:14:35 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:14:35 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:14:35 #35 ... 08:14:35 08:14:35 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:14:35 #29 DONE 0.0s 08:14:35 08:14:35 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:14:35 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:14:35 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s 08:14:35 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:14:35 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:14:35 #35 ... 08:14:35 08:14:35 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:14:35 #29 DONE 0.0s 08:14:35 08:14:35 #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:14:35 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:14:35 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:14:35 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:14:35 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:14:35 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:14:35 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 08:14:35 #35 ... 08:14:35 08:14:35 #29 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:14:35 #29 DONE 0.0s 08:14:35 08:14:35 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:14:35 #34 DONE 0.2s 08:14:35 08:14:35 #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:14:35 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:14:35 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:14:35 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:14:35 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:14:35 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:14:36 #35 ... 08:14:36 08:14:36 #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:14:36 #29 DONE 0.0s 08:14:36 08:14:36 #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:14:36 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:14:36 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:14:36 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:14:36 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:14:36 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:14:36 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 08:14:36 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:14:36 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:14:36 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:14:36 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:14:36 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:14:36 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 08:14:36 #35 ... 08:14:36 08:14:36 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:14:36 #29 DONE 0.0s 08:14:36 08:14:36 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:14:36 #34 DONE 0.4s 08:14:36 08:14:36 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:14:36 #29 DONE 0.0s 08:14:36 08:14:36 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:14:36 #36 ... 08:14:36 08:14:36 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:14:36 #29 DONE 0.0s 08:14:36 08:14:36 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:14:36 #37 DONE 1.3s 08:14:36 08:14:36 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:14:36 #34 DONE 0.8s 08:14:36 08:14:36 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:14:36 #37 DONE 1.3s 08:14:36 08:14:36 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:14:36 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:14:36 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:14:36 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:14:36 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:14:36 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:14:36 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 08:14:36 #35 DONE 1.3s 08:14:36 08:14:36 #38 [core-command builder 2/7] WORKDIR /edgex-go 08:14:42 #38 ... 08:14:42 08:14:42 #39 [core-common-config-bootstrapper internal] load build context 08:14:42 #39 transferring context: 155.62MB 5.9s 08:14:42 #39 ... 08:14:42 08:14:42 #40 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:14:46 #40 ... 08:14:46 08:14:46 #41 [core-data internal] load build context 08:14:46 #41 ... 08:14:46 08:14:46 #42 [support-scheduler internal] load build context 08:14:46 #42 ... 08:14:46 08:14:46 #43 [security-secretstore-setup internal] load build context 08:14:46 #43 ... 08:14:46 08:14:46 #42 [support-scheduler internal] load build context 08:14:46 #42 ... 08:14:46 08:14:46 #44 [security-spiffe-token-provider internal] load build context 08:14:46 #44 ... 08:14:46 08:14:46 #45 [core-keeper internal] load build context 08:14:46 #45 ... 08:14:46 08:14:46 #46 [core-command internal] load build context 08:14:46 #46 transferring context: 64.25MB 3.1s 08:14:46 #46 ... 08:14:46 08:14:46 #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:47 #47 ... 08:14:47 08:14:47 #48 [security-bootstrapper internal] load build context 08:14:47 #48 ... 08:14:47 08:14:47 #49 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:14:47 #49 ... 08:14:47 08:14:47 #50 [support-cron-scheduler internal] load build context 08:14:47 #50 ... 08:14:47 08:14:47 #51 [support-notifications internal] load build context 08:14:47 #51 ... 08:14:47 08:14:47 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:14:47 #52 ... 08:14:47 08:14:47 #53 [security-proxy-setup internal] load build context 08:14:47 #53 ... 08:14:47 08:14:47 #54 [security-proxy-auth internal] load build context 08:14:47 #54 ... 08:14:47 08:14:47 #55 [core-metadata internal] load build context 08:14:47 #55 ... 08:14:47 08:14:47 #51 [support-notifications internal] load build context 08:14:49 #51 ... 08:14:49 08:14:49 #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:14:49 #56 ... 08:14:49 08:14:49 #51 [support-notifications internal] load build context 08:14:50 #51 ... 08:14:50 08:14:50 #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:14:50 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:14:50 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:14:50 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:14:50 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:14:50 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:14:50 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 08:14:50 #35 DONE 1.3s 08:14:50 08:14:50 #49 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:14:50 #49 DONE 13.8s 08:14:50 08:14:50 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:14:50 #38 DONE 13.5s 08:14:50 08:14:50 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:14:50 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:14:50 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:14:50 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:14:50 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:14:50 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:14:50 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 08:14:50 #35 DONE 1.3s 08:14:50 08:14:50 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:14:50 #36 DONE 13.7s 08:14:50 08:14:50 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:14:50 #57 ... 08:14:50 08:14:50 #58 [security-spire-config internal] load build context 08:14:50 #58 transferring context: 25.96kB 0.0s done 08:14:50 #58 DONE 0.4s 08:14:50 08:14:50 #59 [security-spire-server internal] load build context 08:14:50 #59 transferring context: 27.71kB 0.0s done 08:14:50 #59 DONE 0.5s 08:14:50 08:14:50 #60 [security-spire-agent internal] load build context 08:14:50 #60 transferring context: 27.24kB 0.1s done 08:14:50 #60 DONE 0.5s 08:14:50 08:14:50 #61 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:14:50 #61 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 08:14:50 #61 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:14:50 #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 08:14:50 #61 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:14:50 #61 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:14:50 #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 08:14:50 #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:14:50 #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 08:14:50 #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 08:14:50 #61 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s 08:14:50 #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 08:14:50 #61 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 08:14:50 #61 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s 08:14:51 #61 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.5s 08:14:51 #61 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.20MB / 30.73MB 0.5s 08:14:51 #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 08:14:51 #61 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s 08:14:52 #61 ... 08:14:52 08:14:52 #39 [core-common-config-bootstrapper internal] load build context 08:14:52 #39 ... 08:14:52 08:14:52 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:14:52 #62 ... 08:14:52 08:14:52 #61 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:14:53 #61 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.5s done 08:14:53 #61 ... 08:14:53 08:14:53 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:14:53 #63 ... 08:14:53 08:14:53 #40 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:14:53 #40 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:14:53 #40 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:14:54 #40 11.76 (1/1) Installing dumb-init (1.2.5-r2) 08:14:54 #40 11.76 Executing busybox-1.36.1-r7.trigger 08:14:54 #40 11.77 OK: 7 MiB in 16 packages 08:14:56 #40 ... 08:14:56 08:14:56 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:14:56 #0 7.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:14:56 #0 7.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:14:56 #0 7.762 (1/3) Installing ca-certificates (20240226-r0) 08:14:56 #0 7.776 (2/3) Installing dumb-init (1.2.5-r2) 08:14:56 #0 7.780 (3/3) Installing tzdata (2024a-r0) 08:14:56 #0 7.842 Executing busybox-1.36.1-r7.trigger 08:14:56 #0 7.848 Executing ca-certificates-20240226-r0.trigger 08:14:56 #0 7.983 OK: 11 MiB in 18 packages 08:14:56 #64 ... 08:14:56 08:14:56 #41 [core-data internal] load build context 08:14:56 #41 transferring context: 494.63MB 18.0s done 08:14:56 #41 ... 08:14:56 08:14:56 #43 [security-secretstore-setup internal] load build context 08:14:56 #43 transferring context: 494.63MB 15.1s done 08:14:56 #43 ... 08:14:56 08:14:56 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:14:56 #52 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:14:56 #52 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:14:56 #52 19.42 (1/4) Installing dumb-init (1.2.5-r2) 08:14:56 #52 19.42 (2/4) Installing openssl (3.1.6-r0) 08:14:56 #52 19.44 (3/4) Installing su-exec (0.2-r3) 08:14:56 #52 19.44 (4/4) Installing yq (4.33.3-r5) 08:14:56 #52 19.55 Executing busybox-1.36.1-r7.trigger 08:14:56 #52 19.55 OK: 17 MiB in 19 packages 08:14:56 #52 ... 08:14:56 08:14:56 #44 [security-spiffe-token-provider internal] load build context 08:14:56 #44 transferring context: 494.63MB 17.3s done 08:14:56 #44 ... 08:14:56 08:14:56 #45 [core-keeper internal] load build context 08:14:56 #45 transferring context: 494.63MB 18.8s done 08:14:56 #45 ... 08:14:56 08:14:56 #42 [support-scheduler internal] load build context 08:14:56 #42 transferring context: 494.63MB 18.5s done 08:14:57 #42 ... 08:14:57 08:14:57 #46 [core-command internal] load build context 08:14:57 #46 transferring context: 494.63MB 10.9s done 08:14:57 #46 ... 08:14:57 08:14:57 #48 [security-bootstrapper internal] load build context 08:14:57 #48 transferring context: 494.63MB 18.5s done 08:14:57 #48 ... 08:14:57 08:14:57 #50 [support-cron-scheduler internal] load build context 08:14:57 #50 transferring context: 494.63MB 17.5s done 08:14:57 #50 ... 08:14:57 08:14:57 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:14:57 #65 ... 08:14:57 08:14:57 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:14:57 #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 08:14:57 #66 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:14:57 #66 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:14:57 #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:14:57 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 08:14:57 #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:14:57 #66 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 08:14:57 #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 08:14:57 #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.6s done 08:14:57 #66 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:14:58 #66 ... 08:14:58 08:14:58 #54 [security-proxy-auth internal] load build context 08:14:58 #54 transferring context: 494.63MB 17.2s done 08:14:58 #54 ... 08:14:58 08:14:58 #53 [security-proxy-setup internal] load build context 08:14:58 #53 transferring context: 494.63MB 10.0s done 08:14:58 #53 ... 08:14:58 08:14:58 #55 [core-metadata internal] load build context 08:14:58 #55 transferring context: 494.63MB 17.5s done 08:14:58 #55 ... 08:14:58 08:14:58 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:14:59 #67 ... 08:14:59 08:14:59 #61 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:14:59 #61 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:15:00 #61 ... 08:15:00 08:15:00 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:15:00 #68 ... 08:15:00 08:15:00 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:00 #69 ... 08:15:00 08:15:00 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:15:00 #70 ... 08:15:00 08:15:00 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:15:00 #71 ... 08:15:00 08:15:00 #51 [support-notifications internal] load build context 08:15:00 #51 transferring context: 494.63MB 17.4s done 08:15:01 #51 ... 08:15:01 08:15:01 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:15:01 #72 ... 08:15:01 08:15:01 #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:15:01 #73 ... 08:15:01 08:15:01 #39 [core-common-config-bootstrapper internal] load build context 08:15:01 #39 transferring context: 494.63MB 19.0s done 08:15:04 #39 ... 08:15:04 08:15:04 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:15:04 #63 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:04 #63 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:04 #63 11.33 (1/4) Installing ca-certificates (20240226-r0) 08:15:04 #63 11.35 (2/4) Installing dumb-init (1.2.5-r2) 08:15:04 #63 11.35 (3/4) Installing su-exec (0.2-r3) 08:15:04 #63 11.35 (4/4) Installing yq (4.33.3-r5) 08:15:04 #63 11.41 Executing busybox-1.36.1-r7.trigger 08:15:04 #63 11.44 Executing ca-certificates-20240226-r0.trigger 08:15:04 #63 11.49 OK: 17 MiB in 19 packages 08:15:06 #63 ... 08:15:06 08:15:06 #61 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:15:06 #61 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s 08:15:08 #61 ... 08:15:08 08:15:08 #43 [security-secretstore-setup internal] load build context 08:15:08 #43 DONE 32.1s 08:15:08 08:15:08 #61 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:15:08 #61 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.8s done 08:15:09 #61 ... 08:15:09 08:15:09 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:15:09 #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:15:09 #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s 08:15:09 #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 08:15:13 #66 ... 08:15:13 08:15:13 #51 [support-notifications internal] load build context 08:15:13 #51 DONE 37.2s 08:15:13 08:15:13 #50 [support-cron-scheduler internal] load build context 08:15:13 #50 DONE 37.2s 08:15:13 08:15:13 #55 [core-metadata internal] load build context 08:15:13 #55 DONE 37.2s 08:15:13 08:15:13 #44 [security-spiffe-token-provider internal] load build context 08:15:13 #44 DONE 37.1s 08:15:13 08:15:13 #54 [security-proxy-auth internal] load build context 08:15:13 #54 DONE 36.9s 08:15:13 08:15:13 #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:13 #47 DONE 36.4s 08:15:13 08:15:13 #42 [support-scheduler internal] load build context 08:15:13 #42 DONE 37.4s 08:15:13 08:15:13 #41 [core-data internal] load build context 08:15:13 #41 DONE 37.6s 08:15:13 08:15:13 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:15:13 #74 ... 08:15:13 08:15:13 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:15:13 #64 DONE 27.6s 08:15:13 08:15:13 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:15:13 #63 DONE 29.7s 08:15:13 08:15:13 #46 [core-command internal] load build context 08:15:13 #46 DONE 36.5s 08:15:13 08:15:13 #39 [core-common-config-bootstrapper internal] load build context 08:15:13 #39 DONE 37.6s 08:15:13 08:15:13 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:15:13 #52 DONE 36.4s 08:15:13 08:15:13 #40 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:15:13 #40 DONE 31.1s 08:15:13 08:15:13 #45 [core-keeper internal] load build context 08:15:13 #45 DONE 37.3s 08:15:13 08:15:13 #48 [security-bootstrapper internal] load build context 08:15:13 #48 DONE 36.9s 08:15:13 08:15:13 #53 [security-proxy-setup internal] load build context 08:15:13 #53 DONE 36.6s 08:15:13 08:15:13 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:15:13 #66 DONE 23.3s 08:15:13 08:15:13 #61 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:15:14 #61 ... 08:15:14 08:15:14 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:15:14 #73 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:14 #73 23.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:14 #73 24.28 OK: 264 MiB in 52 packages 08:15:14 #73 DONE 24.4s 08:15:14 08:15:14 #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:15:14 #70 24.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:14 #70 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:14 #70 24.38 OK: 264 MiB in 52 packages 08:15:14 #70 DONE 24.5s 08:15:14 08:15:14 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:15:14 #62 31.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:14 #62 31.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:14 #62 31.92 (1/1) Installing dumb-init (1.2.5-r2) 08:15:14 #62 31.94 Executing busybox-1.36.1-r7.trigger 08:15:14 #62 31.95 OK: 7 MiB in 16 packages 08:15:14 #62 DONE 32.1s 08:15:14 08:15:14 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:15:14 #75 ... 08:15:14 08:15:14 #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:15:14 #76 DONE 0.2s 08:15:15 08:15:15 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:15:15 #77 DONE 0.2s 08:15:15 08:15:15 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:15 #69 DONE 24.8s 08:15:15 08:15:15 #68 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:15:15 #68 24.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:15 #68 24.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:15 #68 24.68 OK: 264 MiB in 52 packages 08:15:15 #68 DONE 25.0s 08:15:15 08:15:15 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:15:15 #78 ... 08:15:15 08:15:15 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:15:15 #65 26.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:15 #65 26.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:15 #65 27.24 (1/2) Installing ca-certificates (20240226-r0) 08:15:15 #65 27.30 (2/2) Installing dumb-init (1.2.5-r2) 08:15:15 #65 27.31 Executing busybox-1.36.1-r7.trigger 08:15:15 #65 27.35 Executing ca-certificates-20240226-r0.trigger 08:15:15 #65 27.47 OK: 8 MiB in 17 packages 08:15:15 #65 DONE 27.8s 08:15:15 08:15:15 #79 [core-data builder 4/7] COPY go.mod vendor* ./ 08:15:15 #79 DONE 0.3s 08:15:15 08:15:15 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:15:15 #57 24.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:15 #57 24.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:15 #57 24.83 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:15:15 #57 24.83 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:15:15 #57 24.83 OK: 20070 distinct packages available 08:15:15 #57 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:15 #57 24.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:15 #57 25.17 (1/5) Installing dumb-init (1.2.5-r2) 08:15:15 #57 25.17 (2/5) Installing musl-obstack (1.2.3-r2) 08:15:15 #57 25.17 (3/5) Installing libucontext (1.2-r2) 08:15:15 #57 25.18 (4/5) Installing gcompat (1.1.0-r1) 08:15:15 #57 25.18 (5/5) Installing openssl (3.1.6-r0) 08:15:15 #57 25.19 Executing busybox-1.36.1-r7.trigger 08:15:15 #57 25.20 OK: 8 MiB in 20 packages 08:15:15 #57 ... 08:15:15 08:15:15 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:15:15 #72 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:15 #72 24.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:15 #72 24.76 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:15:15 #72 24.76 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:15:15 #72 24.76 OK: 20077 distinct packages available 08:15:15 #72 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:15 #72 24.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:15 #72 25.16 OK: 264 MiB in 52 packages 08:15:15 #72 DONE 25.6s 08:15:15 08:15:15 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:15:15 #71 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:16 #71 ... 08:15:16 08:15:16 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:15:16 #57 DONE 25.7s 08:15:16 08:15:16 #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:15:16 #56 34.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:16 #56 36.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:16 #56 36.22 (1/2) Installing dumb-init (1.2.5-r2) 08:15:16 #56 36.22 (2/2) Installing su-exec (0.2-r3) 08:15:16 #56 36.23 Executing busybox-1.36.1-r7.trigger 08:15:16 #56 36.23 OK: 7 MiB in 17 packages 08:15:16 #56 DONE 36.8s 08:15:16 08:15:16 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:15:16 #71 25.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:16 #71 ... 08:15:16 08:15:16 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:15:16 #67 25.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:16 #67 26.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:16 #67 26.25 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:15:16 #67 26.25 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:15:16 #67 26.25 OK: 20070 distinct packages available 08:15:16 #67 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:16 #67 26.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:16 #67 26.62 (1/11) Installing ca-certificates (20240226-r0) 08:15:16 #67 26.64 (2/11) Installing brotli-libs (1.0.9-r14) 08:15:16 #67 26.65 (3/11) Installing libunistring (1.1-r1) 08:15:16 #67 26.67 (4/11) Installing libidn2 (2.3.4-r1) 08:15:16 #67 26.67 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:15:16 #67 26.68 (6/11) Installing libcurl (8.9.0-r0) 08:15:16 #67 26.69 (7/11) Installing curl (8.9.0-r0) 08:15:16 #67 26.69 (8/11) Installing dumb-init (1.2.5-r2) 08:15:16 #67 26.70 (9/11) Installing musl-obstack (1.2.3-r2) 08:15:16 #67 26.70 (10/11) Installing libucontext (1.2-r2) 08:15:16 #67 26.71 (11/11) Installing gcompat (1.1.0-r1) 08:15:16 #67 26.71 Executing busybox-1.36.1-r7.trigger 08:15:16 #67 26.72 Executing ca-certificates-20240226-r0.trigger 08:15:16 #67 26.78 OK: 12 MiB in 26 packages 08:15:16 #67 DONE 27.4s 08:15:16 08:15:16 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:15:16 #71 25.95 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:15:16 #71 25.95 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:15:16 #71 25.95 OK: 20070 distinct packages available 08:15:16 #71 26.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:16 #71 26.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:16 #71 26.36 (1/4) Installing dumb-init (1.2.5-r2) 08:15:16 #71 ... 08:15:16 08:15:16 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:15:16 #80 DONE 0.7s 08:15:16 08:15:16 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:15:16 #71 26.36 (2/4) Installing musl-obstack (1.2.3-r2) 08:15:16 #71 26.36 (3/4) Installing libucontext (1.2-r2) 08:15:16 #71 26.37 (4/4) Installing gcompat (1.1.0-r1) 08:15:16 #71 26.37 Executing busybox-1.36.1-r7.trigger 08:15:16 #71 26.38 OK: 8 MiB in 19 packages 08:15:16 #71 DONE 26.6s 08:15:16 08:15:16 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:17 #81 ... 08:15:17 08:15:17 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:15:17 #74 2.618 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:17 #74 3.114 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:17 #74 3.778 (1/1) Installing dumb-init (1.2.5-r2) 08:15:17 #74 4.082 Executing busybox-1.36.1-r7.trigger 08:15:17 #74 4.096 OK: 7 MiB in 16 packages 08:15:17 #74 DONE 4.3s 08:15:17 08:15:17 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:15:17 #0 3.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:17 #0 3.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:17 #0 4.184 OK: 17 MiB in 19 packages 08:15:17 #82 DONE 4.3s 08:15:17 08:15:17 #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:15:17 #0 4.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:17 #0 4.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:17 #0 4.334 OK: 7 MiB in 16 packages 08:15:17 #83 DONE 4.5s 08:15:17 08:15:17 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:15:17 #0 3.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:17 #0 4.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:17 #0 4.308 OK: 11 MiB in 18 packages 08:15:17 #84 DONE 4.4s 08:15:17 08:15:17 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:15:17 #75 3.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:17 #75 3.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:18 #75 ... 08:15:18 08:15:18 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:15:18 #0 4.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:18 #0 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:18 #0 4.386 OK: 17 MiB in 19 packages 08:15:18 #85 DONE 4.5s 08:15:18 08:15:18 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:15:18 #86 DONE 0.0s 08:15:18 08:15:18 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:15:18 #75 3.538 OK: 7 MiB in 16 packages 08:15:18 #75 DONE 3.7s 08:15:18 08:15:18 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:15:18 #87 2.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:18 #87 2.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:18 #87 2.983 OK: 8 MiB in 20 packages 08:15:19 #87 DONE 3.1s 08:15:19 08:15:19 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:15:19 #0 3.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:19 #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:19 #0 3.842 OK: 8 MiB in 17 packages 08:15:19 #88 DONE 4.0s 08:15:19 08:15:19 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:15:20 #89 ... 08:15:20 08:15:20 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:15:20 #0 2.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:20 #0 2.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:20 #0 2.985 OK: 12 MiB in 26 packages 08:15:20 #90 DONE 3.8s 08:15:20 08:15:20 #91 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:15:20 #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:20 #0 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:20 #0 3.612 OK: 7 MiB in 17 packages 08:15:20 #91 DONE 4.0s 08:15:20 08:15:20 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:15:20 #92 DONE 1.0s 08:15:20 08:15:20 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:15:20 #89 DONE 1.0s 08:15:20 08:15:20 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:15:20 #93 DONE 0.1s 08:15:20 08:15:20 #94 [security-spire-server stage-2 6/9] COPY security.txt / 08:15:20 #94 DONE 0.7s 08:15:20 08:15:20 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:15:20 #78 3.494 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:20 #78 4.994 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:20 #78 5.714 OK: 264 MiB in 52 packages 08:15:20 #78 DONE 6.0s 08:15:20 08:15:20 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:15:20 #0 3.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:20 #0 3.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:20 #0 3.874 OK: 8 MiB in 19 packages 08:15:20 #95 DONE 4.1s 08:15:20 08:15:20 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:15:20 #96 DONE 0.9s 08:15:20 08:15:20 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:15:21 #97 ... 08:15:21 08:15:21 #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:15:21 #98 DONE 1.0s 08:15:22 08:15:22 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:15:22 #99 DONE 1.0s 08:15:22 08:15:22 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:15:22 #100 DONE 1.0s 08:15:22 08:15:22 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:15:22 #97 DONE 1.0s 08:15:22 08:15:22 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 08:15:22 #101 DONE 0.2s 08:15:22 08:15:22 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:15:22 #102 DONE 0.2s 08:15:22 08:15:22 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:15:22 #103 DONE 0.2s 08:15:22 08:15:22 #104 [security-spire-config stage-2 6/10] COPY security.txt / 08:15:22 #104 DONE 0.1s 08:15:22 08:15:22 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:15:22 #105 DONE 0.1s 08:15:22 08:15:22 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:15:22 #106 DONE 0.1s 08:15:22 08:15:22 #107 [security-spire-server] exporting to image 08:15:22 #107 exporting layers 08:15:22 #107 ... 08:15:22 08:15:22 #108 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:15:22 #108 DONE 2.3s 08:15:22 08:15:22 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:15:22 #109 DONE 0.1s 08:15:22 08:15:22 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:15:22 #110 DONE 0.1s 08:15:22 08:15:22 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:15:22 #111 DONE 0.1s 08:15:22 08:15:22 #112 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:15:22 #112 DONE 0.1s 08:15:22 08:15:22 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:15:22 #113 DONE 0.1s 08:15:22 08:15:22 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:15:22 #114 DONE 0.1s 08:15:22 08:15:22 #107 [security-spire-agent] exporting to image 08:15:23 #107 exporting layers 0.7s done 08:15:23 #107 writing image sha256:ea4472de80071d772355c7f6ab972a0b6dd99101357cd1b3282648b6ee4da710 done 08:15:23 #107 naming to docker.io/library/security-spire-server done 08:15:23 #107 exporting layers 1.1s done 08:15:23 #107 writing image sha256:121d61c811145f5ca3b4e8f932ce6b6120e53da28b4f911008625acaa7d12210 done 08:15:23 #107 naming to docker.io/library/security-spire-agent done 08:15:23 #107 writing image sha256:7d3d6dbed1eb7f2c2d103d58babd607cebb90b7e27519b61644f70fcea33c31d done 08:15:23 #107 naming to docker.io/library/security-spire-config done 08:15:23 #107 DONE 1.5s 08:15:23 08:15:23 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:25 #115 ... 08:15:25 08:15:25 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:25 #116 ... 08:15:25 08:15:25 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:25 #117 ... 08:15:25 08:15:25 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:57 #118 DONE 41.5s 08:15:57 08:15:57 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:57 #117 DONE 42.0s 08:15:57 08:15:57 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:57 #116 DONE 41.9s 08:15:57 08:15:57 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:57 #115 DONE 34.7s 08:15:57 08:15:57 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:57 #81 DONE 40.1s 08:15:57 08:15:57 #119 [support-notifications builder 6/7] COPY . . 08:16:04 #119 ... 08:16:04 08:16:04 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:16:06 #120 ... 08:16:06 08:16:06 #121 [core-keeper builder 7/8] COPY . . 08:16:07 #121 ... 08:16:07 08:16:07 #122 [security-secretstore-setup builder 6/7] COPY . . 08:16:07 #122 ... 08:16:07 08:16:07 #123 [core-data builder 6/7] COPY . . 08:16:07 #123 ... 08:16:07 08:16:07 #122 [security-secretstore-setup builder 6/7] COPY . . 08:16:07 #122 DONE 10.5s 08:16:07 08:16:07 #124 [support-scheduler builder 6/7] COPY . . 08:16:07 #124 CACHED 08:16:07 08:16:07 #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:07 #125 CACHED 08:16:07 08:16:07 #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:16:07 #126 CACHED 08:16:07 08:16:07 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:07 #127 CACHED 08:16:07 08:16:07 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 08:16:07 #128 CACHED 08:16:07 08:16:07 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:16:07 #129 CACHED 08:16:07 08:16:07 #130 [core-metadata builder 6/7] COPY . . 08:16:07 #130 CACHED 08:16:07 08:16:07 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:16:07 #131 CACHED 08:16:07 08:16:07 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:07 #132 CACHED 08:16:07 08:16:07 #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:07 #133 CACHED 08:16:07 08:16:07 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:16:07 #134 CACHED 08:16:07 08:16:07 #135 [security-proxy-auth builder 6/7] COPY . . 08:16:07 #135 CACHED 08:16:07 08:16:07 #136 [security-bootstrapper builder 6/7] COPY . . 08:16:07 #136 CACHED 08:16:07 08:16:07 #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:07 #137 CACHED 08:16:07 08:16:07 #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:16:07 #138 CACHED 08:16:07 08:16:07 #119 [support-notifications builder 6/7] COPY . . 08:16:07 #119 DONE 10.6s 08:16:07 08:16:07 #139 [security-proxy-setup builder 6/7] COPY . . 08:16:07 #139 CACHED 08:16:07 08:16:07 #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:16:07 #140 CACHED 08:16:07 08:16:07 #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:07 #141 CACHED 08:16:07 08:16:07 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:16:07 #120 DONE 10.5s 08:16:07 08:16:07 #142 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:16:07 #142 CACHED 08:16:07 08:16:07 #143 [support-cron-scheduler builder 6/7] COPY . . 08:16:07 #143 CACHED 08:16:07 08:16:07 #144 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:07 #144 CACHED 08:16:07 08:16:07 #121 [core-keeper builder 7/8] COPY . . 08:16:07 #121 DONE 10.6s 08:16:07 08:16:07 #145 [core-command builder 4/7] COPY go.mod vendor* ./ 08:16:07 #145 CACHED 08:16:07 08:16:07 #146 [core-command builder 6/7] COPY . . 08:16:07 #146 CACHED 08:16:07 08:16:07 #147 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:07 #147 CACHED 08:16:07 08:16:07 #123 [core-data builder 6/7] COPY . . 08:16:07 #123 DONE 10.5s 08:16:07 08:16:07 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:16:09 #148 1.438 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:16:17 #148 ... 08:16:17 08:16:17 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:16:17 #0 0.599 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:16:17 #149 ... 08:16:17 08:16:17 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:16:17 #0 1.853 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:16:17 #150 ... 08:16:17 08:16:17 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:16:17 #0 0.788 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:16:17 #151 ... 08:16:17 08:16:17 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:16:17 #0 1.102 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:16:17 #152 ... 08:16:17 08:16:17 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:16:17 #0 2.072 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:16:18 #153 ... 08:16:18 08:16:18 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:16:18 #0 0.669 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:16:18 #154 ... 08:16:18 08:16:18 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:16:18 #0 1.709 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:16:18 #155 ... 08:16:18 08:16:18 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:16:18 #0 1.156 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:16:18 #156 ... 08:16:18 08:16:18 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:16:18 #0 1.659 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:16:18 #157 ... 08:16:18 08:16:18 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:16:18 #0 1.210 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:16:18 #158 ... 08:16:18 08:16:18 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:16:18 #0 1.657 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:16:18 #159 ... 08:16:18 08:16:18 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:16:18 #0 1.925 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:17:41 #160 ... 08:17:41 08:17:41 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:17:41 #154 86.84 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:18:37 #154 ... 08:18:37 08:18:37 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:18:37 #149 DONE 141.4s 08:18:37 08:18:37 #61 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:18:37 #61 ... 08:18:37 08:18:37 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:18:37 #154 DONE 148.2s 08:18:37 08:18:37 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:18:37 #156 ... 08:18:37 08:18:37 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:18:37 #161 ... 08:18:37 08:18:37 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:18:37 #158 DONE 150.3s 08:18:38 08:18:38 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:18:38 #155 ... 08:18:38 08:18:38 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:18:38 #151 DONE 151.2s 08:18:38 08:18:38 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:18:38 #162 ... 08:18:38 08:18:38 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:18:38 #150 DONE 151.5s 08:18:39 08:18:39 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:18:39 #160 ... 08:18:39 08:18:39 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:18:39 #152 DONE 152.3s 08:18:39 08:18:39 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:18:40 #163 ... 08:18:40 08:18:40 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:18:40 #161 DONE 3.4s 08:18:40 08:18:40 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:18:40 #162 DONE 2.0s 08:18:40 08:18:40 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:18:40 #164 ... 08:18:40 08:18:40 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:18:40 #163 DONE 0.9s 08:18:40 08:18:40 #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:18:40 #165 DONE 0.7s 08:18:40 08:18:40 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:18:40 #166 DONE 0.9s 08:18:40 08:18:40 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:18:41 #167 ... 08:18:41 08:18:41 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:18:41 #164 DONE 0.6s 08:18:41 08:18:41 #168 [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:18:41 #168 ... 08:18:41 08:18:41 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:18:41 #169 DONE 0.8s 08:18:41 08:18:41 #170 [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:18:41 #170 ... 08:18:41 08:18:41 #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:18:41 #171 DONE 1.2s 08:18:41 08:18:41 #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:18:42 #172 ... 08:18:42 08:18:42 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:18:42 #167 DONE 1.6s 08:18:42 08:18:42 #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:18:42 #173 CACHED 08:18:42 08:18:42 #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:18:42 #174 CACHED 08:18:42 08:18:42 #175 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:18:45 #175 ... 08:18:45 08:18:45 #168 [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:18:45 #168 DONE 4.4s 08:18:45 08:18:45 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:18:45 #157 DONE 158.0s 08:18:45 08:18:45 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:18:50 #176 ... 08:18:50 08:18:50 #177 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:18:50 #177 ... 08:18:50 08:18:50 #178 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:18:51 #178 ... 08:18:51 08:18:51 #170 [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:18:51 #170 DONE 9.8s 08:18:51 08:18:51 #177 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:18:54 #177 ... 08:18:54 08:18:54 #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:18:54 #179 CACHED 08:18:54 08:18:54 #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:18:54 #180 CACHED 08:18:54 08:18:54 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:18:54 #181 ... 08:18:54 08:18:54 #177 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:18:54 #177 DONE 13.7s 08:18:54 08:18:54 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:18:54 #159 DONE 166.9s 08:18:54 08:18:54 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:18:54 #160 DONE 166.9s 08:18:54 08:18:54 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:18:54 #155 DONE 166.9s 08:18:54 08:18:54 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:18:54 #156 DONE 166.9s 08:18:54 08:18:54 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:18:54 #148 DONE 167.0s 08:18:54 08:18:54 #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:18:54 #172 DONE 12.6s 08:18:54 08:18:54 #178 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:18:54 #178 DONE 12.2s 08:18:54 08:18:54 #182 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:18:54 #182 ... 08:18:54 08:18:54 #183 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:18:54 #183 CACHED 08:18:54 08:18:54 #184 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:18:54 #184 CACHED 08:18:54 08:18:54 #175 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:18:54 #175 DONE 12.4s 08:18:54 08:18:54 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:18:54 #153 DONE 167.3s 08:18:54 08:18:54 #185 [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:18:54 #185 ... 08:18:54 08:18:54 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:18:54 #176 DONE 9.3s 08:18:54 08:18:54 #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:18:55 #186 ... 08:18:55 08:18:55 #187 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:18:55 #187 DONE 0.9s 08:18:55 08:18:55 #188 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:18:55 #188 ... 08:18:55 08:18:55 #189 [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:18:55 #189 DONE 1.3s 08:18:55 08:18:55 #190 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:18:55 #190 CACHED 08:18:55 08:18:55 #191 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:18:55 #191 CACHED 08:18:55 08:18:55 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:18:55 #181 DONE 1.3s 08:18:55 08:18:55 #192 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:18:55 #192 DONE 1.2s 08:18:55 08:18:55 #193 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:18:55 #193 DONE 1.2s 08:18:55 08:18:55 #194 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:18:55 #194 ... 08:18:55 08:18:55 #182 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:18:55 #182 DONE 1.4s 08:18:55 08:18:55 #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:18:55 #195 DONE 1.2s 08:18:55 08:18:55 #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:18:55 #196 DONE 1.4s 08:18:55 08:18:55 #185 [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:18:55 #185 DONE 1.2s 08:18:55 08:18:55 #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:18:55 #197 DONE 1.3s 08:18:55 08:18:55 #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:18:55 #186 DONE 1.1s 08:18:55 08:18:55 #188 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:18:55 #188 DONE 1.2s 08:18:56 08:18:56 #107 [security-spiffe-token-provider] exporting to image 08:18:56 #107 exporting layers 08:18:56 #107 ... 08:18:56 08:18:56 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:18:56 #198 DONE 1.1s 08:18:56 08:18:56 #199 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:18:56 #199 DONE 1.1s 08:18:56 08:18:56 #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:18:56 #200 DONE 1.1s 08:18:56 08:18:56 #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:18:56 #201 DONE 1.0s 08:18:56 08:18:56 #202 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:18:56 #202 DONE 1.1s 08:18:56 08:18:56 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:18:56 #203 DONE 0.9s 08:18:56 08:18:56 #204 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:18:56 #204 DONE 1.0s 08:18:56 08:18:56 #194 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:18:56 #194 DONE 1.0s 08:18:56 08:18:56 #205 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:18:56 #205 ... 08:18:56 08:18:56 #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:18:56 #206 DONE 1.0s 08:18:56 08:18:56 #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:18:56 #207 DONE 1.0s 08:18:56 08:18:56 #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:18:56 #208 DONE 1.0s 08:18:56 08:18:56 #209 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:18:56 #209 DONE 1.0s 08:18:57 08:18:57 #107 [security-spiffe-token-provider] exporting to image 08:18:57 #107 exporting layers 0.2s done 08:18:57 #107 writing image sha256:df3bdca2788dcb4dc2f17a6010acde397f4e298af039b6725f85b862aa52c217 done 08:18:57 #107 naming to docker.io/library/security-spiffe-token-provider done 08:18:57 #107 ... 08:18:57 08:18:57 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:18:57 #210 DONE 1.1s 08:18:57 08:18:57 #211 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:18:57 #211 DONE 1.1s 08:18:57 08:18:57 #107 [core-metadata] exporting to image 08:18:57 #107 writing image sha256:40ec71bc8315de605f9b92e2ecb160a2df95358c621c5a5059e15a2f98c50b65 done 08:18:57 #107 naming to docker.io/library/core-command done 08:18:58 #107 ... 08:18:58 08:18:58 #212 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:18:58 #212 DONE 1.6s 08:18:58 08:18:58 #205 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:18:58 #205 DONE 1.5s 08:18:58 08:18:58 #213 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:18:58 #213 DONE 1.6s 08:18:58 08:18:58 #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:18:58 #214 DONE 1.6s 08:18:58 08:18:58 #215 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:18:58 #215 DONE 1.5s 08:18:58 08:18:58 #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:18:58 #216 DONE 1.6s 08:18:58 08:18:58 #107 [core-keeper] exporting to image 08:18:58 #107 ... 08:18:58 08:18:58 #217 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:18:58 #217 DONE 0.2s 08:18:58 08:18:58 #218 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:18:58 #218 DONE 0.4s 08:18:58 08:18:58 #219 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:18:58 #219 DONE 1.9s 08:18:58 08:18:58 #220 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:18:58 #220 ... 08:18:58 08:18:58 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:18:58 #221 DONE 0.4s 08:18:58 08:18:58 #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:18:58 #222 DONE 0.4s 08:18:58 08:18:58 #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:18:58 #223 DONE 2.0s 08:18:58 08:18:58 #224 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:18:58 #224 DONE 0.3s 08:18:58 08:18:58 #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:18:58 #225 DONE 2.0s 08:18:58 08:18:58 #220 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:18:58 #220 DONE 0.2s 08:18:58 08:18:58 #226 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:18:58 #226 ... 08:18:58 08:18:58 #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:18:58 #227 DONE 0.2s 08:18:58 08:18:58 #228 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:18:58 #228 DONE 0.2s 08:18:59 08:18:59 #226 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:18:59 #226 DONE 0.2s 08:18:59 08:18:59 #107 [support-scheduler] exporting to image 08:18:59 #107 exporting layers 0.3s done 08:18:59 #107 writing image sha256:4acfccf798b6c0630f15341abf29c91ca32becbf83ba21da30e5b67d02d527aa 0.0s done 08:18:59 #107 writing image sha256:7c0cc28c1bb9bc8436e1a53f6169e4a531880e6dc41531cf272784d60fee0abf 08:18:59 #107 writing image sha256:84a9c6bd109f9b1d1dae5d6593e5e14b5dcb3ec6f25403fbedc55418e6fd080d 08:18:59 #107 writing image sha256:4bf7fdf58e356ed8bd4d3ac669d6ec63b8adc2dd037f7e271034dbf67b75b039 08:18:59 #107 naming to docker.io/library/support-scheduler 0.0s done 08:18:59 #107 ... 08:18:59 08:18:59 #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:18:59 #229 DONE 0.1s 08:18:59 08:18:59 #107 [core-common-config-bootstrapper] exporting to image 08:18:59 #107 writing image sha256:7c0cc28c1bb9bc8436e1a53f6169e4a531880e6dc41531cf272784d60fee0abf 0.1s done 08:18:59 #107 writing image sha256:84a9c6bd109f9b1d1dae5d6593e5e14b5dcb3ec6f25403fbedc55418e6fd080d 0.2s done 08:18:59 #107 writing image sha256:4bf7fdf58e356ed8bd4d3ac669d6ec63b8adc2dd037f7e271034dbf67b75b039 0.2s done 08:18:59 #107 naming to docker.io/library/core-keeper done 08:18:59 #107 naming to docker.io/library/core-metadata done 08:18:59 #107 naming to docker.io/library/core-common-config-bootstrapper done 08:18:59 #107 ... 08:18:59 08:18:59 #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:18:59 #230 DONE 0.1s 08:18:59 08:18:59 #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:18:59 #231 DONE 0.1s 08:18:59 08:18:59 #107 [support-notifications] exporting to image 08:18:59 #107 exporting layers 0.6s done 08:18:59 #107 writing image sha256:9abf013b788c958014c0a28f148a81afaf23fabe565a750dd45002afc3680d3b 0.1s done 08:18:59 #107 naming to docker.io/library/support-notifications done 08:18:59 #107 ... 08:18:59 08:18:59 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:18:59 #232 DONE 0.5s 08:18:59 08:18:59 #107 [security-secretstore-setup] exporting to image 08:18:59 #107 writing image sha256:1815c3167ec22c64e1cc2e06972224ef31c0370a4f724f1dfda96c886a04238d 0.1s done 08:18:59 #107 writing image sha256:dad61b51038ea5fdfb7e268ab2603d86ae1b39cf1e5554cd0bddcbca31d32077 0.1s done 08:18:59 #107 naming to docker.io/library/support-cron-scheduler done 08:18:59 #107 naming to docker.io/library/security-proxy-auth 08:18:59 #107 exporting layers 0.7s done 08:18:59 #107 naming to docker.io/library/security-proxy-auth done 08:18:59 #107 writing image sha256:5ae7f6c0dd028ce011b3846e88b084696536954d8f1e7f69500b30c11a2968be done 08:18:59 #107 writing image sha256:b4083174cf5f8f0c345fee7b260e4eb23a2ab22eb8b9f13fe94a9ed9c4acaa21 done 08:18:59 #107 naming to docker.io/library/core-data done 08:18:59 #107 naming to docker.io/library/security-proxy-setup done 08:18:59 #107 exporting layers 0.2s done 08:18:59 #107 writing image sha256:a1672dc5c7a3997402078a40695f422115e52be8b7f4bbd8b326f1802417c13f done 08:18:59 #107 naming to docker.io/library/security-secretstore-setup done 08:18:59 #107 DONE 5.5s 08:18:59 08:18:59 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:18:59 #233 DONE 0.4s 08:18:59 08:18:59 #107 [security-bootstrapper] exporting to image 08:18:59 #107 exporting layers 0.2s done 08:18:59 #107 writing image sha256:e3697f7cc53657fbd3f9fc60d8f9032447e60fe2b526aee2b9ba159bbbc9d76c done 08:18:59 #107 naming to docker.io/library/security-bootstrapper done 08:18:59 #107 DONE 5.7s 08:18:59 08:18:59 #61 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:18:59 time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:18:59 time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:18:59 time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:18:59 time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:18:59 time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:18:59 time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:18:59 time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:18:59 time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:18:59 time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:18:59 time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:18:59 time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:18:59 time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:18:59 time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:18:59 time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:18:59 time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:18:59 time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:18:59 $ docker stop --time=1 2766f794155cffba159938089b1eefb76fa73022e4147167ffbbbbea5e0cb343 08:19:01 $ docker rm -f --volumes 2766f794155cffba159938089b1eefb76fa73022e4147167ffbbbbea5e0cb343 [Pipeline] // withDockerContainer [Pipeline] sh 08:19:01 + docker images 08:19:01 REPOSITORY TAG IMAGE ID CREATED SIZE 08:19:01 security-secretstore-setup latest a1672dc5c7a3 2 seconds ago 37MB 08:19:01 security-bootstrapper latest e3697f7cc536 2 seconds ago 18.9MB 08:19:01 support-cron-scheduler latest 1815c3167ec2 3 seconds ago 44.1MB 08:19:01 security-proxy-auth latest dad61b51038e 3 seconds ago 33MB 08:19:01 core-common-config-bootstrapper latest 4bf7fdf58e35 3 seconds ago 15.2MB 08:19:01 support-notifications latest 9abf013b788c 3 seconds ago 42.5MB 08:19:01 core-data latest b4083174cf5f 3 seconds ago 39.6MB 08:19:01 security-proxy-setup latest 5ae7f6c0dd02 3 seconds ago 26.2MB 08:19:01 core-keeper latest 7c0cc28c1bb9 4 seconds ago 39.5MB 08:19:01 core-metadata latest 84a9c6bd109f 4 seconds ago 39.7MB 08:19:01 support-scheduler latest 4acfccf798b6 4 seconds ago 41.9MB 08:19:01 core-command latest 40ec71bc8315 5 seconds ago 35.4MB 08:19:01 security-spiffe-token-provider latest df3bdca2788d 6 seconds ago 28.8MB 08:19:01 security-spire-server latest ea4472de8007 3 minutes ago 121MB 08:19:01 security-spire-agent latest 121d61c81114 3 minutes ago 182MB 08:19:01 security-spire-config latest 7d3d6dbed1eb 3 minutes ago 120MB 08:19:01 ci-base-image-x86_64 latest c5a7d06e4b22 7 minutes ago 971MB 08:19:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 08:19:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 08:19:01 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] } 08:27:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8313 in /w/workspace/edgexfoundry_edgex-go_PR-4872 [Pipeline] { [Pipeline] ws 08:27:59 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:28:02 The recommended git tool is: git 08:28:10 using credential edgex-jenkins-ssh 08:28:10 Cloning the remote Git repository 08:28:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:28:11 > git init /w/workspace/edgex-go/1 # timeout=10 08:28:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:28:11 > git --version # timeout=10 08:28:11 > git --version # 'git version 2.25.1' 08:28:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:28:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:28:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:28:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:28:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:28:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4872/head:refs/remotes/origin/PR-4872 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:28:32 Merging remotes/origin/main commit 7f1d4929ac2c17b75aa9890700086299dd17f9b6 into PR head commit 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 08:28:32 Merge succeeded, producing 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 08:28:32 Checking out Revision 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 (PR-4872) 08:28:32 > git config core.sparsecheckout # timeout=10 08:28:32 > git checkout -f 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 # timeout=10 08:28:32 > git remote # timeout=10 08:28:32 > git config --get remote.origin.url # timeout=10 08:28:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:28:32 > git merge 7f1d4929ac2c17b75aa9890700086299dd17f9b6 # timeout=10 08:28:32 > git rev-parse HEAD^{commit} # timeout=10 08:28:32 > git config core.sparsecheckout # timeout=10 08:28:32 > git checkout -f 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 # timeout=10 08:28:36 Commit message: "fix: Add more db config in service private configuration" 08:28:36 > git --version # timeout=10 08:28:36 > git --version # 'git version 2.25.1' 08:28:36 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:28:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:28:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:28:38 Dload Upload Total Spent Left Speed 08:28:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh 08:28:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:28:39 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:28:39 sudo tee /etc/docker/daemon.new 08:28:39 { 08:28:39 "registry-mirrors": [ 08:28:39 "https://nexus3.edgexfoundry.org:10001" 08:28:39 ], 08:28:39 "bip": "10.250.0.254/24", 08:28:39 "hosts": [ 08:28:39 "tcp://0.0.0.0:5555", 08:28:39 "unix:///var/run/docker.sock" 08:28:39 ], 08:28:39 "mtu": 1458, 08:28:39 "selinux-enabled": true, 08:28:39 "seccomp-profile": "/etc/docker/seccomp.json" 08:28:39 } [Pipeline] sh 08:28:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:28:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:58 provisioning config files... 08:28:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12390280606722729770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:59 ---> ****-login.sh 08:28:59 nexus3.edgexfoundry.org:10001 08:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:00 Configure a credential helper to remove this warning. See 08:29:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:00 08:29:00 Login Succeeded 08:29:00 nexus3.edgexfoundry.org:10002 08:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:00 Configure a credential helper to remove this warning. See 08:29:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:00 08:29:00 Login Succeeded 08:29:00 nexus3.edgexfoundry.org:10003 08:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:00 Configure a credential helper to remove this warning. See 08:29:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:00 08:29:00 Login Succeeded 08:29:00 nexus3.edgexfoundry.org:10004 08:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:00 Configure a credential helper to remove this warning. See 08:29:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:00 08:29:00 Login Succeeded 08:29:00 ****.io 08:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:01 Configure a credential helper to remove this warning. See 08:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:01 08:29:01 Login Succeeded 08:29:01 ---> ****-login.sh ends [Pipeline] } 08:29:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:29:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:29:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:29:02 [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-arm64:1.21-alpine] 08:29:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:29:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:29:03 c6b39de5b339: Pulling fs layer 08:29:03 a69c41024577: Pulling fs layer 08:29:03 d6de4b400683: Pulling fs layer 08:29:03 35cb2a7552d0: Pulling fs layer 08:29:03 4f4fb700ef54: Pulling fs layer 08:29:03 464afbd9ba4c: Pulling fs layer 08:29:03 00f215d4a9da: Pulling fs layer 08:29:03 d496ad576159: Pulling fs layer 08:29:03 35cb2a7552d0: Waiting 08:29:03 4f4fb700ef54: Waiting 08:29:03 464afbd9ba4c: Waiting 08:29:03 00f215d4a9da: Waiting 08:29:03 d496ad576159: Waiting 08:29:03 a69c41024577: Verifying Checksum 08:29:03 a69c41024577: Download complete 08:29:03 35cb2a7552d0: Download complete 08:29:03 4f4fb700ef54: Verifying Checksum 08:29:03 4f4fb700ef54: Download complete 08:29:03 464afbd9ba4c: Download complete 08:29:03 c6b39de5b339: Download complete 08:29:03 d496ad576159: Verifying Checksum 08:29:03 d496ad576159: Download complete 08:29:03 c6b39de5b339: Pull complete 08:29:04 a69c41024577: Pull complete 08:29:04 d6de4b400683: Verifying Checksum 08:29:04 d6de4b400683: Download complete 08:29:06 00f215d4a9da: Verifying Checksum 08:29:06 00f215d4a9da: Download complete 08:29:18 d6de4b400683: Pull complete 08:29:18 35cb2a7552d0: Pull complete 08:29:18 4f4fb700ef54: Pull complete 08:29:18 464afbd9ba4c: Pull complete 08:29:26 00f215d4a9da: Pull complete 08:29:28 d496ad576159: Pull complete 08:29:28 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:29:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:29:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:29:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:29:29 WORKDIR /edgex 08:29:29 COPY go.mod . 08:29:29 RUN go mod download 08:29:29 + docker build -t ci-base-image-arm64 -f - . 08:29:29 Sending build context to Docker daemon 3.529MB 08:29:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:29:29 ---> f246e2811388 08:29:29 Step 2/4 : WORKDIR /edgex 08:29:31 ---> Running in fb7c6df5cc2d 08:29:32 Removing intermediate container fb7c6df5cc2d 08:29:32 ---> 3865f6a8b9ce 08:29:32 Step 3/4 : COPY go.mod . 08:29:32 ---> c10685304d93 08:29:32 Step 4/4 : RUN go mod download 08:29:32 ---> Running in beb1d2ac9919 08:30:40 Removing intermediate container beb1d2ac9919 08:30:40 ---> 344d8f19a3a0 08:30:40 Successfully built 344d8f19a3a0 08:30:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:41 + docker inspect -f . ci-base-image-arm64 08:30:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:41 prd-ubuntu20.04-docker-arm64-4c-16g-8313 does not seem to be running inside a container 08:30:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 08:30:43 $ docker top e97398144051104a54d1280e1082e1e8a1540112c760c0e733f17bdce7f591bd -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:44 + go version 08:30:44 go version go1.21.9 linux/arm64 [Pipeline] } 08:30:44 $ docker stop --time=1 e97398144051104a54d1280e1082e1e8a1540112c760c0e733f17bdce7f591bd 08:30:45 $ docker rm -f --volumes e97398144051104a54d1280e1082e1e8a1540112c760c0e733f17bdce7f591bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:46 + docker inspect -f . ci-base-image-arm64 08:30:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:47 prd-ubuntu20.04-docker-arm64-4c-16g-8313 does not seem to be running inside a container 08:30:47 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 08:30:48 $ docker top 9a9c01841fa17d3e4740a156af9b33c1656146ae7aeb8f1fff241ab6e89a3e52 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:48 ========================================================= 08:30:48 [edgeXBuildGoParallel] Running Tests and Build... 08:30:48 ========================================================= [Pipeline] sh 08:30:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:30:50 + make test 08:30:50 go test -race -coverprofile=coverage.out ./... 08:31:37 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:34:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:35:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:35:55 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:35:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:35:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:35:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:35:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:35:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:35:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:35:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:05 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:36:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.131s coverage: 28.7% of statements 08:36:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.195s coverage: 97.0% of statements 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:36:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.279s coverage: 69.2% of statements 08:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:36:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.218s coverage: 53.2% of statements 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:36:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 8.472s coverage: 93.4% of statements 08:36:55 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.215s coverage: 91.7% of statements 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.234s coverage: 7.0% of statements 08:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.659s coverage: 95.8% of statements 08:37:16 ok github.com/edgexfoundry/edgex-go/internal/io 1.094s coverage: 72.2% of statements 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:37:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.112s coverage: 0.0% of statements [no tests to run] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.307s coverage: 0.8% of statements 08:37:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.149s coverage: 30.7% of statements 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.158s coverage: 41.7% of statements 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.112s coverage: 77.8% of statements 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.120s coverage: 94.1% of statements 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.129s coverage: 96.3% of statements 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.107s coverage: 87.5% of statements 08:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.113s coverage: 94.4% of statements 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.944s coverage: 79.9% of statements 08:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.167s coverage: 92.9% of statements 08:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.088s coverage: 66.7% of statements 08:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.120s coverage: 62.3% of statements 08:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.105s coverage: 75.0% of statements 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:38:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.104s coverage: 87.2% of statements 08:38:10 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements 08:38:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.071s coverage: 100.0% of statements 08:38:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.399s coverage: 81.8% of statements 08:38:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.281s coverage: 82.1% of statements 08:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.117s coverage: 86.0% of statements 08:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.778s coverage: 63.1% of statements 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.125s coverage: 100.0% of statements 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements 08:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.071s coverage: 100.0% of statements 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.087s coverage: 100.0% of statements 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.744s coverage: 36.5% of statements 08:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.120s coverage: 89.5% of statements 08:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.117s coverage: 84.8% of statements 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:38:36 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.142s coverage: 5.2% of statements 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:44 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.333s coverage: 90.8% of statements 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:38:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.197s coverage: 19.9% of statements 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.523s coverage: 95.7% of statements 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.157s coverage: 61.8% of statements 08:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.278s coverage: 98.9% of statements 08:39:10 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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:39:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:10 go vet ./... 08:44:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:02 ./bin/test-attribution-txt.sh [Pipeline] echo 08:44:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:44:03 + ls -al . 08:44:03 total 912 08:44:03 drwxrwxr-x 10 1001 1001 4096 Aug 23 08:30 . 08:44:03 drwxr-xr-x 4 root root 4096 Aug 23 08:30 .. 08:44:03 drwxrwxr-x 2 1001 1001 4096 Aug 23 08:28 .blubracket 08:44:03 -rw-rw-r-- 1 1001 1001 10 Aug 23 08:28 .dockerignore 08:44:03 drwxrwxr-x 8 1001 1001 4096 Aug 23 08:28 .git 08:44:03 drwxrwxr-x 3 1001 1001 4096 Aug 23 08:28 .github 08:44:03 -rw-rw-r-- 1 1001 1001 1102 Aug 23 08:28 .gitignore 08:44:03 -rw-rw-r-- 1 1001 1001 42 Aug 23 08:28 .golangci.yml 08:44:03 -rw-rw-r-- 1 1001 1001 100 Aug 23 08:28 .hadolint.yml 08:44:03 -rw-rw-r-- 1 1001 1001 155 Aug 23 08:28 .sonarcloud.properties 08:44:03 -rw-rw-r-- 1 1001 1001 1171 Aug 23 08:28 ADOPTERS.md 08:44:03 -rw-rw-r-- 1 1001 1001 21286 Aug 23 08:28 Attribution.txt 08:44:03 -rw-rw-r-- 1 1001 1001 100284 Aug 23 08:28 CHANGELOG.md 08:44:03 -rw-rw-r-- 1 1001 1001 3804 Aug 23 08:28 CONTRIBUTING.md 08:44:03 -rw-rw-r-- 1 1001 1001 677 Aug 23 08:28 GOVERNANCE.md 08:44:03 -rw-rw-r-- 1 1001 1001 861 Aug 23 08:28 Jenkinsfile 08:44:03 -rw-rw-r-- 1 1001 1001 10775 Aug 23 08:28 LICENSE 08:44:03 -rw-rw-r-- 1 1001 1001 16854 Aug 23 08:28 Makefile 08:44:03 -rw-rw-r-- 1 1001 1001 582 Aug 23 08:28 OWNERS.md 08:44:03 -rw-rw-r-- 1 1001 1001 9528 Aug 23 08:28 README.md 08:44:03 -rw-rw-r-- 1 1001 1001 789 Aug 23 08:28 SECURITY.md 08:44:03 -rw-rw-r-- 1 1001 1001 5 Aug 23 08:10 VERSION 08:44:03 drwxrwxr-x 2 1001 1001 4096 Aug 23 08:28 bin 08:44:03 drwxrwxr-x 20 1001 1001 4096 Aug 23 08:28 cmd 08:44:03 -rw-r--r-- 1 root root 544290 Aug 23 08:39 coverage.out 08:44:03 drwxrwxr-x 2 1001 1001 4096 Aug 23 08:28 fuzz_test 08:44:03 -rw-rw-r-- 1 1001 1001 7305 Aug 23 08:28 go.mod 08:44:03 -rw-rw-r-- 1 1001 1001 102581 Aug 23 08:28 go.sum 08:44:03 drwxrwxr-x 7 1001 1001 4096 Aug 23 08:28 internal 08:44:03 drwxrwxr-x 3 1001 1001 4096 Aug 23 08:28 openapi 08:44:03 -rw-rw-r-- 1 1001 1001 584 Aug 23 08:28 security.txt 08:44:03 -rw-rw-r-- 1 1001 1001 204 Aug 23 08:28 version.go [Pipeline] sh 08:44:04 + '[' -e coverage.out ] 08:44:04 + chown 1001:1001 coverage.out [Pipeline] stash 08:44:04 Warning: overwriting stash ‘coverage-report’ 08:44:05 Stashed 1 file(s) [Pipeline] sh 08:44:06 + make build 08:44:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:47:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:47:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:48:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:48:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:48:18 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:48:51 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:49:01 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:49:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:49:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:49:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:49:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:49:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:49:47 $ docker stop --time=1 9a9c01841fa17d3e4740a156af9b33c1656146ae7aeb8f1fff241ab6e89a3e52 08:49:49 $ docker rm -f --volumes 9a9c01841fa17d3e4740a156af9b33c1656146ae7aeb8f1fff241ab6e89a3e52 [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:49:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:54 08:49:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:54 latest: Pulling from edgex-devops/edgex-compose-arm64 08:49:54 547446be3368: Pulling fs layer 08:49:54 d125d8839a47: Pulling fs layer 08:49:54 3e85d5ac6304: Pulling fs layer 08:49:54 c3105a71a48b: Pulling fs layer 08:49:54 0f093f025ec4: Pulling fs layer 08:49:54 c3106fc0e877: Pulling fs layer 08:49:54 c3106fc0e877: Waiting 08:49:54 c3105a71a48b: Waiting 08:49:54 0f093f025ec4: Waiting 08:49:54 547446be3368: Verifying Checksum 08:49:54 547446be3368: Download complete 08:49:55 c3105a71a48b: Verifying Checksum 08:49:55 c3105a71a48b: Download complete 08:49:55 d125d8839a47: Verifying Checksum 08:49:55 d125d8839a47: Download complete 08:49:55 c3106fc0e877: Download complete 08:49:55 0f093f025ec4: Verifying Checksum 08:49:55 0f093f025ec4: Download complete 08:49:55 547446be3368: Pull complete 08:49:57 d125d8839a47: Pull complete 08:49:59 3e85d5ac6304: Verifying Checksum 08:50:09 3e85d5ac6304: Pull complete 08:50:09 c3105a71a48b: Pull complete 08:50:09 0f093f025ec4: Pull complete 08:50:10 c3106fc0e877: Pull complete 08:50:10 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:50:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:50:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:10 prd-ubuntu20.04-docker-arm64-4c-16g-8313 does not seem to be running inside a container 08:50:10 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:50:13 $ docker top 82819cc4fb19d4272279e18693237b4dec16795f161476330a15c632b37c8b10 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:14 + docker compose -f ./docker-compose-build.yml build --parallel 08:50:24 #1 [support-scheduler internal] load build definition from Dockerfile 08:50:24 #1 transferring dockerfile: 08:50:24 #1 transferring dockerfile: 1.93kB done 08:50:24 #1 DONE 0.1s 08:50:24 08:50:24 #2 [core-keeper internal] load build definition from Dockerfile 08:50:24 #2 transferring dockerfile: 2.01kB 0.0s done 08:50:24 #2 DONE 0.1s 08:50:24 08:50:24 #3 [security-bootstrapper internal] load build definition from Dockerfile 08:50:24 #3 transferring dockerfile: 3.17kB done 08:50:24 #3 DONE 0.1s 08:50:24 08:50:24 #4 [core-data internal] load build definition from Dockerfile 08:50:24 #4 transferring dockerfile: 2.07kB done 08:50:24 #4 DONE 0.1s 08:50:24 08:50:24 #5 [security-spire-config internal] load build definition from Dockerfile 08:50:24 #5 transferring dockerfile: 1.69kB done 08:50:24 #5 DONE 0.1s 08:50:24 08:50:24 #6 [security-secretstore-setup internal] load build definition from Dockerfile 08:50:24 #6 transferring dockerfile: 2.49kB 0.0s done 08:50:24 #6 DONE 0.1s 08:50:24 08:50:24 #7 [security-spire-agent internal] load build definition from Dockerfile 08:50:25 #7 transferring dockerfile: 1.81kB 0.0s done 08:50:25 #7 DONE 0.1s 08:50:25 08:50:25 #8 [core-command internal] load build definition from Dockerfile 08:50:25 #8 transferring dockerfile: 1.93kB done 08:50:25 #8 DONE 0.1s 08:50:25 08:50:25 #9 [security-spire-server internal] load build definition from Dockerfile 08:50:25 #9 transferring dockerfile: 1.70kB done 08:50:25 #9 DONE 0.1s 08:50:25 08:50:25 #10 [security-proxy-setup internal] load build definition from Dockerfile 08:50:25 #10 transferring dockerfile: 2.50kB done 08:50:25 #10 DONE 0.1s 08:50:25 08:50:25 #11 [support-cron-scheduler internal] load build definition from Dockerfile 08:50:25 #11 transferring dockerfile: 1.85kB done 08:50:25 #11 DONE 0.1s 08:50:25 08:50:25 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:50:25 #12 transferring dockerfile: 2.23kB done 08:50:25 #12 DONE 0.1s 08:50:25 08:50:25 #13 [support-notifications internal] load build definition from Dockerfile 08:50:25 #13 transferring dockerfile: 1.95kB 0.0s done 08:50:25 #13 DONE 0.1s 08:50:25 08:50:25 #14 [security-proxy-auth internal] load build definition from Dockerfile 08:50:25 #14 transferring dockerfile: 2.15kB done 08:50:25 #14 DONE 0.1s 08:50:25 08:50:25 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:50:25 #15 transferring dockerfile: 1.89kB 0.0s done 08:50:25 #15 DONE 0.1s 08:50:25 08:50:25 #16 [core-metadata internal] load build definition from Dockerfile 08:50:25 #16 transferring dockerfile: 2.06kB done 08:50:25 #16 DONE 0.1s 08:50:25 08:50:25 #17 [support-scheduler internal] load .dockerignore 08:50:25 #17 transferring context: 50B done 08:50:25 #17 DONE 0.1s 08:50:26 08:50:26 #18 [core-keeper internal] load .dockerignore 08:50:26 #18 transferring context: 50B done 08:50:26 #18 DONE 0.1s 08:50:26 08:50:26 #19 [core-data internal] load .dockerignore 08:50:26 #19 transferring context: 50B done 08:50:26 #19 DONE 0.1s 08:50:26 08:50:26 #20 [security-spire-config internal] load .dockerignore 08:50:26 #20 transferring context: 50B done 08:50:26 #20 DONE 0.1s 08:50:26 08:50:26 #21 [security-secretstore-setup internal] load .dockerignore 08:50:26 #21 transferring context: 50B 0.0s done 08:50:26 #21 DONE 0.1s 08:50:26 08:50:26 #22 [security-spire-agent internal] load .dockerignore 08:50:26 #22 transferring context: 50B 0.0s done 08:50:26 #22 DONE 0.1s 08:50:26 08:50:26 #23 [core-command internal] load .dockerignore 08:50:27 #23 transferring context: 50B 0.0s done 08:50:27 #23 DONE 0.1s 08:50:27 08:50:27 #24 [security-spire-server internal] load .dockerignore 08:50:27 #24 transferring context: 50B 0.0s done 08:50:27 #24 DONE 0.1s 08:50:27 08:50:27 #25 [security-proxy-setup internal] load .dockerignore 08:50:27 #25 transferring context: 50B 0.0s done 08:50:27 #25 DONE 0.1s 08:50:27 08:50:27 #26 [support-cron-scheduler internal] load .dockerignore 08:50:27 #26 transferring context: 50B 0.0s done 08:50:27 #26 DONE 0.1s 08:50:27 08:50:27 #27 [core-common-config-bootstrapper internal] load .dockerignore 08:50:27 #27 transferring context: 50B 0.0s done 08:50:27 #27 DONE 0.1s 08:50:27 08:50:27 #28 [support-notifications internal] load .dockerignore 08:50:27 #28 transferring context: 50B done 08:50:27 #28 DONE 0.1s 08:50:27 08:50:27 #29 [security-proxy-auth internal] load .dockerignore 08:50:27 #29 transferring context: 50B 0.0s done 08:50:27 #29 DONE 0.1s 08:50:27 08:50:27 #30 [security-spiffe-token-provider internal] load .dockerignore 08:50:27 #30 transferring context: 50B 0.0s done 08:50:27 #30 DONE 0.1s 08:50:27 08:50:27 #31 [core-metadata internal] load .dockerignore 08:50:27 #31 transferring context: 50B 0.0s done 08:50:27 #31 DONE 0.1s 08:50:27 08:50:27 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:27 #32 DONE 0.0s 08:50:27 08:50:27 #33 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:50:27 #33 DONE 0.2s 08:50:27 08:50:27 #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:50:27 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:50:27 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:50:27 #34 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:50:27 #34 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:50:27 #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.0s 08:50:28 #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.1s 08:50:28 #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s 08:50:28 #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:50:28 #34 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 08:50:28 #34 ... 08:50:28 08:50:28 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:28 #35 DONE 1.2s 08:50:29 08:50:29 #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:50:29 #34 ... 08:50:29 08:50:29 #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:29 #32 DONE 0.0s 08:50:29 08:50:29 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:50:29 #36 DONE 0.3s 08:50:29 08:50:29 #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:50:29 #34 ... 08:50:29 08:50:29 #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:50:29 #33 DONE 0.2s 08:50:29 08:50:29 #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:50:29 #34 ... 08:50:29 08:50:29 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:29 #32 DONE 0.0s 08:50:29 08:50:29 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:29 #35 DONE 2.0s 08:50:29 08:50:29 #36 [core-keeper builder 2/7] WORKDIR /edgex-go 08:50:29 #36 DONE 0.6s 08:50:29 08:50:29 #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:50:29 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:50:29 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:50:29 #34 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:50:29 #34 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:50:29 #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:50:29 #34 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 08:50:29 #34 ... 08:50:29 08:50:29 #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:29 #32 DONE 0.0s 08:50:29 08:50:29 #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:50:29 #33 DONE 0.4s 08:50:29 08:50:29 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:29 #35 DONE 2.0s 08:50:29 08:50:29 #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:50:29 #36 DONE 0.6s 08:50:29 08:50:29 #37 [security-bootstrapper internal] load build context 08:50:30 #37 ... 08:50:30 08:50:30 #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 08:50:30 #33 DONE 0.5s 08:50:30 08:50:30 #37 [security-bootstrapper internal] load build context 08:50:30 #37 ... 08:50:30 08:50:30 #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:30 #32 DONE 0.0s 08:50:30 08:50:30 #37 [security-bootstrapper internal] load build context 08:50:30 #37 ... 08:50:30 08:50:30 #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:50:30 #33 DONE 0.7s 08:50:30 08:50:30 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:30 #35 DONE 2.1s 08:50:30 08:50:30 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:50:30 #36 DONE 0.7s 08:50:30 08:50:30 #34 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:50:30 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:50:30 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:50:30 #34 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:50:30 #34 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:50:30 #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:50:30 #34 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 08:50:30 #34 DONE 3.5s 08:50:30 08:50:30 #38 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:50:30 #38 ... 08:50:30 08:50:30 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:30 #32 DONE 0.0s 08:50:30 08:50:30 #39 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:50:31 #39 ... 08:50:31 08:50:31 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:31 #32 DONE 0.0s 08:50:31 08:50:31 #33 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:50:31 #33 DONE 1.4s 08:50:31 08:50:31 #40 [core-keeper internal] load build context 08:50:31 #40 ... 08:50:31 08:50:31 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:31 #35 DONE 2.2s 08:50:31 08:50:31 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:50:31 #36 DONE 0.7s 08:50:31 08:50:31 #34 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:50:31 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:50:31 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:50:31 #34 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:50:31 #34 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:50:31 #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:50:31 #34 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 08:50:31 #34 DONE 3.6s 08:50:31 08:50:31 #40 [core-keeper internal] load build context 08:50:31 #40 ... 08:50:31 08:50:31 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:31 #35 DONE 2.2s 08:50:31 08:50:31 #36 [core-command builder 2/7] WORKDIR /edgex-go 08:50:31 #36 DONE 0.7s 08:50:31 08:50:31 #34 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:50:31 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:50:31 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:50:31 #34 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:50:31 #34 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:50:31 #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:50:31 #34 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 08:50:31 #34 DONE 3.6s 08:50:31 08:50:31 #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:31 #32 DONE 0.0s 08:50:31 08:50:31 #40 [core-keeper internal] load build context 08:50:31 #40 ... 08:50:31 08:50:31 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:31 #32 DONE 0.0s 08:50:31 08:50:31 #40 [core-keeper internal] load build context 08:50:31 #40 ... 08:50:31 08:50:31 #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:31 #32 DONE 0.0s 08:50:31 08:50:31 #40 [core-keeper internal] load build context 08:50:32 #40 ... 08:50:32 08:50:32 #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:32 #32 DONE 0.0s 08:50:32 08:50:32 #40 [core-keeper internal] load build context 08:50:32 #40 ... 08:50:32 08:50:32 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:32 #32 DONE 0.0s 08:50:32 08:50:32 #40 [core-keeper internal] load build context 08:50:32 #40 transferring context: 22.14MB 2.8s 08:50:32 #40 ... 08:50:32 08:50:32 #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:50:32 #33 DONE 2.5s 08:50:32 08:50:32 #40 [core-keeper internal] load build context 08:50:32 #40 ... 08:50:32 08:50:32 #35 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:32 #35 DONE 2.3s 08:50:32 08:50:32 #36 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 08:50:32 #36 DONE 0.8s 08:50:32 08:50:32 #34 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:50:32 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:50:32 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:50:32 #34 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:50:32 #34 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:50:32 #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:50:32 #34 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 08:50:32 #34 DONE 3.7s 08:50:32 08:50:32 #40 [core-keeper internal] load build context 08:50:33 #40 ... 08:50:33 08:50:33 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:50:33 #41 DONE 2.9s 08:50:33 08:50:33 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:50:33 #42 DONE 2.5s 08:50:33 08:50:33 #40 [core-keeper internal] load build context 08:50:33 #40 ... 08:50:33 08:50:33 #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:50:33 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:50:33 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:50:33 #34 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:50:33 #34 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:50:33 #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:50:33 #34 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 08:50:33 #34 DONE 3.7s 08:50:33 08:50:33 #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:33 #32 DONE 0.0s 08:50:33 08:50:33 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:33 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:36 #43 ... 08:50:36 08:50:36 #44 [security-bootstrapper internal] load .dockerignore 08:50:36 #44 transferring context: 50B 0.0s done 08:50:36 #44 ... 08:50:36 08:50:36 #45 [support-scheduler internal] load build context 08:50:36 #45 transferring context: 66.09MB 8.6s 08:50:38 #45 ... 08:50:38 08:50:38 #46 [security-spire-server internal] load build context 08:50:38 #46 transferring context: 27.71kB 0.7s done 08:50:38 #46 DONE 4.8s 08:50:38 08:50:38 #45 [support-scheduler internal] load build context 08:50:38 #45 ... 08:50:38 08:50:38 #47 [core-data internal] load build context 08:50:38 #47 ... 08:50:38 08:50:38 #48 [security-spire-config internal] load build context 08:50:38 #48 transferring context: 25.96kB 0.7s done 08:50:38 #48 DONE 5.0s 08:50:38 08:50:38 #47 [core-data internal] load build context 08:50:38 #47 ... 08:50:38 08:50:38 #45 [support-scheduler internal] load build context 08:50:38 #45 ... 08:50:38 08:50:38 #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:50:38 #33 DONE 7.8s 08:50:38 08:50:38 #45 [support-scheduler internal] load build context 08:50:38 #45 ... 08:50:38 08:50:38 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:38 #35 DONE 2.3s 08:50:38 08:50:38 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 08:50:38 #36 DONE 0.9s 08:50:38 08:50:38 #34 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:50:38 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:50:38 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:50:38 #34 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:50:38 #34 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:50:38 #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:50:38 #34 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 08:50:38 #34 DONE 3.7s 08:50:38 08:50:38 #45 [support-scheduler internal] load build context 08:50:38 #45 ... 08:50:38 08:50:38 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:50:38 #49 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 5.4s done 08:50:38 #49 DONE 5.5s 08:50:38 08:50:38 #50 [security-spire-agent internal] load build context 08:50:38 #50 transferring context: 27.24kB 0.4s done 08:50:38 #50 DONE 5.6s 08:50:38 08:50:38 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:38 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 5.4s done 08:50:38 #43 DONE 5.7s 08:50:38 08:50:38 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:39 #43 ... 08:50:39 08:50:39 #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:50:39 #0 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:39 #51 ... 08:50:39 08:50:39 #47 [core-data internal] load build context 08:50:39 #47 ... 08:50:39 08:50:39 #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:39 #52 ... 08:50:39 08:50:39 #47 [core-data internal] load build context 08:50:39 #47 ... 08:50:39 08:50:39 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:50:40 #53 ... 08:50:40 08:50:40 #54 [security-secretstore-setup internal] load build context 08:50:40 #54 ... 08:50:40 08:50:40 #47 [core-data internal] load build context 08:50:40 #47 ... 08:50:40 08:50:40 #37 [security-bootstrapper internal] load build context 08:50:40 #37 ... 08:50:40 08:50:40 #55 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:50:40 #0 9.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:40 #55 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:40 #55 ... 08:50:40 08:50:40 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:40 #56 ... 08:50:40 08:50:40 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:50:40 #0 8.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:40 #0 9.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:40 #57 ... 08:50:40 08:50:40 #47 [core-data internal] load build context 08:50:41 #47 ... 08:50:41 08:50:41 #58 [security-proxy-setup internal] load build context 08:50:41 #58 ... 08:50:41 08:50:41 #59 [core-command internal] load build context 08:50:41 #59 ... 08:50:41 08:50:41 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:41 #56 DONE 10.8s 08:50:41 08:50:41 #59 [core-command internal] load build context 08:50:41 #59 ... 08:50:41 08:50:41 #58 [security-proxy-setup internal] load build context 08:50:42 #58 transferring context: 4.97MB 9.8s 08:50:42 #58 ... 08:50:42 08:50:42 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:50:42 #60 ... 08:50:42 08:50:42 #47 [core-data internal] load build context 08:50:42 #47 ... 08:50:42 08:50:42 #61 [core-common-config-bootstrapper internal] load build context 08:50:42 #61 ... 08:50:42 08:50:42 #62 [security-proxy-auth internal] load build context 08:50:42 #62 ... 08:50:42 08:50:42 #63 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:50:43 #63 ... 08:50:43 08:50:43 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:50:43 #64 ... 08:50:43 08:50:43 #65 [security-spiffe-token-provider internal] load build context 08:50:43 #65 ... 08:50:43 08:50:43 #66 [support-notifications internal] load build context 08:50:43 #66 ... 08:50:43 08:50:43 #40 [core-keeper internal] load build context 08:50:43 #40 ... 08:50:43 08:50:43 #67 [support-cron-scheduler internal] load build context 08:50:43 #67 ... 08:50:43 08:50:43 #65 [security-spiffe-token-provider internal] load build context 08:50:44 #65 ... 08:50:44 08:50:44 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:50:44 #68 ... 08:50:44 08:50:44 #55 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:50:44 #55 14.01 (1/1) Installing dumb-init (1.2.5-r2) 08:50:44 #55 14.01 Executing busybox-1.36.1-r7.trigger 08:50:44 #55 14.14 OK: 8 MiB in 16 packages 08:50:44 #55 ... 08:50:44 08:50:44 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:50:45 #69 ... 08:50:45 08:50:45 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:45 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:50:45 #43 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:50:45 #43 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:50:45 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.1s 08:50:45 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 2.1s 08:50:45 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 2.1s 08:50:45 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.3s 08:50:45 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.3s 08:50:45 #43 ... 08:50:45 08:50:45 #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:45 #52 DONE 15.9s 08:50:45 08:50:45 #51 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:50:45 #51 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:45 #51 15.67 OK: 266 MiB in 52 packages 08:50:45 #51 DONE 17.3s 08:50:45 08:50:45 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:45 #43 ... 08:50:45 08:50:45 #65 [security-spiffe-token-provider internal] load build context 08:50:45 #65 ... 08:50:45 08:50:45 #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:50:45 #70 ... 08:50:45 08:50:45 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:45 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.4s done 08:50:45 #43 ... 08:50:45 08:50:45 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:50:46 #71 ... 08:50:46 08:50:46 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:46 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.9s done 08:50:46 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.8s done 08:50:46 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 08:50:46 #43 ... 08:50:46 08:50:46 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:50:46 #72 ... 08:50:46 08:50:46 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:46 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 08:50:46 #43 ... 08:50:46 08:50:46 #55 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:50:46 #55 DONE 16.9s 08:50:46 08:50:46 #40 [core-keeper internal] load build context 08:50:47 #40 transferring context: 46.84MB 17.4s 08:50:48 #40 ... 08:50:48 08:50:48 #73 [core-metadata internal] load build context 08:50:48 #73 ... 08:50:48 08:50:48 #40 [core-keeper internal] load build context 08:50:48 #40 ... 08:50:48 08:50:48 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:50:48 #49 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:50:48 #49 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:50:48 #49 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:50:48 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.9s done 08:50:48 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.3s done 08:50:48 #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.4s 08:50:48 #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0B / 18.32MB 5.4s 08:50:49 #49 ... 08:50:49 08:50:49 #45 [support-scheduler internal] load build context 08:50:49 #45 ... 08:50:49 08:50:49 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:50:50 #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 6.3s done 08:50:50 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 08:50:50 #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.05MB / 18.32MB 6.8s 08:50:50 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 08:50:50 #49 ... 08:50:50 08:50:50 #54 [security-secretstore-setup internal] load build context 08:50:50 #54 ... 08:50:50 08:50:50 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:50:50 #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.10MB / 18.32MB 7.0s 08:50:50 #49 ... 08:50:50 08:50:50 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:50:50 #57 11.85 (1/4) Installing ca-certificates (20240226-r0) 08:50:50 #57 12.06 (2/4) Installing dumb-init (1.2.5-r2) 08:50:50 #57 12.06 (3/4) Installing su-exec (0.2-r3) 08:50:50 #57 12.12 (4/4) Installing yq (4.33.3-r5) 08:50:50 #57 13.12 Executing busybox-1.36.1-r7.trigger 08:50:50 #57 13.56 Executing ca-certificates-20240226-r0.trigger 08:50:50 #57 14.85 OK: 18 MiB in 19 packages 08:50:50 #57 DONE 19.8s 08:50:50 08:50:50 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:50:50 #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 7.2s 08:50:50 #49 ... 08:50:50 08:50:50 #37 [security-bootstrapper internal] load build context 08:50:50 #37 ... 08:50:50 08:50:50 #39 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:50:50 #39 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:50 #39 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:50 #39 16.89 (1/2) Installing dumb-init (1.2.5-r2) 08:50:50 #39 16.89 (2/2) Installing su-exec (0.2-r3) 08:50:50 #39 16.89 Executing busybox-1.36.1-r7.trigger 08:50:50 #39 16.89 OK: 8 MiB in 17 packages 08:50:50 #39 DONE 20.1s 08:50:50 08:50:50 #37 [security-bootstrapper internal] load build context 08:50:50 #37 ... 08:50:50 08:50:50 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:50 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.34MB / 28.04MB 8.0s 08:50:50 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 08:50:51 #43 ... 08:50:51 08:50:51 #38 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:50:51 #38 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:51 #38 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:51 #38 18.16 (1/1) Installing dumb-init (1.2.5-r2) 08:50:51 #38 18.16 Executing busybox-1.36.1-r7.trigger 08:50:51 #38 18.29 OK: 8 MiB in 16 packages 08:50:51 #38 DONE 21.0s 08:50:51 08:50:51 #40 [core-keeper internal] load build context 08:50:51 #40 ... 08:50:51 08:50:51 #59 [core-command internal] load build context 08:50:52 #59 ... 08:50:52 08:50:52 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:52 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 8.6s 08:50:52 #43 ... 08:50:52 08:50:52 #58 [security-proxy-setup internal] load build context 08:50:52 #58 ... 08:50:52 08:50:52 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:52 #43 ... 08:50:52 08:50:52 #61 [core-common-config-bootstrapper internal] load build context 08:50:52 #61 transferring context: 3.60MB 16.9s 08:50:53 #61 ... 08:50:53 08:50:53 #47 [core-data internal] load build context 08:50:53 #47 ... 08:50:53 08:50:53 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:50:53 #53 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:53 #53 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:53 #53 19.84 OK: 266 MiB in 52 packages 08:50:53 #53 DONE 23.4s 08:50:53 08:50:53 #62 [security-proxy-auth internal] load build context 08:50:53 #62 ... 08:50:53 08:50:53 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:50:53 #74 ... 08:50:53 08:50:53 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:53 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 10.3s 08:50:53 #43 ... 08:50:53 08:50:53 #67 [support-cron-scheduler internal] load build context 08:50:53 #67 ... 08:50:53 08:50:53 #66 [support-notifications internal] load build context 08:50:53 #66 ... 08:50:53 08:50:53 #67 [support-cron-scheduler internal] load build context 08:50:55 #67 ... 08:50:55 08:50:55 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:50:55 #75 ... 08:50:55 08:50:55 #63 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:50:55 #63 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:55 #63 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:55 #63 20.38 OK: 266 MiB in 52 packages 08:50:55 #63 DONE 23.2s 08:50:55 08:50:55 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:50:55 #60 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:55 #60 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:55 #60 20.77 (1/4) Installing dumb-init (1.2.5-r2) 08:50:55 #60 20.77 (2/4) Installing openssl (3.1.6-r0) 08:50:55 #60 20.96 (3/4) Installing su-exec (0.2-r3) 08:50:55 #60 20.96 (4/4) Installing yq (4.33.3-r5) 08:50:55 #60 21.27 Executing busybox-1.36.1-r7.trigger 08:50:55 #60 21.43 OK: 18 MiB in 19 packages 08:50:55 #60 DONE 23.8s 08:50:55 08:50:55 #65 [security-spiffe-token-provider internal] load build context 08:50:55 #65 ... 08:50:55 08:50:55 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:55 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 12.8s 08:50:55 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:50:56 #43 ... 08:50:56 08:50:56 #76 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 08:50:56 #76 ... 08:50:56 08:50:56 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:50:56 #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.50MB / 18.32MB 13.3s 08:50:56 #49 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done 08:50:56 #49 ... 08:50:56 08:50:56 #67 [support-cron-scheduler internal] load build context 08:50:58 #67 transferring context: 7.62MB 22.0s 08:50:59 #67 ... 08:50:59 08:50:59 #73 [core-metadata internal] load build context 08:50:59 #73 ... 08:50:59 08:50:59 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:59 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 16.1s 08:50:59 #43 ... 08:50:59 08:50:59 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:50:59 #64 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:59 #64 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:59 #64 21.27 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:50:59 #64 21.27 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:50:59 #64 21.27 OK: 19953 distinct packages available 08:50:59 #64 21.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:59 #64 22.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:59 #64 25.21 OK: 266 MiB in 52 packages 08:50:59 #64 DONE 26.8s 08:50:59 08:50:59 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:59 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.88MB / 28.04MB 16.5s 08:50:59 #43 ... 08:50:59 08:50:59 #45 [support-scheduler internal] load build context 08:50:59 #45 ... 08:50:59 08:50:59 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:00 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 17.1s 08:51:00 #43 ... 08:51:00 08:51:00 #54 [security-secretstore-setup internal] load build context 08:51:00 #54 ... 08:51:00 08:51:00 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:00 #43 ... 08:51:00 08:51:00 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:51:01 #77 ... 08:51:01 08:51:01 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:01 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.89MB / 28.04MB 18.0s 08:51:01 #43 ... 08:51:01 08:51:01 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:51:01 #78 ... 08:51:01 08:51:01 #37 [security-bootstrapper internal] load build context 08:51:01 #37 ... 08:51:01 08:51:01 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:01 #43 ... 08:51:01 08:51:01 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:51:01 #79 ... 08:51:01 08:51:01 #54 [security-secretstore-setup internal] load build context 08:51:01 #54 ... 08:51:01 08:51:01 #59 [core-command internal] load build context 08:51:02 #59 ... 08:51:02 08:51:02 #40 [core-keeper internal] load build context 08:51:02 #40 ... 08:51:02 08:51:02 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:02 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 19.4s 08:51:02 #43 ... 08:51:02 08:51:02 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:51:02 #69 20.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:02 #69 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:02 #69 23.81 (1/2) Installing ca-certificates (20240226-r0) 08:51:02 #69 24.32 (2/2) Installing dumb-init (1.2.5-r2) 08:51:02 #69 24.40 Executing busybox-1.36.1-r7.trigger 08:51:02 #69 24.43 Executing ca-certificates-20240226-r0.trigger 08:51:02 #69 25.64 OK: 9 MiB in 17 packages 08:51:02 #69 DONE 27.3s 08:51:02 08:51:02 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:02 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 19.4s done 08:51:02 #43 ... 08:51:02 08:51:02 #58 [security-proxy-setup internal] load build context 08:51:02 #58 ... 08:51:02 08:51:02 #54 [security-secretstore-setup internal] load build context 08:51:03 #54 transferring context: 47.47MB 32.1s 08:51:03 #54 ... 08:51:03 08:51:03 #61 [core-common-config-bootstrapper internal] load build context 08:51:03 #61 ... 08:51:03 08:51:03 #47 [core-data internal] load build context 08:51:03 #47 ... 08:51:03 08:51:03 #62 [security-proxy-auth internal] load build context 08:51:03 #62 ... 08:51:03 08:51:03 #54 [security-secretstore-setup internal] load build context 08:51:04 #54 ... 08:51:04 08:51:04 #66 [support-notifications internal] load build context 08:51:04 #66 ... 08:51:04 08:51:04 #47 [core-data internal] load build context 08:51:04 #47 ... 08:51:04 08:51:04 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:04 #68 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:04 #68 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:04 #68 24.29 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:51:04 #68 24.29 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:51:04 #68 24.29 OK: 19946 distinct packages available 08:51:04 #68 24.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:04 #68 25.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:04 #68 29.08 (1/11) Installing ca-certificates (20240226-r0) 08:51:04 #68 29.23 (2/11) Installing brotli-libs (1.0.9-r14) 08:51:04 #68 29.38 (3/11) Installing libunistring (1.1-r1) 08:51:04 #68 29.52 (4/11) Installing libidn2 (2.3.4-r1) 08:51:04 #68 29.59 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:51:04 #68 29.59 (6/11) Installing libcurl (8.9.0-r0) 08:51:04 #68 29.69 (7/11) Installing curl (8.9.0-r0) 08:51:04 #68 29.69 (8/11) Installing dumb-init (1.2.5-r2) 08:51:04 #68 29.80 (9/11) Installing musl-obstack (1.2.3-r2) 08:51:04 #68 29.80 (10/11) Installing libucontext (1.2-r2) 08:51:04 #68 29.80 (11/11) Installing gcompat (1.1.0-r1) 08:51:04 #68 29.80 Executing busybox-1.36.1-r7.trigger 08:51:04 #68 29.98 Executing ca-certificates-20240226-r0.trigger 08:51:05 #68 ... 08:51:05 08:51:05 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:05 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 08:51:06 #43 ... 08:51:06 08:51:06 #65 [security-spiffe-token-provider internal] load build context 08:51:06 #65 ... 08:51:06 08:51:06 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:51:06 #80 ... 08:51:06 08:51:06 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:07 #43 ... 08:51:07 08:51:07 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:51:07 #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 15.6s done 08:51:07 #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.6s 08:51:07 #49 ... 08:51:07 08:51:07 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:07 #43 ... 08:51:07 08:51:07 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:07 #68 30.80 OK: 13 MiB in 26 packages 08:51:07 #68 DONE 32.6s 08:51:07 08:51:07 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:51:07 #49 ... 08:51:07 08:51:07 #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:51:07 #70 23.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:07 #70 23.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:07 #70 26.90 (1/3) Installing ca-certificates (20240226-r0) 08:51:07 #70 27.03 (2/3) Installing dumb-init (1.2.5-r2) 08:51:07 #70 27.03 (3/3) Installing tzdata (2024a-r0) 08:51:07 #70 29.38 Executing busybox-1.36.1-r7.trigger 08:51:07 #70 29.57 Executing ca-certificates-20240226-r0.trigger 08:51:07 #70 30.37 OK: 12 MiB in 18 packages 08:51:07 #70 DONE 32.3s 08:51:07 08:51:07 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:51:09 #49 ... 08:51:09 08:51:09 #67 [support-cron-scheduler internal] load build context 08:51:09 #67 transferring context: 16.14MB 33.1s 08:51:09 #67 ... 08:51:09 08:51:09 #73 [core-metadata internal] load build context 08:51:09 #73 ... 08:51:09 08:51:09 #67 [support-cron-scheduler internal] load build context 08:51:09 #67 ... 08:51:09 08:51:09 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:51:09 #71 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:09 #71 25.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:09 #71 29.73 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:51:09 #71 29.73 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:51:09 #71 29.73 OK: 19946 distinct packages available 08:51:09 #71 30.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:09 #71 31.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:09 #71 33.10 (1/4) Installing dumb-init (1.2.5-r2) 08:51:09 #71 33.10 (2/4) Installing musl-obstack (1.2.3-r2) 08:51:09 #71 33.10 (3/4) Installing libucontext (1.2-r2) 08:51:09 #71 33.10 (4/4) Installing gcompat (1.1.0-r1) 08:51:09 #71 33.10 Executing busybox-1.36.1-r7.trigger 08:51:09 #71 33.24 OK: 8 MiB in 19 packages 08:51:09 #71 ... 08:51:09 08:51:09 #65 [security-spiffe-token-provider internal] load build context 08:51:09 #65 ... 08:51:09 08:51:09 #45 [support-scheduler internal] load build context 08:51:09 #45 ... 08:51:09 08:51:09 #65 [security-spiffe-token-provider internal] load build context 08:51:10 #65 ... 08:51:10 08:51:10 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:10 #72 24.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:10 #72 26.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:10 #72 29.79 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:51:10 #72 29.79 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:51:10 #72 29.79 OK: 19946 distinct packages available 08:51:10 #72 30.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:10 #72 31.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:10 #72 33.44 (1/5) Installing dumb-init (1.2.5-r2) 08:51:10 #72 33.44 (2/5) Installing musl-obstack (1.2.3-r2) 08:51:10 #72 33.44 (3/5) Installing libucontext (1.2-r2) 08:51:10 #72 33.44 (4/5) Installing gcompat (1.1.0-r1) 08:51:10 #72 33.44 (5/5) Installing openssl (3.1.6-r0) 08:51:10 #72 33.50 Executing busybox-1.36.1-r7.trigger 08:51:10 #72 33.67 OK: 9 MiB in 20 packages 08:51:10 #72 ... 08:51:10 08:51:10 #65 [security-spiffe-token-provider internal] load build context 08:51:10 #65 ... 08:51:10 08:51:10 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:51:10 #71 DONE 35.1s 08:51:11 08:51:11 #65 [security-spiffe-token-provider internal] load build context 08:51:11 #65 ... 08:51:11 08:51:11 #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:11 #72 DONE 35.2s 08:51:11 08:51:11 #65 [security-spiffe-token-provider internal] load build context 08:51:11 #65 ... 08:51:11 08:51:11 #37 [security-bootstrapper internal] load build context 08:51:11 #37 ... 08:51:11 08:51:11 #65 [security-spiffe-token-provider internal] load build context 08:51:12 #65 ... 08:51:12 08:51:12 #59 [core-command internal] load build context 08:51:12 #59 ... 08:51:12 08:51:12 #40 [core-keeper internal] load build context 08:51:12 #40 ... 08:51:12 08:51:12 #65 [security-spiffe-token-provider internal] load build context 08:51:12 #65 ... 08:51:12 08:51:12 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:51:12 #81 ... 08:51:12 08:51:12 #65 [security-spiffe-token-provider internal] load build context 08:51:12 #65 ... 08:51:12 08:51:12 #58 [security-proxy-setup internal] load build context 08:51:13 #58 ... 08:51:13 08:51:13 #59 [core-command internal] load build context 08:51:13 #59 ... 08:51:13 08:51:13 #61 [core-common-config-bootstrapper internal] load build context 08:51:13 #61 ... 08:51:13 08:51:13 #59 [core-command internal] load build context 08:51:13 #59 ... 08:51:13 08:51:13 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:51:13 #74 20.75 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:13 #74 25.91 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:13 #74 25.92 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.18/main: temporary error (try again later) 08:51:13 #74 ... 08:51:13 08:51:13 #62 [security-proxy-auth internal] load build context 08:51:13 #62 ... 08:51:13 08:51:13 #61 [core-common-config-bootstrapper internal] load build context 08:51:14 #61 transferring context: 9.77MB 38.3s 08:51:14 #61 ... 08:51:14 08:51:14 #66 [support-notifications internal] load build context 08:51:14 #66 ... 08:51:14 08:51:14 #54 [security-secretstore-setup internal] load build context 08:51:14 #54 ... 08:51:14 08:51:14 #66 [support-notifications internal] load build context 08:51:14 #66 ... 08:51:14 08:51:14 #47 [core-data internal] load build context 08:51:15 #47 ... 08:51:15 08:51:15 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:51:15 #74 32.29 (1/1) Installing dumb-init (1.2.5-r2) 08:51:16 #74 33.54 Executing busybox-1.36.1-r7.trigger 08:51:16 #74 33.69 OK: 8 MiB in 16 packages 08:51:17 #74 ... 08:51:17 08:51:17 #76 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 08:51:17 #76 23.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:17 #76 24.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:17 #76 27.81 OK: 8 MiB in 16 packages 08:51:17 #76 DONE 31.5s 08:51:17 08:51:17 #65 [security-spiffe-token-provider internal] load build context 08:51:17 #65 ... 08:51:17 08:51:17 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:51:17 #77 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:17 #77 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:17 #77 25.12 OK: 18 MiB in 19 packages 08:51:17 #77 DONE 26.8s 08:51:17 08:51:17 #65 [security-spiffe-token-provider internal] load build context 08:51:17 #65 ... 08:51:17 08:51:17 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:51:17 #82 ... 08:51:17 08:51:17 #65 [security-spiffe-token-provider internal] load build context 08:51:18 #65 ... 08:51:18 08:51:18 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:51:18 #83 ... 08:51:18 08:51:18 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:18 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.2s 08:51:18 #43 ... 08:51:18 08:51:18 #65 [security-spiffe-token-provider internal] load build context 08:51:18 #65 ... 08:51:18 08:51:18 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:51:18 #78 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:18 #78 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:18 #78 25.87 OK: 8 MiB in 17 packages 08:51:18 #78 DONE 27.2s 08:51:18 08:51:18 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:51:18 #74 DONE 35.6s 08:51:18 08:51:18 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:51:18 #82 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:19 #82 ... 08:51:19 08:51:19 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:51:19 #75 23.91 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:19 #75 25.85 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:19 #75 31.38 OK: 266 MiB in 52 packages 08:51:19 #75 DONE 33.7s 08:51:19 08:51:19 #67 [support-cron-scheduler internal] load build context 08:51:19 #67 transferring context: 31.84MB 43.7s 08:51:19 #67 ... 08:51:19 08:51:19 #65 [security-spiffe-token-provider internal] load build context 08:51:19 #65 ... 08:51:19 08:51:19 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:51:19 #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 20.4s 08:51:20 #49 ... 08:51:20 08:51:20 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:51:20 #79 21.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:20 #79 22.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:20 #79 27.30 OK: 8 MiB in 16 packages 08:51:20 #79 DONE 28.5s 08:51:20 08:51:20 #73 [core-metadata internal] load build context 08:51:20 #73 ... 08:51:20 08:51:20 #45 [support-scheduler internal] load build context 08:51:20 #45 ... 08:51:20 08:51:20 #65 [security-spiffe-token-provider internal] load build context 08:51:20 #65 ... 08:51:20 08:51:20 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:51:20 #0 9.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:21 #84 ... 08:51:21 08:51:21 #45 [support-scheduler internal] load build context 08:51:21 #45 ... 08:51:21 08:51:21 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:51:21 #0 9.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:21 #85 ... 08:51:21 08:51:21 #45 [support-scheduler internal] load build context 08:51:21 #45 ... 08:51:21 08:51:21 #37 [security-bootstrapper internal] load build context 08:51:21 #37 ... 08:51:21 08:51:21 #65 [security-spiffe-token-provider internal] load build context 08:51:22 #65 ... 08:51:22 08:51:22 #40 [core-keeper internal] load build context 08:51:22 #40 ... 08:51:22 08:51:22 #65 [security-spiffe-token-provider internal] load build context 08:51:22 #65 ... 08:51:22 08:51:22 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:51:22 #80 18.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:22 #80 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:22 #80 24.51 OK: 18 MiB in 19 packages 08:51:22 #80 DONE 26.6s 08:51:22 08:51:22 #65 [security-spiffe-token-provider internal] load build context 08:51:23 #65 ... 08:51:23 08:51:23 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:51:23 #81 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:23 #81 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:23 #81 18.83 OK: 9 MiB in 17 packages 08:51:23 #81 DONE 20.4s 08:51:23 08:51:23 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:51:23 #85 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:23 #85 ... 08:51:23 08:51:23 #58 [security-proxy-setup internal] load build context 08:51:23 #58 ... 08:51:23 08:51:23 #40 [core-keeper internal] load build context 08:51:23 #40 ... 08:51:23 08:51:23 #59 [core-command internal] load build context 08:51:23 #59 ... 08:51:23 08:51:23 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:51:23 #82 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:23 #82 15.23 OK: 13 MiB in 26 packages 08:51:23 #82 DONE 16.2s 08:51:23 08:51:23 #59 [core-command internal] load build context 08:51:23 #59 ... 08:51:23 08:51:23 #40 [core-keeper internal] load build context 08:51:24 #40 ... 08:51:24 08:51:24 #62 [security-proxy-auth internal] load build context 08:51:24 #62 ... 08:51:24 08:51:24 #40 [core-keeper internal] load build context 08:51:24 #40 ... 08:51:24 08:51:24 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:51:24 #86 DONE 1.4s 08:51:24 08:51:24 #40 [core-keeper internal] load build context 08:51:24 #40 transferring context: 101.85MB 54.9s 08:51:24 #40 ... 08:51:24 08:51:24 #61 [core-common-config-bootstrapper internal] load build context 08:51:24 #61 ... 08:51:24 08:51:24 #40 [core-keeper internal] load build context 08:51:25 #40 ... 08:51:25 08:51:25 #54 [security-secretstore-setup internal] load build context 08:51:25 #54 ... 08:51:25 08:51:25 #47 [core-data internal] load build context 08:51:25 #47 ... 08:51:25 08:51:25 #54 [security-secretstore-setup internal] load build context 08:51:25 #54 ... 08:51:25 08:51:25 #66 [support-notifications internal] load build context 08:51:25 #66 ... 08:51:25 08:51:25 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:51:25 #84 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:25 #84 13.36 OK: 8 MiB in 19 packages 08:51:25 #84 DONE 14.5s 08:51:25 08:51:25 #66 [support-notifications internal] load build context 08:51:25 #66 ... 08:51:25 08:51:25 #54 [security-secretstore-setup internal] load build context 08:51:25 #54 ... 08:51:25 08:51:25 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:51:25 #83 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:25 #83 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:25 #83 16.51 OK: 12 MiB in 18 packages 08:51:25 #83 DONE 17.9s 08:51:26 08:51:26 #54 [security-secretstore-setup internal] load build context 08:51:26 #54 ... 08:51:26 08:51:26 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:51:26 #85 13.98 OK: 9 MiB in 20 packages 08:51:26 #85 DONE 14.9s 08:51:26 08:51:26 #54 [security-secretstore-setup internal] load build context 08:51:26 #54 ... 08:51:26 08:51:26 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:51:26 #87 DONE 8.1s 08:51:26 08:51:26 #54 [security-secretstore-setup internal] load build context 08:51:27 #54 ... 08:51:27 08:51:27 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:51:27 #88 DONE 0.8s 08:51:27 08:51:27 #54 [security-secretstore-setup internal] load build context 08:51:29 #54 ... 08:51:29 08:51:29 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:29 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.3s 08:51:29 #43 ... 08:51:29 08:51:29 #54 [security-secretstore-setup internal] load build context 08:51:29 #54 transferring context: 103.59MB 58.7s 08:51:29 #54 ... 08:51:29 08:51:29 #67 [support-cron-scheduler internal] load build context 08:51:30 #67 ... 08:51:30 08:51:30 #54 [security-secretstore-setup internal] load build context 08:51:30 #54 ... 08:51:30 08:51:30 #73 [core-metadata internal] load build context 08:51:30 #73 ... 08:51:30 08:51:30 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:51:30 #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 30.8s 08:51:30 #49 ... 08:51:30 08:51:30 #73 [core-metadata internal] load build context 08:51:32 #73 ... 08:51:32 08:51:32 #37 [security-bootstrapper internal] load build context 08:51:32 #37 ... 08:51:32 08:51:32 #45 [support-scheduler internal] load build context 08:51:32 #45 ... 08:51:32 08:51:32 #37 [security-bootstrapper internal] load build context 08:51:33 #37 ... 08:51:33 08:51:33 #65 [security-spiffe-token-provider internal] load build context 08:51:33 #65 ... 08:51:33 08:51:33 #37 [security-bootstrapper internal] load build context 08:51:33 #37 ... 08:51:33 08:51:33 #58 [security-proxy-setup internal] load build context 08:51:33 #58 ... 08:51:33 08:51:33 #37 [security-bootstrapper internal] load build context 08:51:34 #37 ... 08:51:34 08:51:34 #59 [core-command internal] load build context 08:51:34 #59 ... 08:51:34 08:51:34 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:34 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.1s 08:51:34 #43 ... 08:51:34 08:51:34 #62 [security-proxy-auth internal] load build context 08:51:36 #62 ... 08:51:36 08:51:36 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:36 #43 ... 08:51:36 08:51:36 #61 [core-common-config-bootstrapper internal] load build context 08:51:36 #61 transferring context: 40.66MB 59.0s 08:51:36 #61 ... 08:51:36 08:51:36 #45 [support-scheduler internal] load build context 08:51:36 #45 ... 08:51:36 08:51:36 #40 [core-keeper internal] load build context 08:51:36 #40 ... 08:51:36 08:51:36 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:36 #43 ... 08:51:36 08:51:36 #47 [core-data internal] load build context 08:51:36 #47 ... 08:51:36 08:51:36 #61 [core-common-config-bootstrapper internal] load build context 08:51:36 #61 ... 08:51:36 08:51:36 #66 [support-notifications internal] load build context 08:51:36 #66 ... 08:51:36 08:51:36 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:39 #43 ... 08:51:39 08:51:39 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:51:39 #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.7s done 08:51:39 #49 DONE 63.7s 08:51:39 08:51:39 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:40 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.7s 08:51:40 #43 ... 08:51:40 08:51:40 #67 [support-cron-scheduler internal] load build context 08:51:40 #67 transferring context: 106.31MB 64.1s 08:51:40 #67 ... 08:51:40 08:51:40 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:40 #43 ... 08:51:40 08:51:40 #54 [security-secretstore-setup internal] load build context 08:51:40 #54 ... 08:51:40 08:51:40 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:51:41 #89 ... 08:51:41 08:51:41 #73 [core-metadata internal] load build context 08:51:42 #73 ... 08:51:42 08:51:42 #37 [security-bootstrapper internal] load build context 08:51:42 #37 ... 08:51:42 08:51:42 #73 [core-metadata internal] load build context 08:51:42 #73 ... 08:51:42 08:51:42 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:51:42 #89 DONE 2.4s 08:51:42 08:51:42 #73 [core-metadata internal] load build context 08:51:43 #73 ... 08:51:43 08:51:43 #65 [security-spiffe-token-provider internal] load build context 08:51:43 #65 ... 08:51:43 08:51:43 #37 [security-bootstrapper internal] load build context 08:51:43 #37 ... 08:51:43 08:51:43 #58 [security-proxy-setup internal] load build context 08:51:43 #58 ... 08:51:43 08:51:43 #73 [core-metadata internal] load build context 08:51:44 #73 ... 08:51:44 08:51:44 #59 [core-command internal] load build context 08:51:44 #59 ... 08:51:44 08:51:44 #73 [core-metadata internal] load build context 08:51:44 #73 ... 08:51:44 08:51:44 #62 [security-proxy-auth internal] load build context 08:51:44 #62 ... 08:51:44 08:51:44 #59 [core-command internal] load build context 08:51:45 #59 transferring context: 97.46MB 72.8s 08:51:45 #59 ... 08:51:45 08:51:45 #45 [support-scheduler internal] load build context 08:51:45 #45 ... 08:51:45 08:51:45 #40 [core-keeper internal] load build context 08:51:45 #40 ... 08:51:45 08:51:45 #45 [support-scheduler internal] load build context 08:51:45 #45 ... 08:51:45 08:51:45 #47 [core-data internal] load build context 08:51:45 #47 ... 08:51:45 08:51:45 #61 [core-common-config-bootstrapper internal] load build context 08:51:45 #61 ... 08:51:45 08:51:45 #66 [support-notifications internal] load build context 08:51:46 #66 ... 08:51:46 08:51:46 #61 [core-common-config-bootstrapper internal] load build context 08:51:49 #61 ... 08:51:49 08:51:49 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:49 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 43.0s done 08:51:49 #43 DONE 76.4s 08:51:49 08:51:49 #61 [core-common-config-bootstrapper internal] load build context 08:51:50 #61 transferring context: 108.92MB 74.2s 08:51:50 #61 ... 08:51:50 08:51:50 #67 [support-cron-scheduler internal] load build context 08:51:50 #67 ... 08:51:50 08:51:50 #61 [core-common-config-bootstrapper internal] load build context 08:51:50 #61 ... 08:51:50 08:51:50 #54 [security-secretstore-setup internal] load build context 08:51:50 #54 ... 08:51:50 08:51:50 #67 [support-cron-scheduler internal] load build context 08:51:54 #67 ... 08:51:54 08:51:54 #65 [security-spiffe-token-provider internal] load build context 08:51:54 #65 ... 08:51:54 08:51:54 #37 [security-bootstrapper internal] load build context 08:51:54 #37 ... 08:51:54 08:51:54 #58 [security-proxy-setup internal] load build context 08:51:54 #58 ... 08:51:54 08:51:54 #37 [security-bootstrapper internal] load build context 08:51:54 #37 ... 08:51:54 08:51:54 #73 [core-metadata internal] load build context 08:51:54 #73 ... 08:51:54 08:51:54 #37 [security-bootstrapper internal] load build context 08:51:54 #37 ... 08:51:54 08:51:54 #62 [security-proxy-auth internal] load build context 08:51:54 #62 ... 08:51:54 08:51:54 #58 [security-proxy-setup internal] load build context 08:51:55 #58 transferring context: 159.72MB 83.2s 08:51:55 #58 ... 08:51:55 08:51:55 #59 [core-command internal] load build context 08:51:55 #59 ... 08:51:55 08:51:55 #62 [security-proxy-auth internal] load build context 08:51:55 #62 ... 08:51:55 08:51:55 #40 [core-keeper internal] load build context 08:51:55 #40 ... 08:51:55 08:51:55 #45 [support-scheduler internal] load build context 08:51:56 #45 ... 08:51:56 08:51:56 #40 [core-keeper internal] load build context 08:51:56 #40 ... 08:51:56 08:51:56 #47 [core-data internal] load build context 08:51:56 #47 ... 08:51:56 08:51:56 #40 [core-keeper internal] load build context 08:51:56 #40 ... 08:51:56 08:51:56 #66 [support-notifications internal] load build context 08:51:56 #66 ... 08:51:56 08:51:56 #40 [core-keeper internal] load build context 08:51:56 #40 ... 08:51:56 08:51:56 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:51:56 #90 DONE 4.3s 08:51:56 08:51:56 #40 [core-keeper internal] load build context 08:51:57 #40 ... 08:51:57 08:51:57 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:51:57 #91 DONE 3.9s 08:51:57 08:51:57 #40 [core-keeper internal] load build context 08:51:57 #40 ... 08:51:57 08:51:57 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:51:57 #92 DONE 1.1s 08:51:57 08:51:57 #40 [core-keeper internal] load build context 08:51:57 #40 ... 08:51:57 08:51:57 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:51:57 #93 DONE 5.7s 08:51:57 08:51:57 #40 [core-keeper internal] load build context 08:51:59 #40 ... 08:51:59 08:51:59 #94 [security-spire-server stage-2 6/9] COPY security.txt / 08:51:59 #94 DONE 1.3s 08:51:59 08:51:59 #40 [core-keeper internal] load build context 08:51:59 #40 ... 08:51:59 08:51:59 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:51:59 #95 DONE 1.3s 08:51:59 08:51:59 #40 [core-keeper internal] load build context 08:51:59 #40 ... 08:51:59 08:51:59 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:51:59 #96 DONE 2.0s 08:51:59 08:51:59 #40 [core-keeper internal] load build context 08:52:01 #40 transferring context: 255.21MB 90.7s 08:52:01 #40 ... 08:52:01 08:52:01 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:52:01 #97 DONE 1.5s 08:52:01 08:52:01 #40 [core-keeper internal] load build context 08:52:01 #40 ... 08:52:01 08:52:01 #61 [core-common-config-bootstrapper internal] load build context 08:52:01 #61 ... 08:52:01 08:52:01 #54 [security-secretstore-setup internal] load build context 08:52:01 #54 ... 08:52:01 08:52:01 #98 [security-spire-config stage-2 6/10] COPY security.txt / 08:52:01 #98 DONE 1.5s 08:52:01 08:52:01 #54 [security-secretstore-setup internal] load build context 08:52:01 #54 ... 08:52:01 08:52:01 #40 [core-keeper internal] load build context 08:52:01 #40 ... 08:52:01 08:52:01 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 08:52:01 #99 DONE 1.6s 08:52:01 08:52:01 #40 [core-keeper internal] load build context 08:52:02 #40 ... 08:52:02 08:52:02 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:52:02 #100 DONE 1.7s 08:52:02 08:52:02 #40 [core-keeper internal] load build context 08:52:02 #40 ... 08:52:02 08:52:02 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:52:02 #101 DONE 1.4s 08:52:02 08:52:02 #40 [core-keeper internal] load build context 08:52:02 #40 ... 08:52:02 08:52:02 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:52:02 #102 DONE 1.4s 08:52:02 08:52:02 #40 [core-keeper internal] load build context 08:52:03 #40 ... 08:52:03 08:52:03 #67 [support-cron-scheduler internal] load build context 08:52:03 #67 ... 08:52:03 08:52:03 #65 [security-spiffe-token-provider internal] load build context 08:52:03 #65 ... 08:52:03 08:52:03 #54 [security-secretstore-setup internal] load build context 08:52:04 #54 ... 08:52:04 08:52:04 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:52:04 #103 DONE 1.4s 08:52:04 08:52:04 #67 [support-cron-scheduler internal] load build context 08:52:04 #67 ... 08:52:04 08:52:04 #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:52:04 #104 DONE 1.9s 08:52:04 08:52:04 #67 [support-cron-scheduler internal] load build context 08:52:04 #67 ... 08:52:04 08:52:04 #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:52:04 #105 DONE 1.8s 08:52:04 08:52:04 #67 [support-cron-scheduler internal] load build context 08:52:05 #67 ... 08:52:05 08:52:05 #73 [core-metadata internal] load build context 08:52:05 #73 ... 08:52:05 08:52:05 #67 [support-cron-scheduler internal] load build context 08:52:05 #67 ... 08:52:05 08:52:05 #37 [security-bootstrapper internal] load build context 08:52:05 #37 ... 08:52:05 08:52:05 #67 [support-cron-scheduler internal] load build context 08:52:05 #67 ... 08:52:05 08:52:05 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:52:05 #106 DONE 1.1s 08:52:05 08:52:05 #67 [support-cron-scheduler internal] load build context 08:52:05 #67 ... 08:52:05 08:52:05 #58 [security-proxy-setup internal] load build context 08:52:05 #58 transferring context: 202.75MB 93.4s 08:52:05 #58 ... 08:52:05 08:52:05 #59 [core-command internal] load build context 08:52:05 #59 ... 08:52:05 08:52:05 #67 [support-cron-scheduler internal] load build context 08:52:05 #67 ... 08:52:05 08:52:05 #62 [security-proxy-auth internal] load build context 08:52:06 #62 ... 08:52:06 08:52:06 #45 [support-scheduler internal] load build context 08:52:06 #45 ... 08:52:06 08:52:06 #62 [security-proxy-auth internal] load build context 08:52:06 #62 ... 08:52:06 08:52:06 #47 [core-data internal] load build context 08:52:06 #47 ... 08:52:06 08:52:06 #62 [security-proxy-auth internal] load build context 08:52:06 #62 ... 08:52:06 08:52:06 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:52:06 #107 DONE 1.6s 08:52:06 08:52:06 #66 [support-notifications internal] load build context 08:52:06 #66 ... 08:52:06 08:52:06 #47 [core-data internal] load build context 08:52:10 #47 transferring context: 274.52MB 100.5s 08:52:11 #47 ... 08:52:11 08:52:11 #61 [core-common-config-bootstrapper internal] load build context 08:52:11 #61 ... 08:52:11 08:52:11 #47 [core-data internal] load build context 08:52:12 #47 ... 08:52:12 08:52:12 #45 [support-scheduler internal] load build context 08:52:12 #45 transferring context: 309.31MB 103.9s done 08:52:12 #45 DONE 104.4s 08:52:12 08:52:12 #47 [core-data internal] load build context 08:52:12 #47 ... 08:52:12 08:52:12 #108 [security-spire-agent] exporting to image 08:52:12 #108 exporting layers 5.7s done 08:52:12 #108 writing image sha256:be098f56b98d876eb704014fdad59e43657b3968a325a086a18697a81779b0ff 0.1s done 08:52:12 #108 naming to docker.io/library/security-spire-config-arm64 done 08:52:12 #108 writing image sha256:b8d88647ebe95e84918aa08c8fada94f1220258b01bc78394138aa49ac4e0754 0.0s done 08:52:12 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:52:12 #108 writing image sha256:7ac04e44f47c00b2c4c11a5ae8b48d0593bfab782bac1199467549e49444bbc9 0.0s done 08:52:12 #108 naming to docker.io/library/security-spire-agent-arm64 done 08:52:12 #108 DONE 7.7s 08:52:12 08:52:12 #47 [core-data internal] load build context 08:52:13 #47 ... 08:52:13 08:52:13 #40 [core-keeper internal] load build context 08:52:13 #40 transferring context: 309.31MB 103.9s done 08:52:14 #40 DONE 104.3s 08:52:14 08:52:14 #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:52:14 #109 ... 08:52:14 08:52:14 #65 [security-spiffe-token-provider internal] load build context 08:52:14 #65 ... 08:52:14 08:52:14 #54 [security-secretstore-setup internal] load build context 08:52:14 #54 ... 08:52:14 08:52:14 #47 [core-data internal] load build context 08:52:14 #47 ... 08:52:14 08:52:14 #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:52:14 #110 DONE 2.2s 08:52:14 08:52:14 #47 [core-data internal] load build context 08:52:15 #47 ... 08:52:15 08:52:15 #73 [core-metadata internal] load build context 08:52:15 #73 ... 08:52:15 08:52:15 #47 [core-data internal] load build context 08:52:15 #47 ... 08:52:15 08:52:15 #37 [security-bootstrapper internal] load build context 08:52:15 #37 ... 08:52:15 08:52:15 #47 [core-data internal] load build context 08:52:15 #47 ... 08:52:15 08:52:15 #58 [security-proxy-setup internal] load build context 08:52:15 #58 ... 08:52:15 08:52:15 #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:52:15 #109 DONE 1.8s 08:52:15 08:52:15 #59 [core-command internal] load build context 08:52:16 #59 ... 08:52:16 08:52:16 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:16 #111 ... 08:52:16 08:52:16 #67 [support-cron-scheduler internal] load build context 08:52:16 #67 ... 08:52:16 08:52:16 #59 [core-command internal] load build context 08:52:16 #59 ... 08:52:16 08:52:16 #62 [security-proxy-auth internal] load build context 08:52:16 #62 ... 08:52:16 08:52:16 #66 [support-notifications internal] load build context 08:52:16 #66 ... 08:52:16 08:52:16 #62 [security-proxy-auth internal] load build context 08:52:19 #62 ... 08:52:19 08:52:19 #47 [core-data internal] load build context 08:52:19 #47 transferring context: 309.31MB 108.6s done 08:52:19 #47 DONE 108.8s 08:52:19 08:52:19 #62 [security-proxy-auth internal] load build context 08:52:19 #62 ... 08:52:19 08:52:19 #54 [security-secretstore-setup internal] load build context 08:52:19 #54 transferring context: 309.31MB 108.2s done 08:52:19 #54 DONE 108.8s 08:52:19 08:52:19 #62 [security-proxy-auth internal] load build context 08:52:20 #62 ... 08:52:20 08:52:20 #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:52:20 #112 DONE 0.9s 08:52:20 08:52:20 #62 [security-proxy-auth internal] load build context 08:52:21 #62 ... 08:52:21 08:52:21 #61 [core-common-config-bootstrapper internal] load build context 08:52:21 #61 ... 08:52:21 08:52:21 #62 [security-proxy-auth internal] load build context 08:52:22 #62 ... 08:52:22 08:52:22 #37 [security-bootstrapper internal] load build context 08:52:22 #37 transferring context: 309.31MB 112.4s done 08:52:22 #37 DONE 112.7s 08:52:22 08:52:22 #62 [security-proxy-auth internal] load build context 08:52:24 #62 ... 08:52:24 08:52:24 #65 [security-spiffe-token-provider internal] load build context 08:52:24 #65 ... 08:52:24 08:52:24 #61 [core-common-config-bootstrapper internal] load build context 08:52:24 #61 ... 08:52:24 08:52:24 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:24 #113 ... 08:52:24 08:52:24 #61 [core-common-config-bootstrapper internal] load build context 08:52:25 #61 ... 08:52:25 08:52:25 #73 [core-metadata internal] load build context 08:52:25 #73 ... 08:52:25 08:52:25 #62 [security-proxy-auth internal] load build context 08:52:25 #62 ... 08:52:25 08:52:25 #58 [security-proxy-setup internal] load build context 08:52:25 #58 ... 08:52:25 08:52:25 #62 [security-proxy-auth internal] load build context 08:52:26 #62 ... 08:52:26 08:52:26 #67 [support-cron-scheduler internal] load build context 08:52:26 #67 ... 08:52:26 08:52:26 #62 [security-proxy-auth internal] load build context 08:52:26 #62 ... 08:52:26 08:52:26 #59 [core-command internal] load build context 08:52:26 #59 ... 08:52:26 08:52:26 #62 [security-proxy-auth internal] load build context 08:52:26 #62 ... 08:52:26 08:52:26 #66 [support-notifications internal] load build context 08:52:27 #66 ... 08:52:27 08:52:27 #62 [security-proxy-auth internal] load build context 08:52:27 #62 ... 08:52:27 08:52:27 #65 [security-spiffe-token-provider internal] load build context 08:52:27 #65 transferring context: 309.31MB 110.8s done 08:52:27 #65 DONE 114.4s 08:52:27 08:52:27 #62 [security-proxy-auth internal] load build context 08:52:27 #62 ... 08:52:27 08:52:27 #67 [support-cron-scheduler internal] load build context 08:52:27 #67 transferring context: 309.31MB 111.1s done 08:52:27 #67 DONE 114.5s 08:52:27 08:52:27 #62 [security-proxy-auth internal] load build context 08:52:28 #62 ... 08:52:28 08:52:28 #114 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:52:28 #114 DONE 1.5s 08:52:28 08:52:28 #62 [security-proxy-auth internal] load build context 08:52:28 #62 ... 08:52:28 08:52:28 #115 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:52:28 #115 DONE 1.2s 08:52:28 08:52:28 #62 [security-proxy-auth internal] load build context 08:52:29 #62 ... 08:52:29 08:52:29 #58 [security-proxy-setup internal] load build context 08:52:29 #58 transferring context: 309.31MB 116.5s done 08:52:29 #58 DONE 117.8s 08:52:29 08:52:29 #59 [core-command internal] load build context 08:52:30 #59 ... 08:52:30 08:52:30 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:30 #116 ... 08:52:30 08:52:30 #59 [core-command internal] load build context 08:52:31 #59 ... 08:52:31 08:52:31 #66 [support-notifications internal] load build context 08:52:31 #66 transferring context: 309.31MB 115.7s done 08:52:31 #66 DONE 118.6s 08:52:31 08:52:31 #59 [core-command internal] load build context 08:52:33 #59 transferring context: 309.31MB 121.4s done 08:52:33 #59 DONE 122.3s 08:52:33 08:52:33 #61 [core-common-config-bootstrapper internal] load build context 08:52:33 #61 transferring context: 309.31MB 117.7s done 08:52:33 #61 DONE 121.0s 08:52:33 08:52:33 #62 [security-proxy-auth internal] load build context 08:52:35 #62 transferring context: 309.31MB 120.1s done 08:52:35 #62 DONE 122.6s 08:52:35 08:52:35 #73 [core-metadata internal] load build context 08:52:38 #73 ... 08:52:38 08:52:38 #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:38 #117 ... 08:52:38 08:52:38 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:38 #118 ... 08:52:38 08:52:38 #73 [core-metadata internal] load build context 08:52:40 #73 transferring context: 279.13MB 117.2s 08:52:42 #73 transferring context: 309.31MB 118.7s done 08:52:42 #73 DONE 123.2s 08:52:42 08:52:42 #44 [security-bootstrapper internal] load .dockerignore 08:53:51 #44 ... 08:53:51 08:53:51 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:51 #116 DONE 83.5s 08:53:51 08:53:51 #119 [security-secretstore-setup builder 6/7] COPY . . 08:53:51 #119 ... 08:53:51 08:53:51 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:51 #111 DONE 87.9s 08:53:51 08:53:51 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:51 #113 DONE 89.2s 08:53:51 08:53:51 #120 [support-scheduler builder 6/7] COPY . . 08:53:51 #120 ... 08:53:51 08:53:51 #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:51 #117 DONE 78.9s 08:53:51 08:53:51 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:51 #118 DONE 78.9s 08:53:51 08:53:51 #121 [core-metadata builder 6/7] COPY . . 08:53:51 #121 CACHED 08:53:51 08:53:51 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:53:51 #122 CACHED 08:53:51 08:53:51 #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:51 #123 CACHED 08:53:51 08:53:51 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:53:51 #124 CACHED 08:53:51 08:53:51 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:51 #125 CACHED 08:53:51 08:53:51 #126 [security-proxy-auth builder 6/7] COPY . . 08:53:51 #126 CACHED 08:53:51 08:53:51 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:51 #127 CACHED 08:53:51 08:53:51 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 08:53:51 #128 CACHED 08:53:51 08:53:51 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:53:51 #129 CACHED 08:53:51 08:53:51 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:51 #130 CACHED 08:53:51 08:53:51 #131 [security-proxy-setup builder 6/7] COPY . . 08:53:51 #131 CACHED 08:53:51 08:53:51 #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:53:51 #132 CACHED 08:53:51 08:53:51 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:51 #133 CACHED 08:53:51 08:53:51 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 08:53:51 #134 CACHED 08:53:51 08:53:51 #135 [core-command builder 6/7] COPY . . 08:53:51 #135 CACHED 08:53:51 08:53:51 #119 [security-secretstore-setup builder 6/7] COPY . . 08:53:51 #119 DONE 3.8s 08:53:51 08:53:51 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:51 #136 CACHED 08:53:51 08:53:51 #137 [core-data builder 6/7] COPY . . 08:53:51 #137 CACHED 08:53:51 08:53:51 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 08:53:51 #138 CACHED 08:53:51 08:53:51 #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:51 #139 CACHED 08:53:51 08:53:51 #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:53:51 #140 CACHED 08:53:51 08:53:51 #141 [security-bootstrapper builder 6/7] COPY . . 08:53:51 #141 CACHED 08:53:51 08:53:51 #120 [support-scheduler builder 6/7] COPY . . 08:53:51 #120 DONE 3.7s 08:53:51 08:53:51 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:53:51 #142 ... 08:53:51 08:53:51 #143 [core-keeper builder 7/8] COPY . . 08:53:51 #143 DONE 4.2s 08:53:51 08:53:51 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:53:53 #144 5.247 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:53:53 #144 ... 08:53:53 08:53:53 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:53:53 #142 5.859 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:53:57 #142 ... 08:53:57 08:53:57 #145 [security-spiffe-token-provider builder 6/7] COPY . . 08:53:57 #145 DONE 9.5s 08:53:57 08:53:57 #146 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:53:57 #146 CACHED 08:53:57 08:53:57 #147 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:57 #147 CACHED 08:53:57 08:53:57 #148 [support-notifications builder 6/7] COPY . . 08:53:57 #148 CACHED 08:53:57 08:53:57 #149 [support-cron-scheduler builder 6/7] COPY . . 08:53:57 #149 DONE 9.6s 08:53:57 08:53:57 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:53:57 #150 ... 08:53:57 08:53:57 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:53:57 #0 6.159 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:53:57 #151 ... 08:53:57 08:53:57 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:53:57 #0 6.116 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:53:57 #152 ... 08:53:57 08:53:57 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:53:57 #0 4.670 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:53:58 #153 ... 08:53:58 08:53:58 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:53:58 #0 5.553 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:53:58 #154 ... 08:53:58 08:53:58 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:53:58 #0 5.158 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:53:58 #155 ... 08:53:58 08:53:58 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:53:58 #0 5.934 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:53:58 #156 ... 08:53:58 08:53:58 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:53:58 #0 6.167 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:53:58 #157 ... 08:53:58 08:53:58 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:53:58 #0 4.223 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:53:58 #158 ... 08:53:58 08:53:58 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:54:00 #159 3.176 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:54:08 #159 ... 08:54:08 08:54:08 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:54:08 #0 3.197 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:54:10 #160 ... 08:54:10 08:54:10 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:54:10 #150 3.307 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:14:20 #150 ... 09:14:20 09:14:20 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:14:20 #154 1230.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:14:24 #154 ... 09:14:24 09:14:24 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:14:24 #157 DONE 1236.9s 09:14:24 09:14:24 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:14:24 #156 ... 09:14:24 09:14:24 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:14:25 #161 DONE 0.4s 09:14:25 09:14:25 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:14:25 #154 ... 09:14:25 09:14:25 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:14:25 #162 DONE 0.2s 09:14:25 09:14:25 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:14:25 #163 DONE 0.1s 09:14:25 09:14:25 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:14:25 #164 DONE 0.2s 09:14:25 09:14:25 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:14:26 #165 DONE 0.3s 09:14:26 09:14:26 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:14:26 #166 DONE 0.3s 09:14:26 09:14:26 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:14:28 #167 ... 09:14:28 09:14:28 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:14:28 #142 DONE 1240.6s 09:14:28 09:14:28 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:14:29 #168 DONE 0.6s 09:14:29 09:14:29 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:14:29 #156 ... 09:14:29 09:14:29 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:14:30 #169 ... 09:14:30 09:14:30 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:14:30 #167 DONE 3.4s 09:14:30 09:14:30 #108 [security-proxy-setup] exporting to image 09:14:30 #108 exporting layers 09:14:31 #108 exporting layers 1.7s done 09:14:31 #108 writing image sha256:0206c6c4743283267e6718db03374211a6fa5c20f1ef63cb83a002a0ce40be47 done 09:14:31 #108 naming to docker.io/library/security-proxy-setup-arm64 done 09:14:31 #108 DONE 9.4s 09:14:31 09:14:31 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:14:32 #156 ... 09:14:32 09:14:32 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:14:32 #169 DONE 3.1s 09:14:32 09:14:32 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:14:32 #170 DONE 0.2s 09:14:32 09:14:32 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:14:32 #151 ... 09:14:32 09:14:32 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:14:32 #171 DONE 0.2s 09:14:32 09:14:32 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:14:32 #172 DONE 0.2s 09:14:32 09:14:32 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:14:32 #173 DONE 0.1s 09:14:32 09:14:32 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:14:32 #174 DONE 0.1s 09:14:32 09:14:32 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:14:33 #152 ... 09:14:33 09:14:33 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:14:33 #175 DONE 0.1s 09:14:33 09:14:33 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:14:33 #176 DONE 0.1s 09:14:33 09:14:33 #44 [security-bootstrapper internal] load .dockerignore 09:14:33 #44 ... 09:14:33 09:14:33 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:14:33 #177 DONE 0.1s 09:14:33 09:14:33 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:14:33 #178 DONE 0.1s 09:14:33 09:14:33 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:14:35 #179 DONE 2.2s 09:14:35 09:14:35 #108 [security-bootstrapper] exporting to image 09:14:37 #108 exporting layers 1.3s done 09:14:37 #108 writing image sha256:d5fb0eb3051f79ba9583fa8402950cdeab8f2e8ff4cc973465538360441327fb done 09:14:37 #108 naming to docker.io/library/security-bootstrapper-arm64 done 09:14:37 #108 DONE 10.7s 09:14:37 09:14:37 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:14:41 #156 ... 09:14:41 09:14:41 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:14:41 #154 DONE 1253.6s 09:14:41 09:14:41 #44 [security-bootstrapper internal] load .dockerignore 09:14:41 #44 ... 09:14:41 09:14:41 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:14:42 #180 DONE 0.3s 09:14:42 09:14:42 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:14:42 #181 DONE 0.3s 09:14:42 09:14:42 #182 [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 09:14:42 #182 DONE 0.1s 09:14:42 09:14:42 #183 [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 09:14:42 #183 DONE 0.1s 09:14:42 09:14:42 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:14:42 #159 ... 09:14:42 09:14:42 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:14:42 #184 DONE 0.3s 09:14:42 09:14:42 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:14:42 #151 ... 09:14:42 09:14:42 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:14:43 #185 DONE 0.3s 09:14:43 09:14:43 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:14:43 #150 ... 09:14:43 09:14:43 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:14:43 #186 DONE 0.3s 09:14:43 09:14:43 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:14:43 #144 ... 09:14:43 09:14:43 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:14:43 #187 DONE 0.2s 09:14:43 09:14:43 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:14:46 #188 DONE 2.3s 09:14:46 09:14:46 #108 [security-secretstore-setup] exporting to image 09:14:46 #108 exporting layers 09:14:46 #108 exporting layers 1.1s done 09:14:46 #108 writing image sha256:2f8105b2b14d8134d771c1e87488e15f91a7a01cd356fe78d46f17352a4d8ab1 done 09:14:47 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 09:14:47 #108 DONE 11.8s 09:14:47 09:14:47 #44 [security-bootstrapper internal] load .dockerignore 09:15:43 #44 ... 09:15:43 09:15:43 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:15:43 #152 DONE 1314.3s 09:15:43 09:15:43 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:15:43 #151 ... 09:15:43 09:15:43 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:15:43 #189 DONE 0.3s 09:15:43 09:15:43 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:15:43 #190 DONE 0.1s 09:15:43 09:15:43 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:15:43 #159 ... 09:15:43 09:15:43 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:15:43 #191 DONE 0.4s 09:15:43 09:15:43 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:15:43 #192 DONE 0.1s 09:15:43 09:15:43 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:15:43 #193 DONE 0.2s 09:15:43 09:15:43 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:15:46 #194 DONE 1.9s 09:15:46 09:15:46 #108 [core-common-config-bootstrapper] exporting to image 09:15:46 #108 exporting layers 09:15:46 #108 exporting layers 0.6s done 09:15:46 #108 writing image sha256:32bb17a2cd7154beff5a23d5ca0b7d5c9df78dcc765718997e7d0b65027909aa 0.0s done 09:15:46 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:15:46 #108 DONE 12.5s 09:15:46 09:15:46 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:17:53 #156 ... 09:17:53 09:17:53 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:17:53 #160 DONE 1424.8s 09:17:53 09:17:53 #44 [security-bootstrapper internal] load .dockerignore 09:17:53 #44 ... 09:17:53 09:17:53 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:17:53 #195 DONE 0.2s 09:17:53 09:17:53 #44 [security-bootstrapper internal] load .dockerignore 09:17:53 #44 ... 09:17:53 09:17:53 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:17:53 #196 DONE 0.1s 09:17:53 09:17:53 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:17:53 #197 DONE 0.3s 09:17:53 09:17:53 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:17:53 #198 DONE 0.1s 09:17:53 09:17:53 #44 [security-bootstrapper internal] load .dockerignore 09:17:53 #44 ... 09:17:53 09:17:53 #108 [security-spiffe-token-provider] exporting to image 09:17:53 #108 exporting layers 09:17:53 #108 exporting layers 0.8s done 09:17:53 #108 writing image sha256:0b28a0a89a8c3fcdb523fb0241c6b134c7dccaa861c8e6618f3ce148684c7515 done 09:17:53 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:17:53 #108 DONE 13.3s 09:17:53 09:17:53 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:26:30 #159 ... 09:26:30 09:26:30 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:26:30 #158 DONE 1962.1s 09:26:30 09:26:30 #44 [security-bootstrapper internal] load .dockerignore 09:26:30 #44 ... 09:26:30 09:26:30 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:26:30 #199 DONE 0.2s 09:26:30 09:26:30 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:26:31 #200 DONE 0.1s 09:26:31 09:26:31 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:26:31 #201 DONE 0.4s 09:26:31 09:26:31 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:26:31 #159 ... 09:26:31 09:26:31 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:26:31 #202 DONE 0.1s 09:26:31 09:26:31 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:26:31 #203 DONE 0.2s 09:26:31 09:26:31 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:34 #204 DONE 2.2s 09:26:34 09:26:34 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:26:34 #151 ... 09:26:34 09:26:34 #108 [security-proxy-auth] exporting to image 09:26:34 #108 exporting layers 09:26:34 #108 exporting layers 0.7s done 09:26:34 #108 writing image sha256:11c15be704f12c4f20308102922837edd1cda4578bd1f5f618e79aba61635008 done 09:26:34 #108 naming to docker.io/library/security-proxy-auth-arm64 done 09:26:34 #108 DONE 14.0s 09:26:34 09:26:34 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:27:56 #144 ... 09:27:56 09:27:56 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:27:56 #156 DONE 2043.9s 09:27:56 09:27:56 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:27:56 #159 ... 09:27:56 09:27:56 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:27:56 #205 DONE 0.1s 09:27:56 09:27:56 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:27:56 #153 ... 09:27:56 09:27:56 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:27:56 #206 DONE 0.1s 09:27:56 09:27:56 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:27:56 #155 ... 09:27:56 09:27:56 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:27:56 #207 DONE 0.5s 09:27:56 09:27:56 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:27:56 #208 DONE 0.1s 09:27:56 09:27:56 #108 [core-command] exporting to image 09:27:56 #108 exporting layers 09:27:56 #108 exporting layers 0.4s done 09:27:56 #108 writing image sha256:0e4394677d207518bb757d8053404f8ef7a6f23ef063f06563ac7dc02cbe41dc done 09:27:56 #108 naming to docker.io/library/core-command-arm64 done 09:27:56 #108 DONE 14.5s 09:27:56 09:27:56 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:30:21 #159 ... 09:30:21 09:30:21 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:30:21 #144 DONE 2178.9s 09:30:21 09:30:21 #44 [security-bootstrapper internal] load .dockerignore 09:30:21 #44 ... 09:30:21 09:30:21 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:30:21 #209 DONE 0.3s 09:30:21 09:30:21 #44 [security-bootstrapper internal] load .dockerignore 09:30:21 #44 ... 09:30:21 09:30:21 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:30:21 #210 DONE 0.5s 09:30:21 09:30:21 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:30:21 #211 DONE 0.1s 09:30:21 09:30:21 #108 [core-keeper] exporting to image 09:30:21 #108 exporting layers 09:30:21 #108 exporting layers 0.5s done 09:30:21 #108 writing image sha256:1cd3488a39b478ee547d2ef2daf7ef4dc95cd093c3d74da7d4aab8f140fad356 0.0s done 09:30:21 #108 naming to docker.io/library/core-keeper-arm64 done 09:30:21 #108 DONE 15.0s 09:30:21 09:30:21 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:30:21 #151 DONE 2186.7s 09:30:21 09:30:21 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:30:21 #153 DONE 2186.6s 09:30:21 09:30:21 #44 [security-bootstrapper internal] load .dockerignore 09:30:21 #44 ... 09:30:21 09:30:21 #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:30:21 #212 DONE 0.3s 09:30:21 09:30:21 #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:30:21 #213 DONE 0.3s 09:30:21 09:30:21 #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:30:21 #214 DONE 0.2s 09:30:21 09:30:21 #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:30:21 #215 DONE 0.2s 09:30:21 09:30:21 #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:30:21 #216 ... 09:30:21 09:30:21 #217 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:30:21 #217 DONE 0.6s 09:30:21 09:30:21 #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:30:21 #216 DONE 0.7s 09:30:21 09:30:21 #218 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:30:21 #218 DONE 0.3s 09:30:21 09:30:21 #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:30:21 #219 DONE 0.2s 09:30:21 09:30:21 #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:30:21 #220 DONE 0.1s 09:30:21 09:30:21 #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:30:21 #221 DONE 0.2s 09:30:21 09:30:21 #108 [core-data] exporting to image 09:30:21 #108 exporting layers 09:30:21 #108 exporting layers 1.0s done 09:30:21 #108 writing image sha256:c2c5caba56c175c392b987c2fa6c50b638ad7bb6afe6a30d72fc534dcbcc7087 0.0s done 09:30:21 #108 naming to docker.io/library/core-data-arm64 done 09:30:21 #108 writing image sha256:1bda7aae6acd219517d87530b60174b272c0c67cb16a751d4368ade52fa3176f 09:30:21 #108 writing image sha256:1bda7aae6acd219517d87530b60174b272c0c67cb16a751d4368ade52fa3176f done 09:30:21 #108 naming to docker.io/library/core-metadata-arm64 done 09:30:21 #108 DONE 16.3s 09:30:21 09:30:21 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:31:00 #159 ... 09:31:00 09:31:00 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:31:00 #155 DONE 2226.9s 09:31:00 09:31:00 #44 [security-bootstrapper internal] load .dockerignore 09:31:00 #44 ... 09:31:00 09:31:00 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:00 #150 DONE 2217.7s 09:31:00 09:31:00 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:31:00 #159 DONE 2217.9s 09:31:00 09:31:00 #44 [security-bootstrapper internal] load .dockerignore 09:31:00 #44 ... 09:31:00 09:31:00 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:00 #222 DONE 0.2s 09:31:00 09:31:00 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:31:00 #223 DONE 0.2s 09:31:00 09:31:00 #224 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:00 #224 DONE 0.2s 09:31:00 09:31:00 #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:31:00 #225 ... 09:31:00 09:31:00 #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:31:00 #226 DONE 0.2s 09:31:00 09:31:00 #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:00 #227 DONE 0.3s 09:31:00 09:31:00 #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:31:00 #228 DONE 0.3s 09:31:00 09:31:00 #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:31:00 #229 ... 09:31:00 09:31:00 #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:31:00 #230 DONE 0.6s 09:31:00 09:31:00 #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:31:00 #225 DONE 0.7s 09:31:00 09:31:00 #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:31:00 #231 DONE 0.2s 09:31:00 09:31:00 #108 [support-scheduler] exporting to image 09:31:00 #108 exporting layers 09:31:00 #108 ... 09:31:00 09:31:00 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:31:00 #232 DONE 0.2s 09:31:00 09:31:00 #108 [support-notifications] exporting to image 09:31:00 #108 ... 09:31:00 09:31:00 #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:31:00 #229 DONE 0.8s 09:31:00 09:31:00 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:31:00 #233 DONE 0.2s 09:31:00 09:31:00 #108 [support-cron-scheduler] exporting to image 09:31:00 #108 writing image sha256:3938beb395bc1000c6643cce6de28fe6e6bebc7190a17bbc81daaf8f1bb7ba32 0.0s done 09:31:00 #108 naming to docker.io/library/support-scheduler-arm64 done 09:31:00 #108 exporting layers 0.8s done 09:31:00 #108 writing image sha256:5745446bf6cd037ebc0cc6b3fb3eb39995bd96bdce5bd244833fb47c19280ea7 done 09:31:00 #108 naming to docker.io/library/support-notifications-arm64 done 09:31:00 #108 exporting layers 1.5s done 09:31:00 #108 writing image sha256:2fd816c621b4f3e37f8e478c81eb8b57564e1a7b427c585814e8e71f8d58dd17 09:31:00 #108 writing image sha256:2fd816c621b4f3e37f8e478c81eb8b57564e1a7b427c585814e8e71f8d58dd17 done 09:31:00 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 09:31:00 #108 DONE 18.4s 09:31:00 09:31:00 #44 [security-bootstrapper internal] load .dockerignore 09:31:00 time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:00 time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:00 time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:00 time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:00 time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:00 time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:00 time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:00 time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:00 time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:00 time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:00 time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:00 time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:00 time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:00 time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:00 time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:00 time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:31:00 $ docker stop --time=1 82819cc4fb19d4272279e18693237b4dec16795f161476330a15c632b37c8b10 09:31:02 $ docker rm -f --volumes 82819cc4fb19d4272279e18693237b4dec16795f161476330a15c632b37c8b10 [Pipeline] // withDockerContainer [Pipeline] sh 09:31:02 + docker images 09:31:02 REPOSITORY TAG IMAGE ID CREATED SIZE 09:31:02 support-cron-scheduler-arm64 latest 2fd816c621b4 5 seconds ago 43.5MB 09:31:02 support-scheduler-arm64 latest 3938beb395bc 6 seconds ago 41.3MB 09:31:02 support-notifications-arm64 latest 5745446bf6cd 6 seconds ago 42MB 09:31:02 core-metadata-arm64 latest 1bda7aae6acd 46 seconds ago 39.3MB 09:31:02 core-data-arm64 latest c2c5caba56c1 46 seconds ago 39.1MB 09:31:02 core-keeper-arm64 latest 1cd3488a39b4 54 seconds ago 39MB 09:31:02 core-command-arm64 latest 0e4394677d20 3 minutes ago 35MB 09:31:02 security-proxy-auth-arm64 latest 11c15be704f1 4 minutes ago 32.6MB 09:31:02 security-spiffe-token-provider-arm64 latest 0b28a0a89a8c 13 minutes ago 29MB 09:31:02 core-common-config-bootstrapper-arm64 latest 32bb17a2cd71 15 minutes ago 15.3MB 09:31:02 security-secretstore-setup-arm64 latest 2f8105b2b14d 16 minutes ago 36.4MB 09:31:02 security-bootstrapper-arm64 latest d5fb0eb3051f 16 minutes ago 18.9MB 09:31:02 security-proxy-setup-arm64 latest 0206c6c47432 16 minutes ago 26.1MB 09:31:02 security-spire-agent-arm64 latest 7ac04e44f47c 38 minutes ago 174MB 09:31:02 security-spire-config-arm64 latest be098f56b98d 38 minutes ago 115MB 09:31:02 security-spire-server-arm64 latest b8d88647ebe9 38 minutes ago 116MB 09:31:02 ci-base-image-arm64 latest 344d8f19a3a0 About an hour ago 967MB 09:31:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 09:31:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:03 09:31:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:04 arm64: Pulling from edgex-lftools-log-publisher 09:31:04 8998bd30e6a1: Pulling fs layer 09:31:04 04944245beec: Pulling fs layer 09:31:04 699f458cf7ca: Pulling fs layer 09:31:04 765212b225bb: Pulling fs layer 09:31:04 f23df028b6ca: Pulling fs layer 09:31:04 d65c8cfc05b1: Pulling fs layer 09:31:04 2437ff75d9bd: Pulling fs layer 09:31:04 765212b225bb: Waiting 09:31:04 f23df028b6ca: Waiting 09:31:04 d65c8cfc05b1: Waiting 09:31:04 2437ff75d9bd: Waiting 09:31:04 04944245beec: Verifying Checksum 09:31:04 04944245beec: Download complete 09:31:04 765212b225bb: Verifying Checksum 09:31:04 765212b225bb: Download complete 09:31:04 f23df028b6ca: Verifying Checksum 09:31:04 f23df028b6ca: Download complete 09:31:04 d65c8cfc05b1: Verifying Checksum 09:31:04 d65c8cfc05b1: Download complete 09:31:04 699f458cf7ca: Verifying Checksum 09:31:04 699f458cf7ca: Download complete 09:31:05 8998bd30e6a1: Verifying Checksum 09:31:05 8998bd30e6a1: Download complete 09:31:07 2437ff75d9bd: Verifying Checksum 09:31:07 2437ff75d9bd: Download complete 09:31:10 8998bd30e6a1: Pull complete 09:31:10 04944245beec: Pull complete 09:31:12 699f458cf7ca: Pull complete 09:31:12 765212b225bb: Pull complete 09:31:13 f23df028b6ca: Pull complete 09:31:13 d65c8cfc05b1: Pull complete 09:31:31 2437ff75d9bd: Pull complete 09:31:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:32 prd-ubuntu20.04-docker-arm64-4c-16g-8313 does not seem to be running inside a container 09:31:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:arm64 cat 09:31:34 $ docker top e4dd098ec080225f2c41b0b6251d2f208f1a34e639dc966b6708f21650363845 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:31:35 ---> job-cost.sh 09:31:35 lf-activate-venv: SKIPPING 09:31:35 INFO: No Stack... 09:31:36 INFO: Retrieving Pricing Info for: v3-standard-4 09:31:37 INFO: Archiving Costs [Pipeline] sh 09:31:37 + cat /w/workspace/edgex-go/1/archives/cost.csv 09:31:37 + cut -d, -f6 [Pipeline] lock 09:31:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4872-1-stack-cost] 09:31:37 Resource [jenkins-edgexfoundry-edgex-go-PR-4872-1-stack-cost] did not exist. Created. 09:31:38 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4872-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:31:38 + echo total: 0.2199999988079071 [Pipeline] stash 09:31:38 Stashed 1 file(s) [Pipeline] } 09:31:39 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4872-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:31:39 $ docker stop --time=1 e4dd098ec080225f2c41b0b6251d2f208f1a34e639dc966b6708f21650363845 09:31:40 $ docker rm -f --volumes e4dd098ec080225f2c41b0b6251d2f208f1a34e639dc966b6708f21650363845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:31:41 provisioning config files... 09:31:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8907076455122571469tmp [Pipeline] { [Pipeline] sh 09:31:42 + set +x 09:31:42 + + bash -s -- 09:31:42 curl -s https://codecov.io/bash 09:31:42 09:31:42 _____ _ 09:31:42 / ____| | | 09:31:42 | | ___ __| | ___ ___ _____ __ 09:31:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:31:42 | |___| (_) | (_| | __/ (_| (_) \ V / 09:31:42 \_____\___/ \__,_|\___|\___\___/ \_/ 09:31:42 Bash-1.0.6 09:31:42 09:31:42 09:31:42 ==> git version 2.25.1 found 09:31:42 ==> 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 09:31:42 Release-Date: 2020-01-08 09:31:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:31:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:31:42 ==> Jenkins CI detected. 09:31:42 current dir:  /w/workspace/edgex-go/1 09:31:42 project root: . 09:31:42 --> token set from env 09:31:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:31:42 ==> Running gcov in . (disable via -X gcov) 09:31:42 ==> Python coveragepy not found 09:31:42 ==> Searching for coverage reports in: 09:31:42 + . 09:31:42 -> Found 1 reports 09:31:42 ==> Detecting git/mercurial file structure 09:31:42 ==> Reading reports 09:31:42 + ./coverage.out bytes=544290 09:31:42 ==> Appending adjustments 09:31:42 https://docs.codecov.io/docs/fixing-reports 09:31:43 + Found adjustments 09:31:43 ==> Gzipping contents 09:31:43 68K /tmp/codecov.kJAAqa.gz 09:31:43 ==> Uploading reports 09:31:43 url: https://codecov.io 09:31:43 query: branch=PR-4872&commit=1f86b117ef6b39eb5693270c0923cd7a247ad1b8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4872%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4872&job=&cmd_args= 09:31:43 -> Pinging Codecov 09:31:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4872&commit=1f86b117ef6b39eb5693270c0923cd7a247ad1b8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4872%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4872&job=&cmd_args= 09:31:43 -> Uploading to 09:31:43 https://storage.googleapis.com/codecov/v4/raw/2024-08-23/00271124DB129430A58F1EEE437C3FCB/1f86b117ef6b39eb5693270c0923cd7a247ad1b8/6f97622e-4c93-4b14-9703-4d4db64ae90f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240823%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240823T093143Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5fefe2c6105de13e171438db1b83bc6aa64cb8501e599ca2db21c4eaa87acd21 09:31:43 % Total % Received % Xferd Average Speed Time Time Time Current 09:31:43 Dload Upload Total Spent Left Speed 09:31:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67931 0 0 100 67931 0 320k --:--:-- --:--:-- --:--:-- 318k 100 67931 0 0 100 67931 0 230k --:--:-- --:--:-- --:--:-- 229k 09:31:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1f86b117ef6b39eb5693270c0923cd7a247ad1b8 [Pipeline] } 09:31:44 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 09:31:45 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 09:31:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:31:46 ---> package-listing.sh 09:31:46 ++ facter osfamily 09:31:46 ++ tr '[:upper:]' '[:lower:]' 09:31:47 + OS_FAMILY=debian 09:31:47 + workspace=/w/workspace/edgex-go/1 09:31:47 + START_PACKAGES=/tmp/packages_start.txt 09:31:47 + END_PACKAGES=/tmp/packages_end.txt 09:31:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:31:47 + PACKAGES=/tmp/packages_start.txt 09:31:47 + '[' /w/workspace/edgex-go/1 ']' 09:31:47 + PACKAGES=/tmp/packages_end.txt 09:31:47 + case "${OS_FAMILY}" in 09:31:47 + dpkg -l 09:31:47 + grep '^ii' 09:31:47 + '[' -f /tmp/packages_start.txt ']' 09:31:47 + '[' -f /tmp/packages_end.txt ']' 09:31:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:31:47 + '[' /w/workspace/edgex-go/1 ']' 09:31:47 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:31:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:31:47 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:31:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:48 09:31:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:48 latest: Pulling from edgex-lftools-log-publisher 09:31:48 5eb5b503b376: Pulling fs layer 09:31:48 5c69ac0246d0: Pulling fs layer 09:31:48 ec43610c2a17: Pulling fs layer 09:31:48 3a2ae6a8a46f: Pulling fs layer 09:31:48 33b1e0a273af: Pulling fs layer 09:31:48 5d3b04190fa2: Pulling fs layer 09:31:48 2f39f015ded8: Pulling fs layer 09:31:48 3a2ae6a8a46f: Waiting 09:31:48 5d3b04190fa2: Waiting 09:31:48 33b1e0a273af: Waiting 09:31:48 2f39f015ded8: Waiting 09:31:48 5c69ac0246d0: Download complete 09:31:48 3a2ae6a8a46f: Verifying Checksum 09:31:48 3a2ae6a8a46f: Download complete 09:31:48 33b1e0a273af: Verifying Checksum 09:31:48 33b1e0a273af: Download complete 09:31:48 5d3b04190fa2: Download complete 09:31:48 ec43610c2a17: Verifying Checksum 09:31:48 ec43610c2a17: Download complete 09:31:48 5eb5b503b376: Verifying Checksum 09:31:48 5eb5b503b376: Download complete 09:31:49 2f39f015ded8: Download complete 09:31:50 5eb5b503b376: Pull complete 09:31:50 5c69ac0246d0: Pull complete 09:31:50 ec43610c2a17: Pull complete 09:31:50 3a2ae6a8a46f: Pull complete 09:31:51 33b1e0a273af: Pull complete 09:31:51 5d3b04190fa2: Pull complete 09:31:55 2f39f015ded8: Pull complete 09:31:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:31:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:55 prd-ubuntu20.04-docker-8c-8g-8267 does not seem to be running inside a container 09:31:55 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:31:59 $ docker top 10ba02ee33012cec9e77dc66600d5d5cb699c3fbc883b3c72990f2d1d38f1582 -eo pid,comm [Pipeline] { [Pipeline] sh 09:32:00 + touch /tmp/pre-build-complete [Pipeline] sh 09:32:00 + mkdir -p /var/log/sysstat [Pipeline] sh 09:32:00 + ls /var/log/sa-host 09:32:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:32:01 provisioning config files... 09:32:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13142660117977850387tmp [Pipeline] { [Pipeline] echo 09:32:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:32:01 ---> create-netrc.sh [Pipeline] } 09:32:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:32:02 ---> python-tools-install.sh [Pipeline] echo 09:32:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:32:02 ---> sudo-logs.sh 09:32:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:32:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:32:02 ---> job-cost.sh 09:32:02 lf-activate-venv: SKIPPING 09:32:02 DEBUG: total: 0.2199999988079071 09:32:02 INFO: Retrieving Stack Cost... 09:32:03 INFO: Retrieving Pricing Info for: v3-standard-8 09:32:03 INFO: Archiving Costs [Pipeline] echo 09:32:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:32:04 ---> logs-deploy.sh 09:32:04 lf-activate-venv: SKIPPING 09:32:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4872/1 09:32:04 INFO: archiving workspace using pattern(s): 09:32:04 Archives upload complete. 09:32:04 INFO: archiving logs to Nexus 09:32:05 ---> uname -a: 09:32:05 Linux prd-ubuntu20-04-docker-8c-8g-8267 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:32:05 09:32:05 09:32:05 ---> lscpu: 09:32:05 Architecture: x86_64 09:32:05 CPU op-mode(s): 32-bit, 64-bit 09:32:05 Byte Order: Little Endian 09:32:05 Address sizes: 40 bits physical, 48 bits virtual 09:32:05 CPU(s): 8 09:32:05 On-line CPU(s) list: 0-7 09:32:05 Thread(s) per core: 1 09:32:05 Core(s) per socket: 1 09:32:05 Socket(s): 8 09:32:05 NUMA node(s): 1 09:32:05 Vendor ID: AuthenticAMD 09:32:05 CPU family: 23 09:32:05 Model: 49 09:32:05 Model name: AMD EPYC-Rome Processor 09:32:05 Stepping: 0 09:32:05 CPU MHz: 2800.000 09:32:05 BogoMIPS: 5600.00 09:32:05 Virtualization: AMD-V 09:32:05 Hypervisor vendor: KVM 09:32:05 Virtualization type: full 09:32:05 L1d cache: 256 KiB 09:32:05 L1i cache: 256 KiB 09:32:05 L2 cache: 4 MiB 09:32:05 L3 cache: 128 MiB 09:32:05 NUMA node0 CPU(s): 0-7 09:32:05 Vulnerability Itlb multihit: Not affected 09:32:05 Vulnerability L1tf: Not affected 09:32:05 Vulnerability Mds: Not affected 09:32:05 Vulnerability Meltdown: Not affected 09:32:05 Vulnerability Mmio stale data: Not affected 09:32:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:32:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:32:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:32:05 Vulnerability Srbds: Not affected 09:32:05 Vulnerability Tsx async abort: Not affected 09:32:05 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 09:32:05 09:32:05 09:32:05 ---> nproc: 09:32:05 8 09:32:05 09:32:05 09:32:05 ---> df -h: 09:32:05 Filesystem Size Used Avail Use% Mounted on 09:32:05 overlay 155G 28G 128G 18% / 09:32:05 tmpfs 64M 0 64M 0% /dev 09:32:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:32:05 shm 64M 0 64M 0% /dev/shm 09:32:05 /dev/vda1 155G 28G 128G 18% /facter-os 09:32:05 09:32:05 09:32:05 ---> sar -b -r -n DEV: 09:32:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8267) 08/23/24 _x86_64_ (8 CPU) 09:32:05 09:32:05 08:09:25 LINUX RESTART (8 CPU) 09:32:05 09:32:05 08:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:32:05 08:11:01 365.04 14.95 350.09 0.00 1954.65 53003.90 0.00 09:32:05 08:12:01 117.85 1.38 116.46 0.00 19.60 35753.12 0.00 09:32:05 08:13:01 44.93 0.03 44.89 0.00 0.27 34362.81 0.00 09:32:05 08:14:01 31.32 0.18 31.14 0.00 2.67 18561.95 0.00 09:32:05 08:15:01 270.80 3.75 267.06 0.00 163.84 180855.86 0.00 09:32:05 08:16:01 800.05 12.03 788.02 0.00 4327.22 239514.16 0.00 09:32:05 08:17:01 269.98 0.55 269.43 0.00 4.40 86293.90 0.00 09:32:05 08:18:01 299.35 0.03 299.32 0.00 0.27 99550.97 0.00 09:32:05 08:19:01 817.26 0.07 817.19 0.00 1.20 145451.52 0.00 09:32:05 08:20:01 2.37 0.00 2.37 0.00 0.00 33.33 0.00 09:32:05 08:21:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 09:32:05 08:22:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 09:32:05 08:23:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 09:32:05 08:24:01 1.38 0.00 1.38 0.00 0.00 16.39 0.00 09:32:05 08:25:01 1.32 0.02 1.30 0.00 0.13 19.46 0.00 09:32:05 08:26:01 1.73 0.00 1.73 0.00 0.00 20.66 0.00 09:32:05 08:27:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 09:32:05 08:28:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 09:32:05 08:29:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 09:32:05 08:30:01 1.23 0.00 1.23 0.00 0.00 17.59 0.00 09:32:05 08:31:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 09:32:05 08:32:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 09:32:05 08:33:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 09:32:05 08:34:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 09:32:05 08:35:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 09:32:05 08:36:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 09:32:05 08:37:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 09:32:05 08:38:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 09:32:05 08:39:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 09:32:05 08:40:01 1.30 0.00 1.30 0.00 0.00 17.46 0.00 09:32:05 08:41:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 09:32:05 08:42:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 09:32:05 08:43:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 09:32:05 08:44:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 09:32:05 08:45:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 09:32:05 08:46:01 1.28 0.00 1.28 0.00 0.00 16.66 0.00 09:32:05 08:47:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 09:32:05 08:48:01 1.20 0.00 1.20 0.00 0.00 15.60 0.00 09:32:05 08:49:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 09:32:05 08:50:01 1.20 0.00 1.20 0.00 0.00 15.59 0.00 09:32:05 08:51:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 09:32:05 08:52:01 1.05 0.00 1.05 0.00 0.00 13.73 0.00 09:32:05 08:53:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 09:32:05 08:54:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 09:32:05 08:55:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 09:32:05 08:56:01 1.13 0.00 1.13 0.00 0.00 15.33 0.00 09:32:05 08:57:01 1.12 0.00 1.12 0.00 0.00 12.61 0.00 09:32:05 08:58:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 09:32:05 08:59:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 09:32:05 09:00:01 2.93 1.52 1.42 0.00 35.46 18.26 0.00 09:32:05 09:01:01 1.05 0.00 1.05 0.00 0.00 13.46 0.00 09:32:05 09:02:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 09:32:05 09:03:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 09:32:05 09:04:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 09:32:05 09:05:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 09:32:05 09:06:01 1.70 0.00 1.70 0.00 0.00 20.66 0.00 09:32:05 09:07:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 09:32:05 09:08:01 1.07 0.00 1.07 0.00 0.00 14.13 0.00 09:32:05 09:09:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 09:32:05 09:10:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 09:32:05 09:11:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 09:32:05 09:12:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 09:32:05 09:13:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 09:32:05 09:14:01 1.10 0.00 1.10 0.00 0.00 15.60 0.00 09:32:05 09:15:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 09:32:05 09:16:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 09:32:05 09:17:01 1.30 0.00 1.30 0.00 0.00 15.19 0.00 09:32:05 09:18:01 1.87 0.00 1.87 0.00 0.00 21.73 0.00 09:32:05 09:19:01 0.98 0.00 0.98 0.00 0.00 11.87 0.00 09:32:05 09:20:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 09:32:05 09:21:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 09:32:05 09:22:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 09:32:05 09:23:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 09:32:05 09:24:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 09:32:05 09:25:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 09:32:05 09:26:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 09:32:05 09:27:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 09:32:05 09:28:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 09:32:05 09:29:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 09:32:05 09:30:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 09:32:05 09:31:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 09:32:05 09:32:01 66.99 0.23 66.76 0.00 17.86 19022.16 0.00 09:32:05 Average: 38.63 0.42 38.21 0.00 79.24 11134.32 0.00 09:32:05 09:32:05 08:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:32:05 08:11:01 28696340 31528152 783952 2.38 81184 3018728 1984036 5.85 1111772 2675852 3192 09:32:05 08:12:01 27284532 31411916 891536 2.71 128536 4143512 2018992 5.95 1788860 3282120 863780 09:32:05 08:13:01 26608556 31036024 1264308 3.84 132596 4421768 2578772 7.60 2091244 3631636 623816 09:32:05 08:14:01 26533196 31406556 889876 2.71 135536 4823216 2225688 6.56 1821048 3931268 522332 09:32:05 08:15:01 20733244 31330192 944088 2.87 157016 10393940 2840540 8.37 1955996 9429524 2208424 09:32:05 08:16:01 14433280 31374856 882420 2.68 333864 16161364 2407588 7.10 2797612 14474460 1408840 09:32:05 08:17:01 8657676 28106320 4075396 12.39 383632 18231360 11082260 32.66 7030552 15518972 1245916 09:32:05 08:18:01 5446644 26530864 5665808 17.23 392820 19833516 10749308 31.68 9093188 16665352 483780 09:32:05 08:19:01 9748096 31377280 877460 2.67 406280 20498632 2198044 6.48 3310288 18364880 104 09:32:05 08:20:01 9773728 31402920 851880 2.59 406296 20498620 2198044 6.48 3285084 18364856 40 09:32:05 08:21:01 9774552 31403784 850936 2.59 406312 20498620 2198044 6.48 3285244 18364856 16 09:32:05 08:22:01 9820956 31450260 804232 2.45 406332 20498628 2198044 6.48 3238644 18364860 52 09:32:05 08:23:01 9822036 31451360 803132 2.44 406344 20498632 2198044 6.48 3237344 18364868 8 09:32:05 08:24:01 9822620 31451956 802500 2.44 406360 20498632 2198044 6.48 3237576 18364868 8 09:32:05 08:25:01 9823140 31452576 801928 2.44 406392 20498612 2191192 6.46 3237020 18364848 200 09:32:05 08:26:01 9823528 31452996 801680 2.44 406412 20498612 2191192 6.46 3237044 18364848 52 09:32:05 08:27:01 9822888 31452364 802208 2.44 406428 20498616 2191192 6.46 3237052 18364852 4 09:32:05 08:28:01 9823228 31452856 801692 2.44 406444 20498744 2191192 6.46 3237340 18364984 56 09:32:05 08:29:01 9822928 31452560 801900 2.44 406460 20498748 2191192 6.46 3237232 18364984 20 09:32:05 08:30:01 9823856 31453544 800828 2.44 406504 20498748 2191192 6.46 3236648 18364988 68 09:32:05 08:31:01 9823928 31453616 800696 2.43 406516 20498752 2191192 6.46 3236588 18364988 4 09:32:05 08:32:01 9823848 31453588 800672 2.43 406532 20498764 2191192 6.46 3236716 18365000 204 09:32:05 08:33:01 9823360 31453104 801124 2.44 406548 20498768 2191192 6.46 3236736 18365004 8 09:32:05 08:34:01 9823920 31453696 800492 2.43 406560 20498768 2191192 6.46 3236756 18365004 44 09:32:05 08:35:01 9823776 31453572 800548 2.43 406584 20498772 2191192 6.46 3236500 18365008 40 09:32:05 08:36:01 9823752 31453584 800480 2.43 406604 20498776 2191192 6.46 3236808 18365012 184 09:32:05 08:37:01 9824072 31453912 800352 2.43 406628 20498776 2191192 6.46 3236772 18365012 12 09:32:05 08:38:01 9823812 31453656 800564 2.43 406644 20498780 2191192 6.46 3236800 18365016 44 09:32:05 08:39:01 9823828 31453672 800480 2.43 406652 20498780 2191192 6.46 3236620 18365016 8 09:32:05 08:40:01 9823892 31453816 800372 2.43 406696 20498780 2191192 6.46 3236940 18365020 72 09:32:05 08:41:01 9823940 31453892 800232 2.43 406724 20498792 2191192 6.46 3236704 18365028 32 09:32:05 08:42:01 9823948 31453952 800160 2.43 406756 20498792 2191192 6.46 3237260 18365028 184 09:32:05 08:43:01 9824060 31454096 800004 2.43 406780 20498796 2191192 6.46 3237260 18365032 200 09:32:05 08:44:01 9823924 31453972 800076 2.43 406812 20498800 2191192 6.46 3237180 18365036 8 09:32:05 08:45:01 9824200 31454288 799720 2.43 406848 20498800 2191192 6.46 3237176 18365036 48 09:32:05 08:46:01 9824176 31454304 799648 2.43 406880 20498804 2191192 6.46 3237328 18365040 236 09:32:05 08:47:01 9824272 31454428 799528 2.43 406904 20498804 2191192 6.46 3237096 18365044 8 09:32:05 08:48:01 9824264 31454448 799532 2.43 406936 20498808 2191192 6.46 3237264 18365044 60 09:32:05 08:49:01 9824416 31454632 799500 2.43 406964 20498816 2191192 6.46 3237408 18365052 184 09:32:05 08:50:01 9824284 31454552 799748 2.43 406988 20498816 2191192 6.46 3237380 18365056 64 09:32:05 08:51:01 9824276 31454552 799700 2.43 407016 20498824 2191192 6.46 3237396 18365060 232 09:32:05 08:52:01 9824260 31454580 799640 2.43 407032 20498824 2191192 6.46 3237484 18365060 236 09:32:05 08:53:01 9824244 31454592 799568 2.43 407056 20498828 2191192 6.46 3237484 18365064 220 09:32:05 08:54:01 9824268 31454640 799504 2.43 407072 20498832 2191192 6.46 3237424 18365068 12 09:32:05 08:55:01 9824284 31454656 799420 2.43 407108 20498820 2191192 6.46 3237120 18365068 12 09:32:05 08:56:01 9824136 31454556 799740 2.43 407124 20498832 2191192 6.46 3237204 18365072 64 09:32:05 08:57:01 9823828 31454252 799996 2.43 407140 20498840 2191192 6.46 3237184 18365076 12 09:32:05 08:58:01 9824072 31454536 799672 2.43 407156 20498840 2191192 6.46 3237220 18365076 44 09:32:05 08:59:01 9823772 31454360 799760 2.43 407168 20498976 2191192 6.46 3237248 18365188 8 09:32:05 09:00:01 9817600 31450248 803976 2.44 407196 20500036 2170968 6.40 3245292 18365500 20 09:32:05 09:01:01 9817812 31450468 803696 2.44 407216 20500040 2170968 6.40 3245064 18365456 32 09:32:05 09:02:01 9817852 31450548 803588 2.44 407236 20500044 2187116 6.45 3245220 18365460 168 09:32:05 09:03:01 9817300 31450004 804044 2.45 407244 20500044 2187116 6.45 3245076 18365460 12 09:32:05 09:04:01 9817276 31450004 804004 2.45 407256 20500048 2187116 6.45 3245088 18365464 144 09:32:05 09:05:01 9817004 31449748 804200 2.45 407272 20500048 2187116 6.45 3245480 18365464 20 09:32:05 09:06:01 9817196 31449956 804244 2.45 407288 20500044 2187116 6.45 3245260 18365472 20 09:32:05 09:07:01 9816960 31449740 804432 2.45 407292 20500060 2187116 6.45 3245276 18365476 8 09:32:05 09:08:01 9816912 31449700 804412 2.45 407300 20500064 2187116 6.45 3245264 18365476 52 09:32:05 09:09:01 9817020 31449820 804280 2.45 407312 20500068 2187116 6.45 3245368 18365484 204 09:32:05 09:10:01 9816572 31449396 804708 2.45 407328 20500072 2170900 6.40 3245148 18365488 16 09:32:05 09:11:01 9816864 31449696 804344 2.45 407368 20500056 2170900 6.40 3245128 18365488 12 09:32:05 09:12:01 9817156 31450036 803960 2.44 407380 20500076 2170900 6.40 3245172 18365492 152 09:32:05 09:13:01 9817108 31450008 803936 2.44 407396 20500076 2170900 6.40 3245440 18365492 20 09:32:05 09:14:01 9817244 31450176 803924 2.44 407424 20500080 2170900 6.40 3245176 18365496 68 09:32:05 09:15:01 9817168 31450108 804144 2.45 407440 20500084 2170900 6.40 3245296 18365500 12 09:32:05 09:16:01 9817264 31450236 804016 2.45 407472 20500072 2170900 6.40 3245252 18365500 48 09:32:05 09:17:01 9816860 31449896 804344 2.45 407516 20500088 2170900 6.40 3245400 18365508 12 09:32:05 09:18:01 9816764 31449808 804292 2.45 407536 20500092 2170900 6.40 3245344 18365504 8 09:32:05 09:19:01 9816884 31449948 804108 2.45 407552 20500096 2186952 6.45 3245392 18365512 4 09:32:05 09:20:01 9816796 31449904 804100 2.45 407576 20500100 2186952 6.45 3245720 18365516 52 09:32:05 09:21:01 9816528 31449644 804284 2.45 407596 20500100 2186952 6.45 3245584 18365520 12 09:32:05 09:22:01 9816572 31449724 804100 2.45 407608 20500108 2186952 6.45 3245628 18365524 220 09:32:05 09:23:01 9816580 31449752 804012 2.45 407624 20500112 2186952 6.45 3245760 18365528 216 09:32:05 09:24:01 9816576 31449756 804148 2.45 407632 20500112 2186952 6.45 3245768 18365528 224 09:32:05 09:25:01 9816380 31449576 804308 2.45 407644 20500116 2186952 6.45 3246044 18365532 224 09:32:05 09:26:01 9816404 31449600 804252 2.45 407660 20500116 2186952 6.45 3245724 18365532 52 09:32:05 09:27:01 9816388 31449720 804076 2.45 407672 20500252 2186952 6.45 3245752 18365668 4 09:32:05 09:28:01 9816088 31449456 804304 2.45 407676 20500256 2186952 6.45 3245644 18365672 48 09:32:05 09:29:01 9816072 31449444 804244 2.45 407692 20500256 2186952 6.45 3245548 18365672 8 09:32:05 09:30:01 9816048 31449452 804192 2.45 407704 20500260 2186952 6.45 3245504 18365676 172 09:32:05 09:31:01 9816324 31449728 803840 2.44 407724 20500256 2186952 6.45 3245476 18365676 8 09:32:05 09:32:01 9265984 31406712 843100 2.56 411544 20953888 2244040 6.61 3288240 18813580 436 09:32:05 Average: 10785334 31340864 914321 2.78 388665 19493095 2412421 7.11 3264919 17427859 89828 09:32:05 09:32:05 08:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:32:05 08:11:01 veth6f9c662 113.81 124.49 11.11 108.41 0.00 0.00 0.00 0.01 09:32:05 08:11:01 docker0 673.90 631.99 48.18 3033.61 0.00 0.00 0.00 0.00 09:32:05 08:11:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 09:32:05 08:11:01 ens3 1420.57 1352.86 11001.25 160.14 0.00 0.00 0.00 0.00 09:32:05 08:12:01 veth1e9f53b 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 09:32:05 08:12:01 docker0 147.13 205.33 12.71 1964.14 0.00 0.00 0.00 0.00 09:32:05 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:12:01 ens3 229.73 163.22 1990.27 25.32 0.00 0.00 0.00 0.00 09:32:05 08:13:01 veth1e9f53b 0.97 0.98 0.08 0.09 0.00 0.00 0.00 0.00 09:32:05 08:13:01 docker0 0.97 0.97 0.07 0.09 0.00 0.00 0.00 0.00 09:32:05 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:13:01 ens3 26.88 15.80 20.73 11.49 0.00 0.00 0.00 0.00 09:32:05 08:14:01 veth1e9f53b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:14:01 ens3 25.22 15.71 28.39 9.67 0.00 0.00 0.00 0.00 09:32:05 08:15:01 vethf7935f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:15:01 vethb079fc6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:15:01 veth48d55a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:15:01 veth81d8159 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:15:01 veth860ad48 2.42 6.62 0.18 98.11 0.00 0.00 0.00 0.01 09:32:05 08:15:01 vethccf5016 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:15:01 veth75c076d 1.75 3.53 0.13 31.43 0.00 0.00 0.00 0.00 09:32:05 08:15:01 docker0 8.57 18.70 0.54 265.79 0.00 0.00 0.00 0.00 09:32:05 08:15:01 veth4fb6bd3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:15:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 09:32:05 08:15:01 vethc5d9f76 1.65 3.08 0.13 40.62 0.00 0.00 0.00 0.00 09:32:05 08:15:01 vethe6ac335 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:15:01 veth6305d08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:15:01 veth9a5e465 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:15:01 vethdc0b7bd 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 09:32:05 08:15:01 veth8bb53c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:15:01 ens3 233.14 152.21 4055.83 163.59 0.00 0.00 0.00 0.00 09:32:05 08:15:01 veth7545862 2.40 5.85 0.18 95.54 0.00 0.00 0.00 0.01 09:32:05 08:15:01 veth185c903 0.35 0.48 0.03 0.14 0.00 0.00 0.00 0.00 09:32:05 08:16:01 docker0 438.07 777.27 37.79 6769.97 0.00 0.00 0.00 0.00 09:32:05 08:16:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 09:32:05 08:16:01 ens3 923.83 503.25 8873.07 59.39 0.00 0.00 0.00 0.00 09:32:05 08:16:01 veth185c903 0.07 0.80 0.00 0.03 0.00 0.00 0.00 0.00 09:32:05 08:17:01 vethdc6acee 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:05 08:17:01 vethfe860ab 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:05 08:17:01 veth6327ee4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:05 08:17:01 veth53913c3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:05 08:17:01 vethd4f6540 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:05 08:17:01 veth8f296ba 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:05 08:17:01 veth6bfd59c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:05 08:17:01 veth1a2faaf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:05 08:17:01 veth610e341 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:05 08:17:01 veth92b6054 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:05 08:17:01 veth54e725c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:05 08:17:01 veth7af49b8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:05 08:17:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:17:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:17:01 veth0f4405a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:05 08:17:01 ens3 15.46 8.65 12.24 6.58 0.00 0.00 0.00 0.00 09:32:05 08:17:01 veth185c903 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:18:01 vethdc6acee 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:18:01 vethfe860ab 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:18:01 veth6327ee4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:18:01 veth53913c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:18:01 vethd4f6540 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:18:01 veth8f296ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:18:01 veth6bfd59c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:18:01 veth1a2faaf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:18:01 veth610e341 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:18:01 veth92b6054 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:18:01 veth54e725c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:18:01 veth7af49b8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:18:01 veth0f4405a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:18:01 ens3 6.26 3.86 4.44 2.45 0.00 0.00 0.00 0.00 09:32:05 08:18:01 veth185c903 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:19:01 ens3 21.04 13.46 17.57 9.40 0.00 0.00 0.00 0.00 09:32:05 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:20:01 ens3 1.00 0.52 0.58 0.34 0.00 0.00 0.00 0.00 09:32:05 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:21:01 ens3 0.52 0.02 0.05 0.00 0.00 0.00 0.00 0.00 09:32:05 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:22:01 ens3 1.28 0.75 0.81 0.30 0.00 0.00 0.00 0.00 09:32:05 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:23:01 ens3 1.10 0.00 0.08 0.00 0.00 0.00 0.00 0.00 09:32:05 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:24:01 ens3 1.90 0.53 0.44 0.29 0.00 0.00 0.00 0.00 09:32:05 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:25:01 ens3 1.10 0.12 0.12 0.07 0.00 0.00 0.00 0.00 09:32:05 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:26:01 ens3 1.00 0.10 0.04 0.01 0.00 0.00 0.00 0.00 09:32:05 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:27:01 ens3 0.77 0.07 0.12 0.00 0.00 0.00 0.00 0.00 09:32:05 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:28:01 ens3 0.58 0.35 0.27 0.21 0.00 0.00 0.00 0.00 09:32:05 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:29:01 ens3 0.18 0.13 0.12 0.07 0.00 0.00 0.00 0.00 09:32:05 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:30:01 ens3 0.65 0.20 0.13 0.07 0.00 0.00 0.00 0.00 09:32:05 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:31:01 ens3 0.47 0.27 0.26 0.20 0.00 0.00 0.00 0.00 09:32:05 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:33:01 ens3 0.52 0.10 0.11 0.01 0.00 0.00 0.00 0.00 09:32:05 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:34:01 ens3 0.30 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:32:05 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:35:01 ens3 0.78 0.10 0.15 0.07 0.00 0.00 0.00 0.00 09:32:05 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:36:01 ens3 0.65 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:32:05 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:37:01 ens3 0.63 0.08 0.11 0.00 0.00 0.00 0.00 0.00 09:32:05 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:38:01 ens3 1.27 0.43 0.41 0.28 0.00 0.00 0.00 0.00 09:32:05 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:39:01 ens3 1.52 0.00 0.12 0.00 0.00 0.00 0.00 0.00 09:32:05 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:40:01 ens3 1.20 0.52 0.38 0.29 0.00 0.00 0.00 0.00 09:32:05 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:41:01 ens3 2.18 0.03 0.23 0.00 0.00 0.00 0.00 0.00 09:32:05 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:42:01 ens3 1.68 0.50 0.40 0.29 0.00 0.00 0.00 0.00 09:32:05 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:43:01 ens3 1.37 0.00 0.12 0.00 0.00 0.00 0.00 0.00 09:32:05 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:44:01 ens3 1.47 0.58 0.40 0.29 0.00 0.00 0.00 0.00 09:32:05 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:45:01 ens3 0.27 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:32:05 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:46:01 ens3 0.48 0.12 0.05 0.01 0.00 0.00 0.00 0.00 09:32:05 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:47:01 ens3 0.73 0.53 0.36 0.29 0.00 0.00 0.00 0.00 09:32:05 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:48:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:32:05 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:50:01 ens3 0.43 0.33 0.10 0.10 0.00 0.00 0.00 0.00 09:32:05 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:52:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:53:01 ens3 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 09:32:05 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:54:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:32:05 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:55:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:32:05 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:56:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:58:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 08:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:00:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:32:05 09:00:01 ens3 8.62 7.35 5.67 6.48 0.00 0.00 0.00 0.00 09:32:05 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:01:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 09:02:01 ens3 0.48 0.37 0.26 0.22 0.00 0.00 0.00 0.00 09:32:05 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:03:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:32:05 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 09:04:01 ens3 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 09:32:05 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:05:01 ens3 0.98 0.63 0.44 0.29 0.00 0.00 0.00 0.00 09:32:05 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 09:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:07:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:32:05 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 09:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:09:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 09:10:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 09:32:05 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:11:01 ens3 0.33 0.02 0.04 0.00 0.00 0.00 0.00 0.00 09:32:05 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 09:12:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 09:32:05 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:13:01 ens3 0.75 0.48 0.35 0.22 0.00 0.00 0.00 0.00 09:32:05 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 09:14:01 ens3 0.38 0.10 0.04 0.01 0.00 0.00 0.00 0.00 09:32:05 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:15:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:32:05 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 09:16:01 ens3 0.73 0.08 0.09 0.01 0.00 0.00 0.00 0.00 09:32:05 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:17:01 ens3 0.70 0.65 0.44 0.30 0.00 0.00 0.00 0.00 09:32:05 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 09:18:01 ens3 0.53 0.12 0.05 0.01 0.00 0.00 0.00 0.00 09:32:05 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:19:01 ens3 0.75 0.40 0.38 0.28 0.00 0.00 0.00 0.00 09:32:05 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 09:20:01 ens3 1.53 0.48 0.46 0.28 0.00 0.00 0.00 0.00 09:32:05 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:21:01 ens3 0.83 0.30 0.45 0.27 0.00 0.00 0.00 0.00 09:32:05 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 09:22:01 ens3 0.87 0.10 0.10 0.01 0.00 0.00 0.00 0.00 09:32:05 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:23:01 ens3 0.32 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:32:05 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 09:24:01 ens3 1.62 0.10 0.15 0.01 0.00 0.00 0.00 0.00 09:32:05 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:25:01 ens3 1.57 0.88 0.76 0.56 0.00 0.00 0.00 0.00 09:32:05 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 09:26:01 ens3 0.47 0.08 0.05 0.01 0.00 0.00 0.00 0.00 09:32:05 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:27:01 ens3 1.40 0.48 0.42 0.22 0.00 0.00 0.00 0.00 09:32:05 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 09:28:01 ens3 1.17 0.72 0.62 0.48 0.00 0.00 0.00 0.00 09:32:05 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:29:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:32:05 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:05 09:30:01 ens3 0.38 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:32:05 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:31:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:32:05 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:05 09:32:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 09:32:05 09:32:01 ens3 100.08 60.67 2539.62 14.69 0.00 0.00 0.00 0.00 09:32:05 Average: docker0 15.34 19.81 1.20 146.20 0.00 0.00 0.00 0.00 09:32:05 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:32:05 Average: ens3 37.00 27.93 346.21 5.77 0.00 0.00 0.00 0.00 09:32:05 09:32:05 09:32:05 ---> sar -P ALL: 09:32:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8267) 08/23/24 _x86_64_ (8 CPU) 09:32:05 09:32:05 08:09:25 LINUX RESTART (8 CPU) 09:32:05 09:32:05 08:10:02 CPU %user %nice %system %iowait %steal %idle 09:32:05 08:11:01 all 9.59 0.00 3.70 2.91 0.08 83.72 09:32:05 08:11:01 0 9.80 0.00 4.32 10.20 0.09 75.58 09:32:05 08:11:01 1 11.45 0.00 4.19 1.73 0.07 82.56 09:32:05 08:11:01 2 9.19 0.00 3.98 1.84 0.09 84.91 09:32:05 08:11:01 3 14.21 0.00 4.85 2.08 0.09 78.78 09:32:05 08:11:01 4 6.89 0.00 3.38 1.65 0.07 88.02 09:32:05 08:11:01 5 8.13 0.00 3.59 3.52 0.07 84.70 09:32:05 08:11:01 6 8.53 0.00 2.82 2.17 0.09 86.39 09:32:05 08:11:01 7 8.53 0.00 2.49 0.15 0.07 88.76 09:32:05 08:12:01 all 33.04 0.00 5.62 2.26 0.09 58.99 09:32:05 08:12:01 0 32.32 0.00 6.54 10.03 0.10 51.00 09:32:05 08:12:01 1 31.48 0.00 5.75 0.91 0.07 61.79 09:32:05 08:12:01 2 34.87 0.00 5.40 0.08 0.08 59.56 09:32:05 08:12:01 3 33.94 0.00 5.12 0.50 0.07 60.37 09:32:05 08:12:01 4 32.47 0.00 5.75 0.66 0.15 60.97 09:32:05 08:12:01 5 32.39 0.00 5.82 5.11 0.08 56.60 09:32:05 08:12:01 6 33.28 0.00 6.08 0.42 0.08 60.14 09:32:05 08:12:01 7 33.52 0.00 4.51 0.42 0.10 61.44 09:32:05 08:13:01 all 34.06 0.00 5.96 2.07 0.09 57.83 09:32:05 08:13:01 0 31.12 0.00 6.16 2.37 0.07 60.29 09:32:05 08:13:01 1 36.61 0.00 6.93 0.00 0.10 56.35 09:32:05 08:13:01 2 36.94 0.00 5.87 0.12 0.10 56.98 09:32:05 08:13:01 3 32.32 0.00 5.89 8.46 0.08 53.24 09:32:05 08:13:01 4 31.77 0.00 5.70 4.38 0.08 58.07 09:32:05 08:13:01 5 35.22 0.00 5.61 1.04 0.08 58.05 09:32:05 08:13:01 6 36.17 0.00 6.12 0.15 0.10 57.46 09:32:05 08:13:01 7 32.29 0.00 5.43 0.05 0.08 62.15 09:32:05 08:14:01 all 59.01 0.00 7.34 1.25 0.10 32.31 09:32:05 08:14:01 0 59.72 0.00 7.91 3.53 0.10 28.73 09:32:05 08:14:01 1 56.86 0.00 6.83 1.22 0.10 34.99 09:32:05 08:14:01 2 60.86 0.00 7.82 0.91 0.10 30.31 09:32:05 08:14:01 3 56.39 0.00 6.97 1.95 0.10 34.59 09:32:05 08:14:01 4 57.73 0.00 7.23 0.42 0.10 34.52 09:32:05 08:14:01 5 60.49 0.00 7.07 0.49 0.10 31.85 09:32:05 08:14:01 6 59.27 0.00 7.71 0.10 0.08 32.83 09:32:05 08:14:01 7 60.71 0.00 7.17 1.36 0.08 30.68 09:32:05 08:15:01 all 22.89 0.00 8.36 12.56 0.12 56.07 09:32:05 08:15:01 0 24.18 0.00 9.00 16.57 0.12 50.13 09:32:05 08:15:01 1 20.77 0.00 7.80 5.96 0.09 65.39 09:32:05 08:15:01 2 23.57 0.00 8.33 28.03 0.21 39.86 09:32:05 08:15:01 3 21.84 0.00 7.99 7.99 0.12 62.06 09:32:05 08:15:01 4 21.74 0.00 7.64 7.39 0.10 63.13 09:32:05 08:15:01 5 23.87 0.00 8.47 18.22 0.10 49.34 09:32:05 08:15:01 6 22.97 0.00 9.00 10.19 0.12 57.72 09:32:05 08:15:01 7 24.13 0.00 8.64 6.17 0.14 60.92 09:32:05 08:16:01 all 12.56 0.00 7.68 29.49 0.14 50.12 09:32:05 08:16:01 0 13.86 0.00 9.44 40.38 0.19 36.13 09:32:05 08:16:01 1 9.77 0.00 8.04 21.25 0.10 60.83 09:32:05 08:16:01 2 12.82 0.00 8.09 30.00 0.12 48.96 09:32:05 08:16:01 3 12.09 0.00 8.10 30.68 0.16 48.98 09:32:05 08:16:01 4 13.07 0.00 6.25 22.33 0.21 58.13 09:32:05 08:16:01 5 13.35 0.00 7.57 52.02 0.14 26.92 09:32:05 08:16:01 6 10.50 0.00 6.15 17.16 0.14 66.05 09:32:05 08:16:01 7 15.04 0.00 7.86 22.09 0.09 54.93 09:32:05 08:17:01 all 76.60 0.00 12.38 2.92 0.15 7.95 09:32:05 08:17:01 0 77.56 0.00 12.16 0.88 0.13 9.26 09:32:05 08:17:01 1 75.57 0.00 13.04 0.79 0.12 10.48 09:32:05 08:17:01 2 76.52 0.00 12.71 7.19 0.12 3.45 09:32:05 08:17:01 3 76.72 0.00 12.40 1.78 0.13 8.97 09:32:05 08:17:01 4 76.59 0.00 11.94 1.67 0.22 9.57 09:32:05 08:17:01 5 76.33 0.00 12.79 8.48 0.17 2.24 09:32:05 08:17:01 6 76.73 0.00 11.53 1.54 0.15 10.05 09:32:05 08:17:01 7 76.77 0.00 12.49 1.03 0.14 9.57 09:32:05 08:18:01 all 89.21 0.00 10.60 0.00 0.19 0.00 09:32:05 08:18:01 0 90.36 0.00 9.47 0.00 0.17 0.00 09:32:05 08:18:01 1 88.41 0.00 11.40 0.00 0.19 0.00 09:32:05 08:18:01 2 89.00 0.00 10.83 0.00 0.17 0.00 09:32:05 08:18:01 3 89.40 0.00 10.43 0.00 0.17 0.00 09:32:05 08:18:01 4 90.02 0.00 9.78 0.00 0.20 0.00 09:32:05 08:18:01 5 89.50 0.00 10.29 0.00 0.20 0.00 09:32:05 08:18:01 6 88.96 0.00 10.87 0.00 0.17 0.00 09:32:05 08:18:01 7 87.95 0.00 11.78 0.00 0.27 0.00 09:32:05 08:19:01 all 70.44 0.00 12.33 5.59 0.16 11.47 09:32:05 08:19:01 0 71.01 0.00 12.22 8.69 0.19 7.89 09:32:05 08:19:01 1 70.92 0.00 12.62 2.52 0.15 13.78 09:32:05 08:19:01 2 69.73 0.00 12.92 5.24 0.18 11.93 09:32:05 08:19:01 3 69.67 0.00 12.47 8.78 0.12 8.97 09:32:05 08:19:01 4 72.21 0.00 11.58 1.99 0.15 14.06 09:32:05 08:19:01 5 70.16 0.00 12.38 6.81 0.19 10.46 09:32:05 08:19:01 6 68.86 0.00 12.16 3.17 0.12 15.70 09:32:05 08:19:01 7 70.95 0.00 12.36 7.60 0.21 8.88 09:32:05 08:20:01 all 0.28 0.00 0.03 0.01 0.01 99.67 09:32:05 08:20:01 0 1.91 0.00 0.05 0.00 0.03 98.01 09:32:05 08:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 08:20:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:32:05 08:20:01 3 0.03 0.00 0.07 0.03 0.05 99.82 09:32:05 08:20:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:32:05 08:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 08:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:20:01 7 0.20 0.00 0.02 0.00 0.02 99.77 09:32:05 08:21:01 all 0.08 0.00 0.02 0.00 0.01 99.89 09:32:05 08:21:01 0 0.28 0.00 0.08 0.00 0.03 99.60 09:32:05 08:21:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:32:05 08:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 08:21:01 3 0.05 0.00 0.03 0.02 0.02 99.88 09:32:05 08:21:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:32:05 08:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:21:01 7 0.23 0.00 0.02 0.00 0.00 99.75 09:32:05 09:32:05 08:21:01 CPU %user %nice %system %iowait %steal %idle 09:32:05 08:22:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:32:05 08:22:01 0 0.05 0.00 0.05 0.00 0.03 99.87 09:32:05 08:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 08:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:22:01 3 0.07 0.00 0.02 0.02 0.02 99.88 09:32:05 08:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 08:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 08:22:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:32:05 08:22:01 7 0.08 0.00 0.00 0.00 0.02 99.90 09:32:05 08:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:32:05 08:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 08:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 08:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 08:23:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:32:05 08:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:32:05 08:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 08:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 08:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 08:24:01 all 0.14 0.00 0.01 0.00 0.01 99.83 09:32:05 08:24:01 0 0.88 0.00 0.02 0.00 0.02 99.09 09:32:05 08:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 08:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:24:01 3 0.07 0.00 0.00 0.02 0.03 99.88 09:32:05 08:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 08:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:24:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:32:05 08:24:01 7 0.08 0.00 0.05 0.00 0.02 99.85 09:32:05 08:25:01 all 0.04 0.00 0.05 0.00 0.01 99.90 09:32:05 08:25:01 0 0.12 0.00 0.05 0.02 0.03 99.78 09:32:05 08:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:25:01 3 0.03 0.00 0.07 0.00 0.03 99.87 09:32:05 08:25:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:32:05 08:25:01 5 0.00 0.00 0.12 0.00 0.00 99.88 09:32:05 08:25:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:32:05 08:25:01 7 0.08 0.00 0.05 0.00 0.00 99.87 09:32:05 08:26:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:32:05 08:26:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:32:05 08:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 08:26:01 3 0.07 0.00 0.05 0.02 0.03 99.83 09:32:05 08:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 08:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 08:26:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:32:05 08:26:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:32:05 08:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:32:05 08:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:32:05 08:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:32:05 08:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:27:01 3 0.05 0.00 0.03 0.02 0.05 99.85 09:32:05 08:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:27:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:32:05 08:27:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:32:05 08:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:28:01 all 0.04 0.00 0.01 0.00 0.01 99.93 09:32:05 08:28:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:32:05 08:28:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:32:05 08:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 08:28:01 3 0.08 0.00 0.05 0.02 0.02 99.83 09:32:05 08:28:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:32:05 08:28:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:32:05 08:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:28:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:32:05 08:29:01 all 0.12 0.00 0.01 0.02 0.02 99.83 09:32:05 08:29:01 0 0.81 0.00 0.02 0.00 0.03 99.14 09:32:05 08:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:32:05 08:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:29:01 3 0.05 0.00 0.03 0.05 0.05 99.82 09:32:05 08:29:01 4 0.00 0.00 0.00 0.12 0.02 99.87 09:32:05 08:29:01 5 0.02 0.00 0.00 0.00 0.03 99.95 09:32:05 08:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:29:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:32:05 08:30:01 all 0.13 0.00 0.01 0.03 0.01 99.82 09:32:05 08:30:01 0 0.35 0.00 0.02 0.00 0.03 99.60 09:32:05 08:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:32:05 08:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:30:01 3 0.08 0.00 0.02 0.08 0.05 99.77 09:32:05 08:30:01 4 0.03 0.00 0.02 0.17 0.00 99.78 09:32:05 08:30:01 5 0.08 0.00 0.02 0.00 0.00 99.90 09:32:05 08:30:01 6 0.40 0.00 0.02 0.00 0.00 99.58 09:32:05 08:30:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:32:05 08:31:01 all 0.14 0.00 0.01 0.00 0.01 99.84 09:32:05 08:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 08:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:32:05 08:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 08:31:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:32:05 08:31:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:32:05 08:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 08:31:01 6 0.89 0.00 0.02 0.00 0.02 99.07 09:32:05 08:31:01 7 0.07 0.00 0.00 0.00 0.02 99.92 09:32:05 08:32:01 all 0.04 0.00 0.01 0.01 0.01 99.94 09:32:05 08:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:32:05 08:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 08:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 08:32:01 3 0.05 0.00 0.02 0.02 0.02 99.90 09:32:05 08:32:01 4 0.08 0.00 0.00 0.03 0.00 99.88 09:32:05 08:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:32:05 08:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 08:32:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 09:32:05 08:32:01 CPU %user %nice %system %iowait %steal %idle 09:32:05 08:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:32:05 08:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:32:05 08:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:33:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:32:05 08:33:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:32:05 08:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 08:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 08:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:34:01 all 0.08 0.00 0.03 0.01 0.01 99.87 09:32:05 08:34:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:32:05 08:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 08:34:01 3 0.05 0.00 0.05 0.03 0.03 99.83 09:32:05 08:34:01 4 0.03 0.00 0.03 0.07 0.02 99.85 09:32:05 08:34:01 5 0.07 0.00 0.05 0.00 0.02 99.87 09:32:05 08:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 08:34:01 7 0.43 0.00 0.02 0.00 0.02 99.53 09:32:05 08:35:01 all 0.22 0.00 0.01 0.03 0.01 99.73 09:32:05 08:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 08:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 08:35:01 3 0.03 0.00 0.03 0.07 0.03 99.83 09:32:05 08:35:01 4 0.00 0.00 0.00 0.18 0.00 99.82 09:32:05 08:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:32:05 08:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:35:01 7 1.66 0.00 0.00 0.00 0.03 98.30 09:32:05 08:36:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:32:05 08:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 08:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 08:36:01 3 0.07 0.00 0.05 0.02 0.02 99.85 09:32:05 08:36:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:32:05 08:36:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:32:05 08:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 08:36:01 7 0.08 0.00 0.02 0.00 0.02 99.88 09:32:05 08:37:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:32:05 08:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:37:01 3 0.08 0.00 0.02 0.08 0.02 99.80 09:32:05 08:37:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:32:05 08:37:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:32:05 08:37:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:32:05 08:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 08:38:01 all 0.24 0.00 0.01 0.03 0.02 99.70 09:32:05 08:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:32:05 08:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:32:05 08:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:38:01 3 0.03 0.00 0.02 0.03 0.03 99.88 09:32:05 08:38:01 4 0.00 0.00 0.00 0.18 0.00 99.82 09:32:05 08:38:01 5 0.20 0.00 0.03 0.00 0.02 99.75 09:32:05 08:38:01 6 0.02 0.00 0.00 0.00 0.03 99.95 09:32:05 08:38:01 7 1.65 0.00 0.05 0.00 0.02 98.29 09:32:05 08:39:01 all 0.14 0.00 0.02 0.01 0.01 99.82 09:32:05 08:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:32:05 08:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 08:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 08:39:01 3 0.07 0.00 0.03 0.07 0.02 99.82 09:32:05 08:39:01 4 0.03 0.00 0.00 0.02 0.00 99.95 09:32:05 08:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 08:39:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:32:05 08:39:01 7 0.86 0.00 0.07 0.00 0.00 99.07 09:32:05 08:40:01 all 0.04 0.00 0.02 0.01 0.01 99.93 09:32:05 08:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:32:05 08:40:01 3 0.03 0.00 0.03 0.03 0.02 99.88 09:32:05 08:40:01 4 0.02 0.00 0.03 0.02 0.02 99.92 09:32:05 08:40:01 5 0.08 0.00 0.02 0.00 0.00 99.90 09:32:05 08:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 08:40:01 7 0.10 0.00 0.00 0.00 0.02 99.88 09:32:05 08:41:01 all 0.04 0.00 0.02 0.00 0.01 99.92 09:32:05 08:41:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:32:05 08:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:41:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:32:05 08:41:01 3 0.07 0.00 0.02 0.02 0.03 99.87 09:32:05 08:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 08:41:01 5 0.07 0.00 0.03 0.00 0.00 99.90 09:32:05 08:41:01 6 0.03 0.00 0.02 0.00 0.03 99.92 09:32:05 08:41:01 7 0.05 0.00 0.05 0.00 0.00 99.90 09:32:05 08:42:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:32:05 08:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:32:05 08:42:01 3 0.05 0.00 0.05 0.02 0.02 99.87 09:32:05 08:42:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:32:05 08:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 08:42:01 7 0.00 0.00 0.02 0.00 0.03 99.95 09:32:05 08:43:01 all 0.10 0.00 0.01 0.03 0.01 99.84 09:32:05 08:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:32:05 08:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 08:43:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:32:05 08:43:01 3 0.03 0.00 0.05 0.08 0.03 99.80 09:32:05 08:43:01 4 0.03 0.00 0.00 0.15 0.00 99.82 09:32:05 08:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 08:43:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:32:05 08:43:01 7 0.62 0.00 0.00 0.00 0.02 99.37 09:32:05 09:32:05 08:43:01 CPU %user %nice %system %iowait %steal %idle 09:32:05 08:44:01 all 0.17 0.00 0.02 0.01 0.01 99.79 09:32:05 08:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 08:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 08:44:01 2 0.05 0.00 0.03 0.00 0.00 99.92 09:32:05 08:44:01 3 0.03 0.00 0.07 0.02 0.02 99.87 09:32:05 08:44:01 4 0.00 0.00 0.00 0.03 0.00 99.97 09:32:05 08:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 08:44:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:32:05 08:44:01 7 1.17 0.00 0.03 0.00 0.02 98.78 09:32:05 08:45:01 all 0.06 0.00 0.01 0.00 0.01 99.91 09:32:05 08:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 08:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 08:45:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:32:05 08:45:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:32:05 08:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 08:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 08:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 08:45:01 7 0.33 0.00 0.02 0.00 0.00 99.65 09:32:05 08:46:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:32:05 08:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:46:01 1 0.00 0.00 0.03 0.00 0.00 99.97 09:32:05 08:46:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:32:05 08:46:01 3 0.02 0.00 0.02 0.03 0.03 99.90 09:32:05 08:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:32:05 08:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 08:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:32:05 08:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:32:05 08:47:01 all 0.04 0.00 0.02 0.00 0.01 99.92 09:32:05 08:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 08:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 08:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 08:47:01 3 0.03 0.00 0.00 0.03 0.00 99.93 09:32:05 08:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 08:47:01 5 0.07 0.00 0.05 0.00 0.00 99.88 09:32:05 08:47:01 6 0.07 0.00 0.07 0.00 0.03 99.83 09:32:05 08:47:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:32:05 08:48:01 all 0.22 0.00 0.02 0.01 0.01 99.75 09:32:05 08:48:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:32:05 08:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 08:48:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:32:05 08:48:01 3 0.00 0.00 0.02 0.07 0.02 99.90 09:32:05 08:48:01 4 0.03 0.00 0.00 0.02 0.00 99.95 09:32:05 08:48:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:32:05 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:48:01 7 1.66 0.00 0.00 0.00 0.00 98.34 09:32:05 08:49:01 all 0.28 0.00 0.01 0.00 0.01 99.69 09:32:05 08:49:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:32:05 08:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 08:49:01 2 0.05 0.00 0.00 0.00 0.02 99.93 09:32:05 08:49:01 3 0.03 0.00 0.02 0.02 0.00 99.93 09:32:05 08:49:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:32:05 08:49:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:32:05 08:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 08:49:01 7 2.00 0.00 0.00 0.00 0.02 97.98 09:32:05 08:50:01 all 0.11 0.00 0.01 0.00 0.01 99.86 09:32:05 08:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 08:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:32:05 08:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:50:01 3 0.05 0.00 0.00 0.02 0.02 99.92 09:32:05 08:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:50:01 6 0.05 0.00 0.02 0.00 0.03 99.90 09:32:05 08:50:01 7 0.70 0.00 0.02 0.00 0.02 99.27 09:32:05 08:51:01 all 0.03 0.00 0.02 0.04 0.01 99.90 09:32:05 08:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 08:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:32:05 08:51:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:32:05 08:51:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:32:05 08:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 08:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 08:51:01 6 0.02 0.00 0.03 0.27 0.03 99.65 09:32:05 08:51:01 7 0.03 0.00 0.05 0.00 0.00 99.92 09:32:05 08:52:01 all 0.08 0.00 0.02 0.00 0.01 99.89 09:32:05 08:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 08:52:01 1 0.08 0.00 0.03 0.00 0.02 99.87 09:32:05 08:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:52:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:32:05 08:52:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:32:05 08:52:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:32:05 08:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 08:52:01 7 0.38 0.00 0.05 0.00 0.02 99.55 09:32:05 08:53:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:32:05 08:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:32:05 08:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 08:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 08:53:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:32:05 08:53:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:32:05 08:53:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:32:05 08:53:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 08:53:01 7 0.15 0.00 0.03 0.00 0.00 99.82 09:32:05 08:54:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:32:05 08:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:54:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:32:05 08:54:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:32:05 08:54:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:32:05 08:54:01 4 0.03 0.00 0.00 0.02 0.00 99.95 09:32:05 08:54:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:32:05 08:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 08:54:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 09:32:05 08:54:01 CPU %user %nice %system %iowait %steal %idle 09:32:05 08:55:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:32:05 08:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 08:55:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:32:05 08:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 08:55:01 3 0.02 0.00 0.03 0.02 0.02 99.92 09:32:05 08:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:32:05 08:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 08:55:01 6 0.03 0.00 0.02 0.00 0.03 99.92 09:32:05 08:55:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:32:05 08:56:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:32:05 08:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:32:05 08:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 08:56:01 3 0.05 0.00 0.02 0.08 0.02 99.83 09:32:05 08:56:01 4 0.03 0.00 0.02 0.02 0.00 99.93 09:32:05 08:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 08:56:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:32:05 08:56:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:32:05 08:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:32:05 08:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 08:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 08:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:32:05 08:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:32:05 08:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 08:57:01 6 0.05 0.00 0.03 0.00 0.03 99.88 09:32:05 08:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 08:58:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:32:05 08:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 08:58:01 1 0.07 0.00 0.02 0.00 0.00 99.92 09:32:05 08:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:32:05 08:58:01 3 0.05 0.00 0.02 0.02 0.02 99.90 09:32:05 08:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:32:05 08:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 08:58:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:32:05 08:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:32:05 08:59:01 all 0.11 0.00 0.02 0.00 0.01 99.85 09:32:05 08:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 08:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 08:59:01 2 0.03 0.00 0.05 0.00 0.02 99.90 09:32:05 08:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:32:05 08:59:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:32:05 08:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 08:59:01 6 0.03 0.00 0.02 0.00 0.03 99.92 09:32:05 08:59:01 7 0.75 0.00 0.00 0.00 0.00 99.25 09:32:05 09:00:01 all 0.44 0.00 0.04 0.01 0.01 99.50 09:32:05 09:00:01 0 0.45 0.00 0.08 0.05 0.02 99.40 09:32:05 09:00:01 1 0.15 0.00 0.05 0.00 0.02 99.78 09:32:05 09:00:01 2 0.13 0.00 0.05 0.00 0.03 99.78 09:32:05 09:00:01 3 0.15 0.00 0.03 0.02 0.00 99.80 09:32:05 09:00:01 4 0.02 0.00 0.03 0.02 0.00 99.93 09:32:05 09:00:01 5 0.25 0.00 0.02 0.00 0.00 99.73 09:32:05 09:00:01 6 1.02 0.00 0.05 0.00 0.02 98.92 09:32:05 09:00:01 7 1.31 0.00 0.00 0.00 0.02 98.68 09:32:05 09:01:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:32:05 09:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 09:01:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:32:05 09:01:01 2 0.05 0.00 0.03 0.00 0.03 99.88 09:32:05 09:01:01 3 0.05 0.00 0.00 0.03 0.02 99.90 09:32:05 09:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 09:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 09:02:01 all 0.03 0.00 0.02 0.03 0.01 99.91 09:32:05 09:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 09:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:32:05 09:02:01 2 0.05 0.00 0.07 0.00 0.03 99.85 09:32:05 09:02:01 3 0.03 0.00 0.02 0.07 0.00 99.88 09:32:05 09:02:01 4 0.00 0.00 0.02 0.17 0.00 99.82 09:32:05 09:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 09:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:02:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:32:05 09:03:01 all 0.06 0.00 0.01 0.00 0.01 99.91 09:32:05 09:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:32:05 09:03:01 2 0.08 0.00 0.03 0.00 0.03 99.85 09:32:05 09:03:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:32:05 09:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:32:05 09:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 09:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:32:05 09:03:01 7 0.37 0.00 0.00 0.00 0.02 99.62 09:32:05 09:04:01 all 0.16 0.00 0.01 0.01 0.01 99.81 09:32:05 09:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:32:05 09:04:01 2 0.02 0.00 0.03 0.00 0.03 99.92 09:32:05 09:04:01 3 0.07 0.00 0.00 0.03 0.00 99.90 09:32:05 09:04:01 4 0.03 0.00 0.00 0.07 0.00 99.90 09:32:05 09:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 09:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 09:04:01 7 1.03 0.00 0.03 0.00 0.02 98.92 09:32:05 09:05:01 all 0.12 0.00 0.02 0.00 0.01 99.84 09:32:05 09:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:32:05 09:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 09:05:01 2 0.03 0.00 0.08 0.00 0.02 99.87 09:32:05 09:05:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:32:05 09:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:32:05 09:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:05:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:32:05 09:05:01 7 0.80 0.00 0.02 0.00 0.00 99.19 09:32:05 09:32:05 09:05:01 CPU %user %nice %system %iowait %steal %idle 09:32:05 09:06:01 all 0.27 0.00 0.02 0.01 0.01 99.69 09:32:05 09:06:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:32:05 09:06:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:32:05 09:06:01 2 0.03 0.00 0.05 0.02 0.03 99.87 09:32:05 09:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 09:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 09:06:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:32:05 09:06:01 6 0.02 0.00 0.03 0.03 0.00 99.92 09:32:05 09:06:01 7 1.99 0.00 0.00 0.00 0.00 98.01 09:32:05 09:07:01 all 0.06 0.00 0.01 0.00 0.01 99.91 09:32:05 09:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 09:07:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:32:05 09:07:01 2 0.03 0.00 0.05 0.00 0.03 99.88 09:32:05 09:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 09:07:01 4 0.03 0.00 0.02 0.02 0.02 99.92 09:32:05 09:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 09:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 09:07:01 7 0.28 0.00 0.00 0.00 0.02 99.70 09:32:05 09:08:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:32:05 09:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 09:08:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:32:05 09:08:01 2 0.03 0.00 0.05 0.00 0.03 99.88 09:32:05 09:08:01 3 0.03 0.00 0.02 0.02 0.03 99.90 09:32:05 09:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 09:08:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:32:05 09:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:32:05 09:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 09:09:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:32:05 09:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:32:05 09:09:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:32:05 09:09:01 2 0.03 0.00 0.02 0.00 0.03 99.92 09:32:05 09:09:01 3 0.07 0.00 0.02 0.00 0.02 99.90 09:32:05 09:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:32:05 09:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 09:09:01 6 0.03 0.00 0.00 0.02 0.02 99.93 09:32:05 09:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 09:10:01 all 0.02 0.00 0.03 0.01 0.01 99.94 09:32:05 09:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 09:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:32:05 09:10:01 2 0.03 0.00 0.05 0.00 0.00 99.92 09:32:05 09:10:01 3 0.03 0.00 0.07 0.10 0.03 99.77 09:32:05 09:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 09:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 09:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 09:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 09:11:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:32:05 09:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 09:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 09:11:01 2 0.03 0.00 0.03 0.00 0.03 99.90 09:32:05 09:11:01 3 0.08 0.00 0.03 0.02 0.02 99.85 09:32:05 09:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 09:11:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:32:05 09:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 09:12:01 all 0.18 0.00 0.01 0.00 0.01 99.80 09:32:05 09:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 09:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 09:12:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:32:05 09:12:01 3 0.05 0.00 0.02 0.02 0.02 99.90 09:32:05 09:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 09:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 09:12:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:32:05 09:12:01 7 1.31 0.00 0.00 0.00 0.00 98.69 09:32:05 09:13:01 all 0.10 0.00 0.02 0.01 0.01 99.85 09:32:05 09:13:01 0 0.07 0.00 0.00 0.00 0.03 99.90 09:32:05 09:13:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:32:05 09:13:01 2 0.07 0.00 0.08 0.00 0.02 99.83 09:32:05 09:13:01 3 0.05 0.00 0.05 0.02 0.03 99.85 09:32:05 09:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 09:13:01 6 0.02 0.00 0.00 0.05 0.00 99.93 09:32:05 09:13:01 7 0.53 0.00 0.00 0.00 0.02 99.45 09:32:05 09:14:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:32:05 09:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:32:05 09:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 09:14:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:32:05 09:14:01 3 0.02 0.00 0.03 0.02 0.02 99.92 09:32:05 09:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 09:14:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:32:05 09:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 09:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:15:01 all 0.03 0.00 0.01 0.03 0.01 99.93 09:32:05 09:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:32:05 09:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 09:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:15:01 3 0.03 0.00 0.03 0.07 0.00 99.87 09:32:05 09:15:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:32:05 09:15:01 5 0.03 0.00 0.02 0.15 0.02 99.78 09:32:05 09:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 09:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:16:01 all 0.01 0.00 0.01 0.01 0.01 99.95 09:32:05 09:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:32:05 09:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 09:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 09:16:01 3 0.02 0.00 0.00 0.03 0.00 99.95 09:32:05 09:16:01 4 0.00 0.00 0.02 0.07 0.02 99.90 09:32:05 09:16:01 5 0.00 0.00 0.05 0.00 0.02 99.93 09:32:05 09:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 09:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 09:32:05 09:16:01 CPU %user %nice %system %iowait %steal %idle 09:32:05 09:17:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:32:05 09:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:32:05 09:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 09:17:01 2 0.07 0.00 0.03 0.00 0.02 99.88 09:32:05 09:17:01 3 0.05 0.00 0.02 0.02 0.02 99.90 09:32:05 09:17:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:32:05 09:17:01 5 0.07 0.00 0.02 0.00 0.02 99.90 09:32:05 09:17:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:32:05 09:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 09:18:01 all 0.02 0.00 0.02 0.01 0.01 99.94 09:32:05 09:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:32:05 09:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:32:05 09:18:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:32:05 09:18:01 3 0.03 0.00 0.02 0.10 0.02 99.83 09:32:05 09:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 09:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 09:18:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:32:05 09:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:19:01 all 0.04 0.00 0.01 0.00 0.02 99.93 09:32:05 09:19:01 0 0.05 0.00 0.02 0.00 0.03 99.90 09:32:05 09:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:32:05 09:19:01 2 0.07 0.00 0.03 0.00 0.02 99.88 09:32:05 09:19:01 3 0.07 0.00 0.00 0.00 0.02 99.92 09:32:05 09:19:01 4 0.05 0.00 0.00 0.02 0.02 99.92 09:32:05 09:19:01 5 0.02 0.00 0.02 0.00 0.03 99.93 09:32:05 09:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 09:20:01 all 0.09 0.00 0.02 0.03 0.01 99.85 09:32:05 09:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 09:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 09:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:20:01 3 0.03 0.00 0.02 0.07 0.00 99.88 09:32:05 09:20:01 4 0.00 0.00 0.00 0.17 0.00 99.83 09:32:05 09:20:01 5 0.07 0.00 0.07 0.00 0.03 99.83 09:32:05 09:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:20:01 7 0.57 0.00 0.02 0.00 0.02 99.40 09:32:05 09:21:01 all 0.10 0.00 0.02 0.00 0.01 99.88 09:32:05 09:21:01 0 0.00 0.00 0.05 0.00 0.02 99.93 09:32:05 09:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 09:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:21:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:32:05 09:21:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:32:05 09:21:01 5 0.07 0.00 0.03 0.00 0.02 99.88 09:32:05 09:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:21:01 7 0.60 0.00 0.00 0.00 0.00 99.40 09:32:05 09:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:32:05 09:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:32:05 09:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 09:22:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:32:05 09:22:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:32:05 09:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:32:05 09:22:01 5 0.03 0.00 0.03 0.00 0.03 99.90 09:32:05 09:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 09:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 09:23:01 all 0.15 0.00 0.01 0.00 0.01 99.82 09:32:05 09:23:01 0 0.02 0.00 0.00 0.00 0.03 99.95 09:32:05 09:23:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:32:05 09:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:23:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:32:05 09:23:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:32:05 09:23:01 5 0.05 0.00 0.03 0.00 0.02 99.90 09:32:05 09:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:32:05 09:23:01 7 1.04 0.00 0.02 0.00 0.02 98.92 09:32:05 09:24:01 all 0.13 0.00 0.01 0.00 0.01 99.85 09:32:05 09:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:32:05 09:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 09:24:01 3 0.07 0.00 0.03 0.02 0.02 99.87 09:32:05 09:24:01 4 0.03 0.00 0.02 0.02 0.00 99.93 09:32:05 09:24:01 5 0.07 0.00 0.00 0.00 0.02 99.92 09:32:05 09:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:24:01 7 0.73 0.00 0.02 0.00 0.00 99.25 09:32:05 09:25:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:32:05 09:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 09:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 09:25:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:32:05 09:25:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:32:05 09:25:01 4 0.00 0.00 0.03 0.00 0.02 99.95 09:32:05 09:25:01 5 0.07 0.00 0.03 0.00 0.02 99.88 09:32:05 09:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:32:05 09:26:01 all 0.04 0.00 0.01 0.02 0.01 99.92 09:32:05 09:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:32:05 09:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 09:26:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:32:05 09:26:01 3 0.03 0.00 0.02 0.08 0.02 99.85 09:32:05 09:26:01 4 0.05 0.00 0.00 0.05 0.00 99.90 09:32:05 09:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:32:05 09:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:26:01 7 0.10 0.00 0.00 0.00 0.00 99.90 09:32:05 09:27:01 all 0.11 0.00 0.03 0.01 0.01 99.84 09:32:05 09:27:01 0 0.02 0.00 0.05 0.00 0.03 99.90 09:32:05 09:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 09:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:32:05 09:27:01 3 0.05 0.00 0.02 0.08 0.00 99.85 09:32:05 09:27:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:32:05 09:27:01 5 0.03 0.00 0.05 0.00 0.02 99.90 09:32:05 09:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 09:27:01 7 0.68 0.00 0.10 0.00 0.00 99.22 09:32:05 09:32:05 09:27:01 CPU %user %nice %system %iowait %steal %idle 09:32:05 09:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:32:05 09:28:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:32:05 09:28:01 1 0.08 0.00 0.02 0.00 0.00 99.90 09:32:05 09:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:32:05 09:28:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:32:05 09:28:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:32:05 09:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 09:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:32:05 09:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:32:05 09:29:01 all 0.02 0.00 0.01 0.02 0.00 99.95 09:32:05 09:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:32:05 09:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:32:05 09:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 09:29:01 3 0.05 0.00 0.02 0.12 0.00 99.82 09:32:05 09:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:32:05 09:29:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:32:05 09:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 09:30:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:32:05 09:30:01 0 0.05 0.00 0.05 0.00 0.03 99.87 09:32:05 09:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:32:05 09:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:30:01 3 0.03 0.00 0.03 0.02 0.02 99.90 09:32:05 09:30:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:32:05 09:30:01 5 0.00 0.00 0.03 0.00 0.02 99.95 09:32:05 09:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:32:05 09:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:32:05 09:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:32:05 09:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:32:05 09:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:32:05 09:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:05 09:31:01 3 0.05 0.00 0.00 0.02 0.02 99.92 09:32:05 09:31:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:32:05 09:31:01 5 0.07 0.00 0.03 0.00 0.03 99.87 09:32:05 09:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:32:05 09:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:32:05 09:32:01 all 3.01 0.00 1.44 0.90 0.03 94.63 09:32:05 09:32:01 0 2.89 0.00 1.71 0.02 0.03 95.35 09:32:05 09:32:01 1 3.11 0.00 1.37 0.33 0.02 95.16 09:32:05 09:32:01 2 3.08 0.00 1.21 0.00 0.02 95.69 09:32:05 09:32:01 3 3.07 0.00 1.01 0.74 0.02 95.18 09:32:05 09:32:01 4 2.05 0.00 2.01 0.91 0.03 95.00 09:32:05 09:32:01 5 3.06 0.00 1.37 0.08 0.03 95.44 09:32:05 09:32:01 6 3.36 0.00 1.81 5.18 0.03 89.62 09:32:05 09:32:01 7 3.45 0.00 1.02 0.00 0.02 95.51 09:32:05 Average: all 4.99 0.00 0.92 0.72 0.02 93.35 09:32:05 Average: 0 5.03 0.00 0.96 1.10 0.03 92.87 09:32:05 Average: 1 4.89 0.00 0.95 0.41 0.02 93.73 09:32:05 Average: 2 5.00 0.00 0.94 0.87 0.02 93.17 09:32:05 Average: 3 4.97 0.00 0.92 0.77 0.03 93.31 09:32:05 Average: 4 4.88 0.00 0.86 0.52 0.02 93.72 09:32:05 Average: 5 4.99 0.00 0.92 1.15 0.02 92.93 09:32:05 Average: 6 4.96 0.00 0.90 0.49 0.02 93.63 09:32:05 Average: 7 5.22 0.00 0.89 0.46 0.02 93.41 09:32:05 09:32:05 09:32:05