Pull request #4904 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3538aec280bf375de77448b80958a92ca5817264+489770a83fbc98f336c86b0914a62f33e4a7a33e (ae329f1b02af12606626f967f9aadf62626d465c) 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-ssh4862699426583079621.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh13395936719242967792.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 f3350a1713306dce7682ed7e37d5774890d03277 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-4904/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-4904/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11024259184412951762.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-4904/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15598500796200618791.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh16006155810300248176.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-4904/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-4904/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15300407088363799169.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 f3350a1713306dce7682ed7e37d5774890d03277 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9900 in /w/workspace/edgexfoundry_edgex-go_PR-4904 [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 Merging remotes/origin/main commit 489770a83fbc98f336c86b0914a62f33e4a7a33e into PR head commit 3538aec280bf375de77448b80958a92ca5817264 Merge succeeded, producing 3538aec280bf375de77448b80958a92ca5817264 Checking out Revision 3538aec280bf375de77448b80958a92ca5817264 (PR-4904) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > 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/4904/head:refs/remotes/origin/PR-4904 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3538aec280bf375de77448b80958a92ca5817264 # 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 489770a83fbc98f336c86b0914a62f33e4a7a33e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3538aec280bf375de77448b80958a92ca5817264 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:15:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:15:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:15:17 ========================================================= 19:15:17 EdgeX Global Pipelines Version Info 19:15:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:15:18 ------------------- 19:15:18 stable info: 19:15:18 ------------------- 19:15:18 Commited By: Cherry Wang cherry@iotechsys.com 19:15:18 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 19:15:18 Message: update stable to v1.0.263 19:15:19 ------------------- 19:15:19 experimental info: 19:15:19 ------------------- 19:15:19 Commited By: Cherry Wang cherry@iotechsys.com 19:15:19 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 19:15:19 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:15:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:15:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:15:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:15:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:15:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:15:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:15:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:15:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:15:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:15:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:15:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:15:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:15:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:15:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:15:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:15:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:15:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:15:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:15:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:15:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:15:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4904 [Pipeline] echo 19:15:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4904 [Pipeline] echo 19:15:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4904 [Pipeline] echo 19:15:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3538aec280bf375de77448b80958a92ca5817264 [Pipeline] echo 19:15:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3538aec [Pipeline] echo 19:15:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:21 provisioning config files... 19:15:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config723942465918032803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:21 ---> ****-login.sh 19:15:21 nexus3.edgexfoundry.org:10001 19:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:15:23 Configure a credential helper to remove this warning. See 19:15:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:15:23 19:15:23 Login Succeeded 19:15:23 nexus3.edgexfoundry.org:10002 19:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:15:23 Configure a credential helper to remove this warning. See 19:15:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:15:23 19:15:23 Login Succeeded 19:15:23 nexus3.edgexfoundry.org:10003 19:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:15:23 Configure a credential helper to remove this warning. See 19:15:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:15:23 19:15:23 Login Succeeded 19:15:23 nexus3.edgexfoundry.org:10004 19:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:15:23 Configure a credential helper to remove this warning. See 19:15:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:15:23 19:15:23 Login Succeeded 19:15:23 ****.io 19:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:15:23 Configure a credential helper to remove this warning. See 19:15:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:15:23 19:15:23 Login Succeeded 19:15:23 ---> ****-login.sh ends [Pipeline] } 19:15:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:24 + 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 19:15:24 + dirname cmd/core-command/Dockerfile 19:15:24 + cut -d/ -f2 19:15:24 + echo core-command,cmd/core-command/Dockerfile 19:15:24 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:15:24 + cut -d/ -f2 19:15:24 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:15:24 + + dirnamecut cmd/core-data/Dockerfile -d/ 19:15:24 -f2 19:15:24 + echo core-data,cmd/core-data/Dockerfile 19:15:24 + dirname cmd/core-keeper/Dockerfile 19:15:24 + cut -d/ -f2 19:15:24 + echo core-keeper,cmd/core-keeper/Dockerfile 19:15:24 + dirname cmd/core-metadata/Dockerfile 19:15:24 + cut -d/ -f2 19:15:24 + echo core-metadata,cmd/core-metadata/Dockerfile 19:15:24 + dirname cmd/security-bootstrapper/Dockerfile 19:15:24 + cut -d/ -f2 19:15:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:15:24 + dirname cmd/security-proxy-auth/Dockerfile 19:15:24 + cut -d/ -f2 19:15:24 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:15:24 + dirname cmd/security-proxy-setup/Dockerfile 19:15:24 + cut -d/ -f2 19:15:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:15:24 + cut -d/ -f2 19:15:24 + dirname cmd/security-secretstore-setup/Dockerfile 19:15:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:15:24 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:15:24 + cut -d/ -f2 19:15:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:15:24 + cut -d/ -f2 19:15:24 + dirname cmd/security-spire-agent/Dockerfile 19:15:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:15:24 + dirname cmd/security-spire-config/Dockerfile 19:15:24 + cut -d/ -f2 19:15:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:15:24 + dirname cmd/security-spire-server/Dockerfile 19:15:24 + cut -d/ -f2 19:15:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:15:24 + dirname cmd/support-cron-scheduler/Dockerfile 19:15:24 + cut -d/ -f2 19:15:24 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 19:15:24 + dirname cmd/support-notifications/Dockerfile 19:15:24 + cut -d/ -f2 19:15:24 + echo support-notifications,cmd/support-notifications/Dockerfile 19:15:24 + dirname cmd/support-scheduler/Dockerfile 19:15:24 + cut -d/ -f2 19:15:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:15:24 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 19:15:24 + git rev-list -1 --merges 3538aec280bf375de77448b80958a92ca5817264~1..3538aec280bf375de77448b80958a92ca5817264 [Pipeline] echo 19:15:25 -----------> git rev-list -1 --merges 3538aec280bf375de77448b80958a92ca5817264~1..3538aec280bf375de77448b80958a92ca5817264 3538aec280bf375de77448b80958a92ca5817264 [false] [Pipeline] sh 19:15:25 + git log --format=format:%s -1 3538aec280bf375de77448b80958a92ca5817264 [Pipeline] echo 19:15:25 ========================================================= 19:15:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:15:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:15:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:15:25 + grep -v github /etc/ssh/ssh_known_hosts 19:15:25 + [ -e /tmp/ssh_known_hosts ] 19:15:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:15:25 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 19:15:25 tee -a /etc/ssh/ssh_known_hosts 19:15:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:26 19:15:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:26 0.1.4: Pulling from edgex-devops/py-git-semver 19:15:26 b85a868b505f: Pulling fs layer 19:15:26 e2be974225ed: Pulling fs layer 19:15:26 339a4e72a1f5: Pulling fs layer 19:15:26 988bab9f4d93: Pulling fs layer 19:15:26 1469e6f7b9e6: Pulling fs layer 19:15:26 eaf3925da568: Pulling fs layer 19:15:26 bab4dde63d76: Pulling fs layer 19:15:26 bde34c3a00c8: Pulling fs layer 19:15:26 1469e6f7b9e6: Waiting 19:15:26 988bab9f4d93: Waiting 19:15:26 bab4dde63d76: Waiting 19:15:26 b352a97aabf1: Pulling fs layer 19:15:26 4872d77fe225: Pulling fs layer 19:15:26 bde34c3a00c8: Waiting 19:15:26 5851b861e8e6: Pulling fs layer 19:15:26 4872d77fe225: Waiting 19:15:26 5851b861e8e6: Waiting 19:15:26 b352a97aabf1: Waiting 19:15:26 e2be974225ed: Download complete 19:15:26 988bab9f4d93: Verifying Checksum 19:15:26 988bab9f4d93: Download complete 19:15:26 1469e6f7b9e6: Verifying Checksum 19:15:26 1469e6f7b9e6: Download complete 19:15:26 339a4e72a1f5: Verifying Checksum 19:15:26 339a4e72a1f5: Download complete 19:15:26 eaf3925da568: Verifying Checksum 19:15:26 eaf3925da568: Download complete 19:15:27 bde34c3a00c8: Download complete 19:15:27 b352a97aabf1: Verifying Checksum 19:15:27 b352a97aabf1: Download complete 19:15:27 4872d77fe225: Download complete 19:15:27 5851b861e8e6: Verifying Checksum 19:15:27 5851b861e8e6: Download complete 19:15:27 b85a868b505f: Verifying Checksum 19:15:27 b85a868b505f: Download complete 19:15:27 bab4dde63d76: Verifying Checksum 19:15:27 bab4dde63d76: Download complete 19:15:28 b85a868b505f: Pull complete 19:15:28 e2be974225ed: Pull complete 19:15:28 339a4e72a1f5: Pull complete 19:15:28 988bab9f4d93: Pull complete 19:15:29 1469e6f7b9e6: Pull complete 19:15:29 eaf3925da568: Pull complete 19:15:30 bab4dde63d76: Pull complete 19:15:30 bde34c3a00c8: Pull complete 19:15:30 b352a97aabf1: Pull complete 19:15:30 4872d77fe225: Pull complete 19:15:31 5851b861e8e6: Pull complete 19:15:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:15:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:31 prd-ubuntu20.04-docker-8c-8g-9900 does not seem to be running inside a container 19:15:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:15:34 $ docker top 5c0780c7fc5cbad85937ccb94afe87b061a9fd5ec2ba43d86b40f543440bb3e0 -eo pid,comm 19:15:34 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). 19:15:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:34 [ssh-agent] Looking for ssh-agent implementation... 19:15:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:34 $ docker exec 5c0780c7fc5cbad85937ccb94afe87b061a9fd5ec2ba43d86b40f543440bb3e0 ssh-agent 19:15:34 SSH_AUTH_SOCK=/tmp/ssh-yGnmXqUjV9l6/agent.34 19:15:34 SSH_AGENT_PID=40 19:15:34 Running ssh-add (command line suppressed) 19:15:34 Identity added: /w/workspace/edgex-go/1@tmp/private_key_695785378530764164.key (/w/workspace/edgex-go/1@tmp/private_key_695785378530764164.key) 19:15:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:35 + git tag --points-at HEAD [Pipeline] } 19:15:35 $ docker exec --env ******** --env ******** 5c0780c7fc5cbad85937ccb94afe87b061a9fd5ec2ba43d86b40f543440bb3e0 ssh-agent -k 19:15:35 unset SSH_AUTH_SOCK; 19:15:35 unset SSH_AGENT_PID; 19:15:35 echo Agent pid 40 killed; 19:15:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:15:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:35 [ssh-agent] Looking for ssh-agent implementation... 19:15:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:35 $ docker exec 5c0780c7fc5cbad85937ccb94afe87b061a9fd5ec2ba43d86b40f543440bb3e0 ssh-agent 19:15:35 SSH_AUTH_SOCK=/tmp/ssh-FGmbs8UF0cH2/agent.73 19:15:35 SSH_AGENT_PID=79 19:15:35 Running ssh-add (command line suppressed) 19:15:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13561550214243454690.key (/w/workspace/edgex-go/1@tmp/private_key_13561550214243454690.key) 19:15:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:36 + git semver init 19:15:36 2024-09-09 19:15:36,289 [run_init] DEBUG init version:0.0.0 force:False 19:15:36 2024-09-09 19:15:36,290 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:15:36 2024-09-09 19:15:36,290 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:15:36 2024-09-09 19:15:36,290 [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) 19:15:41 2024-09-09 19:15:41,006 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:15:41 2024-09-09 19:15:41,006 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4904 with force:False 19:15:41 2024-09-09 19:15:41,006 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4904 19:15:41 2024-09-09 19:15:41,009 [execute] INFO git cat-file --batch-check 19:15:41 2024-09-09 19:15:41,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:15:41 2024-09-09 19:15:41,015 [execute] INFO git cat-file --batch 19:15:41 2024-09-09 19:15:41,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:15:41 2024-09-09 19:15:41,021 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4904 19:15:41 0.0.0 [Pipeline] } 19:15:41 $ docker exec --env ******** --env ******** 5c0780c7fc5cbad85937ccb94afe87b061a9fd5ec2ba43d86b40f543440bb3e0 ssh-agent -k 19:15:41 unset SSH_AUTH_SOCK; 19:15:41 unset SSH_AGENT_PID; 19:15:41 echo Agent pid 79 killed; 19:15:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:42 + git semver [Pipeline] } 19:15:42 $ docker stop --time=1 5c0780c7fc5cbad85937ccb94afe87b061a9fd5ec2ba43d86b40f543440bb3e0 19:15:43 $ docker rm -f --volumes 5c0780c7fc5cbad85937ccb94afe87b061a9fd5ec2ba43d86b40f543440bb3e0 [Pipeline] // withDockerContainer [Pipeline] sh 19:15:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:15:44 Stashed 1 file(s) [Pipeline] echo 19:15:44 [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 19:15:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:15:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:15:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:15:45 ========================================================= 19:15:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:15:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:15:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:15:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:15:46 619be1103602: Pulling fs layer 19:15:46 7862e08f4a3e: Pulling fs layer 19:15:46 5df492c9dc93: Pulling fs layer 19:15:46 7629e6793208: Pulling fs layer 19:15:46 4f4fb700ef54: Pulling fs layer 19:15:46 fb5054dd5b73: Pulling fs layer 19:15:46 eeca6798cff9: Pulling fs layer 19:15:46 fb5054dd5b73: Waiting 19:15:46 4f4fb700ef54: Waiting 19:15:46 aa269ceb94a6: Pulling fs layer 19:15:46 ada007ff1a6a: Pulling fs layer 19:15:46 aa269ceb94a6: Waiting 19:15:46 ada007ff1a6a: Waiting 19:15:46 eeca6798cff9: Waiting 19:15:46 7862e08f4a3e: Verifying Checksum 19:15:46 7862e08f4a3e: Download complete 19:15:46 7629e6793208: Download complete 19:15:46 4f4fb700ef54: Download complete 19:15:46 fb5054dd5b73: Verifying Checksum 19:15:46 fb5054dd5b73: Download complete 19:15:46 619be1103602: Verifying Checksum 19:15:46 619be1103602: Download complete 19:15:46 eeca6798cff9: Verifying Checksum 19:15:46 eeca6798cff9: Download complete 19:15:46 619be1103602: Pull complete 19:15:46 ada007ff1a6a: Verifying Checksum 19:15:46 ada007ff1a6a: Download complete 19:15:46 7862e08f4a3e: Pull complete 19:15:46 5df492c9dc93: Verifying Checksum 19:15:46 5df492c9dc93: Download complete 19:15:47 aa269ceb94a6: Verifying Checksum 19:15:47 aa269ceb94a6: Download complete 19:15:50 5df492c9dc93: Pull complete 19:15:50 7629e6793208: Pull complete 19:15:50 4f4fb700ef54: Pull complete 19:15:50 fb5054dd5b73: Pull complete 19:15:50 eeca6798cff9: Pull complete 19:15:52 aa269ceb94a6: Pull complete 19:15:52 ada007ff1a6a: Pull complete 19:15:52 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:15:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:15:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:15:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:15:53 WORKDIR /edgex 19:15:53 COPY go.mod . 19:15:53 RUN go mod download 19:15:53 + docker build -t ci-base-image-x86_64 -f - . 19:15:53 Sending build context to Docker daemon 179.3MB 19:15:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:15:53 ---> f489d0715acc 19:15:53 Step 2/4 : WORKDIR /edgex 19:15:59 ---> Running in 5200d277f643 19:15:59 Removing intermediate container 5200d277f643 19:15:59 ---> c70faa9fc2a4 19:15:59 Step 3/4 : COPY go.mod . 19:15:59 ---> eb368212c990 19:15:59 Step 4/4 : RUN go mod download 19:15:59 ---> Running in 40833a7bd5a2 19:16:00 Still waiting to schedule task 19:16:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:16:25 Removing intermediate container 40833a7bd5a2 19:16:25 ---> 082129d55a34 19:16:25 Successfully built 082129d55a34 19:16:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:26 + docker inspect -f . ci-base-image-x86_64 19:16:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:26 prd-ubuntu20.04-docker-8c-8g-9900 does not seem to be running inside a container 19:16:26 $ 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 ******** ci-base-image-x86_64 cat 19:16:26 $ docker top ac28facdadc795512872a656abb7b7ee6937ccc3814b0c2c73d141a00d262f59 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:27 + go version 19:16:27 go version go1.21.9 linux/amd64 [Pipeline] } 19:16:27 $ docker stop --time=1 ac28facdadc795512872a656abb7b7ee6937ccc3814b0c2c73d141a00d262f59 19:16:28 $ docker rm -f --volumes ac28facdadc795512872a656abb7b7ee6937ccc3814b0c2c73d141a00d262f59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:29 + docker inspect -f . ci-base-image-x86_64 19:16:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:29 prd-ubuntu20.04-docker-8c-8g-9900 does not seem to be running inside a container 19:16:29 $ 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 ******** ci-base-image-x86_64 cat 19:16:29 $ docker top 13f0db9c2f871e800f869c38b7859ed3300e40447e96b0ef41f999799f87c16d -eo pid,comm [Pipeline] { [Pipeline] echo 19:16:30 ========================================================= 19:16:30 [edgeXBuildGoParallel] Running Tests and Build... 19:16:30 ========================================================= [Pipeline] sh 19:16:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:16:30 + make test 19:16:30 go test -race -coverprofile=coverage.out ./... 19:16:38 ? github.com/edgexfoundry/edgex-go [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:17:06 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:17:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:17:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:17:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:17:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:17:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:17:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 19:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:17:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:17:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements 19:17:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements 19:17:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.574s coverage: 93.4% of statements 19:17:13 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.041s coverage: 91.7% of statements 19:17:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:17:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:17:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 7.0% of statements 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:17:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 19:17:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.432s coverage: 95.8% of statements 19:17:16 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 19:17:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] 19:17:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:17:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.073s coverage: 0.8% of statements 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 30.7% of statements 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.051s coverage: 41.7% of statements 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:17:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:17:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:17:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:17:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:17:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9902 in /w/workspace/edgexfoundry_edgex-go_PR-4904 [Pipeline] { [Pipeline] ws 19:17:33 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:17:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:17:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:17:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:17:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:17:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:17:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:17:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:17:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:17:36 The recommended git tool is: git 19:17:42 using credential edgex-jenkins-ssh 19:17:42 Cloning the remote Git repository 19:17:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:17:42 > git init /w/workspace/edgex-go/1 # timeout=10 19:17:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:17:42 > git --version # timeout=10 19:17:42 > git --version # 'git version 2.25.1' 19:17:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.226s coverage: 79.9% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.053s coverage: 92.9% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.030s coverage: 66.7% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.024s coverage: 20.0% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.081s coverage: 82.1% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.116s coverage: 63.1% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.403s coverage: 36.5% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.2% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.057s coverage: 97.1% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 95.7% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 98.9% of statements 19:17:44 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 19:17:44 running golangci-lint 19:17:44 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:17:44 go version go1.21.9 linux/amd64 19:17:44 level=info msg="[config_reader] Used config file .golangci.yml" 19:17:44 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:18:02 Merging remotes/origin/main commit 489770a83fbc98f336c86b0914a62f33e4a7a33e into PR head commit 3538aec280bf375de77448b80958a92ca5817264 19:18:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:18:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:18:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:18:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4904/head:refs/remotes/origin/PR-4904 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:18:02 > git config core.sparsecheckout # timeout=10 19:18:03 > git checkout -f 3538aec280bf375de77448b80958a92ca5817264 # timeout=10 19:18:03 Merge succeeded, producing 3538aec280bf375de77448b80958a92ca5817264 19:18:03 Checking out Revision 3538aec280bf375de77448b80958a92ca5817264 (PR-4904) 19:18:04 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:18:04 > git --version # timeout=10 19:18:04 > git --version # 'git version 2.25.1' 19:18:04 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 19:18:03 > git remote # timeout=10 19:18:03 > git config --get remote.origin.url # timeout=10 19:18:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:03 > git merge 489770a83fbc98f336c86b0914a62f33e4a7a33e # timeout=10 19:18:03 > git rev-parse HEAD^{commit} # timeout=10 19:18:03 > git config core.sparsecheckout # timeout=10 19:18:03 > git checkout -f 3538aec280bf375de77448b80958a92ca5817264 # timeout=10 19:18:07 level=info msg="[loader] Go packages loading at mode 575 (files|name|exports_file|imports|types_sizes|compiled_files|deps) took 21.7342283s" 19:18:07 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.565553ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:18:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:18:09 % Total % Received % Xferd Average Speed Time Time Time Current 19:18:09 Dload Upload Total Spent Left Speed 19:18:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh 19:18:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:18:10 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 19:18:10 /etc/docker/daemon.new 19:18:10 { 19:18:10 "registry-mirrors": [ 19:18:10 "https://nexus3.edgexfoundry.org:10001" 19:18:10 ], 19:18:10 "bip": "10.250.0.254/24", 19:18:10 "hosts": [ 19:18:10 "tcp://0.0.0.0:5555", 19:18:10 "unix:///var/run/docker.sock" 19:18:10 ], 19:18:10 "mtu": 1458, 19:18:10 "selinux-enabled": true, 19:18:10 "seccomp-profile": "/etc/docker/seccomp.json" 19:18:10 } [Pipeline] sh 19:18:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:18:10 + sudo service docker restart 19:18:19 level=info msg="[linters_context/goanalysis] analyzers took 1m46.775004953s with top 10 stages: buildir: 58.619327218s, gosec: 8.847901715s, inspect: 2.852449009s, fact_deprecated: 1.846504257s, printf: 1.760184175s, ctrlflow: 1.652091104s, fact_purity: 1.532815157s, S1038: 1.419880264s, nilness: 1.129349051s, typedness: 755.547981ms" 19:18:19 level=info msg="[runner] Issues before processing: 214, after processing: 0" 19:18:19 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, identifier_marker: 214/214, nolint: 0/22, skip_files: 214/214, exclude: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, cgo: 214/214, filename_unadjuster: 214/214, skip_dirs: 214/214" 19:18:19 level=info msg="[runner] processing took 19.884366ms with stages: nolint: 8.255088ms, identifier_marker: 5.57012ms, path_prettifier: 2.13102ms, exclude-rules: 1.625504ms, autogenerated_exclude: 1.341799ms, skip_dirs: 884.143µs, filename_unadjuster: 39.431µs, cgo: 33.021µs, max_same_issues: 650ns, uniq_by_line: 550ns, exclude: 500ns, skip_files: 470ns, fixer: 410ns, path_prefixer: 380ns, sort_results: 280ns, severity-rules: 260ns, diff: 190ns, max_from_linter: 170ns, source_code: 160ns, max_per_file_from_linter: 120ns, path_shortener: 100ns" 19:18:19 level=info msg="[runner] linters took 12.438677988s with stages: goanalysis_metalinter: 12.418682251s" 19:18:19 level=info msg="File cache stats: 0 entries of total size 0B" 19:18:19 level=info msg="Memory: 339 samples, avg is 300.5MB, max is 1330.1MB" 19:18:19 level=info msg="Execution took 34.224117993s" 19:18:19 go vet ./... 19:18:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:26 ./bin/test-attribution-txt.sh 19:18:26 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 19:18:26 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 19:18:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:18:26 + ls -al . 19:18:26 total 916 19:18:26 drwxrwxr-x 11 1001 1001 4096 Sep 9 19:16 . 19:18:26 drwxr-xr-x 4 root root 4096 Sep 9 19:16 .. 19:18:26 drwxrwxr-x 2 1001 1001 4096 Sep 9 19:15 .blubracket 19:18:26 -rw-rw-r-- 1 1001 1001 10 Sep 9 19:15 .dockerignore 19:18:26 drwxrwxr-x 8 1001 1001 4096 Sep 9 19:17 .git 19:18:26 drwxrwxr-x 3 1001 1001 4096 Sep 9 19:15 .github 19:18:26 -rw-rw-r-- 1 1001 1001 1102 Sep 9 19:15 .gitignore 19:18:26 -rw-rw-r-- 1 1001 1001 42 Sep 9 19:15 .golangci.yml 19:18:26 -rw-rw-r-- 1 1001 1001 100 Sep 9 19:15 .hadolint.yml 19:18:26 drwxr-xr-x 3 1001 1001 4096 Sep 9 19:15 .semver 19:18:26 -rw-rw-r-- 1 1001 1001 155 Sep 9 19:15 .sonarcloud.properties 19:18:26 -rw-rw-r-- 1 1001 1001 1171 Sep 9 19:15 ADOPTERS.md 19:18:26 -rw-rw-r-- 1 1001 1001 21286 Sep 9 19:15 Attribution.txt 19:18:26 -rw-rw-r-- 1 1001 1001 100284 Sep 9 19:15 CHANGELOG.md 19:18:26 -rw-rw-r-- 1 1001 1001 3804 Sep 9 19:15 CONTRIBUTING.md 19:18:26 -rw-rw-r-- 1 1001 1001 677 Sep 9 19:15 GOVERNANCE.md 19:18:26 -rw-rw-r-- 1 1001 1001 861 Sep 9 19:15 Jenkinsfile 19:18:26 -rw-rw-r-- 1 1001 1001 10775 Sep 9 19:15 LICENSE 19:18:26 -rw-rw-r-- 1 1001 1001 16854 Sep 9 19:15 Makefile 19:18:26 -rw-rw-r-- 1 1001 1001 582 Sep 9 19:15 OWNERS.md 19:18:26 -rw-rw-r-- 1 1001 1001 9528 Sep 9 19:15 README.md 19:18:26 -rw-rw-r-- 1 1001 1001 789 Sep 9 19:15 SECURITY.md 19:18:26 -rw-rw-r-- 1 1001 1001 5 Sep 9 19:15 VERSION 19:18:26 drwxrwxr-x 2 1001 1001 4096 Sep 9 19:15 bin 19:18:26 drwxrwxr-x 20 1001 1001 4096 Sep 9 19:15 cmd 19:18:26 -rw-r--r-- 1 root root 545683 Sep 9 19:17 coverage.out 19:18:26 drwxrwxr-x 2 1001 1001 4096 Sep 9 19:15 fuzz_test 19:18:26 -rw-rw-r-- 1 1001 1001 7305 Sep 9 19:15 go.mod 19:18:26 -rw-rw-r-- 1 1001 1001 102748 Sep 9 19:15 go.sum 19:18:26 drwxrwxr-x 7 1001 1001 4096 Sep 9 19:15 internal 19:18:26 drwxrwxr-x 3 1001 1001 4096 Sep 9 19:15 openapi 19:18:26 -rw-rw-r-- 1 1001 1001 584 Sep 9 19:15 security.txt 19:18:26 -rw-rw-r-- 1 1001 1001 204 Sep 9 19:15 version.go [Pipeline] sh 19:18:27 + '[' -e coverage.out ] 19:18:27 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:27 Stashed 1 file(s) [Pipeline] sh 19:18:27 + make build 19:18:27 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:29 provisioning config files... 19:18:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10548924089629670114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:29 ---> ****-login.sh 19:18:29 nexus3.edgexfoundry.org:10001 19:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:18:30 Configure a credential helper to remove this warning. See 19:18:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:18:30 19:18:30 Login Succeeded 19:18:30 nexus3.edgexfoundry.org:10002 19:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:18:30 Configure a credential helper to remove this warning. See 19:18:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:18:30 19:18:30 Login Succeeded 19:18:30 nexus3.edgexfoundry.org:10003 19:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:18:31 Configure a credential helper to remove this warning. See 19:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:18:31 19:18:31 Login Succeeded 19:18:31 nexus3.edgexfoundry.org:10004 19:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:18:31 Configure a credential helper to remove this warning. See 19:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:18:31 19:18:31 Login Succeeded 19:18:31 ****.io 19:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:18:31 Configure a credential helper to remove this warning. See 19:18:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:18:31 19:18:31 Login Succeeded 19:18:31 ---> ****-login.sh ends [Pipeline] } 19:18:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:18:32 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:18:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:18:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:18:32 ========================================================= 19:18:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:18:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:18:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:18:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:18:33 c6b39de5b339: Pulling fs layer 19:18:33 a69c41024577: Pulling fs layer 19:18:33 d6de4b400683: Pulling fs layer 19:18:33 35cb2a7552d0: Pulling fs layer 19:18:33 4f4fb700ef54: Pulling fs layer 19:18:33 464afbd9ba4c: Pulling fs layer 19:18:33 00f215d4a9da: Pulling fs layer 19:18:33 d496ad576159: Pulling fs layer 19:18:33 35cb2a7552d0: Waiting 19:18:33 4f4fb700ef54: Waiting 19:18:33 464afbd9ba4c: Waiting 19:18:33 00f215d4a9da: Waiting 19:18:33 a69c41024577: Download complete 19:18:33 35cb2a7552d0: Verifying Checksum 19:18:33 35cb2a7552d0: Download complete 19:18:33 4f4fb700ef54: Verifying Checksum 19:18:33 4f4fb700ef54: Download complete 19:18:33 464afbd9ba4c: Verifying Checksum 19:18:33 464afbd9ba4c: Download complete 19:18:33 c6b39de5b339: Verifying Checksum 19:18:33 c6b39de5b339: Download complete 19:18:34 d496ad576159: Verifying Checksum 19:18:34 d496ad576159: Download complete 19:18:34 c6b39de5b339: Pull complete 19:18:35 d6de4b400683: Verifying Checksum 19:18:35 d6de4b400683: Download complete 19:18:35 a69c41024577: Pull complete 19:18:36 00f215d4a9da: Verifying Checksum 19:18:36 00f215d4a9da: Download complete 19:18:48 d6de4b400683: Pull complete 19:18:48 35cb2a7552d0: Pull complete 19:18:48 4f4fb700ef54: Pull complete 19:18:48 464afbd9ba4c: Pull complete 19:18:54 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 19:18:54 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 19:18:54 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 19:18:54 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 19:18:55 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 19:18:59 00f215d4a9da: Pull complete 19:18:59 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 19:18:59 d496ad576159: Pull complete 19:18:59 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:18:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:18:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:19:00 + docker build -t ci-base-image-arm64 -f - . 19:19:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:19:00 WORKDIR /edgex 19:19:00 COPY go.mod . 19:19:00 RUN go mod download 19:19:00 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 19:19:01 Sending build context to Docker daemon 3.539MB 19:19:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:19:01 ---> f246e2811388 19:19:01 Step 2/4 : WORKDIR /edgex 19:19:02 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 19:19:02 ---> Running in 2ec45ae389bc 19:19:03 Removing intermediate container 2ec45ae389bc 19:19:03 ---> d7577917bb40 19:19:03 Step 3/4 : COPY go.mod . 19:19:03 ---> b39ce9efa5e5 19:19:03 Step 4/4 : RUN go mod download 19:19:04 ---> Running in e70f0ef26cf7 19:19:04 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 19:19:05 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 19:19:05 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 19:19:06 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 19:19:07 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] } 19:19:08 $ docker stop --time=1 13f0db9c2f871e800f869c38b7859ed3300e40447e96b0ef41f999799f87c16d 19:19:14 $ docker rm -f --volumes 13f0db9c2f871e800f869c38b7859ed3300e40447e96b0ef41f999799f87c16d [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 19:19:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:19:15 19:19:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:19:16 latest: Pulling from edgex-devops/edgex-compose 19:19:16 91d30c5bc195: Pulling fs layer 19:19:16 2e9b0aa3be6d: Pulling fs layer 19:19:16 9c61dcf015f6: Pulling fs layer 19:19:16 4698f68db338: Pulling fs layer 19:19:16 2a2f49069b9e: Pulling fs layer 19:19:16 e0025b399a48: Pulling fs layer 19:19:16 4698f68db338: Waiting 19:19:16 2a2f49069b9e: Waiting 19:19:16 e0025b399a48: Waiting 19:19:16 91d30c5bc195: Download complete 19:19:16 4698f68db338: Verifying Checksum 19:19:16 4698f68db338: Download complete 19:19:16 2e9b0aa3be6d: Verifying Checksum 19:19:16 2e9b0aa3be6d: Download complete 19:19:16 e0025b399a48: Verifying Checksum 19:19:16 e0025b399a48: Download complete 19:19:16 91d30c5bc195: Pull complete 19:19:16 2a2f49069b9e: Download complete 19:19:16 2e9b0aa3be6d: Pull complete 19:19:17 9c61dcf015f6: Download complete 19:19:19 9c61dcf015f6: Pull complete 19:19:19 4698f68db338: Pull complete 19:19:19 2a2f49069b9e: Pull complete 19:19:20 e0025b399a48: Pull complete 19:19:20 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:19:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:19:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:20 prd-ubuntu20.04-docker-8c-8g-9900 does not seem to be running inside a container 19:19:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:19:23 $ docker top 06dafe6599795dd2fa6285ebecc7d267c2f0dbda09fa258f4c27966d76382703 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:23 + docker compose -f ./docker-compose-build.yml build --parallel 19:19:26 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:19:26 #1 transferring dockerfile: 1.89kB done 19:19:26 #1 DONE 0.0s 19:19:26 19:19:26 #2 [support-notifications internal] load build definition from Dockerfile 19:19:26 #2 transferring dockerfile: 1.95kB done 19:19:26 #2 DONE 0.0s 19:19:26 19:19:26 #3 [security-proxy-setup internal] load build definition from Dockerfile 19:19:26 #3 transferring dockerfile: 2.50kB done 19:19:26 #3 DONE 0.0s 19:19:26 19:19:26 #4 [security-bootstrapper internal] load build definition from Dockerfile 19:19:26 #4 transferring dockerfile: 3.17kB done 19:19:26 #4 DONE 0.0s 19:19:26 19:19:26 #5 [core-keeper internal] load build definition from Dockerfile 19:19:26 #5 transferring dockerfile: 2.01kB done 19:19:26 #5 DONE 0.0s 19:19:26 19:19:26 #6 [support-cron-scheduler internal] load build definition from Dockerfile 19:19:26 #6 transferring dockerfile: 1.85kB done 19:19:26 #6 DONE 0.0s 19:19:26 19:19:26 #7 [security-secretstore-setup internal] load build definition from Dockerfile 19:19:26 #7 transferring dockerfile: 2.49kB done 19:19:26 #7 DONE 0.0s 19:19:26 19:19:26 #8 [core-data internal] load build definition from Dockerfile 19:19:26 #8 transferring dockerfile: 2.07kB done 19:19:26 #8 DONE 0.0s 19:19:26 19:19:26 #9 [security-spire-config internal] load build definition from Dockerfile 19:19:26 #9 transferring dockerfile: 1.69kB done 19:19:26 #9 DONE 0.0s 19:19:26 19:19:26 #10 [support-scheduler internal] load build definition from Dockerfile 19:19:26 #10 transferring dockerfile: 1.93kB done 19:19:26 #10 DONE 0.0s 19:19:26 19:19:26 #11 [security-spire-agent internal] load build definition from Dockerfile 19:19:26 #11 transferring dockerfile: 1.81kB done 19:19:26 #11 DONE 0.0s 19:19:26 19:19:26 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:19:26 #12 transferring dockerfile: 2.23kB done 19:19:26 #12 DONE 0.1s 19:19:26 19:19:26 #13 [core-command internal] load build definition from Dockerfile 19:19:26 #13 transferring dockerfile: 1.93kB done 19:19:26 #13 DONE 0.1s 19:19:26 19:19:26 #14 [security-spire-server internal] load build definition from Dockerfile 19:19:26 #14 transferring dockerfile: 1.70kB done 19:19:26 #14 DONE 0.0s 19:19:26 19:19:26 #15 [security-spiffe-token-provider internal] load .dockerignore 19:19:26 #15 transferring context: 50B done 19:19:26 #15 DONE 0.0s 19:19:26 19:19:26 #16 [security-proxy-auth internal] load build definition from Dockerfile 19:19:26 #16 transferring dockerfile: 2.15kB done 19:19:26 #16 DONE 0.0s 19:19:26 19:19:26 #17 [core-metadata internal] load build definition from Dockerfile 19:19:26 #17 transferring dockerfile: 2.06kB done 19:19:26 #17 DONE 0.1s 19:19:26 19:19:26 #18 [support-notifications internal] load .dockerignore 19:19:26 #18 transferring context: 50B done 19:19:26 #18 DONE 0.0s 19:19:26 19:19:26 #19 [security-proxy-setup internal] load .dockerignore 19:19:26 #19 transferring context: 50B done 19:19:26 #19 DONE 0.0s 19:19:26 19:19:26 #20 [security-bootstrapper internal] load .dockerignore 19:19:26 #20 transferring context: 50B done 19:19:26 #20 DONE 0.0s 19:19:26 19:19:26 #21 [core-keeper internal] load .dockerignore 19:19:26 #21 transferring context: 50B done 19:19:26 #21 DONE 0.0s 19:19:26 19:19:26 #22 [security-secretstore-setup internal] load .dockerignore 19:19:26 #22 transferring context: 50B done 19:19:26 #22 DONE 0.0s 19:19:26 19:19:26 #23 [support-cron-scheduler internal] load .dockerignore 19:19:26 #23 transferring context: 50B done 19:19:26 #23 DONE 0.0s 19:19:26 19:19:26 #24 [security-spire-config internal] load .dockerignore 19:19:26 #24 transferring context: 50B done 19:19:26 #24 DONE 0.0s 19:19:26 19:19:26 #25 [core-data internal] load .dockerignore 19:19:26 #25 transferring context: 50B done 19:19:26 #25 DONE 0.0s 19:19:26 19:19:26 #26 [security-spire-agent internal] load .dockerignore 19:19:26 #26 transferring context: 50B done 19:19:26 #26 DONE 0.0s 19:19:26 19:19:26 #27 [support-scheduler internal] load .dockerignore 19:19:26 #27 transferring context: 50B done 19:19:26 #27 DONE 0.0s 19:19:26 19:19:26 #28 [core-common-config-bootstrapper internal] load .dockerignore 19:19:26 #28 transferring context: 50B done 19:19:26 #28 DONE 0.0s 19:19:26 19:19:26 #29 [core-command internal] load .dockerignore 19:19:26 #29 transferring context: 50B done 19:19:26 #29 DONE 0.1s 19:19:26 19:19:26 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:19:26 #30 DONE 0.0s 19:19:26 19:19:26 #31 [security-proxy-auth internal] load .dockerignore 19:19:26 #31 transferring context: 50B done 19:19:26 #31 DONE 0.1s 19:19:26 19:19:26 #32 [security-spire-server internal] load .dockerignore 19:19:26 #32 transferring context: 50B done 19:19:26 #32 DONE 0.1s 19:19:26 19:19:26 #33 [core-metadata internal] load .dockerignore 19:19:26 #33 transferring context: 50B done 19:19:26 #33 DONE 0.1s 19:19:26 19:19:26 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:19:26 #30 DONE 0.0s 19:19:26 19:19:26 #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:19:26 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:19:27 #34 ... 19:19:27 19:19:27 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:19:27 #30 DONE 0.0s 19:19:27 19:19:27 #34 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:19:27 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:19:27 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 19:19:27 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 19:19:27 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s 19:19:27 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:19:27 #34 ... 19:19:27 19:19:27 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:19:27 #30 DONE 0.0s 19:19:27 19:19:27 #34 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:19:27 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:19:27 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 19:19:27 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 19:19:27 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 19:19:27 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:19:27 #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 19:19:27 #34 ... 19:19:27 19:19:27 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:19:27 #30 DONE 0.0s 19:19:27 19:19:27 #35 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:19:27 #35 DONE 0.2s 19:19:27 19:19:27 #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:19:27 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:19:27 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 19:19:27 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 19:19:27 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 19:19:27 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:19:27 #34 ... 19:19:27 19:19:27 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:19:27 #30 DONE 0.0s 19:19:27 19:19:27 #35 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:19:27 #35 DONE 0.3s 19:19:27 19:19:27 #34 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:19:27 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:19:27 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 19:19:27 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 19:19:27 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 19:19:27 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:19:27 #34 ... 19:19:27 19:19:27 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:19:27 #30 DONE 0.0s 19:19:27 19:19:27 #34 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:19:27 #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 19:19:27 #34 ... 19:19:27 19:19:27 #35 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:19:27 #35 DONE 0.6s 19:19:27 19:19:27 #34 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:19:27 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:19:27 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 19:19:27 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 19:19:27 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 19:19:27 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:19:27 #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 19:19:27 #34 ... 19:19:27 19:19:27 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:19:27 #36 DONE 0.8s 19:19:27 19:19:27 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:19:27 #37 DONE 0.8s 19:19:27 19:19:27 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:19:27 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:19:27 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 19:19:27 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 19:19:27 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 19:19:27 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:19:27 #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 19:19:27 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:19:27 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 19:19:27 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 19:19:27 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 19:19:27 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:19:27 #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 19:19:28 #34 DONE 1.5s 19:19:28 19:19:28 #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:19:28 #38 DONE 1.5s 19:19:28 19:19:28 #39 [core-keeper builder 2/7] WORKDIR /edgex-go 19:19:28 #39 ... 19:19:28 19:19:28 #40 [security-spire-config internal] load build context 19:19:28 #40 transferring context: 25.96kB 0.0s done 19:19:28 #40 DONE 0.6s 19:19:28 19:19:28 #41 [security-spire-server internal] load build context 19:19:28 #41 transferring context: 27.71kB 0.0s done 19:19:28 #41 DONE 0.6s 19:19:28 19:19:28 #42 [security-spire-agent internal] load build context 19:19:28 #42 transferring context: 27.24kB 0.1s done 19:19:28 #42 DONE 0.6s 19:19:28 19:19:28 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:19:28 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 19:19:28 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:19:28 #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:19:28 #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:19:28 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s 19:19:28 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 19:19:28 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s 19:19:32 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 4.0s 19:19:33 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 5.2s 19:19:33 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.5s 19:19:37 #43 ... 19:19:37 19:19:37 #44 [support-notifications internal] load build context 19:19:37 #44 transferring context: 274.64MB 9.9s 19:19:37 #44 ... 19:19:37 19:19:37 #45 [security-proxy-setup internal] load build context 19:19:37 #45 ... 19:19:37 19:19:37 #46 [security-secretstore-setup internal] load build context 19:19:37 #46 ... 19:19:37 19:19:37 #47 [support-cron-scheduler internal] load build context 19:19:37 #47 ... 19:19:37 19:19:37 #48 [security-spiffe-token-provider internal] load build context 19:19:37 #48 ... 19:19:37 19:19:37 #49 [core-command internal] load build context 19:19:37 #49 ... 19:19:37 19:19:37 #50 [core-common-config-bootstrapper internal] load build context 19:19:37 #50 ... 19:19:37 19:19:37 #51 [core-keeper internal] load build context 19:19:37 #51 ... 19:19:37 19:19:37 #52 [core-data internal] load build context 19:19:37 #52 ... 19:19:37 19:19:37 #53 [core-metadata internal] load build context 19:19:37 #53 ... 19:19:37 19:19:37 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:19:37 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 19:19:37 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:19:37 #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 19:19:37 #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 19:19:38 #54 ... 19:19:38 19:19:38 #55 [support-scheduler internal] load build context 19:19:38 #55 ... 19:19:38 19:19:38 #56 [security-proxy-auth internal] load build context 19:19:38 #56 ... 19:19:38 19:19:38 #57 [security-bootstrapper internal] load build context 19:19:38 #57 ... 19:19:38 19:19:38 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:19:38 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 10.3s 19:19:38 #43 ... 19:19:38 19:19:38 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:19:38 #58 ... 19:19:38 19:19:38 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:19:38 #59 ... 19:19:38 19:19:38 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:19:38 #60 ... 19:19:38 19:19:38 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:19:38 #61 ... 19:19:38 19:19:38 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:19:39 #62 ... 19:19:39 19:19:39 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:19:39 #63 ... 19:19:39 19:19:39 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:19:39 #64 ... 19:19:39 19:19:39 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:19:39 #65 ... 19:19:39 19:19:39 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:39 #66 ... 19:19:39 19:19:39 #67 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:19:39 #67 ... 19:19:39 19:19:39 #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:19:39 #68 ... 19:19:39 19:19:39 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:19:39 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 11.5s 19:19:43 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 15.4s 19:19:44 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 16.6s 19:19:47 #43 ... 19:19:47 19:19:47 #45 [security-proxy-setup internal] load build context 19:19:47 #45 transferring context: 495.75MB 15.1s done 19:19:47 #45 ... 19:19:47 19:19:47 #44 [support-notifications internal] load build context 19:19:47 #44 transferring context: 495.75MB 15.2s done 19:19:47 #44 ... 19:19:47 19:19:47 #47 [support-cron-scheduler internal] load build context 19:19:47 #47 transferring context: 495.75MB 12.8s done 19:19:47 #47 ... 19:19:47 19:19:47 #48 [security-spiffe-token-provider internal] load build context 19:19:47 #48 transferring context: 495.75MB 13.0s done 19:19:47 #48 ... 19:19:47 19:19:47 #46 [security-secretstore-setup internal] load build context 19:19:47 #46 transferring context: 495.75MB 13.6s done 19:19:47 #46 ... 19:19:47 19:19:47 #49 [core-command internal] load build context 19:19:47 #49 transferring context: 495.75MB 13.0s done 19:19:47 #49 ... 19:19:47 19:19:47 #50 [core-common-config-bootstrapper internal] load build context 19:19:47 #50 transferring context: 495.75MB 14.4s done 19:19:48 #50 ... 19:19:48 19:19:48 #52 [core-data internal] load build context 19:19:48 #52 transferring context: 495.75MB 12.2s done 19:19:48 #52 ... 19:19:48 19:19:48 #55 [support-scheduler internal] load build context 19:19:48 #55 transferring context: 495.75MB 12.7s done 19:19:48 #55 ... 19:19:48 19:19:48 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:19:48 #54 ... 19:19:48 19:19:48 #53 [core-metadata internal] load build context 19:19:48 #53 transferring context: 495.75MB 12.5s done 19:19:48 #53 ... 19:19:48 19:19:48 #51 [core-keeper internal] load build context 19:19:48 #51 transferring context: 495.75MB 13.3s done 19:19:48 #51 ... 19:19:48 19:19:48 #56 [security-proxy-auth internal] load build context 19:19:48 #56 transferring context: 495.75MB 13.7s done 19:19:48 #56 ... 19:19:48 19:19:48 #57 [security-bootstrapper internal] load build context 19:19:48 #57 transferring context: 495.75MB 13.9s done 19:19:48 #57 ... 19:19:48 19:19:48 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:19:48 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 20.7s 19:19:50 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 21.7s 19:19:50 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 22.2s done 19:19:51 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:19:52 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 23.4s done 19:19:57 #43 ... 19:19:57 19:19:57 #52 [core-data internal] load build context 19:19:57 #52 DONE 30.1s 19:19:57 19:19:57 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:19:57 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:19:57 #43 ... 19:19:57 19:19:57 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:19:57 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 22.1s done 19:19:57 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 23.4s done 19:19:57 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:19:57 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:19:57 #54 ... 19:19:57 19:19:57 #47 [support-cron-scheduler internal] load build context 19:19:57 #47 DONE 30.1s 19:19:57 19:19:57 #55 [support-scheduler internal] load build context 19:19:57 #55 DONE 30.0s 19:19:57 19:19:57 #51 [core-keeper internal] load build context 19:19:57 #51 DONE 30.2s 19:19:57 19:19:57 #39 [core-metadata builder 2/7] WORKDIR /edgex-go 19:19:57 #39 DONE 29.1s 19:19:57 19:19:57 #48 [security-spiffe-token-provider internal] load build context 19:19:57 #48 DONE 30.3s 19:19:57 19:19:57 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:19:57 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 29.0s done 19:19:57 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 3.22MB / 20.02MB 29.0s 19:19:57 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 19:19:57 #54 ... 19:19:57 19:19:57 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:19:57 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:19:57 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 29.0s 19:19:57 #43 ... 19:19:57 19:19:57 #53 [core-metadata internal] load build context 19:19:57 #53 DONE 29.5s 19:19:57 19:19:57 #46 [security-secretstore-setup internal] load build context 19:19:57 #46 DONE 30.2s 19:19:57 19:19:57 #56 [security-proxy-auth internal] load build context 19:19:57 #56 DONE 29.6s 19:19:57 19:19:57 #49 [core-command internal] load build context 19:19:57 #49 DONE 30.0s 19:19:57 19:19:57 #57 [security-bootstrapper internal] load build context 19:19:57 #57 DONE 30.3s 19:19:57 19:19:57 #50 [core-common-config-bootstrapper internal] load build context 19:19:57 #50 DONE 30.0s 19:19:57 19:19:57 #44 [support-notifications internal] load build context 19:19:57 #44 DONE 30.4s 19:19:57 19:19:57 #45 [security-proxy-setup internal] load build context 19:19:57 #45 DONE 30.4s 19:19:57 19:19:57 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:19:57 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.27MB / 30.73MB 29.1s 19:19:57 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 29.2s 19:19:57 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 29.3s 19:19:57 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 29.6s done 19:19:57 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19:19:59 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.4s done 19:20:02 #43 ... 19:20:02 19:20:02 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:20:02 #61 29.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:02 #61 29.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:02 #61 30.21 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:20:02 #61 30.21 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:20:02 #61 30.21 OK: 20070 distinct packages available 19:20:02 #61 30.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:02 #61 30.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:02 #61 30.49 (1/11) Installing ca-certificates (20240226-r0) 19:20:02 #61 30.51 (2/11) Installing brotli-libs (1.0.9-r14) 19:20:02 #61 30.52 (3/11) Installing libunistring (1.1-r1) 19:20:02 #61 30.53 (4/11) Installing libidn2 (2.3.4-r1) 19:20:02 #61 30.54 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:20:02 #61 30.54 (6/11) Installing libcurl (8.9.0-r0) 19:20:02 #61 30.55 (7/11) Installing curl (8.9.0-r0) 19:20:02 #61 30.55 (8/11) Installing dumb-init (1.2.5-r2) 19:20:02 #61 30.57 (9/11) Installing musl-obstack (1.2.3-r2) 19:20:02 #61 30.57 (10/11) Installing libucontext (1.2-r2) 19:20:02 #61 30.57 (11/11) Installing gcompat (1.1.0-r1) 19:20:02 #61 30.57 Executing busybox-1.36.1-r7.trigger 19:20:02 #61 30.57 Executing ca-certificates-20240226-r0.trigger 19:20:02 #61 30.61 OK: 12 MiB in 26 packages 19:20:02 #61 DONE 33.7s 19:20:02 19:20:02 #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:20:02 #68 29.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:02 #68 29.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:02 #68 30.19 (1/2) Installing dumb-init (1.2.5-r2) 19:20:02 #68 30.19 (2/2) Installing su-exec (0.2-r3) 19:20:02 #68 30.19 Executing busybox-1.36.1-r7.trigger 19:20:02 #68 30.21 OK: 7 MiB in 17 packages 19:20:02 #68 DONE 33.7s 19:20:02 19:20:02 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:20:02 #0 3.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:02 #0 3.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:02 #0 3.758 OK: 264 MiB in 52 packages 19:20:02 #69 DONE 5.2s 19:20:02 19:20:02 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:20:02 #0 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:02 #0 1.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:02 #0 1.861 OK: 264 MiB in 52 packages 19:20:02 #70 DONE 5.2s 19:20:02 19:20:02 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:20:02 #63 31.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:02 #63 31.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:02 #63 31.85 (1/4) Installing ca-certificates (20240226-r0) 19:20:02 #63 31.87 (2/4) Installing dumb-init (1.2.5-r2) 19:20:02 #63 31.87 (3/4) Installing su-exec (0.2-r3) 19:20:02 #63 31.87 (4/4) Installing yq (4.33.3-r5) 19:20:02 #63 32.04 Executing busybox-1.36.1-r7.trigger 19:20:02 #63 32.05 Executing ca-certificates-20240226-r0.trigger 19:20:02 #63 32.09 OK: 17 MiB in 19 packages 19:20:02 #63 DONE 33.8s 19:20:02 19:20:02 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:20:02 #62 29.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:02 #62 29.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:02 #62 29.79 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:20:02 #62 29.79 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:20:02 #62 29.79 OK: 20070 distinct packages available 19:20:02 #62 29.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:02 #62 29.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:02 #62 30.14 (1/4) Installing dumb-init (1.2.5-r2) 19:20:02 #62 30.14 (2/4) Installing musl-obstack (1.2.3-r2) 19:20:02 #62 30.14 (3/4) Installing libucontext (1.2-r2) 19:20:02 #62 30.16 (4/4) Installing gcompat (1.1.0-r1) 19:20:02 #62 30.17 Executing busybox-1.36.1-r7.trigger 19:20:02 #62 30.18 OK: 8 MiB in 19 packages 19:20:02 #62 DONE 33.8s 19:20:02 19:20:02 #67 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:20:02 #67 30.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:02 #67 30.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:02 #67 30.42 (1/1) Installing dumb-init (1.2.5-r2) 19:20:02 #67 30.43 Executing busybox-1.36.1-r7.trigger 19:20:02 #67 30.43 OK: 7 MiB in 16 packages 19:20:02 #67 DONE 33.8s 19:20:02 19:20:02 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:20:02 #65 32.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:02 #65 32.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:02 #65 32.74 (1/1) Installing dumb-init (1.2.5-r2) 19:20:02 #65 32.74 Executing busybox-1.36.1-r7.trigger 19:20:02 #65 32.75 OK: 7 MiB in 16 packages 19:20:02 #65 DONE 33.8s 19:20:02 19:20:02 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:20:02 #59 29.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:02 #59 29.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:02 #59 29.99 (1/2) Installing ca-certificates (20240226-r0) 19:20:02 #59 30.02 (2/2) Installing dumb-init (1.2.5-r2) 19:20:02 #59 30.03 Executing busybox-1.36.1-r7.trigger 19:20:02 #59 30.04 Executing ca-certificates-20240226-r0.trigger 19:20:02 #59 30.11 OK: 8 MiB in 17 packages 19:20:02 #59 DONE 33.8s 19:20:02 19:20:02 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:02 #66 DONE 33.8s 19:20:02 19:20:02 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:20:02 #71 ... 19:20:02 19:20:02 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:20:02 #72 DONE 0.2s 19:20:02 19:20:02 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:20:02 #73 DONE 0.2s 19:20:02 19:20:02 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:20:03 #43 ... 19:20:03 19:20:03 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:03 #74 DONE 6.2s 19:20:03 19:20:03 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:20:03 #58 34.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:03 #58 35.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:03 #58 ... 19:20:03 19:20:03 #75 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:20:03 #0 6.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:03 #0 6.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:03 #0 6.429 OK: 264 MiB in 52 packages 19:20:03 #75 DONE 6.7s 19:20:03 19:20:03 #76 [core-data builder 4/7] COPY go.mod vendor* ./ 19:20:03 #76 DONE 0.1s 19:20:04 19:20:04 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:20:04 #58 35.38 (1/4) Installing dumb-init (1.2.5-r2) 19:20:04 #58 35.38 (2/4) Installing openssl (3.1.7-r0) 19:20:04 #58 35.40 (3/4) Installing su-exec (0.2-r3) 19:20:04 #58 35.40 (4/4) Installing yq (4.33.3-r5) 19:20:04 #58 35.46 Executing busybox-1.36.1-r7.trigger 19:20:04 #58 35.47 OK: 17 MiB in 19 packages 19:20:04 #58 DONE 35.7s 19:20:04 19:20:04 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:20:04 #64 35.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:04 #64 35.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:04 #64 36.00 (1/3) Installing ca-certificates (20240226-r0) 19:20:04 #64 36.05 (2/3) Installing dumb-init (1.2.5-r2) 19:20:04 #64 36.07 (3/3) Installing tzdata (2024a-r0) 19:20:04 #64 ... 19:20:04 19:20:04 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:20:04 #60 35.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:04 #60 35.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:04 #60 35.53 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:20:04 #60 35.53 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:20:04 #60 35.53 OK: 20070 distinct packages available 19:20:04 #60 35.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:04 #60 35.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:04 #60 35.87 (1/5) Installing dumb-init (1.2.5-r2) 19:20:04 #60 35.87 (2/5) Installing musl-obstack (1.2.3-r2) 19:20:04 #60 35.88 (3/5) Installing libucontext (1.2-r2) 19:20:04 #60 35.88 (4/5) Installing gcompat (1.1.0-r1) 19:20:04 #60 35.88 (5/5) Installing openssl (3.1.7-r0) 19:20:04 #60 35.90 Executing busybox-1.36.1-r7.trigger 19:20:04 #60 35.90 OK: 8 MiB in 20 packages 19:20:04 #60 DONE 36.1s 19:20:04 19:20:04 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:20:04 #64 36.15 Executing busybox-1.36.1-r7.trigger 19:20:04 #64 36.16 Executing ca-certificates-20240226-r0.trigger 19:20:04 #64 36.20 OK: 11 MiB in 18 packages 19:20:05 #64 DONE 36.4s 19:20:05 19:20:05 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:20:05 #0 7.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:05 #0 7.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:05 #0 7.467 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:20:05 #0 7.467 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:20:05 #0 7.467 OK: 20078 distinct packages available 19:20:05 #0 7.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:05 #0 7.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:05 #0 7.822 OK: 264 MiB in 52 packages 19:20:05 #77 DONE 7.9s 19:20:05 19:20:05 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:20:05 #78 DONE 0.0s 19:20:05 19:20:05 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:05 #79 ... 19:20:05 19:20:05 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:20:05 #0 2.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:05 #0 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:05 #0 2.958 OK: 12 MiB in 26 packages 19:20:05 #80 DONE 3.0s 19:20:05 19:20:05 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:20:05 #81 ... 19:20:05 19:20:05 #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:20:05 #0 2.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:05 #0 2.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:05 #0 3.104 OK: 7 MiB in 17 packages 19:20:05 #82 DONE 3.2s 19:20:05 19:20:05 #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:20:05 #83 ... 19:20:05 19:20:05 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:20:05 #0 3.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:05 #0 3.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:05 #0 3.344 OK: 17 MiB in 19 packages 19:20:05 #84 DONE 3.4s 19:20:05 19:20:05 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:20:05 #0 3.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:05 #0 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:05 #0 3.412 OK: 8 MiB in 19 packages 19:20:05 #85 DONE 3.5s 19:20:05 19:20:05 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:20:05 #71 3.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:05 #71 3.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:06 #71 3.832 OK: 8 MiB in 17 packages 19:20:06 #71 DONE 4.4s 19:20:06 19:20:06 #86 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 19:20:06 #0 3.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:06 #0 3.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:06 #0 3.862 OK: 7 MiB in 16 packages 19:20:06 #86 DONE 4.5s 19:20:06 19:20:06 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:20:06 #87 DONE 1.0s 19:20:06 19:20:06 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:20:06 #88 DONE 0.0s 19:20:06 19:20:06 #89 [security-spire-config stage-2 6/10] COPY security.txt / 19:20:06 #89 DONE 0.0s 19:20:06 19:20:06 #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:20:06 #90 DONE 0.0s 19:20:06 19:20:06 #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:20:06 #91 DONE 0.0s 19:20:06 19:20:06 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:20:06 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 29.3s done 19:20:06 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done 19:20:07 #54 ... 19:20:07 19:20:07 #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:20:07 #92 DONE 0.0s 19:20:07 19:20:07 #93 [security-spire-config] exporting to image 19:20:07 #93 exporting layers 19:20:07 #93 ... 19:20:07 19:20:07 #94 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:20:07 #0 4.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:07 #0 4.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:07 #0 4.769 OK: 7 MiB in 16 packages 19:20:07 #94 DONE 4.8s 19:20:07 19:20:07 #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:20:07 #95 ... 19:20:07 19:20:07 #93 [security-spire-config] exporting to image 19:20:07 #93 exporting layers 0.7s done 19:20:07 #93 writing image sha256:b555e22ef622f14971c69f911c640a4b1820d80d0995d1cd96103ae0c9c83b5e done 19:20:07 #93 naming to docker.io/library/security-spire-config done 19:20:07 #93 DONE 0.7s 19:20:07 19:20:07 #96 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:20:07 #0 4.472 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:07 #0 5.089 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:08 #96 5.747 (1/1) Installing dumb-init (1.2.5-r2) 19:20:08 #96 ... 19:20:08 19:20:08 #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:20:08 #95 3.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:08 #95 3.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:08 #95 ... 19:20:08 19:20:08 #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:20:08 #83 DONE 3.0s 19:20:08 19:20:08 #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:20:08 #95 3.478 OK: 11 MiB in 18 packages 19:20:08 #95 DONE 3.6s 19:20:08 19:20:08 #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:20:08 #97 DONE 0.1s 19:20:08 19:20:08 #96 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:20:08 #96 6.058 Executing busybox-1.36.1-r7.trigger 19:20:08 #96 6.060 OK: 7 MiB in 16 packages 19:20:08 #96 DONE 6.2s 19:20:08 19:20:08 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:20:08 #81 3.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:08 #81 3.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:08 #81 3.945 OK: 8 MiB in 20 packages 19:20:08 #81 DONE 4.0s 19:20:08 19:20:08 #98 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:20:08 #0 3.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:08 #0 3.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:08 #0 4.285 OK: 17 MiB in 19 packages 19:20:08 #98 DONE 4.4s 19:20:08 19:20:08 #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:20:08 #99 DONE 0.0s 19:20:08 19:20:08 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:20:09 #100 DONE 1.1s 19:20:09 19:20:09 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:20:09 #101 DONE 1.1s 19:20:09 19:20:09 #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:20:09 #0 4.417 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:20:09 #0 4.884 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:20:09 #0 6.151 OK: 264 MiB in 52 packages 19:20:09 #102 DONE 6.4s 19:20:09 19:20:09 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:20:10 #103 DONE 0.5s 19:20:10 19:20:10 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:20:10 #104 DONE 0.6s 19:20:10 19:20:10 #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:20:10 #105 DONE 0.6s 19:20:10 19:20:10 #106 [security-spire-server stage-2 6/9] COPY security.txt / 19:20:10 #106 DONE 0.1s 19:20:10 19:20:10 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:20:10 #107 DONE 0.1s 19:20:10 19:20:10 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:20:10 #108 DONE 0.1s 19:20:10 19:20:10 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 19:20:10 #109 DONE 0.0s 19:20:10 19:20:10 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:20:10 #110 DONE 0.1s 19:20:10 19:20:10 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:20:10 #111 DONE 0.1s 19:20:10 19:20:10 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:20:10 #112 ... 19:20:10 19:20:10 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:20:10 #113 DONE 0.3s 19:20:10 19:20:10 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:20:10 #112 DONE 0.3s 19:20:10 19:20:10 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:20:10 #114 DONE 0.0s 19:20:10 19:20:10 #93 [security-spire-server] exporting to image 19:20:11 #93 exporting layers 0.7s done 19:20:11 #93 exporting layers 0.6s done 19:20:11 #93 writing image sha256:ebc622a9e235d119c7154981e29f8c0b5e74a823b41c918f0274a909ce449a88 done 19:20:11 #93 naming to docker.io/library/security-spire-server done 19:20:11 #93 writing image sha256:50cbb4be1f43da2f77a233286c995c1242c2a838ae1e311423c0459bc7301599 done 19:20:11 #93 naming to docker.io/library/security-spire-agent done 19:20:11 #93 DONE 1.4s 19:20:11 19:20:11 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:11 Removing intermediate container e70f0ef26cf7 19:20:11 ---> a653fa216bb7 19:20:11 Successfully built a653fa216bb7 19:20:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:12 + docker inspect -f . ci-base-image-arm64 19:20:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:12 prd-ubuntu20.04-docker-arm64-4c-16g-9902 does not seem to be running inside a container 19:20:12 $ 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 ******** ci-base-image-arm64 cat 19:20:13 #115 ... 19:20:13 19:20:13 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:13 #116 ... 19:20:13 19:20:13 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:13 #117 ... 19:20:13 19:20:13 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:14 $ docker top fdd9f71012e45994e855b648434e0158a877956c55651266242399e0f5fc34a1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:15 + go version 19:20:15 go version go1.21.9 linux/arm64 [Pipeline] } 19:20:15 $ docker stop --time=1 fdd9f71012e45994e855b648434e0158a877956c55651266242399e0f5fc34a1 19:20:16 $ docker rm -f --volumes fdd9f71012e45994e855b648434e0158a877956c55651266242399e0f5fc34a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:17 + docker inspect -f . ci-base-image-arm64 19:20:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:18 prd-ubuntu20.04-docker-arm64-4c-16g-9902 does not seem to be running inside a container 19:20:18 $ 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 ******** ci-base-image-arm64 cat 19:20:19 $ docker top eb239a463952da2cfdc1734444533953f6107dbd0f881bb988fcb7045aa71141 -eo pid,comm [Pipeline] { [Pipeline] echo 19:20:25 ========================================================= 19:20:25 [edgeXBuildGoParallel] Running Tests and Build... 19:20:25 ========================================================= [Pipeline] sh 19:20:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:20:26 + make test 19:20:26 go test -race -coverprofile=coverage.out ./... 19:20:51 #118 ... 19:20:51 19:20:51 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:51 #117 DONE 47.6s 19:20:51 19:20:51 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:51 #115 DONE 39.9s 19:20:51 19:20:51 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:51 #116 DONE 47.6s 19:20:51 19:20:51 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:51 #118 DONE 46.3s 19:20:51 19:20:51 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:51 #79 DONE 45.1s 19:20:51 19:20:51 #119 [core-data builder 6/7] COPY . . 19:21:00 #119 DONE 9.9s 19:21:00 19:21:00 #120 [support-notifications builder 6/7] COPY . . 19:21:00 #120 DONE 9.8s 19:21:00 19:21:00 #121 [core-keeper builder 7/8] COPY . . 19:21:00 #121 DONE 9.9s 19:21:00 19:21:00 #122 [support-cron-scheduler builder 6/7] COPY . . 19:21:00 #122 CACHED 19:21:00 19:21:00 #123 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:21:00 #123 CACHED 19:21:00 19:21:00 #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:00 #124 CACHED 19:21:00 19:21:00 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:00 #125 CACHED 19:21:00 19:21:00 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:21:00 #126 CACHED 19:21:00 19:21:00 #127 [security-proxy-auth builder 6/7] COPY . . 19:21:00 #127 CACHED 19:21:00 19:21:00 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:21:00 #128 CACHED 19:21:00 19:21:00 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:00 #129 CACHED 19:21:00 19:21:00 #130 [core-metadata builder 6/7] COPY . . 19:21:00 #130 CACHED 19:21:00 19:21:00 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 19:21:00 #131 CACHED 19:21:00 19:21:00 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:00 #132 CACHED 19:21:00 19:21:00 #133 [core-command builder 6/7] COPY . . 19:21:00 #133 CACHED 19:21:00 19:21:00 #134 [support-scheduler builder 6/7] COPY . . 19:21:00 #134 CACHED 19:21:00 19:21:00 #135 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:21:00 #135 CACHED 19:21:00 19:21:00 #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:00 #136 CACHED 19:21:00 19:21:00 #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:21:00 #137 CACHED 19:21:00 19:21:00 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 19:21:00 #138 CACHED 19:21:00 19:21:00 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:00 #139 CACHED 19:21:00 19:21:00 #140 [security-spiffe-token-provider builder 6/7] COPY . . 19:21:00 #140 DONE 9.9s 19:21:00 19:21:00 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:21:00 #141 ... 19:21:00 19:21:00 #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:00 #142 CACHED 19:21:00 19:21:00 #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:21:00 #143 CACHED 19:21:00 19:21:00 #144 [security-secretstore-setup builder 6/7] COPY . . 19:21:00 #144 CACHED 19:21:00 19:21:00 #145 [security-bootstrapper builder 6/7] COPY . . 19:21:00 #145 DONE 9.9s 19:21:00 19:21:00 #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:21:00 #146 CACHED 19:21:00 19:21:00 #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:00 #147 CACHED 19:21:00 19:21:00 #148 [security-proxy-setup builder 6/7] COPY . . 19:21:00 #148 CACHED 19:21:00 19:21:00 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:21:02 #149 1.774 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 19:21:10 #149 ... 19:21:10 19:21:10 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:21:10 #0 1.944 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 19:21:10 #150 ... 19:21:10 19:21:10 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:21:10 #0 1.316 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 19:21:10 #151 ... 19:21:10 19:21:10 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:21:10 #0 1.504 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 19:21:10 #152 ... 19:21:10 19:21:10 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:21:10 #0 0.663 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 19:21:10 #153 ... 19:21:10 19:21:10 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:21:10 #0 0.705 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 19:21:10 #154 ... 19:21:10 19:21:10 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:21:10 #0 1.293 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 19:21:10 #155 ... 19:21:10 19:21:10 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:21:10 #0 1.615 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 19:21:11 #156 ... 19:21:11 19:21:11 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:21:11 #0 0.761 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 19:21:11 #157 ... 19:21:11 19:21:11 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:21:11 #141 1.223 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 19:21:11 #141 ... 19:21:11 19:21:11 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:21:11 #0 0.802 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 19:21:11 #158 ... 19:21:11 19:21:11 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:21:11 #0 1.496 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 19:21:11 #159 ... 19:21:11 19:21:11 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:21:11 #0 1.302 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 19:21:13 ? github.com/edgexfoundry/edgex-go [no test files] 19:22:48 #160 ... 19:22:48 19:22:48 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:22:48 #149 101.5 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 19:23:35 #149 ... 19:23:35 19:23:35 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:23:35 #159 DONE 150.7s 19:23:35 19:23:35 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:23:35 #149 ... 19:23:35 19:23:35 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:23:35 #150 DONE 151.2s 19:23:35 19:23:35 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:23:35 #149 DONE 151.4s 19:23:35 19:23:35 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:23:35 #158 ... 19:23:35 19:23:35 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:23:35 #161 ... 19:23:35 19:23:35 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:23:35 #155 DONE 152.1s 19:23:35 19:23:35 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:23:35 #162 ... 19:23:35 19:23:35 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:23:35 #151 DONE 152.6s 19:23:35 19:23:35 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:23:37 #163 ... 19:23:37 19:23:37 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:23:37 #158 DONE 157.5s 19:23:37 19:23:37 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:23:43 #164 ... 19:23:43 19:23:43 #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:23:47 #165 ... 19:23:47 19:23:47 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:23:47 #161 DONE 14.6s 19:23:47 19:23:47 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:23:47 #160 DONE 166.7s 19:23:47 19:23:47 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:23:47 #157 DONE 166.7s 19:23:47 19:23:47 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:23:47 #153 DONE 166.8s 19:23:47 19:23:47 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:23:47 #141 DONE 166.8s 19:23:47 19:23:47 #166 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:23:47 #166 ... 19:23:47 19:23:47 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:23:47 #152 DONE 166.8s 19:23:47 19:23:47 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:23:47 #154 DONE 166.9s 19:23:47 19:23:47 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:23:47 #156 DONE 167.0s 19:23:47 19:23:47 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:23:47 #162 DONE 15.1s 19:23:47 19:23:47 #167 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:23:47 #167 ... 19:23:47 19:23:47 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:23:47 #163 DONE 14.9s 19:23:47 19:23:47 #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:23:47 #165 DONE 14.2s 19:23:47 19:23:47 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:23:47 #164 DONE 12.2s 19:23:47 19:23:47 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:23:47 #168 ... 19:23:47 19:23:47 #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:23:47 #169 DONE 0.9s 19:23:47 19:23:47 #166 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:23:47 #166 DONE 0.9s 19:23:47 19:23:47 #170 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:23:47 #170 DONE 0.7s 19:23:47 19:23:47 #167 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:23:47 #167 DONE 0.6s 19:23:47 19:23:47 #171 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:23:47 #171 DONE 0.8s 19:23:47 19:23:47 #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:23:47 #172 DONE 0.4s 19:23:47 19:23:47 #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:23:47 #173 CACHED 19:23:47 19:23:47 #174 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:23:47 #174 CACHED 19:23:47 19:23:47 #175 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:23:47 #175 CACHED 19:23:47 19:23:47 #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:23:47 #176 CACHED 19:23:47 19:23:47 #177 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:23:47 #177 DONE 0.4s 19:23:47 19:23:47 #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:23:47 #178 CACHED 19:23:47 19:23:47 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:23:47 #179 CACHED 19:23:47 19:23:47 #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:23:47 #180 CACHED 19:23:47 19:23:47 #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:23:47 #181 CACHED 19:23:47 19:23:47 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:23:47 #168 DONE 0.4s 19:23:47 19:23:47 #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:23:48 #182 ... 19:23:48 19:23:48 #183 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:23:48 #183 DONE 1.1s 19:23:49 19:23:49 #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:23:49 #184 ... 19:23:49 19:23:49 #185 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:23:49 #185 DONE 1.8s 19:23:49 19:23:49 #186 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:23:49 #186 DONE 1.8s 19:23:49 19:23:49 #187 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:23:49 #187 DONE 1.8s 19:23:49 19:23:49 #188 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:23:49 #188 ... 19:23:49 19:23:49 #189 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:23:49 #189 DONE 1.9s 19:23:49 19:23:49 #190 [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 19:23:49 #190 DONE 2.0s 19:23:49 19:23:49 #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:23:49 #191 DONE 1.9s 19:23:49 19:23:49 #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:23:49 #192 DONE 1.9s 19:23:49 19:23:49 #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:23:49 #193 DONE 1.9s 19:23:49 19:23:49 #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:23:49 #194 DONE 2.0s 19:23:49 19:23:49 #195 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:23:49 #195 DONE 2.0s 19:23:49 19:23:49 #196 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 19:23:49 #196 DONE 2.6s 19:23:49 19:23:49 #197 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 19:23:50 #197 ... 19:23:50 19:23:50 #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:23:50 #182 DONE 2.3s 19:23:50 19:23:50 #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:23:50 #198 ... 19:23:50 19:23:50 #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:23:50 #184 DONE 1.9s 19:23:50 19:23:50 #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:23:50 #199 DONE 1.1s 19:23:50 19:23:50 #200 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:23:50 #200 DONE 1.1s 19:23:50 19:23:50 #201 [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 19:23:50 #201 DONE 1.0s 19:23:50 19:23:50 #93 [core-keeper] exporting to image 19:23:50 #93 exporting layers 19:23:50 #93 ... 19:23:50 19:23:50 #188 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:23:50 #188 DONE 1.2s 19:23:50 19:23:50 #202 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 19:23:50 #202 DONE 1.0s 19:23:50 19:23:50 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:23:50 #203 DONE 1.0s 19:23:50 19:23:50 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:23:50 #204 DONE 1.0s 19:23:50 19:23:50 #205 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:23:50 #205 DONE 1.1s 19:23:50 19:23:50 #93 [security-spiffe-token-provider] exporting to image 19:23:50 #93 ... 19:23:50 19:23:50 #206 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:23:50 #206 DONE 1.0s 19:23:50 19:23:50 #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:23:50 #207 DONE 1.1s 19:23:50 19:23:50 #93 [support-scheduler] exporting to image 19:23:51 #93 ... 19:23:51 19:23:51 #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:23:51 #198 DONE 0.9s 19:23:51 19:23:51 #197 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 19:23:51 #197 DONE 1.2s 19:23:51 19:23:51 #93 [support-scheduler] exporting to image 19:23:51 #93 exporting layers 0.4s done 19:23:51 #93 writing image sha256:2e31daa80749c8917dbdb2a8b579309c566df64f9cfb8807bd33bcd9dc36f7c2 0.1s done 19:23:51 #93 naming to docker.io/library/core-keeper 19:23:51 #93 ... 19:23:51 19:23:51 #208 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:23:51 #208 DONE 0.3s 19:23:51 19:23:51 #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:23:51 #209 DONE 0.5s 19:23:51 19:23:51 #210 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:23:51 #210 DONE 0.6s 19:23:51 19:23:51 #93 [core-keeper] exporting to image 19:23:51 #93 exporting layers 0.4s done 19:23:51 #93 naming to docker.io/library/core-keeper done 19:23:51 #93 ... 19:23:51 19:23:51 #211 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:23:51 #211 DONE 0.5s 19:23:51 19:23:51 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:23:51 #212 DONE 0.6s 19:23:51 19:23:51 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:23:51 #213 DONE 0.5s 19:23:51 19:23:51 #214 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 19:23:51 #214 DONE 0.6s 19:23:51 19:23:51 #93 [support-cron-scheduler] exporting to image 19:23:51 #93 writing image sha256:a3c213249b7313c9a791b326f1818265487eedc446a444f4aa89fd4397c32263 19:23:51 #93 ... 19:23:51 19:23:51 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:23:51 #215 DONE 0.4s 19:23:51 19:23:51 #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 19:23:51 #216 DONE 0.4s 19:23:51 19:23:51 #93 [support-scheduler] exporting to image 19:23:51 #93 writing image sha256:a3c213249b7313c9a791b326f1818265487eedc446a444f4aa89fd4397c32263 0.0s done 19:23:51 #93 naming to docker.io/library/core-command 0.0s done 19:23:51 #93 writing image sha256:2df2313c6255657b6e15a34267fb4aa26d0fd5a9f7f6dca242ef3b8f51fa3952 done 19:23:51 #93 naming to docker.io/library/support-scheduler done 19:23:51 #93 writing image sha256:d813d12a5a8066d2481b8c9d63fee081d5068841cb42fa97ce13d78f8171b6d2 0.0s done 19:23:51 #93 naming to docker.io/library/security-spiffe-token-provider 19:23:51 #93 naming to docker.io/library/security-spiffe-token-provider 0.1s done 19:23:51 #93 ... 19:23:51 19:23:51 #217 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:23:51 #217 DONE 0.5s 19:23:51 19:23:51 #93 [security-spiffe-token-provider] exporting to image 19:23:51 #93 exporting layers 0.4s done 19:23:51 #93 ... 19:23:51 19:23:51 #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 19:23:51 #218 DONE 0.6s 19:23:51 19:23:51 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:23:51 #219 DONE 0.6s 19:23:51 19:23:51 #93 [security-spiffe-token-provider] exporting to image 19:23:51 #93 exporting layers 0.5s done 19:23:51 #93 ... 19:23:51 19:23:51 #220 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:23:51 #220 DONE 0.7s 19:23:51 19:23:51 #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:23:51 #221 DONE 0.5s 19:23:51 19:23:51 #93 [core-metadata] exporting to image 19:23:51 #93 exporting layers 0.6s done 19:23:51 #93 writing image sha256:0d06472d32a3869cd7fddbc194e610ad248cc3697fcdca3bc7285bd8940cb7f0 done 19:23:51 #93 naming to docker.io/library/support-notifications done 19:23:51 #93 writing image sha256:78a235a86f3271c9f2052ef492511a9dc107b04b54cca9edd9732594e4c9763f 0.0s done 19:23:51 #93 naming to docker.io/library/core-metadata done 19:23:52 #93 writing image sha256:315328a018554a9b9e12c218c41bad76639bdc9c76a669d0533aeb8096a0f247 19:23:52 #93 ... 19:23:52 19:23:52 #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:23:52 #222 DONE 0.3s 19:23:52 19:23:52 #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:23:52 #223 DONE 0.3s 19:23:52 19:23:52 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:23:52 #224 DONE 0.8s 19:23:52 19:23:52 #93 [core-data] exporting to image 19:23:52 #93 exporting layers 0.3s done 19:23:52 #93 writing image sha256:315328a018554a9b9e12c218c41bad76639bdc9c76a669d0533aeb8096a0f247 0.0s done 19:23:52 #93 naming to docker.io/library/support-cron-scheduler done 19:23:52 #93 writing image sha256:9bd8c705b8202067beda7d241a890b3b82fc96c63da5b76810206d3f7810bcc1 done 19:23:52 #93 naming to docker.io/library/core-data done 19:23:52 #93 ... 19:23:52 19:23:52 #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:23:52 #225 DONE 0.2s 19:23:52 19:23:52 #226 [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/ 19:23:52 #226 DONE 0.2s 19:23:52 19:23:52 #93 [core-common-config-bootstrapper] exporting to image 19:23:52 #93 writing image sha256:d0616106c3c72c9ac75965d3adf602af99a9ed1942192f9990f763c7301ba34f done 19:23:52 #93 naming to docker.io/library/core-common-config-bootstrapper done 19:23:52 #93 ... 19:23:52 19:23:52 #227 [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/ 19:23:52 #227 DONE 0.1s 19:23:52 19:23:52 #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:23:52 #228 DONE 0.8s 19:23:52 19:23:52 #93 [security-proxy-setup] exporting to image 19:23:52 #93 ... 19:23:52 19:23:52 #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/ 19:23:52 #229 DONE 0.1s 19:23:52 19:23:52 #93 [security-proxy-setup] exporting to image 19:23:52 #93 exporting layers 0.3s done 19:23:52 #93 writing image sha256:00e14ccc4619f119320ef0c81e85c5fd40ca9971ee179e7a0d671dc2e38af76f 19:23:52 #93 ... 19:23:52 19:23:52 #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:23:52 #230 DONE 0.1s 19:23:52 19:23:52 #93 [security-proxy-auth] exporting to image 19:23:52 #93 writing image sha256:00e14ccc4619f119320ef0c81e85c5fd40ca9971ee179e7a0d671dc2e38af76f 0.0s done 19:23:52 #93 naming to docker.io/library/security-proxy-auth done 19:23:52 #93 exporting layers 0.3s done 19:23:52 #93 writing image sha256:2b5f6bc15576c129747682a337063ad3770699249c2309a3752e3e4949a27ea3 done 19:23:52 #93 naming to docker.io/library/security-proxy-setup done 19:23:52 #93 DONE 3.6s 19:23:52 19:23:52 #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:23:52 #231 DONE 0.1s 19:23:52 19:23:52 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:23:52 #232 DONE 0.5s 19:23:52 19:23:52 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 19:23:53 #233 DONE 0.4s 19:23:53 19:23:53 #93 [security-secretstore-setup] exporting to image 19:23:53 #93 writing image sha256:fcbcb5027ea6328fb1688e80b4a43e10ceb35a4d3f65a6064ff1953489bcee59 done 19:23:53 #93 naming to docker.io/library/security-secretstore-setup done 19:23:53 #93 exporting layers 0.2s done 19:23:53 #93 writing image sha256:3cd0888522120c2d29bc9eea0ee471f43111d12d12f2c5a0bef3bc3cd5616aa9 done 19:23:53 #93 naming to docker.io/library/security-bootstrapper done 19:23:53 #93 DONE 4.0s 19:23:53 19:23:53 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:23:53 time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:23:53 time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:23:53 time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:23:53 time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:23:53 time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:23:53 time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:23:53 time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:23:53 time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:23:53 time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:23:53 time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:23:53 time="2024-09-09T19:19:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:23:53 time="2024-09-09T19:19:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:23:53 time="2024-09-09T19:19:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:23:53 time="2024-09-09T19:19:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:23:53 time="2024-09-09T19:19:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:23:53 time="2024-09-09T19:19:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:23:53 $ docker stop --time=1 06dafe6599795dd2fa6285ebecc7d267c2f0dbda09fa258f4c27966d76382703 19:23:54 $ docker rm -f --volumes 06dafe6599795dd2fa6285ebecc7d267c2f0dbda09fa258f4c27966d76382703 [Pipeline] // withDockerContainer [Pipeline] sh 19:23:55 + docker images 19:23:55 REPOSITORY TAG IMAGE ID CREATED SIZE 19:23:55 security-secretstore-setup latest fcbcb5027ea6 2 seconds ago 37MB 19:23:55 security-bootstrapper latest 3cd088852212 2 seconds ago 19MB 19:23:55 security-proxy-auth latest 00e14ccc4619 2 seconds ago 33.1MB 19:23:55 security-proxy-setup latest 2b5f6bc15576 2 seconds ago 26.2MB 19:23:55 core-metadata latest 78a235a86f32 3 seconds ago 39.9MB 19:23:55 core-common-config-bootstrapper latest d0616106c3c7 3 seconds ago 15.2MB 19:23:55 support-cron-scheduler latest 315328a01855 3 seconds ago 44.2MB 19:23:55 support-notifications latest 0d06472d32a3 3 seconds ago 42.6MB 19:23:55 core-data latest 9bd8c705b820 3 seconds ago 39.7MB 19:23:55 security-spiffe-token-provider latest d813d12a5a80 4 seconds ago 28.9MB 19:23:55 core-keeper latest 2e31daa80749 4 seconds ago 39.6MB 19:23:55 support-scheduler latest 2df2313c6255 4 seconds ago 42MB 19:23:55 core-command latest a3c213249b73 4 seconds ago 35.5MB 19:23:55 security-spire-agent latest 50cbb4be1f43 3 minutes ago 182MB 19:23:55 security-spire-server latest ebc622a9e235 3 minutes ago 121MB 19:23:55 security-spire-config latest b555e22ef622 3 minutes ago 120MB 19:23:55 ci-base-image-x86_64 latest 082129d55a34 7 minutes ago 971MB 19:23:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 19:23:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 19:23:55 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] } 19:25:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:25:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:26:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:26:02 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:26:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:26:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:26:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:26:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:26:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:26:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:26:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:26:06 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:26:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:26:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:26:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:26:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:26:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:26:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:26:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.125s coverage: 28.7% of statements 19:26:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.194s coverage: 97.0% of statements 19:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:26:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.287s coverage: 69.2% of statements 19:26:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:26:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:26:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.209s coverage: 53.2% of statements 19:26:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:26:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:26:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:26:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:26:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:26:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:26:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:26:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:26:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:27:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.046s coverage: 93.4% of statements 19:27:00 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.429s coverage: 91.7% of statements 19:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:27:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.230s coverage: 7.0% of statements 19:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:27:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:27:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:27:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:27:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:27:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:27:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:27:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:27:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:27:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.718s coverage: 95.8% of statements 19:27:17 ok github.com/edgexfoundry/edgex-go/internal/io 1.091s coverage: 72.2% of statements 19:27:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 19:27:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.115s coverage: 0.0% of statements [no tests to run] 19:27:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:27:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:27:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.293s coverage: 0.8% of statements 19:27:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.150s coverage: 30.7% of statements 19:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.190s coverage: 41.7% of statements 19:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.151s coverage: 77.8% of statements 19:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.148s coverage: 94.1% of statements 19:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.106s coverage: 96.3% of statements 19:27:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.106s coverage: 87.5% of statements 19:27:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:27:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.109s coverage: 94.4% of statements 19:27:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:27:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:27:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:27:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:27:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:27:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:27:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:28:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:28:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.985s coverage: 79.9% of statements 19:28:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.157s coverage: 92.9% of statements 19:28:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.092s coverage: 66.7% of statements 19:28:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.122s coverage: 62.3% of statements 19:28:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.122s coverage: 75.0% of statements 19:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:28:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.125s coverage: 87.2% of statements 19:28:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements 19:28:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.080s coverage: 100.0% of statements 19:28:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.278s coverage: 81.8% of statements 19:28:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.270s coverage: 82.1% of statements 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.124s coverage: 86.0% of statements 19:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:28:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.794s coverage: 63.1% of statements 19:28:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.117s coverage: 100.0% of statements 19:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.118s coverage: 89.4% of statements 19:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.074s coverage: 100.0% of statements 19:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements 19:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements 19:28:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:28:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:28:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:28:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.680s coverage: 36.5% of statements 19:28:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.121s coverage: 89.5% of statements 19:28:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:28:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:28:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:28:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements 19:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 19:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 19:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:28:33 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.118s coverage: 5.2% of statements 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:28:42 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.341s coverage: 97.1% of statements 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:28:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.173s coverage: 19.9% of statements 19:28:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:28:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:28:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:28:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:28:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.527s coverage: 95.7% of statements 19:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:29:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.145s coverage: 61.8% of statements 19:29:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:29:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:29:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.273s coverage: 98.9% of statements 19:29:06 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 19:29:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:29:06 go vet ./... 19:33:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:33:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:33:42 ./bin/test-attribution-txt.sh 19:33:42 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 19:33:42 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 19:33:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:33:43 + ls -al . 19:33:43 total 912 19:33:43 drwxrwxr-x 10 1001 1001 4096 Sep 9 19:20 . 19:33:43 drwxr-xr-x 4 root root 4096 Sep 9 19:20 .. 19:33:43 drwxrwxr-x 2 1001 1001 4096 Sep 9 19:18 .blubracket 19:33:43 -rw-rw-r-- 1 1001 1001 10 Sep 9 19:18 .dockerignore 19:33:43 drwxrwxr-x 8 1001 1001 4096 Sep 9 19:18 .git 19:33:43 drwxrwxr-x 3 1001 1001 4096 Sep 9 19:18 .github 19:33:43 -rw-rw-r-- 1 1001 1001 1102 Sep 9 19:18 .gitignore 19:33:43 -rw-rw-r-- 1 1001 1001 42 Sep 9 19:18 .golangci.yml 19:33:43 -rw-rw-r-- 1 1001 1001 100 Sep 9 19:18 .hadolint.yml 19:33:43 -rw-rw-r-- 1 1001 1001 155 Sep 9 19:18 .sonarcloud.properties 19:33:43 -rw-rw-r-- 1 1001 1001 1171 Sep 9 19:18 ADOPTERS.md 19:33:43 -rw-rw-r-- 1 1001 1001 21286 Sep 9 19:18 Attribution.txt 19:33:43 -rw-rw-r-- 1 1001 1001 100284 Sep 9 19:18 CHANGELOG.md 19:33:43 -rw-rw-r-- 1 1001 1001 3804 Sep 9 19:18 CONTRIBUTING.md 19:33:43 -rw-rw-r-- 1 1001 1001 677 Sep 9 19:18 GOVERNANCE.md 19:33:43 -rw-rw-r-- 1 1001 1001 861 Sep 9 19:18 Jenkinsfile 19:33:43 -rw-rw-r-- 1 1001 1001 10775 Sep 9 19:18 LICENSE 19:33:43 -rw-rw-r-- 1 1001 1001 16854 Sep 9 19:18 Makefile 19:33:43 -rw-rw-r-- 1 1001 1001 582 Sep 9 19:18 OWNERS.md 19:33:43 -rw-rw-r-- 1 1001 1001 9528 Sep 9 19:18 README.md 19:33:43 -rw-rw-r-- 1 1001 1001 789 Sep 9 19:18 SECURITY.md 19:33:43 -rw-rw-r-- 1 1001 1001 5 Sep 9 19:15 VERSION 19:33:43 drwxrwxr-x 2 1001 1001 4096 Sep 9 19:18 bin 19:33:43 drwxrwxr-x 20 1001 1001 4096 Sep 9 19:18 cmd 19:33:43 -rw-r--r-- 1 root root 545683 Sep 9 19:29 coverage.out 19:33:43 drwxrwxr-x 2 1001 1001 4096 Sep 9 19:18 fuzz_test 19:33:43 -rw-rw-r-- 1 1001 1001 7305 Sep 9 19:18 go.mod 19:33:43 -rw-rw-r-- 1 1001 1001 102748 Sep 9 19:18 go.sum 19:33:43 drwxrwxr-x 7 1001 1001 4096 Sep 9 19:18 internal 19:33:43 drwxrwxr-x 3 1001 1001 4096 Sep 9 19:18 openapi 19:33:43 -rw-rw-r-- 1 1001 1001 584 Sep 9 19:18 security.txt 19:33:43 -rw-rw-r-- 1 1001 1001 204 Sep 9 19:18 version.go [Pipeline] sh 19:33:44 + '[' -e coverage.out ] 19:33:44 + chown 1001:1001 coverage.out [Pipeline] stash 19:33:44 Warning: overwriting stash ‘coverage-report’ 19:33:45 Stashed 1 file(s) [Pipeline] sh 19:33:46 + make build 19:33:46 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 19:37:22 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 19:37:22 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 19:37:28 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 19:37:32 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 19:37:42 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 19:38:14 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 19:38:21 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 19:38: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/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:38:45 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 19:38:49 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 19:38:52 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 19:38:55 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 19:39:00 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] } 19:39:05 $ docker stop --time=1 eb239a463952da2cfdc1734444533953f6107dbd0f881bb988fcb7045aa71141 19:39:07 $ docker rm -f --volumes eb239a463952da2cfdc1734444533953f6107dbd0f881bb988fcb7045aa71141 [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 19:39:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:39:12 19:39:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:39:12 latest: Pulling from edgex-devops/edgex-compose-arm64 19:39:12 547446be3368: Pulling fs layer 19:39:12 d125d8839a47: Pulling fs layer 19:39:12 3e85d5ac6304: Pulling fs layer 19:39:12 c3105a71a48b: Pulling fs layer 19:39:12 0f093f025ec4: Pulling fs layer 19:39:12 c3106fc0e877: Pulling fs layer 19:39:12 0f093f025ec4: Waiting 19:39:12 c3105a71a48b: Waiting 19:39:12 c3106fc0e877: Waiting 19:39:12 547446be3368: Verifying Checksum 19:39:12 547446be3368: Download complete 19:39:12 c3105a71a48b: Verifying Checksum 19:39:12 c3105a71a48b: Download complete 19:39:13 d125d8839a47: Verifying Checksum 19:39:13 d125d8839a47: Download complete 19:39:13 c3106fc0e877: Verifying Checksum 19:39:13 c3106fc0e877: Download complete 19:39:13 0f093f025ec4: Verifying Checksum 19:39:13 0f093f025ec4: Download complete 19:39:13 547446be3368: Pull complete 19:39:14 d125d8839a47: Pull complete 19:39:15 3e85d5ac6304: Verifying Checksum 19:39:15 3e85d5ac6304: Download complete 19:39:25 3e85d5ac6304: Pull complete 19:39:25 c3105a71a48b: Pull complete 19:39:26 0f093f025ec4: Pull complete 19:39:26 c3106fc0e877: Pull complete 19:39:27 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:39:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:39:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:27 prd-ubuntu20.04-docker-arm64-4c-16g-9902 does not seem to be running inside a container 19:39:27 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:39:29 $ docker top 0b2051537401acf4280355b0238a56612b2f54623c0ab81f2ed2077dbe96b4fd -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:30 + docker compose -f ./docker-compose-build.yml build --parallel 19:39:40 #1 [core-metadata internal] load build definition from Dockerfile 19:39:40 #1 transferring dockerfile: 2.06kB 0.0s done 19:39:40 #1 DONE 0.1s 19:39:40 19:39:40 #2 [core-data internal] load build definition from Dockerfile 19:39:40 #2 transferring dockerfile: 2.07kB done 19:39:40 #2 DONE 0.1s 19:39:40 19:39:40 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:39:40 #3 transferring dockerfile: 1.89kB done 19:39:40 #3 DONE 0.1s 19:39:40 19:39:40 #4 [core-command internal] load build definition from Dockerfile 19:39:40 #4 transferring dockerfile: 1.93kB done 19:39:40 #4 DONE 0.0s 19:39:40 19:39:40 #5 [security-spire-server internal] load build definition from Dockerfile 19:39:40 #5 transferring dockerfile: 1.70kB done 19:39:40 #5 DONE 0.1s 19:39:40 19:39:40 #6 [security-spire-config internal] load build definition from Dockerfile 19:39:40 #6 transferring dockerfile: 1.69kB 0.0s done 19:39:40 #6 DONE 0.1s 19:39:41 19:39:41 #7 [security-spire-agent internal] load build definition from Dockerfile 19:39:41 #7 transferring dockerfile: 1.81kB done 19:39:41 #7 DONE 0.1s 19:39:41 19:39:41 #8 [security-bootstrapper internal] load build definition from Dockerfile 19:39:41 #8 transferring dockerfile: 3.17kB 0.0s done 19:39:41 #8 DONE 0.1s 19:39:41 19:39:41 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:39:41 #9 transferring dockerfile: 2.23kB done 19:39:41 #9 DONE 0.1s 19:39:41 19:39:41 #10 [security-proxy-setup internal] load build definition from Dockerfile 19:39:41 #10 transferring dockerfile: 2.50kB done 19:39:41 #10 DONE 0.0s 19:39:41 19:39:41 #11 [security-secretstore-setup internal] load build definition from Dockerfile 19:39:41 #11 transferring dockerfile: 2.49kB done 19:39:41 #11 DONE 0.1s 19:39:41 19:39:41 #12 [core-keeper internal] load build definition from Dockerfile 19:39:41 #12 transferring dockerfile: 2.01kB done 19:39:41 #12 DONE 0.1s 19:39:41 19:39:41 #13 [support-notifications internal] load build definition from Dockerfile 19:39:41 #13 transferring dockerfile: 1.95kB done 19:39:41 #13 DONE 0.1s 19:39:41 19:39:41 #14 [support-scheduler internal] load build definition from Dockerfile 19:39:41 #14 transferring dockerfile: 1.93kB done 19:39:41 #14 DONE 0.1s 19:39:41 19:39:41 #15 [support-cron-scheduler internal] load build definition from Dockerfile 19:39:41 #15 transferring dockerfile: 1.85kB 0.0s done 19:39:41 #15 DONE 0.1s 19:39:41 19:39:41 #16 [security-proxy-auth internal] load build definition from Dockerfile 19:39:41 #16 transferring dockerfile: 2.15kB 0.0s done 19:39:41 #16 DONE 0.1s 19:39:41 19:39:41 #17 [core-metadata internal] load .dockerignore 19:39:41 #17 transferring context: 50B done 19:39:41 #17 DONE 0.1s 19:39:42 19:39:42 #18 [core-data internal] load .dockerignore 19:39:42 #18 transferring context: 50B done 19:39:42 #18 DONE 0.0s 19:39:42 19:39:42 #19 [security-spiffe-token-provider internal] load .dockerignore 19:39:42 #19 transferring context: 50B done 19:39:42 #19 DONE 0.0s 19:39:42 19:39:42 #20 [core-command internal] load .dockerignore 19:39:42 #20 transferring context: 50B done 19:39:42 #20 DONE 0.0s 19:39:42 19:39:42 #21 [security-spire-server internal] load .dockerignore 19:39:42 #21 transferring context: 50B done 19:39:42 #21 DONE 0.1s 19:39:42 19:39:42 #22 [security-spire-config internal] load .dockerignore 19:39:42 #22 transferring context: 50B done 19:39:42 #22 DONE 0.1s 19:39:42 19:39:42 #23 [security-spire-agent internal] load .dockerignore 19:39:42 #23 transferring context: 50B 0.0s done 19:39:42 #23 DONE 0.1s 19:39:42 19:39:42 #24 [security-bootstrapper internal] load .dockerignore 19:39:42 #24 transferring context: 50B 0.0s done 19:39:42 #24 DONE 0.1s 19:39:42 19:39:42 #25 [core-common-config-bootstrapper internal] load .dockerignore 19:39:42 #25 transferring context: 50B done 19:39:42 #25 DONE 0.1s 19:39:42 19:39:42 #26 [security-proxy-setup internal] load .dockerignore 19:39:43 #26 transferring context: 50B 0.0s done 19:39:43 #26 DONE 0.1s 19:39:43 19:39:43 #27 [security-secretstore-setup internal] load .dockerignore 19:39:43 #27 transferring context: 50B 0.0s done 19:39:43 #27 DONE 0.1s 19:39:43 19:39:43 #28 [core-keeper internal] load .dockerignore 19:39:43 #28 transferring context: 50B 0.0s done 19:39:43 #28 DONE 0.1s 19:39:43 19:39:43 #29 [support-notifications internal] load .dockerignore 19:39:43 #29 transferring context: 50B 0.0s done 19:39:43 #29 DONE 0.1s 19:39:43 19:39:43 #30 [support-scheduler internal] load .dockerignore 19:39:43 #30 transferring context: 50B 0.0s done 19:39:43 #30 DONE 0.1s 19:39:43 19:39:43 #31 [support-cron-scheduler internal] load .dockerignore 19:39:43 #31 transferring context: 50B done 19:39:43 #31 DONE 0.1s 19:39:43 19:39:43 #32 [security-proxy-auth internal] load .dockerignore 19:39:43 #32 transferring context: 50B done 19:39:43 #32 DONE 0.1s 19:39:43 19:39:43 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:39:43 #33 DONE 0.0s 19:39:43 19:39:43 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:39:43 #34 DONE 0.1s 19:39:43 19:39:43 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:39:43 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:39:43 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 606.21kB / 3.34MB 0.1s 19:39:43 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:39:43 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:39:43 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:39:43 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.2s 19:39:43 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 19:39:43 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 19:39:44 #35 ... 19:39:44 19:39:44 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:39:44 #36 DONE 0.9s 19:39:44 19:39:44 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:39:44 #35 ... 19:39:44 19:39:44 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 19:39:44 #37 DONE 0.2s 19:39:44 19:39:44 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:39:45 #35 ... 19:39:45 19:39:45 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:39:45 #33 DONE 0.0s 19:39:45 19:39:45 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:39:45 #35 ... 19:39:45 19:39:45 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:39:45 #33 DONE 0.0s 19:39:45 19:39:45 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:39:45 #36 DONE 1.7s 19:39:45 19:39:45 #37 [core-data builder 2/7] WORKDIR /edgex-go 19:39:45 #37 DONE 0.5s 19:39:45 19:39:45 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:39:45 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:39:45 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 19:39:45 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:39:45 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:39:45 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:39:45 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 19:39:45 #35 ... 19:39:45 19:39:45 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:39:45 #33 DONE 0.0s 19:39:45 19:39:45 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:39:45 #36 DONE 1.7s 19:39:45 19:39:45 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:39:45 #37 DONE 0.5s 19:39:45 19:39:45 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:39:45 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:39:45 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 19:39:45 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:39:45 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:39:45 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:39:45 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 19:39:45 #35 ... 19:39:45 19:39:45 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:39:45 #36 DONE 1.7s 19:39:45 19:39:45 #37 [core-command builder 2/7] WORKDIR /edgex-go 19:39:45 #37 DONE 0.5s 19:39:45 19:39:45 #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:39:45 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:39:45 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 19:39:45 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:39:45 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:39:45 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:39:45 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 19:39:45 #35 ... 19:39:45 19:39:45 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 19:39:45 #34 DONE 0.6s 19:39:45 19:39:45 #38 [core-data internal] load build context 19:39:45 #38 ... 19:39:45 19:39:45 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:39:45 #34 DONE 0.8s 19:39:45 19:39:45 #38 [core-data internal] load build context 19:39:45 #38 ... 19:39:45 19:39:45 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:39:45 #35 DONE 3.1s 19:39:45 19:39:45 #38 [core-data internal] load build context 19:39:46 #38 ... 19:39:46 19:39:46 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:39:46 #33 DONE 0.0s 19:39:46 19:39:46 #38 [core-data internal] load build context 19:39:46 #38 ... 19:39:46 19:39:46 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:39:46 #33 DONE 0.0s 19:39:46 19:39:46 #38 [core-data internal] load build context 19:39:46 #38 ... 19:39:46 19:39:46 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:39:46 #33 DONE 0.0s 19:39:46 19:39:46 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:39:46 #34 DONE 1.4s 19:39:46 19:39:46 #38 [core-data internal] load build context 19:39:46 #38 ... 19:39:46 19:39:46 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:39:46 #36 DONE 1.9s 19:39:46 19:39:46 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 19:39:46 #37 DONE 0.7s 19:39:46 19:39:46 #39 [core-common-config-bootstrapper internal] load build context 19:39:46 #39 DONE 0.0s 19:39:46 19:39:46 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:39:46 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:39:46 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 19:39:46 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:39:46 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:39:46 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:39:46 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 19:39:46 #35 DONE 3.3s 19:39:46 19:39:46 #38 [core-data internal] load build context 19:39:46 #38 ... 19:39:46 19:39:46 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:39:46 #33 DONE 0.0s 19:39:46 19:39:46 #38 [core-data internal] load build context 19:39:46 #38 ... 19:39:46 19:39:46 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:39:46 #33 DONE 0.0s 19:39:46 19:39:46 #38 [core-data internal] load build context 19:39:46 #38 ... 19:39:46 19:39:46 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:39:46 #33 DONE 0.0s 19:39:46 19:39:46 #38 [core-data internal] load build context 19:39:47 #38 ... 19:39:47 19:39:47 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:39:47 #33 DONE 0.0s 19:39:47 19:39:47 #38 [core-data internal] load build context 19:39:47 #38 ... 19:39:47 19:39:47 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:39:47 #34 DONE 2.0s 19:39:47 19:39:47 #38 [core-data internal] load build context 19:39:47 #38 ... 19:39:47 19:39:47 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:39:47 #36 DONE 2.0s 19:39:47 19:39:47 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:39:47 #37 DONE 0.8s 19:39:47 19:39:47 #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:39:47 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:39:47 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 19:39:47 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:39:47 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:39:47 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:39:47 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 19:39:47 #35 DONE 3.4s 19:39:47 19:39:47 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:39:47 #33 DONE 0.0s 19:39:47 19:39:47 #40 [security-secretstore-setup internal] load build context 19:39:47 #40 DONE 0.0s 19:39:47 19:39:47 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:39:47 #41 DONE 1.5s 19:39:47 19:39:47 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:39:47 #36 DONE 2.0s 19:39:47 19:39:47 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 19:39:47 #37 DONE 0.8s 19:39:47 19:39:47 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:39:47 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:39:47 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 19:39:47 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:39:47 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:39:47 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:39:47 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 19:39:47 #35 DONE 3.4s 19:39:47 19:39:47 #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:39:47 #42 DONE 2.0s 19:39:47 19:39:47 #43 [core-keeper internal] load build context 19:39:47 #43 ... 19:39:47 19:39:47 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:39:47 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:39:47 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 19:39:47 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:39:47 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:39:47 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:39:47 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 19:39:47 #35 DONE 3.4s 19:39:47 19:39:47 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:39:47 #33 DONE 0.0s 19:39:47 19:39:47 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:39:47 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:39:50 #44 ... 19:39:50 19:39:50 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:39:50 #34 DONE 4.5s 19:39:50 19:39:50 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:39:50 #36 DONE 2.0s 19:39:50 19:39:50 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:39:50 #37 DONE 0.8s 19:39:50 19:39:50 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:39:50 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:39:50 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 19:39:50 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:39:50 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:39:50 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:39:50 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 19:39:50 #35 DONE 3.4s 19:39:50 19:39:50 #45 [security-proxy-auth internal] load build context 19:39:50 #45 ... 19:39:50 19:39:50 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:39:50 #36 DONE 2.0s 19:39:50 19:39:50 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 19:39:50 #37 DONE 0.8s 19:39:50 19:39:50 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:39:50 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:39:50 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 19:39:50 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:39:50 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 19:39:50 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 19:39:50 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 19:39:50 #35 DONE 3.4s 19:39:50 19:39:50 #46 [security-spire-config internal] load build context 19:39:50 #46 transferring context: 25.96kB 0.2s done 19:39:50 #46 DONE 2.7s 19:39:50 19:39:50 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:39:50 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.5s done 19:39:50 #44 ... 19:39:50 19:39:50 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:39:50 #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.7s done 19:39:50 #47 DONE 2.7s 19:39:50 19:39:50 #48 [core-metadata internal] load build context 19:39:50 #48 ... 19:39:50 19:39:50 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:39:50 #47 ... 19:39:50 19:39:50 #49 [security-spire-server internal] load build context 19:39:50 #49 transferring context: 27.71kB 0.2s done 19:39:50 #49 DONE 3.4s 19:39:51 19:39:51 #48 [core-metadata internal] load build context 19:39:51 #48 ... 19:39:51 19:39:51 #50 [security-spire-agent internal] load build context 19:39:51 #50 transferring context: 27.24kB 0.2s done 19:39:51 #50 DONE 4.2s 19:39:51 19:39:51 #48 [core-metadata internal] load build context 19:39:54 #48 transferring context: 59.99MB 10.2s 19:39:54 #48 ... 19:39:54 19:39:54 #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:39:54 #0 7.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:39:54 #0 8.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:39:54 #51 ... 19:39:54 19:39:54 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:39:54 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:39:54 #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 19:39:54 #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 19:39:54 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.5s done 19:39:54 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.6s done 19:39:54 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 19:39:54 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.4s 19:39:55 #44 ... 19:39:55 19:39:55 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:39:55 #0 6.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:39:55 #0 7.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:39:55 #0 9.795 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:39:55 #0 9.795 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:39:55 #0 9.795 OK: 19954 distinct packages available 19:39:55 #52 ... 19:39:55 19:39:55 #53 [core-command internal] load build context 19:39:55 #53 ... 19:39:55 19:39:55 #54 [security-spiffe-token-provider internal] load build context 19:39:55 #54 ... 19:39:55 19:39:55 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:39:55 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 4.2s 19:39:56 #44 ... 19:39:56 19:39:56 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:39:56 #55 ... 19:39:56 19:39:56 #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:39:56 #56 ... 19:39:56 19:39:56 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:39:56 #0 8.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:39:56 #0 9.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:39:56 #57 ... 19:39:56 19:39:56 #51 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:39:56 #51 10.48 OK: 266 MiB in 52 packages 19:39:56 #51 DONE 12.7s 19:39:56 19:39:56 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:39:56 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.8s done 19:39:56 #44 ... 19:39:56 19:39:56 #58 [security-proxy-setup internal] load build context 19:39:56 #58 ... 19:39:56 19:39:56 #59 [security-bootstrapper internal] load build context 19:39:56 #59 ... 19:39:56 19:39:56 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:39:56 #0 8.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:39:56 #0 9.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:39:56 #60 ... 19:39:56 19:39:56 #39 [core-common-config-bootstrapper internal] load build context 19:39:57 #39 ... 19:39:57 19:39:57 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:39:57 #61 ... 19:39:57 19:39:57 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:39:57 #0 9.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:39:57 #62 ... 19:39:57 19:39:57 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:39:57 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.60MB / 28.04MB 5.5s 19:39:57 #44 ... 19:39:57 19:39:57 #63 [support-scheduler internal] load build context 19:39:57 #63 ... 19:39:57 19:39:57 #40 [security-secretstore-setup internal] load build context 19:39:57 #40 ... 19:39:57 19:39:57 #64 [support-notifications internal] load build context 19:39:57 #64 ... 19:39:57 19:39:57 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:57 #65 ... 19:39:57 19:39:57 #38 [core-data internal] load build context 19:39:57 #38 ... 19:39:57 19:39:57 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:58 #66 ... 19:39:58 19:39:58 #67 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:39:58 #67 ... 19:39:58 19:39:58 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:39:58 #68 ... 19:39:58 19:39:58 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:39:58 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 6.7s 19:39:58 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 19:39:58 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 19:39:58 #44 ... 19:39:58 19:39:58 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:39:58 #69 ... 19:39:58 19:39:58 #43 [core-keeper internal] load build context 19:39:58 #43 ... 19:39:58 19:39:58 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:39:58 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.79MB / 28.04MB 7.4s 19:39:58 #44 ... 19:39:58 19:39:58 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:39:59 #70 ... 19:39:59 19:39:59 #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:39:59 #71 ... 19:39:59 19:39:59 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:39:59 #47 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:39:59 #47 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 19:39:59 #47 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 19:39:59 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.5s done 19:39:59 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.7s done 19:39:59 #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.0s done 19:39:59 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 19:39:59 #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 7.8s 19:39:59 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 19:39:59 #47 ... 19:39:59 19:39:59 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:00 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 8.4s 19:40:00 #44 ... 19:40:00 19:40:00 #72 [support-cron-scheduler internal] load build context 19:40:00 #72 transferring context: 52.32kB 6.0s 19:40:00 #72 ... 19:40:00 19:40:00 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:00 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 9.5s 19:40:01 #44 ... 19:40:01 19:40:01 #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:40:01 #73 ... 19:40:01 19:40:01 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:01 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 19:40:01 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.30MB / 28.04MB 10.2s 19:40:02 #44 ... 19:40:02 19:40:02 #45 [security-proxy-auth internal] load build context 19:40:02 #45 ... 19:40:02 19:40:02 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:40:02 #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 10.8s 19:40:02 #47 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 19:40:02 #47 ... 19:40:02 19:40:02 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:40:02 #60 13.83 OK: 266 MiB in 52 packages 19:40:02 #60 DONE 15.9s 19:40:02 19:40:02 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:40:02 #52 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:02 #52 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:02 #52 15.38 OK: 266 MiB in 52 packages 19:40:02 #52 DONE 17.4s 19:40:02 19:40:02 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:40:02 #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 11.3s 19:40:03 #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 11.8s 19:40:04 #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 12.6s 19:40:05 #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 13.3s 19:40:05 #47 ... 19:40:05 19:40:05 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:40:05 #62 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:05 #62 15.24 (1/2) Installing dumb-init (1.2.5-r2) 19:40:05 #62 15.24 (2/2) Installing su-exec (0.2-r3) 19:40:05 #62 15.24 Executing busybox-1.36.1-r7.trigger 19:40:05 #62 15.46 OK: 8 MiB in 17 packages 19:40:05 #62 DONE 18.0s 19:40:05 19:40:05 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:40:05 #47 ... 19:40:05 19:40:05 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:05 #65 DONE 17.7s 19:40:05 19:40:05 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:40:05 #47 ... 19:40:05 19:40:05 #48 [core-metadata internal] load build context 19:40:05 #48 transferring context: 70.71MB 21.4s 19:40:05 #48 ... 19:40:05 19:40:05 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:40:05 #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.04MB / 18.32MB 13.9s 19:40:05 #47 ... 19:40:05 19:40:05 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:05 #66 DONE 17.7s 19:40:05 19:40:05 #64 [support-notifications internal] load build context 19:40:05 #64 ... 19:40:05 19:40:05 #54 [security-spiffe-token-provider internal] load build context 19:40:06 #54 ... 19:40:06 19:40:06 #53 [core-command internal] load build context 19:40:06 #53 ... 19:40:06 19:40:06 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:06 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 14.6s 19:40:06 #44 ... 19:40:06 19:40:06 #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:40:06 #56 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:06 #56 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:06 #56 18.99 (1/1) Installing dumb-init (1.2.5-r2) 19:40:06 #56 18.99 Executing busybox-1.36.1-r7.trigger 19:40:06 #56 18.99 OK: 8 MiB in 16 packages 19:40:06 #56 DONE 21.6s 19:40:06 19:40:06 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:06 #44 ... 19:40:06 19:40:06 #58 [security-proxy-setup internal] load build context 19:40:06 #58 ... 19:40:06 19:40:06 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:07 #44 ... 19:40:07 19:40:07 #59 [security-bootstrapper internal] load build context 19:40:07 #59 ... 19:40:07 19:40:07 #39 [core-common-config-bootstrapper internal] load build context 19:40:07 #39 ... 19:40:07 19:40:07 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:07 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 15.9s 19:40:07 #44 ... 19:40:07 19:40:07 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:40:07 #61 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:07 #61 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:07 #61 16.97 (1/4) Installing dumb-init (1.2.5-r2) 19:40:07 #61 17.07 (2/4) Installing openssl (3.1.7-r0) 19:40:07 #61 17.07 (3/4) Installing su-exec (0.2-r3) 19:40:07 #61 17.07 (4/4) Installing yq (4.33.3-r5) 19:40:07 #61 17.90 Executing busybox-1.36.1-r7.trigger 19:40:07 #61 18.00 OK: 18 MiB in 19 packages 19:40:07 #61 ... 19:40:07 19:40:07 #40 [security-secretstore-setup internal] load build context 19:40:07 #40 ... 19:40:07 19:40:07 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:40:07 #55 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:07 #55 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:07 #55 19.05 (1/1) Installing dumb-init (1.2.5-r2) 19:40:07 #55 19.20 Executing busybox-1.36.1-r7.trigger 19:40:07 #55 19.34 OK: 8 MiB in 16 packages 19:40:08 #55 ... 19:40:08 19:40:08 #63 [support-scheduler internal] load build context 19:40:08 #63 ... 19:40:08 19:40:08 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:40:08 #61 DONE 21.3s 19:40:08 19:40:08 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:08 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 16.6s 19:40:08 #44 ... 19:40:08 19:40:08 #38 [core-data internal] load build context 19:40:08 #38 ... 19:40:08 19:40:08 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:40:08 #68 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:08 #68 ... 19:40:08 19:40:08 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:40:08 #55 DONE 22.8s 19:40:08 19:40:08 #43 [core-keeper internal] load build context 19:40:09 #43 ... 19:40:09 19:40:09 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:09 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.91MB / 28.04MB 17.6s 19:40:09 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.3s done 19:40:10 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.3s done 19:40:10 #44 ... 19:40:10 19:40:10 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:40:10 #67 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:10 #67 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:10 #67 19.42 OK: 266 MiB in 52 packages 19:40:10 #67 DONE 22.8s 19:40:10 19:40:10 #38 [core-data internal] load build context 19:40:10 #38 ... 19:40:10 19:40:10 #72 [support-cron-scheduler internal] load build context 19:40:10 #72 ... 19:40:10 19:40:10 #63 [support-scheduler internal] load build context 19:40:10 #63 ... 19:40:10 19:40:10 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:40:10 #57 14.42 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:40:10 #57 14.42 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:40:10 #57 14.42 OK: 19946 distinct packages available 19:40:10 #57 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:10 #57 17.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:10 #57 21.21 (1/11) Installing ca-certificates (20240226-r0) 19:40:10 #57 21.21 (2/11) Installing brotli-libs (1.0.9-r14) 19:40:10 #57 21.21 (3/11) Installing libunistring (1.1-r1) 19:40:10 #57 21.35 (4/11) Installing libidn2 (2.3.4-r1) 19:40:10 #57 21.35 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:40:10 #57 21.35 (6/11) Installing libcurl (8.9.0-r0) 19:40:10 #57 21.35 (7/11) Installing curl (8.9.0-r0) 19:40:10 #57 21.58 (8/11) Installing dumb-init (1.2.5-r2) 19:40:10 #57 21.58 (9/11) Installing musl-obstack (1.2.3-r2) 19:40:10 #57 21.58 (10/11) Installing libucontext (1.2-r2) 19:40:10 #57 21.58 (11/11) Installing gcompat (1.1.0-r1) 19:40:10 #57 21.58 Executing busybox-1.36.1-r7.trigger 19:40:10 #57 21.58 Executing ca-certificates-20240226-r0.trigger 19:40:10 #57 22.25 OK: 13 MiB in 26 packages 19:40:10 #57 ... 19:40:10 19:40:10 #38 [core-data internal] load build context 19:40:11 #38 transferring context: 54.87MB 26.1s 19:40:11 #38 ... 19:40:11 19:40:11 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:40:11 #57 DONE 25.1s 19:40:11 19:40:11 #38 [core-data internal] load build context 19:40:12 #38 ... 19:40:12 19:40:12 #45 [security-proxy-auth internal] load build context 19:40:13 #45 ... 19:40:13 19:40:13 #38 [core-data internal] load build context 19:40:15 #38 ... 19:40:15 19:40:15 #48 [core-metadata internal] load build context 19:40:15 #48 transferring context: 87.24MB 31.7s 19:40:15 #48 ... 19:40:15 19:40:15 #38 [core-data internal] load build context 19:40:15 #38 ... 19:40:15 19:40:15 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:40:15 #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 16.8s done 19:40:15 #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.6s 19:40:15 #47 ... 19:40:15 19:40:15 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:40:15 #74 ... 19:40:15 19:40:15 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:40:15 #75 ... 19:40:15 19:40:15 #54 [security-spiffe-token-provider internal] load build context 19:40:16 #54 ... 19:40:16 19:40:16 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:40:16 #68 21.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:16 #68 24.58 (1/2) Installing ca-certificates (20240226-r0) 19:40:16 #68 25.17 (2/2) Installing dumb-init (1.2.5-r2) 19:40:16 #68 25.17 Executing busybox-1.36.1-r7.trigger 19:40:16 #68 25.17 Executing ca-certificates-20240226-r0.trigger 19:40:16 #68 25.98 OK: 9 MiB in 17 packages 19:40:16 #68 DONE 28.1s 19:40:16 19:40:16 #54 [security-spiffe-token-provider internal] load build context 19:40:16 #54 ... 19:40:16 19:40:16 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:40:16 #76 ... 19:40:16 19:40:16 #64 [support-notifications internal] load build context 19:40:16 #64 ... 19:40:16 19:40:16 #53 [core-command internal] load build context 19:40:16 #53 ... 19:40:16 19:40:16 #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:40:16 #71 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:16 #71 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:16 #71 20.34 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:40:16 #71 20.34 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:40:16 #71 20.34 OK: 19946 distinct packages available 19:40:16 #71 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:16 #71 21.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:16 #71 25.57 (1/5) Installing dumb-init (1.2.5-r2) 19:40:16 #71 25.57 (2/5) Installing musl-obstack (1.2.3-r2) 19:40:16 #71 25.57 (3/5) Installing libucontext (1.2-r2) 19:40:16 #71 25.57 (4/5) Installing gcompat (1.1.0-r1) 19:40:16 #71 25.75 (5/5) Installing openssl (3.1.7-r0) 19:40:16 #71 25.75 Executing busybox-1.36.1-r7.trigger 19:40:16 #71 25.95 OK: 9 MiB in 20 packages 19:40:16 #71 ... 19:40:16 19:40:16 #53 [core-command internal] load build context 19:40:17 #53 ... 19:40:17 19:40:17 #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:40:17 #71 DONE 28.2s 19:40:17 19:40:17 #53 [core-command internal] load build context 19:40:17 #53 ... 19:40:17 19:40:17 #58 [security-proxy-setup internal] load build context 19:40:17 #58 ... 19:40:17 19:40:17 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 19:40:17 #77 ... 19:40:17 19:40:17 #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:40:17 #78 ... 19:40:17 19:40:17 #59 [security-bootstrapper internal] load build context 19:40:17 #59 ... 19:40:17 19:40:17 #39 [core-common-config-bootstrapper internal] load build context 19:40:17 #39 ... 19:40:17 19:40:17 #58 [security-proxy-setup internal] load build context 19:40:18 #58 ... 19:40:18 19:40:18 #40 [security-secretstore-setup internal] load build context 19:40:18 #40 ... 19:40:18 19:40:18 #58 [security-proxy-setup internal] load build context 19:40:18 #58 ... 19:40:18 19:40:18 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:40:18 #69 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:18 #69 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:18 #69 25.21 (1/4) Installing ca-certificates (20240226-r0) 19:40:18 #69 25.55 (2/4) Installing dumb-init (1.2.5-r2) 19:40:18 #69 25.55 (3/4) Installing su-exec (0.2-r3) 19:40:18 #69 25.55 (4/4) Installing yq (4.33.3-r5) 19:40:18 #69 26.44 Executing busybox-1.36.1-r7.trigger 19:40:18 #69 26.59 Executing ca-certificates-20240226-r0.trigger 19:40:18 #69 27.58 OK: 18 MiB in 19 packages 19:40:18 #69 DONE 29.9s 19:40:18 19:40:18 #58 [security-proxy-setup internal] load build context 19:40:18 #58 ... 19:40:18 19:40:18 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:40:18 #79 ... 19:40:18 19:40:18 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:40:18 #76 12.60 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:19 #76 ... 19:40:19 19:40:19 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:40:19 #80 ... 19:40:19 19:40:19 #43 [core-keeper internal] load build context 19:40:19 #43 ... 19:40:19 19:40:19 #39 [core-common-config-bootstrapper internal] load build context 19:40:20 #39 ... 19:40:20 19:40:20 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:40:20 #70 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:20 #70 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:20 #70 26.96 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:40:20 #70 26.96 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:40:20 #70 26.96 OK: 19946 distinct packages available 19:40:20 #70 27.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:20 #70 28.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:20 #70 31.10 (1/4) Installing dumb-init (1.2.5-r2) 19:40:20 #70 31.10 (2/4) Installing musl-obstack (1.2.3-r2) 19:40:20 #70 31.10 (3/4) Installing libucontext (1.2-r2) 19:40:20 #70 31.10 (4/4) Installing gcompat (1.1.0-r1) 19:40:20 #70 31.10 Executing busybox-1.36.1-r7.trigger 19:40:20 #70 31.10 OK: 8 MiB in 19 packages 19:40:20 #70 ... 19:40:20 19:40:20 #39 [core-common-config-bootstrapper internal] load build context 19:40:20 #39 ... 19:40:20 19:40:20 #72 [support-cron-scheduler internal] load build context 19:40:20 #72 ... 19:40:20 19:40:20 #59 [security-bootstrapper internal] load build context 19:40:21 #59 ... 19:40:21 19:40:21 #63 [support-scheduler internal] load build context 19:40:21 #63 ... 19:40:21 19:40:21 #72 [support-cron-scheduler internal] load build context 19:40:21 #72 ... 19:40:21 19:40:21 #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:40:21 #73 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:21 #73 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:21 #73 26.02 (1/3) Installing ca-certificates (20240226-r0) 19:40:21 #73 26.33 (2/3) Installing dumb-init (1.2.5-r2) 19:40:21 #73 26.33 (3/3) Installing tzdata (2024a-r0) 19:40:21 #73 27.38 Executing busybox-1.36.1-r7.trigger 19:40:21 #73 27.49 Executing ca-certificates-20240226-r0.trigger 19:40:21 #73 28.06 OK: 12 MiB in 18 packages 19:40:21 #73 DONE 30.0s 19:40:21 19:40:21 #72 [support-cron-scheduler internal] load build context 19:40:21 #72 ... 19:40:21 19:40:21 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:40:21 #81 ... 19:40:21 19:40:21 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:21 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.5s 19:40:21 #44 ... 19:40:21 19:40:21 #72 [support-cron-scheduler internal] load build context 19:40:21 #72 transferring context: 6.24MB 27.3s 19:40:21 #72 ... 19:40:21 19:40:21 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:40:21 #70 DONE 32.6s 19:40:21 19:40:21 #72 [support-cron-scheduler internal] load build context 19:40:23 #72 ... 19:40:23 19:40:23 #45 [security-proxy-auth internal] load build context 19:40:23 #45 ... 19:40:23 19:40:23 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:40:23 #80 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:25 #80 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:25 #80 ... 19:40:25 19:40:25 #48 [core-metadata internal] load build context 19:40:25 #48 transferring context: 98.64MB 41.8s 19:40:25 #48 ... 19:40:25 19:40:25 #38 [core-data internal] load build context 19:40:25 #38 ... 19:40:25 19:40:25 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:40:25 #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.3s 19:40:26 #47 ... 19:40:26 19:40:26 #38 [core-data internal] load build context 19:40:26 #38 ... 19:40:26 19:40:26 #64 [support-notifications internal] load build context 19:40:26 #64 ... 19:40:26 19:40:26 #54 [security-spiffe-token-provider internal] load build context 19:40:26 #54 ... 19:40:26 19:40:26 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:40:26 #82 ... 19:40:26 19:40:26 #54 [security-spiffe-token-provider internal] load build context 19:40:27 #54 ... 19:40:27 19:40:27 #53 [core-command internal] load build context 19:40:27 #53 ... 19:40:27 19:40:27 #48 [core-metadata internal] load build context 19:40:28 #48 ... 19:40:28 19:40:28 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:40:28 #79 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:28 #79 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:28 #79 18.56 OK: 18 MiB in 19 packages 19:40:28 #79 DONE 19.9s 19:40:28 19:40:28 #48 [core-metadata internal] load build context 19:40:28 #48 ... 19:40:28 19:40:28 #40 [security-secretstore-setup internal] load build context 19:40:28 #40 ... 19:40:28 19:40:28 #58 [security-proxy-setup internal] load build context 19:40:28 #58 ... 19:40:28 19:40:28 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:40:28 #83 ... 19:40:28 19:40:28 #48 [core-metadata internal] load build context 19:40:29 #48 ... 19:40:29 19:40:29 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:40:29 #76 14.02 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:29 #76 18.33 (1/1) Installing dumb-init (1.2.5-r2) 19:40:29 #76 19.12 Executing busybox-1.36.1-r7.trigger 19:40:29 #76 19.31 OK: 8 MiB in 16 packages 19:40:29 #76 DONE 23.1s 19:40:29 19:40:29 #58 [security-proxy-setup internal] load build context 19:40:29 #58 ... 19:40:29 19:40:29 #43 [core-keeper internal] load build context 19:40:29 #43 ... 19:40:29 19:40:29 #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 19:40:29 #77 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:29 #77 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:29 #77 19.70 OK: 8 MiB in 16 packages 19:40:29 #77 DONE 22.9s 19:40:29 19:40:29 #43 [core-keeper internal] load build context 19:40:29 #43 ... 19:40:29 19:40:29 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:40:29 #83 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:30 #83 ... 19:40:30 19:40:30 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:40:30 #84 DONE 1.4s 19:40:30 19:40:30 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:40:30 #75 15.31 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:30 #75 16.58 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:30 #75 22.95 OK: 266 MiB in 52 packages 19:40:30 #75 DONE 24.6s 19:40:30 19:40:30 #43 [core-keeper internal] load build context 19:40:30 #43 ... 19:40:30 19:40:30 #39 [core-common-config-bootstrapper internal] load build context 19:40:31 #39 ... 19:40:31 19:40:31 #59 [security-bootstrapper internal] load build context 19:40:31 #59 ... 19:40:31 19:40:31 #63 [support-scheduler internal] load build context 19:40:31 #63 ... 19:40:31 19:40:31 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:40:31 #74 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:31 #74 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:31 #74 24.07 OK: 8 MiB in 17 packages 19:40:31 #74 DONE 25.7s 19:40:31 19:40:31 #63 [support-scheduler internal] load build context 19:40:31 #63 ... 19:40:31 19:40:31 #59 [security-bootstrapper internal] load build context 19:40:31 #59 transferring context: 25.80MB 44.5s 19:40:31 #59 ... 19:40:31 19:40:31 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:31 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.9s 19:40:31 #44 ... 19:40:31 19:40:31 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:40:31 #85 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:31 #85 ... 19:40:31 19:40:31 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:40:31 #86 ... 19:40:32 19:40:32 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:40:32 #80 21.56 OK: 8 MiB in 16 packages 19:40:32 #80 DONE 23.0s 19:40:32 19:40:32 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:33 #44 ... 19:40:33 19:40:33 #72 [support-cron-scheduler internal] load build context 19:40:33 #72 ... 19:40:33 19:40:33 #45 [security-proxy-auth internal] load build context 19:40:33 #45 ... 19:40:33 19:40:33 #72 [support-cron-scheduler internal] load build context 19:40:34 #72 ... 19:40:34 19:40:34 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:40:34 #81 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:34 #81 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:34 #81 21.03 OK: 13 MiB in 26 packages 19:40:34 #81 DONE 22.7s 19:40:34 19:40:34 #72 [support-cron-scheduler internal] load build context 19:40:35 #72 ... 19:40:35 19:40:35 #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 19:40:35 #78 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:35 #78 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:35 #78 16.44 OK: 9 MiB in 20 packages 19:40:35 #78 DONE 18.0s 19:40:35 19:40:35 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:35 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.2s 19:40:36 #44 ... 19:40:36 19:40:36 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:40:36 #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.3s 19:40:36 #47 ... 19:40:36 19:40:36 #38 [core-data internal] load build context 19:40:36 #38 transferring context: 91.04MB 51.5s 19:40:36 #38 ... 19:40:36 19:40:36 #64 [support-notifications internal] load build context 19:40:36 #64 ... 19:40:36 19:40:36 #38 [core-data internal] load build context 19:40:36 #38 ... 19:40:36 19:40:36 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:40:36 #82 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:36 #82 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:36 #82 18.65 OK: 9 MiB in 17 packages 19:40:36 #82 DONE 20.2s 19:40:37 19:40:37 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:37 #44 ... 19:40:37 19:40:37 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:40:37 #83 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:37 #83 16.65 OK: 18 MiB in 19 packages 19:40:37 #83 DONE 18.6s 19:40:37 19:40:37 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:37 #44 ... 19:40:37 19:40:37 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:40:37 #85 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:37 #85 14.69 OK: 12 MiB in 18 packages 19:40:37 #85 DONE 15.9s 19:40:37 19:40:37 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:37 #44 ... 19:40:37 19:40:37 #53 [core-command internal] load build context 19:40:37 #53 ... 19:40:37 19:40:37 #54 [security-spiffe-token-provider internal] load build context 19:40:37 #54 ... 19:40:37 19:40:37 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:40:37 #86 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:37 #86 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:37 #86 15.23 OK: 8 MiB in 19 packages 19:40:37 #86 DONE 16.1s 19:40:37 19:40:37 #54 [security-spiffe-token-provider internal] load build context 19:40:37 #54 ... 19:40:37 19:40:37 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:38 #44 ... 19:40:38 19:40:38 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:40:38 #87 DONE 7.0s 19:40:38 19:40:38 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:40:38 #88 ... 19:40:38 19:40:38 #40 [security-secretstore-setup internal] load build context 19:40:39 #40 ... 19:40:39 19:40:39 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:39 #44 ... 19:40:39 19:40:39 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:40:39 #88 DONE 0.8s 19:40:39 19:40:39 #48 [core-metadata internal] load build context 19:40:39 #48 ... 19:40:39 19:40:39 #58 [security-proxy-setup internal] load build context 19:40:39 #58 ... 19:40:39 19:40:39 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:40 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.3s 19:40:41 #44 ... 19:40:41 19:40:41 #43 [core-keeper internal] load build context 19:40:41 #43 ... 19:40:41 19:40:41 #39 [core-common-config-bootstrapper internal] load build context 19:40:41 #39 ... 19:40:41 19:40:41 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:41 #44 ... 19:40:41 19:40:41 #63 [support-scheduler internal] load build context 19:40:41 #63 ... 19:40:41 19:40:41 #43 [core-keeper internal] load build context 19:40:41 #43 ... 19:40:41 19:40:41 #59 [security-bootstrapper internal] load build context 19:40:41 #59 transferring context: 45.77MB 54.7s 19:40:41 #59 ... 19:40:41 19:40:41 #43 [core-keeper internal] load build context 19:40:43 #43 ... 19:40:43 19:40:43 #45 [security-proxy-auth internal] load build context 19:40:43 #45 ... 19:40:43 19:40:43 #43 [core-keeper internal] load build context 19:40:45 #43 ... 19:40:45 19:40:45 #72 [support-cron-scheduler internal] load build context 19:40:45 #72 ... 19:40:45 19:40:45 #43 [core-keeper internal] load build context 19:40:46 #43 ... 19:40:46 19:40:46 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:40:46 #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 35.4s done 19:40:46 #47 DONE 58.1s 19:40:46 19:40:46 #43 [core-keeper internal] load build context 19:40:46 #43 ... 19:40:46 19:40:46 #64 [support-notifications internal] load build context 19:40:46 #64 ... 19:40:46 19:40:46 #43 [core-keeper internal] load build context 19:40:46 #43 transferring context: 106.84MB 58.2s 19:40:46 #43 ... 19:40:46 19:40:46 #38 [core-data internal] load build context 19:40:47 #38 ... 19:40:47 19:40:47 #43 [core-keeper internal] load build context 19:40:47 #43 ... 19:40:47 19:40:47 #53 [core-command internal] load build context 19:40:48 #53 ... 19:40:48 19:40:48 #43 [core-keeper internal] load build context 19:40:48 #43 ... 19:40:48 19:40:48 #54 [security-spiffe-token-provider internal] load build context 19:40:48 #54 ... 19:40:48 19:40:48 #43 [core-keeper internal] load build context 19:40:48 #43 ... 19:40:48 19:40:48 #40 [security-secretstore-setup internal] load build context 19:40:49 #40 ... 19:40:49 19:40:49 #43 [core-keeper internal] load build context 19:40:49 #43 ... 19:40:49 19:40:49 #48 [core-metadata internal] load build context 19:40:49 #48 ... 19:40:49 19:40:49 #58 [security-proxy-setup internal] load build context 19:40:49 #58 ... 19:40:49 19:40:49 #48 [core-metadata internal] load build context 19:40:51 #48 transferring context: 172.36MB 67.3s 19:40:51 #48 ... 19:40:51 19:40:51 #39 [core-common-config-bootstrapper internal] load build context 19:40:51 #39 ... 19:40:51 19:40:51 #48 [core-metadata internal] load build context 19:40:51 #48 ... 19:40:51 19:40:51 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:51 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.3s 19:40:51 #44 ... 19:40:51 19:40:51 #63 [support-scheduler internal] load build context 19:40:51 #63 ... 19:40:51 19:40:51 #54 [security-spiffe-token-provider internal] load build context 19:40:52 #54 ... 19:40:52 19:40:52 #59 [security-bootstrapper internal] load build context 19:40:52 #59 ... 19:40:52 19:40:52 #54 [security-spiffe-token-provider internal] load build context 19:40:52 #54 ... 19:40:52 19:40:52 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:40:52 #89 DONE 2.6s 19:40:52 19:40:52 #54 [security-spiffe-token-provider internal] load build context 19:40:54 #54 ... 19:40:54 19:40:54 #45 [security-proxy-auth internal] load build context 19:40:54 #45 ... 19:40:54 19:40:54 #54 [security-spiffe-token-provider internal] load build context 19:40:55 #54 ... 19:40:55 19:40:55 #72 [support-cron-scheduler internal] load build context 19:40:55 #72 ... 19:40:55 19:40:55 #54 [security-spiffe-token-provider internal] load build context 19:40:56 #54 transferring context: 169.81MB 71.4s 19:40:56 #54 ... 19:40:56 19:40:56 #64 [support-notifications internal] load build context 19:40:56 #64 ... 19:40:56 19:40:56 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:40:56 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 44.9s done 19:40:57 #44 ... 19:40:57 19:40:57 #38 [core-data internal] load build context 19:40:57 #38 ... 19:40:57 19:40:57 #54 [security-spiffe-token-provider internal] load build context 19:40:58 #54 ... 19:40:58 19:40:58 #53 [core-command internal] load build context 19:40:58 #53 ... 19:40:58 19:40:58 #54 [security-spiffe-token-provider internal] load build context 19:40:59 #54 ... 19:40:59 19:40:59 #40 [security-secretstore-setup internal] load build context 19:40:59 #40 ... 19:40:59 19:40:59 #54 [security-spiffe-token-provider internal] load build context 19:40:59 #54 ... 19:40:59 19:40:59 #43 [core-keeper internal] load build context 19:40:59 #43 ... 19:40:59 19:40:59 #54 [security-spiffe-token-provider internal] load build context 19:40:59 #54 ... 19:40:59 19:40:59 #58 [security-proxy-setup internal] load build context 19:41:00 #58 ... 19:41:00 19:41:00 #54 [security-spiffe-token-provider internal] load build context 19:41:01 #54 ... 19:41:01 19:41:01 #39 [core-common-config-bootstrapper internal] load build context 19:41:01 #39 ... 19:41:01 19:41:01 #48 [core-metadata internal] load build context 19:41:01 #48 transferring context: 216.26MB 77.9s 19:41:01 #48 ... 19:41:01 19:41:01 #54 [security-spiffe-token-provider internal] load build context 19:41:02 #54 ... 19:41:02 19:41:02 #63 [support-scheduler internal] load build context 19:41:02 #63 ... 19:41:02 19:41:02 #54 [security-spiffe-token-provider internal] load build context 19:41:02 #54 ... 19:41:02 19:41:02 #59 [security-bootstrapper internal] load build context 19:41:02 #59 ... 19:41:02 19:41:02 #54 [security-spiffe-token-provider internal] load build context 19:41:04 #54 ... 19:41:04 19:41:04 #45 [security-proxy-auth internal] load build context 19:41:04 #45 ... 19:41:04 19:41:04 #54 [security-spiffe-token-provider internal] load build context 19:41:05 #54 ... 19:41:05 19:41:05 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:41:05 #90 DONE 4.5s 19:41:05 19:41:05 #54 [security-spiffe-token-provider internal] load build context 19:41:05 #54 ... 19:41:05 19:41:05 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:41:05 #91 DONE 3.6s 19:41:05 19:41:05 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:41:05 #92 DONE 4.7s 19:41:05 19:41:05 #54 [security-spiffe-token-provider internal] load build context 19:41:05 #54 ... 19:41:05 19:41:05 #72 [support-cron-scheduler internal] load build context 19:41:05 #72 ... 19:41:05 19:41:05 #54 [security-spiffe-token-provider internal] load build context 19:41:06 #54 ... 19:41:06 19:41:06 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:41:06 #93 DONE 1.0s 19:41:06 19:41:06 #94 [security-spire-server stage-2 6/9] COPY security.txt / 19:41:06 #94 ... 19:41:06 19:41:06 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:41:06 #95 DONE 1.2s 19:41:06 19:41:06 #64 [support-notifications internal] load build context 19:41:07 #64 ... 19:41:07 19:41:07 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:41:07 #96 DONE 1.3s 19:41:07 19:41:07 #64 [support-notifications internal] load build context 19:41:07 #64 ... 19:41:07 19:41:07 #97 [security-spire-config stage-2 6/10] COPY security.txt / 19:41:07 #97 ... 19:41:07 19:41:07 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:07 #44 ... 19:41:07 19:41:07 #38 [core-data internal] load build context 19:41:07 #38 transferring context: 206.75MB 82.6s 19:41:07 #38 ... 19:41:07 19:41:07 #54 [security-spiffe-token-provider internal] load build context 19:41:08 #54 ... 19:41:08 19:41:08 #94 [security-spire-server stage-2 6/9] COPY security.txt / 19:41:08 #94 DONE 1.6s 19:41:08 19:41:08 #53 [core-command internal] load build context 19:41:08 #53 ... 19:41:08 19:41:08 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 19:41:08 #98 DONE 1.2s 19:41:08 19:41:08 #53 [core-command internal] load build context 19:41:08 #53 ... 19:41:08 19:41:08 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:41:08 #99 ... 19:41:08 19:41:08 #97 [security-spire-config stage-2 6/10] COPY security.txt / 19:41:08 #97 DONE 1.5s 19:41:08 19:41:08 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:41:09 #100 ... 19:41:09 19:41:09 #40 [security-secretstore-setup internal] load build context 19:41:09 #40 ... 19:41:09 19:41:09 #43 [core-keeper internal] load build context 19:41:09 #43 ... 19:41:09 19:41:09 #40 [security-secretstore-setup internal] load build context 19:41:10 #40 ... 19:41:10 19:41:10 #58 [security-proxy-setup internal] load build context 19:41:10 #58 ... 19:41:10 19:41:10 #40 [security-secretstore-setup internal] load build context 19:41:10 #40 ... 19:41:10 19:41:10 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:41:10 #99 DONE 1.8s 19:41:10 19:41:10 #40 [security-secretstore-setup internal] load build context 19:41:10 #40 ... 19:41:10 19:41:10 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:41:10 #101 DONE 2.1s 19:41:10 19:41:10 #40 [security-secretstore-setup internal] load build context 19:41:10 #40 ... 19:41:10 19:41:10 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:41:10 #100 DONE 2.1s 19:41:10 19:41:10 #40 [security-secretstore-setup internal] load build context 19:41:11 #40 ... 19:41:11 19:41:11 #39 [core-common-config-bootstrapper internal] load build context 19:41:11 #39 ... 19:41:11 19:41:11 #48 [core-metadata internal] load build context 19:41:11 #48 ... 19:41:11 19:41:11 #39 [core-common-config-bootstrapper internal] load build context 19:41:12 #39 ... 19:41:12 19:41:12 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:41:12 #102 DONE 1.6s 19:41:12 19:41:12 #39 [core-common-config-bootstrapper internal] load build context 19:41:12 #39 ... 19:41:12 19:41:12 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:41:12 #103 DONE 1.4s 19:41:12 19:41:12 #39 [core-common-config-bootstrapper internal] load build context 19:41:12 #39 ... 19:41:12 19:41:12 #63 [support-scheduler internal] load build context 19:41:12 #63 ... 19:41:12 19:41:12 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:41:12 #104 ... 19:41:12 19:41:12 #59 [security-bootstrapper internal] load build context 19:41:12 #59 ... 19:41:12 19:41:12 #63 [support-scheduler internal] load build context 19:41:12 #63 ... 19:41:12 19:41:12 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:41:12 #105 DONE 1.9s 19:41:12 19:41:12 #63 [support-scheduler internal] load build context 19:41:13 #63 transferring context: 206.82MB 85.5s 19:41:13 #63 ... 19:41:13 19:41:13 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:41:13 #104 DONE 1.3s 19:41:13 19:41:13 #63 [support-scheduler internal] load build context 19:41:14 #63 ... 19:41:14 19:41:14 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:41:14 #106 DONE 1.8s 19:41:14 19:41:14 #63 [support-scheduler internal] load build context 19:41:14 #63 ... 19:41:14 19:41:14 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:41:14 #107 DONE 1.6s 19:41:14 19:41:14 #63 [support-scheduler internal] load build context 19:41:14 #63 ... 19:41:14 19:41:14 #45 [security-proxy-auth internal] load build context 19:41:14 #45 ... 19:41:14 19:41:14 #63 [support-scheduler internal] load build context 19:41:16 #63 ... 19:41:16 19:41:16 #72 [support-cron-scheduler internal] load build context 19:41:16 #72 ... 19:41:16 19:41:16 #43 [core-keeper internal] load build context 19:41:16 #43 ... 19:41:16 19:41:16 #72 [support-cron-scheduler internal] load build context 19:41:17 #72 ... 19:41:17 19:41:17 #64 [support-notifications internal] load build context 19:41:17 #64 ... 19:41:17 19:41:17 #72 [support-cron-scheduler internal] load build context 19:41:17 #72 ... 19:41:17 19:41:17 #38 [core-data internal] load build context 19:41:17 #38 transferring context: 240.47MB 92.8s 19:41:17 #38 ... 19:41:17 19:41:17 #72 [support-cron-scheduler internal] load build context 19:41:18 #72 ... 19:41:18 19:41:18 #54 [security-spiffe-token-provider internal] load build context 19:41:18 #54 ... 19:41:18 19:41:18 #53 [core-command internal] load build context 19:41:18 #53 ... 19:41:18 19:41:18 #54 [security-spiffe-token-provider internal] load build context 19:41:20 #54 ... 19:41:20 19:41:20 #58 [security-proxy-setup internal] load build context 19:41:20 #58 ... 19:41:20 19:41:20 #54 [security-spiffe-token-provider internal] load build context 19:41:21 #54 ... 19:41:21 19:41:21 #40 [security-secretstore-setup internal] load build context 19:41:21 #40 ... 19:41:21 19:41:21 #54 [security-spiffe-token-provider internal] load build context 19:41:22 #54 ... 19:41:22 19:41:22 #48 [core-metadata internal] load build context 19:41:22 #48 ... 19:41:22 19:41:22 #108 [security-spire-config] exporting to image 19:41:22 #108 exporting layers 7.4s done 19:41:22 #108 writing image sha256:997d2415d45d692ac5b5533728a3186a2864bf7d90ea4179205503b1bd101d55 0.2s done 19:41:22 #108 writing image sha256:ecb6bcd80e372505d19ebad4b87da79f9463c79d2114ecbac98a657c93f0d151 0.1s done 19:41:22 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 19:41:22 #108 naming to docker.io/library/security-spire-server-arm64 done 19:41:22 #108 writing image sha256:988ef3ea0fd909d32ad3663b446a31b10c30f52e02b986f1c11d5048615d81fb 0.0s done 19:41:22 #108 naming to docker.io/library/security-spire-config-arm64 0.1s done 19:41:22 #108 DONE 8.3s 19:41:22 19:41:22 #48 [core-metadata internal] load build context 19:41:22 #48 transferring context: 285.34MB 98.4s 19:41:22 #48 ... 19:41:22 19:41:22 #54 [security-spiffe-token-provider internal] load build context 19:41:22 #54 ... 19:41:22 19:41:22 #39 [core-common-config-bootstrapper internal] load build context 19:41:22 #39 ... 19:41:22 19:41:22 #48 [core-metadata internal] load build context 19:41:22 #48 ... 19:41:22 19:41:22 #59 [security-bootstrapper internal] load build context 19:41:22 #59 ... 19:41:22 19:41:22 #48 [core-metadata internal] load build context 19:41:24 #48 ... 19:41:24 19:41:24 #45 [security-proxy-auth internal] load build context 19:41:24 #45 ... 19:41:24 19:41:24 #48 [core-metadata internal] load build context 19:41:26 #48 ... 19:41:26 19:41:26 #43 [core-keeper internal] load build context 19:41:26 #43 ... 19:41:26 19:41:26 #63 [support-scheduler internal] load build context 19:41:26 #63 ... 19:41:26 19:41:26 #43 [core-keeper internal] load build context 19:41:27 #43 ... 19:41:27 19:41:27 #64 [support-notifications internal] load build context 19:41:27 #64 ... 19:41:27 19:41:27 #63 [support-scheduler internal] load build context 19:41:28 #63 ... 19:41:28 19:41:28 #38 [core-data internal] load build context 19:41:28 #38 transferring context: 284.52MB 103.1s 19:41:28 #38 ... 19:41:28 19:41:28 #48 [core-metadata internal] load build context 19:41:28 #48 transferring context: 310.30MB 104.3s done 19:41:28 #48 DONE 104.6s 19:41:28 19:41:28 #38 [core-data internal] load build context 19:41:28 #38 ... 19:41:28 19:41:28 #63 [support-scheduler internal] load build context 19:41:28 #63 ... 19:41:28 19:41:28 #72 [support-cron-scheduler internal] load build context 19:41:28 #72 ... 19:41:28 19:41:28 #63 [support-scheduler internal] load build context 19:41:28 #63 ... 19:41:28 19:41:28 #53 [core-command internal] load build context 19:41:29 #53 ... 19:41:29 19:41:29 #63 [support-scheduler internal] load build context 19:41:30 #63 ... 19:41:30 19:41:30 #58 [security-proxy-setup internal] load build context 19:41:30 #58 ... 19:41:30 19:41:30 #63 [support-scheduler internal] load build context 19:41:31 #63 ... 19:41:31 19:41:31 #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:41:31 #109 DONE 2.6s 19:41:31 19:41:31 #63 [support-scheduler internal] load build context 19:41:32 #63 ... 19:41:32 19:41:32 #40 [security-secretstore-setup internal] load build context 19:41:32 #40 ... 19:41:32 19:41:32 #63 [support-scheduler internal] load build context 19:41:32 #63 ... 19:41:32 19:41:32 #39 [core-common-config-bootstrapper internal] load build context 19:41:32 #39 ... 19:41:32 19:41:32 #63 [support-scheduler internal] load build context 19:41:32 #63 ... 19:41:32 19:41:32 #54 [security-spiffe-token-provider internal] load build context 19:41:32 #54 ... 19:41:32 19:41:32 #39 [core-common-config-bootstrapper internal] load build context 19:41:33 #39 ... 19:41:33 19:41:33 #59 [security-bootstrapper internal] load build context 19:41:33 #59 ... 19:41:33 19:41:33 #54 [security-spiffe-token-provider internal] load build context 19:41:33 #54 ... 19:41:33 19:41:33 #43 [core-keeper internal] load build context 19:41:33 #43 transferring context: 310.30MB 104.3s done 19:41:33 #43 DONE 105.8s 19:41:33 19:41:33 #54 [security-spiffe-token-provider internal] load build context 19:41:35 #54 ... 19:41:35 19:41:35 #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:41:35 #110 DONE 1.5s 19:41:35 19:41:35 #54 [security-spiffe-token-provider internal] load build context 19:41:35 #54 ... 19:41:35 19:41:35 #45 [security-proxy-auth internal] load build context 19:41:35 #45 ... 19:41:35 19:41:35 #54 [security-spiffe-token-provider internal] load build context 19:41:35 #54 ... 19:41:35 19:41:35 #38 [core-data internal] load build context 19:41:35 #38 transferring context: 310.30MB 110.5s done 19:41:35 #38 DONE 110.7s 19:41:35 19:41:35 #54 [security-spiffe-token-provider internal] load build context 19:41:35 #54 transferring context: 310.30MB 110.3s done 19:41:35 #54 DONE 110.6s 19:41:35 19:41:35 #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:41:37 #111 DONE 1.5s 19:41:37 19:41:37 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:37 #112 ... 19:41:37 19:41:37 #64 [support-notifications internal] load build context 19:41:37 #64 ... 19:41:37 19:41:37 #72 [support-cron-scheduler internal] load build context 19:41:37 #72 ... 19:41:37 19:41:37 #64 [support-notifications internal] load build context 19:41:39 #64 ... 19:41:39 19:41:39 #53 [core-command internal] load build context 19:41:39 #53 ... 19:41:39 19:41:39 #64 [support-notifications internal] load build context 19:41:39 #64 ... 19:41:39 19:41:39 #58 [security-proxy-setup internal] load build context 19:41:39 #58 transferring context: 310.30MB 112.5s done 19:41:39 #58 DONE 113.1s 19:41:39 19:41:39 #64 [support-notifications internal] load build context 19:41:40 #64 ... 19:41:40 19:41:40 #113 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:41:40 #113 DONE 1.3s 19:41:40 19:41:40 #64 [support-notifications internal] load build context 19:41:40 #64 ... 19:41:40 19:41:40 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:41 #114 ... 19:41:41 19:41:41 #59 [security-bootstrapper internal] load build context 19:41:41 #59 ... 19:41:41 19:41:41 #64 [support-notifications internal] load build context 19:41:42 #64 ... 19:41:42 19:41:42 #40 [security-secretstore-setup internal] load build context 19:41:42 #40 ... 19:41:42 19:41:42 #59 [security-bootstrapper internal] load build context 19:41:42 #59 ... 19:41:42 19:41:42 #63 [support-scheduler internal] load build context 19:41:42 #63 ... 19:41:42 19:41:42 #45 [security-proxy-auth internal] load build context 19:41:42 #45 ... 19:41:42 19:41:42 #39 [core-common-config-bootstrapper internal] load build context 19:41:43 #39 ... 19:41:43 19:41:43 #45 [security-proxy-auth internal] load build context 19:41:44 #45 ... 19:41:44 19:41:44 #63 [support-scheduler internal] load build context 19:41:44 #63 transferring context: 310.30MB 116.3s done 19:41:44 #63 DONE 116.7s 19:41:44 19:41:44 #45 [security-proxy-auth internal] load build context 19:41:45 #45 ... 19:41:45 19:41:45 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:45 #115 ... 19:41:45 19:41:45 #45 [security-proxy-auth internal] load build context 19:41:45 #45 ... 19:41:45 19:41:45 #64 [support-notifications internal] load build context 19:41:45 #64 transferring context: 310.30MB 116.6s done 19:41:45 #64 DONE 117.8s 19:41:45 19:41:45 #45 [security-proxy-auth internal] load build context 19:41:45 #45 ... 19:41:45 19:41:45 #59 [security-bootstrapper internal] load build context 19:41:45 #59 transferring context: 310.30MB 118.2s done 19:41:45 #59 DONE 118.8s 19:41:45 19:41:45 #45 [security-proxy-auth internal] load build context 19:41:45 #45 ... 19:41:45 19:41:45 #72 [support-cron-scheduler internal] load build context 19:41:45 #72 transferring context: 310.30MB 111.1s done 19:41:45 #72 DONE 115.4s 19:41:45 19:41:45 #45 [security-proxy-auth internal] load build context 19:41:46 #45 ... 19:41:46 19:41:46 #116 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:41:46 #116 DONE 1.1s 19:41:46 19:41:46 #45 [security-proxy-auth internal] load build context 19:41:47 #45 ... 19:41:47 19:41:47 #53 [core-command internal] load build context 19:41:47 #53 transferring context: 310.30MB 121.4s done 19:41:47 #53 DONE 121.6s 19:41:47 19:41:47 #45 [security-proxy-auth internal] load build context 19:41:47 #45 transferring context: 310.30MB 115.5s done 19:41:47 #45 DONE 117.9s 19:41:47 19:41:47 #39 [core-common-config-bootstrapper internal] load build context 19:41:47 #39 transferring context: 310.30MB 120.8s done 19:41:47 #39 DONE 121.4s 19:41:47 19:41:47 #40 [security-secretstore-setup internal] load build context 19:41:51 #40 ... 19:41:51 19:41:51 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:51 #117 ... 19:41:51 19:41:51 #40 [security-secretstore-setup internal] load build context 19:41:53 #40 transferring context: 300.03MB 124.6s 19:41:53 #40 transferring context: 310.30MB 125.1s done 19:41:53 #40 DONE 126.2s 19:41:53 19:41:53 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:01 #118 ... 19:43:01 19:43:01 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:01 #114 DONE 85.2s 19:43:01 19:43:01 #119 [core-metadata builder 6/7] COPY . . 19:43:01 #119 ... 19:43:01 19:43:01 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:01 #115 DONE 83.7s 19:43:01 19:43:01 #120 [core-keeper builder 7/8] COPY . . 19:43:01 #120 ... 19:43:01 19:43:01 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:01 #112 DONE 83.5s 19:43:01 19:43:01 #121 [security-proxy-auth builder 6/7] COPY . . 19:43:01 #121 CACHED 19:43:01 19:43:01 #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:43:01 #122 CACHED 19:43:01 19:43:01 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:01 #123 CACHED 19:43:01 19:43:01 #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:43:01 #124 CACHED 19:43:01 19:43:01 #125 [support-scheduler builder 6/7] COPY . . 19:43:01 #125 CACHED 19:43:01 19:43:01 #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:01 #126 CACHED 19:43:01 19:43:01 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:01 #127 CACHED 19:43:01 19:43:01 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:43:01 #128 CACHED 19:43:01 19:43:01 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 19:43:01 #129 CACHED 19:43:01 19:43:01 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:01 #130 CACHED 19:43:01 19:43:01 #131 [core-command builder 6/7] COPY . . 19:43:01 #131 CACHED 19:43:01 19:43:01 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 19:43:01 #132 CACHED 19:43:01 19:43:01 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:01 #133 CACHED 19:43:01 19:43:01 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 19:43:01 #134 CACHED 19:43:01 19:43:01 #135 [core-data builder 6/7] COPY . . 19:43:01 #135 CACHED 19:43:01 19:43:01 #119 [core-metadata builder 6/7] COPY . . 19:43:01 #119 DONE 4.6s 19:43:01 19:43:01 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:43:06 #136 4.897 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 19:43:06 #136 ... 19:43:06 19:43:06 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:06 #117 DONE 84.9s 19:43:06 19:43:06 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:43:06 #0 4.839 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 19:43:06 #137 ... 19:43:06 19:43:06 #138 [security-proxy-setup builder 6/7] COPY . . 19:43:06 #138 ... 19:43:06 19:43:06 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:06 #118 DONE 80.2s 19:43:06 19:43:06 #139 [support-notifications builder 6/7] COPY . . 19:43:07 #139 ... 19:43:07 19:43:07 #120 [core-keeper builder 7/8] COPY . . 19:43:07 #120 DONE 8.9s 19:43:07 19:43:07 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:43:10 #140 2.820 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 19:43:10 #140 ... 19:43:10 19:43:10 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:43:10 #0 5.644 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 19:43:11 #141 ... 19:43:11 19:43:11 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:43:11 #0 4.800 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 19:43:11 #142 ... 19:43:11 19:43:11 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:43:11 #0 5.263 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 19:43:11 #143 ... 19:43:11 19:43:11 #144 [security-spiffe-token-provider builder 6/7] COPY . . 19:43:11 #144 ... 19:43:11 19:43:11 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:43:11 #0 5.245 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 19:43:13 #145 ... 19:43:13 19:43:13 #144 [security-spiffe-token-provider builder 6/7] COPY . . 19:43:13 #144 DONE 12.8s 19:43:13 19:43:13 #138 [security-proxy-setup builder 6/7] COPY . . 19:43:13 #138 DONE 7.7s 19:43:13 19:43:13 #146 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:13 #146 CACHED 19:43:13 19:43:13 #147 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:43:13 #147 CACHED 19:43:13 19:43:13 #148 [security-secretstore-setup builder 6/7] COPY . . 19:43:13 #148 CACHED 19:43:13 19:43:13 #149 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:43:13 #149 CACHED 19:43:13 19:43:13 #150 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:13 #150 CACHED 19:43:13 19:43:13 #151 [security-bootstrapper builder 6/7] COPY . . 19:43:13 #151 CACHED 19:43:13 19:43:13 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:43:15 #152 ... 19:43:15 19:43:15 #139 [support-notifications builder 6/7] COPY . . 19:43:15 #139 DONE 8.5s 19:43:15 19:43:15 #153 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:15 #153 CACHED 19:43:15 19:43:15 #154 [support-cron-scheduler builder 6/7] COPY . . 19:43:15 #154 CACHED 19:43:15 19:43:15 #155 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:43:15 #155 CACHED 19:43:15 19:43:15 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:43:19 #156 4.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 19:43:21 #156 ... 19:43:21 19:43:21 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:43:21 #152 5.094 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 19:43:23 #152 ... 19:43:23 19:43:23 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:43:23 #0 5.440 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 19:43:24 #157 ... 19:43:24 19:43:24 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:43:24 #0 5.206 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 19:43:24 #158 ... 19:43:24 19:43:24 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:43:24 #0 5.346 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 19:43:24 #159 ... 19:43:24 19:43:24 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:43:24 #0 4.384 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 20:05:32 #160 ... 20:05:32 20:05:32 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:05:32 #152 DONE 1335.6s 20:05:32 20:05:32 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:05:32 #143 ... 20:05:32 20:05:32 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:05:32 #161 DONE 0.3s 20:05:32 20:05:32 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:05:32 #137 ... 20:05:32 20:05:32 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:05:32 #162 DONE 0.1s 20:05:32 20:05:32 #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 20:05:32 #163 DONE 0.2s 20:05:32 20:05:32 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:05:32 #164 DONE 0.2s 20:05:32 20:05:32 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:05:32 #165 DONE 0.3s 20:05:32 20:05:32 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:05:32 #166 DONE 0.2s 20:05:32 20:05:32 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:32 #142 ... 20:05:32 20:05:32 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:33 #167 DONE 2.3s 20:05:33 20:05:33 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:05:33 #136 ... 20:05:33 20:05:33 #108 [security-proxy-setup] exporting to image 20:05:33 #108 exporting layers 20:05:34 #108 exporting layers 1.2s done 20:05:34 #108 writing image sha256:52ca1847ec597b946b8a2643aa14e2a9aa4f60d6c9d61ba6b8979bb4dc3ee8f7 done 20:05:34 #108 naming to docker.io/library/security-proxy-setup-arm64 done 20:05:34 #108 DONE 9.5s 20:05:34 20:05:34 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:05:42 #143 ... 20:05:42 20:05:42 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:05:42 #158 1349.2 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 20:05:49 #158 ... 20:05:49 20:05:49 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:05:49 #157 DONE 1355.6s 20:05:49 20:05:49 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:05:49 #168 DONE 0.4s 20:05:49 20:05:49 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:49 #159 ... 20:05:49 20:05:49 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 20:05:53 #169 DONE 2.9s 20:05:53 20:05:53 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 20:05:53 #170 DONE 0.3s 20:05:53 20:05:53 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 20:05:53 #171 DONE 0.1s 20:05:53 20:05:53 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:05:53 #172 DONE 0.3s 20:05:53 20:05:53 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:05:53 #173 DONE 0.1s 20:05:53 20:05:53 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:05:53 #136 ... 20:05:53 20:05:53 #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/ 20:05:53 #174 DONE 0.1s 20:05:53 20:05:53 #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/ 20:05:54 #175 DONE 0.2s 20:05:54 20:05:54 #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/ 20:05:54 #176 DONE 0.2s 20:05:54 20:05:54 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:05:54 #177 DONE 0.2s 20:05:54 20:05:54 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:05:54 #178 DONE 0.2s 20:05:54 20:05:54 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 20:05:56 #179 DONE 2.1s 20:05:56 20:05:56 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:05:56 #143 ... 20:05:56 20:05:56 #108 [security-bootstrapper] exporting to image 20:05:56 #108 exporting layers 20:05:58 #108 exporting layers 1.4s done 20:05:58 #108 writing image sha256:2701efa18e96ef856800477fdeffb72a4446011df2b27e0d26017f49be2f66b2 done 20:05:58 #108 naming to docker.io/library/security-bootstrapper-arm64 done 20:05:58 #108 DONE 10.9s 20:05:58 20:05:58 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:06:06 #159 ... 20:06:06 20:06:06 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:06:06 #158 DONE 1372.6s 20:06:06 20:06:06 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:06:06 #44 ... 20:06:06 20:06:06 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:06:06 #180 DONE 0.3s 20:06:06 20:06:06 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:06:06 #44 ... 20:06:06 20:06:06 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:06:07 #181 DONE 0.2s 20:06:07 20:06:07 #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 20:06:07 #182 DONE 0.1s 20:06:07 20:06:07 #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 20:06:07 #183 DONE 0.1s 20:06:07 20:06:07 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:06:07 #184 DONE 0.2s 20:06:07 20:06:07 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:06:08 #185 DONE 0.3s 20:06:08 20:06:08 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:06:08 #186 DONE 0.4s 20:06:08 20:06:08 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:06:08 #141 ... 20:06:08 20:06:08 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:06:08 #187 DONE 0.2s 20:06:08 20:06:08 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:11 #188 DONE 2.3s 20:06:11 20:06:11 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:06:11 #140 ... 20:06:11 20:06:11 #108 [security-secretstore-setup] exporting to image 20:06:11 #108 exporting layers 20:06:12 #108 exporting layers 1.2s done 20:06:12 #108 writing image sha256:137294b3d869f8c46209b6081445e5fd5b6620ca3df2e304e37f612a6c8883d0 done 20:06:12 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 20:06:12 #108 DONE 12.2s 20:06:12 20:06:12 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:06:58 #159 ... 20:06:58 20:06:58 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:06:58 #143 DONE 1432.4s 20:06:58 20:06:58 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:06:58 #156 ... 20:06:58 20:06:58 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:06:58 #189 DONE 0.3s 20:06:58 20:06:58 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:06:58 #136 ... 20:06:58 20:06:58 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:06:58 #190 DONE 0.2s 20:06:58 20:06:58 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:06:58 #191 DONE 0.3s 20:06:58 20:06:58 #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 20:06:58 #192 DONE 0.4s 20:06:58 20:06:58 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:06:58 #159 ... 20:06:58 20:06:58 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:06:58 #193 DONE 0.1s 20:06:58 20:06:58 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:58 #194 DONE 2.0s 20:06:58 20:06:58 #108 [core-common-config-bootstrapper] exporting to image 20:06:58 #108 exporting layers 20:06:58 #108 exporting layers 0.6s done 20:06:58 #108 writing image sha256:60b8194ae8aaccea12a886863bb763dd4f22b6b70be69a2ee1d42c6ae31143f6 done 20:06:58 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:06:58 #108 DONE 12.8s 20:06:58 20:06:58 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:09:35 #159 DONE 1574.1s 20:09:35 20:09:35 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:09:35 #141 ... 20:09:35 20:09:35 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:09:35 #195 DONE 0.6s 20:09:35 20:09:35 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:09:35 #196 DONE 0.1s 20:09:35 20:09:35 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:09:35 #197 DONE 0.3s 20:09:35 20:09:35 #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 20:09:35 #198 DONE 0.1s 20:09:35 20:09:35 #108 [security-spiffe-token-provider] exporting to image 20:09:35 #108 exporting layers 20:09:35 #108 exporting layers 0.9s done 20:09:35 #108 writing image sha256:2e366acc7126d825f72eac4d151b08076c6ec4d77c64973be629697c3230a5b5 done 20:09:35 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:09:35 #108 DONE 13.8s 20:09:35 20:09:35 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:17:57 #140 ... 20:17:57 20:17:57 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:17:57 #145 DONE 2096.0s 20:17:57 20:17:57 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:17:57 #136 ... 20:17:57 20:17:57 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:17:57 #199 DONE 0.1s 20:17:57 20:17:57 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:17:57 #200 DONE 0.1s 20:17:57 20:17:57 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:17:57 #136 ... 20:17:57 20:17:57 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:17:58 #201 DONE 0.5s 20:17:58 20:17:58 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:17:58 #202 DONE 0.1s 20:17:58 20:17:58 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:17:58 #203 DONE 0.2s 20:17:58 20:17:58 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:18:00 #204 DONE 2.1s 20:18:00 20:18:00 #108 [security-proxy-auth] exporting to image 20:18:00 #108 exporting layers 20:18:01 #108 exporting layers 0.6s done 20:18:01 #108 writing image sha256:16859cb4c2a5906fe536ed8b06f781b4b4e48ef35c9b5255f2aca9eb7f3aca77 done 20:18:01 #108 naming to docker.io/library/security-proxy-auth-arm64 done 20:18:01 #108 DONE 14.4s 20:18:01 20:18:01 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:19:09 #140 ... 20:19:09 20:19:09 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:19:09 #137 DONE 2163.2s 20:19:09 20:19:09 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:19:09 #44 ... 20:19:09 20:19:09 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:19:09 #205 DONE 0.2s 20:19:09 20:19:09 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:19:09 #141 ... 20:19:09 20:19:09 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:19:09 #206 DONE 0.1s 20:19:09 20:19:09 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:19:09 #207 DONE 0.5s 20:19:09 20:19:09 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:19:09 #208 DONE 0.2s 20:19:09 20:19:09 #108 [core-command] exporting to image 20:19:09 #108 exporting layers 20:19:09 #108 exporting layers 0.4s done 20:19:09 #108 writing image sha256:3fd51490d12e5d0bea5b403d5afe735dd58c5df57e088b3c60be187867056f7c done 20:19:09 #108 naming to docker.io/library/core-command-arm64 0.0s done 20:19:09 #108 DONE 14.9s 20:19:09 20:19:09 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:21:31 #44 ... 20:21:31 20:21:31 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:21:31 #136 DONE 2300.9s 20:21:31 20:21:31 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:21:31 #44 ... 20:21:31 20:21:31 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:21:31 #209 ... 20:21:31 20:21:31 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:21:31 #141 DONE 2301.5s 20:21:31 20:21:31 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:21:31 #209 DONE 0.4s 20:21:31 20:21:31 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:21:31 #210 DONE 0.4s 20:21:31 20:21:31 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:21:31 #160 ... 20:21:31 20:21:31 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:21:31 #211 DONE 0.8s 20:21:31 20:21:31 #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:21:31 #212 DONE 0.3s 20:21:31 20:21:31 #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:21:31 #213 DONE 0.1s 20:21:31 20:21:31 #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:21:31 #214 DONE 0.2s 20:21:31 20:21:31 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:21:31 #215 ... 20:21:31 20:21:31 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:21:31 #216 DONE 0.2s 20:21:31 20:21:31 #108 [core-metadata] exporting to image 20:21:31 #108 exporting layers 20:21:31 #108 ... 20:21:31 20:21:31 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:21:31 #215 DONE 0.6s 20:21:31 20:21:31 #217 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:21:31 #217 DONE 0.2s 20:21:31 20:21:31 #108 [core-metadata] exporting to image 20:21:31 #108 exporting layers 0.8s done 20:21:31 #108 writing image sha256:ef8b66596daa67d5cd636dfd6daee57a913d505803ed686820f34f544ef6dec5 0.0s done 20:21:31 #108 naming to docker.io/library/core-metadata-arm64 20:21:31 #108 naming to docker.io/library/core-metadata-arm64 0.1s done 20:21:31 #108 DONE 15.8s 20:21:31 20:21:31 #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 20:21:31 #218 DONE 0.2s 20:21:31 20:21:31 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:21:31 #140 ... 20:21:31 20:21:31 #108 [core-data] exporting to image 20:21:31 #108 exporting layers 0.7s done 20:21:31 #108 writing image sha256:9c03d3182480407d03b20785e6747b0c31d9c1dafca7e3fb12007ad2914a2787 done 20:21:31 #108 naming to docker.io/library/core-data-arm64 20:21:31 #108 naming to docker.io/library/core-data-arm64 done 20:21:31 #108 DONE 15.8s 20:21:31 20:21:31 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:21:31 #140 DONE 2302.4s 20:21:31 20:21:31 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:21:31 #160 ... 20:21:31 20:21:31 #219 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:21:31 #219 DONE 0.2s 20:21:31 20:21:31 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:21:31 #44 ... 20:21:31 20:21:31 #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:21:31 #220 DONE 0.4s 20:21:31 20:21:31 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:21:31 #156 ... 20:21:31 20:21:31 #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:21:31 #221 DONE 0.1s 20:21:31 20:21:31 #108 [core-keeper] exporting to image 20:21:31 #108 exporting layers 20:21:31 #108 exporting layers 0.5s done 20:21:31 #108 writing image sha256:fe503790a573de8aac228ef4e5e1dbe0ec6fcdaff4990f3e9b8d5ac9de22e851 done 20:21:31 #108 naming to docker.io/library/core-keeper-arm64 done 20:21:31 #108 DONE 16.3s 20:21:31 20:21:31 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:22:10 #44 ... 20:22:10 20:22:10 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:22:10 #142 DONE 2346.8s 20:22:10 20:22:10 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:22:10 #160 ... 20:22:10 20:22:10 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:22:10 #222 DONE 0.2s 20:22:10 20:22:10 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:22:10 #223 DONE 0.2s 20:22:10 20:22:10 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:22:10 #224 DONE 0.5s 20:22:10 20:22:10 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:22:10 #160 ... 20:22:10 20:22:10 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:22:10 #225 DONE 0.2s 20:22:10 20:22:10 #108 [support-scheduler] exporting to image 20:22:10 #108 exporting layers 20:22:10 #108 exporting layers 0.6s done 20:22:10 #108 writing image sha256:e7d7882416d5686f3a4f9697e9cdb88658aae3c52776e5d08a45fc54fff12cfe done 20:22:10 #108 naming to docker.io/library/support-scheduler-arm64 0.0s done 20:22:10 #108 DONE 16.9s 20:22:10 20:22:10 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:22:10 #160 ... 20:22:10 20:22:10 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:22:10 #156 DONE 2335.8s 20:22:11 20:22:11 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:22:11 #160 DONE 2335.9s 20:22:11 20:22:11 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:22:11 #44 ... 20:22:11 20:22:11 #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:22:11 #226 DONE 0.2s 20:22:11 20:22:11 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:22:11 #227 DONE 0.1s 20:22:11 20:22:11 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:22:12 #228 ... 20:22:12 20:22:12 #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:22:12 #229 DONE 0.2s 20:22:12 20:22:12 #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:22:12 #230 DONE 0.2s 20:22:12 20:22:12 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:22:12 #228 DONE 0.5s 20:22:12 20:22:12 #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:22:12 #231 DONE 0.1s 20:22:12 20:22:12 #108 [support-notifications] exporting to image 20:22:12 #108 ... 20:22:12 20:22:12 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 20:22:12 #232 DONE 0.5s 20:22:12 20:22:12 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 20:22:12 #233 DONE 0.1s 20:22:12 20:22:12 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:22:12 #44 ... 20:22:12 20:22:12 #108 [support-cron-scheduler] exporting to image 20:22:13 #108 exporting layers 0.7s done 20:22:13 #108 writing image sha256:e8db0aad9c87e0dedb068059468d3eccb81009fd0be79c79668aa9c0b2295a84 20:22:13 #108 writing image sha256:e8db0aad9c87e0dedb068059468d3eccb81009fd0be79c79668aa9c0b2295a84 done 20:22:13 #108 naming to docker.io/library/support-notifications-arm64 done 20:22:14 #108 exporting layers 1.5s done 20:22:14 #108 writing image sha256:ff912e97d588f3a56a963fd420cb563b10835b062c82847276be4158688dbd1e done 20:22:14 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 20:22:14 #108 DONE 18.9s 20:22:14 20:22:14 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:22:14 time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:14 time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:14 time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:14 time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:14 time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:14 time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:14 time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:14 time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:14 time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:14 time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:14 time="2024-09-09T19:39:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:14 time="2024-09-09T19:39:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:14 time="2024-09-09T19:39:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:14 time="2024-09-09T19:39:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:14 time="2024-09-09T19:39:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:22:14 time="2024-09-09T19:39:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:22:14 $ docker stop --time=1 0b2051537401acf4280355b0238a56612b2f54623c0ab81f2ed2077dbe96b4fd 20:22:16 $ docker rm -f --volumes 0b2051537401acf4280355b0238a56612b2f54623c0ab81f2ed2077dbe96b4fd [Pipeline] // withDockerContainer [Pipeline] sh 20:22:16 + docker images 20:22:16 REPOSITORY TAG IMAGE ID CREATED SIZE 20:22:16 support-cron-scheduler-arm64 latest ff912e97d588 4 seconds ago 43.6MB 20:22:16 support-notifications-arm64 latest e8db0aad9c87 4 seconds ago 42MB 20:22:16 support-scheduler-arm64 latest e7d7882416d5 7 seconds ago 41.4MB 20:22:16 core-keeper-arm64 latest fe503790a573 45 seconds ago 39MB 20:22:16 core-data-arm64 latest 9c03d3182480 52 seconds ago 39.2MB 20:22:16 core-metadata-arm64 latest ef8b66596daa 53 seconds ago 39.3MB 20:22:16 core-command-arm64 latest 3fd51490d12e 3 minutes ago 35.1MB 20:22:16 security-proxy-auth-arm64 latest 16859cb4c2a5 4 minutes ago 32.7MB 20:22:16 security-spiffe-token-provider-arm64 latest 2e366acc7126 12 minutes ago 29.1MB 20:22:16 core-common-config-bootstrapper-arm64 latest 60b8194ae8aa 15 minutes ago 15.4MB 20:22:16 security-secretstore-setup-arm64 latest 137294b3d869 16 minutes ago 36.4MB 20:22:16 security-bootstrapper-arm64 latest 2701efa18e96 16 minutes ago 18.9MB 20:22:16 security-proxy-setup-arm64 latest 52ca1847ec59 16 minutes ago 26.2MB 20:22:16 security-spire-server-arm64 latest 997d2415d45d 41 minutes ago 116MB 20:22:16 security-spire-config-arm64 latest 988ef3ea0fd9 41 minutes ago 115MB 20:22:16 security-spire-agent-arm64 latest ecb6bcd80e37 41 minutes ago 174MB 20:22:16 ci-base-image-arm64 latest a653fa216bb7 About an hour ago 967MB 20:22:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 20:22:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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 20:22:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:22:17 20:22:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:22:18 arm64: Pulling from edgex-lftools-log-publisher 20:22:18 8998bd30e6a1: Pulling fs layer 20:22:18 04944245beec: Pulling fs layer 20:22:18 699f458cf7ca: Pulling fs layer 20:22:18 765212b225bb: Pulling fs layer 20:22:18 f23df028b6ca: Pulling fs layer 20:22:18 d65c8cfc05b1: Pulling fs layer 20:22:18 2437ff75d9bd: Pulling fs layer 20:22:18 765212b225bb: Waiting 20:22:18 f23df028b6ca: Waiting 20:22:18 d65c8cfc05b1: Waiting 20:22:18 2437ff75d9bd: Waiting 20:22:18 04944245beec: Verifying Checksum 20:22:18 04944245beec: Download complete 20:22:18 765212b225bb: Verifying Checksum 20:22:18 765212b225bb: Download complete 20:22:18 f23df028b6ca: Verifying Checksum 20:22:18 f23df028b6ca: Download complete 20:22:18 d65c8cfc05b1: Verifying Checksum 20:22:18 d65c8cfc05b1: Download complete 20:22:18 699f458cf7ca: Verifying Checksum 20:22:18 699f458cf7ca: Download complete 20:22:19 8998bd30e6a1: Verifying Checksum 20:22:19 8998bd30e6a1: Download complete 20:22:22 2437ff75d9bd: Verifying Checksum 20:22:22 2437ff75d9bd: Download complete 20:22:24 8998bd30e6a1: Pull complete 20:22:24 04944245beec: Pull complete 20:22:26 699f458cf7ca: Pull complete 20:22:26 765212b225bb: Pull complete 20:22:27 f23df028b6ca: Pull complete 20:22:27 d65c8cfc05b1: Pull complete 20:22:45 2437ff75d9bd: Pull complete 20:22:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:22:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:22:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:46 prd-ubuntu20.04-docker-arm64-4c-16g-9902 does not seem to be running inside a container 20:22:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:22:49 $ docker top 1e877087c0e60dab26bf5fc1f0a276705de611cc7724f3b0b16b1092edacbd0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:22:50 ---> job-cost.sh 20:22:50 lf-activate-venv: SKIPPING 20:22:50 INFO: No Stack... 20:22:50 INFO: Retrieving Pricing Info for: v3-standard-4 20:22:51 INFO: Archiving Costs [Pipeline] sh 20:22:52 + cut -d, -f6 20:22:52 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:22:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4904-1-stack-cost] 20:22:52 Resource [jenkins-edgexfoundry-edgex-go-PR-4904-1-stack-cost] did not exist. Created. 20:22:52 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4904-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:22:53 + echo total: 0.2199999988079071 [Pipeline] stash 20:22:53 Stashed 1 file(s) [Pipeline] } 20:22:53 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4904-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:22:53 $ docker stop --time=1 1e877087c0e60dab26bf5fc1f0a276705de611cc7724f3b0b16b1092edacbd0f 20:22:54 $ docker rm -f --volumes 1e877087c0e60dab26bf5fc1f0a276705de611cc7724f3b0b16b1092edacbd0f [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 20:22:56 provisioning config files... 20:22:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5425095327997001354tmp [Pipeline] { [Pipeline] sh 20:22:56 + set +x 20:22:56 + bash -s -- 20:22:56 + curl -s https://codecov.io/bash 20:22:56 20:22:56 _____ _ 20:22:56 / ____| | | 20:22:56 | | ___ __| | ___ ___ _____ __ 20:22:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:22:56 | |___| (_) | (_| | __/ (_| (_) \ V / 20:22:56 \_____\___/ \__,_|\___|\___\___/ \_/ 20:22:56 Bash-1.0.6 20:22:56 20:22:56 20:22:56 ==> git version 2.25.1 found 20:22:56 ==> 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 20:22:56 Release-Date: 2020-01-08 20:22:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:22:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:22:56 ==> Jenkins CI detected. 20:22:56 current dir:  /w/workspace/edgex-go/1 20:22:56 project root: . 20:22:56 --> token set from env 20:22:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:22:56 ==> Running gcov in . (disable via -X gcov) 20:22:56 ==> Python coveragepy not found 20:22:56 ==> Searching for coverage reports in: 20:22:56 + . 20:22:56 -> Found 1 reports 20:22:56 ==> Detecting git/mercurial file structure 20:22:56 ==> Reading reports 20:22:56 + ./coverage.out bytes=545683 20:22:56 ==> Appending adjustments 20:22:56 https://docs.codecov.io/docs/fixing-reports 20:22:58 + Found adjustments 20:22:58 ==> Gzipping contents 20:22:58 68K /tmp/codecov.lCduMp.gz 20:22:58 ==> Uploading reports 20:22:58 url: https://codecov.io 20:22:58 query: branch=PR-4904&commit=3538aec280bf375de77448b80958a92ca5817264&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4904%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4904&job=&cmd_args= 20:22:58 -> Pinging Codecov 20:22:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4904&commit=3538aec280bf375de77448b80958a92ca5817264&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4904%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4904&job=&cmd_args= 20:22:58 -> Uploading to 20:22:58 https://storage.googleapis.com/codecov/v4/raw/2024-09-09/00271124DB129430A58F1EEE437C3FCB/3538aec280bf375de77448b80958a92ca5817264/601d56d7-9052-40e2-aa38-48d692328bda.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T202258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7591cb96a28fb8ee606d488e27f9ec10c15a8780c0684934b4e0b8892c0a1901 20:22:58 % Total % Received % Xferd Average Speed Time Time Time Current 20:22:58 Dload Upload Total Spent Left Speed 20:22:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68080 0 0 100 68080 0 230k --:--:-- --:--:-- --:--:-- 230k 20:22:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3538aec280bf375de77448b80958a92ca5817264 [Pipeline] } 20:22:58 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 20:23:00 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:23:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:23:01 ---> package-listing.sh 20:23:01 ++ facter osfamily 20:23:01 ++ tr '[:upper:]' '[:lower:]' 20:23:01 + OS_FAMILY=debian 20:23:01 + workspace=/w/workspace/edgex-go/1 20:23:01 + START_PACKAGES=/tmp/packages_start.txt 20:23:01 + END_PACKAGES=/tmp/packages_end.txt 20:23:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:23:01 + PACKAGES=/tmp/packages_start.txt 20:23:01 + '[' /w/workspace/edgex-go/1 ']' 20:23:01 + PACKAGES=/tmp/packages_end.txt 20:23:01 + case "${OS_FAMILY}" in 20:23:01 + dpkg -l 20:23:01 + grep '^ii' 20:23:02 + '[' -f /tmp/packages_start.txt ']' 20:23:02 + '[' -f /tmp/packages_end.txt ']' 20:23:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:23:02 + '[' /w/workspace/edgex-go/1 ']' 20:23:02 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:23:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:23:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:23:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:23:03 20:23:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:23:03 latest: Pulling from edgex-lftools-log-publisher 20:23:03 5eb5b503b376: Pulling fs layer 20:23:03 5c69ac0246d0: Pulling fs layer 20:23:03 ec43610c2a17: Pulling fs layer 20:23:03 3a2ae6a8a46f: Pulling fs layer 20:23:03 33b1e0a273af: Pulling fs layer 20:23:03 5d3b04190fa2: Pulling fs layer 20:23:03 2f39f015ded8: Pulling fs layer 20:23:03 3a2ae6a8a46f: Waiting 20:23:03 33b1e0a273af: Waiting 20:23:03 2f39f015ded8: Waiting 20:23:03 5c69ac0246d0: Verifying Checksum 20:23:03 5c69ac0246d0: Download complete 20:23:03 3a2ae6a8a46f: Verifying Checksum 20:23:03 3a2ae6a8a46f: Download complete 20:23:03 33b1e0a273af: Verifying Checksum 20:23:03 33b1e0a273af: Download complete 20:23:03 5d3b04190fa2: Download complete 20:23:03 ec43610c2a17: Verifying Checksum 20:23:03 ec43610c2a17: Download complete 20:23:03 5eb5b503b376: Verifying Checksum 20:23:03 5eb5b503b376: Download complete 20:23:04 2f39f015ded8: Download complete 20:23:04 5eb5b503b376: Pull complete 20:23:04 5c69ac0246d0: Pull complete 20:23:05 ec43610c2a17: Pull complete 20:23:05 3a2ae6a8a46f: Pull complete 20:23:05 33b1e0a273af: Pull complete 20:23:05 5d3b04190fa2: Pull complete 20:23:09 2f39f015ded8: Pull complete 20:23:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:23:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:23:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:10 prd-ubuntu20.04-docker-8c-8g-9900 does not seem to be running inside a container 20:23:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:23:13 $ docker top c950b273ba7e2d8852a9627a9725690197c68728049d717a657504d5a014709b -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:13 + touch /tmp/pre-build-complete [Pipeline] sh 20:23:13 + mkdir -p /var/log/sysstat [Pipeline] sh 20:23:14 + ls /var/log/sa-host 20:23:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:23:14 provisioning config files... 20:23:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4776260314694166320tmp [Pipeline] { [Pipeline] echo 20:23:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:23:14 ---> create-netrc.sh [Pipeline] } 20:23:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:23:15 ---> python-tools-install.sh [Pipeline] echo 20:23:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:23:15 ---> sudo-logs.sh 20:23:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:23:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:23:16 ---> job-cost.sh 20:23:16 lf-activate-venv: SKIPPING 20:23:16 DEBUG: total: 0.2199999988079071 20:23:16 INFO: Retrieving Stack Cost... 20:23:16 INFO: Retrieving Pricing Info for: v3-standard-8 20:23:16 INFO: Archiving Costs [Pipeline] echo 20:23:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:23:17 ---> logs-deploy.sh 20:23:17 lf-activate-venv: SKIPPING 20:23:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4904/1 20:23:17 INFO: archiving workspace using pattern(s): 20:23:17 Archives upload complete. 20:23:18 INFO: archiving logs to Nexus 20:23:19 ---> uname -a: 20:23:19 Linux prd-ubuntu20-04-docker-8c-8g-9900 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:23:19 20:23:19 20:23:19 ---> lscpu: 20:23:19 Architecture: x86_64 20:23:19 CPU op-mode(s): 32-bit, 64-bit 20:23:19 Byte Order: Little Endian 20:23:19 Address sizes: 40 bits physical, 48 bits virtual 20:23:19 CPU(s): 8 20:23:19 On-line CPU(s) list: 0-7 20:23:19 Thread(s) per core: 1 20:23:19 Core(s) per socket: 1 20:23:19 Socket(s): 8 20:23:19 NUMA node(s): 1 20:23:19 Vendor ID: AuthenticAMD 20:23:19 CPU family: 23 20:23:19 Model: 49 20:23:19 Model name: AMD EPYC-Rome Processor 20:23:19 Stepping: 0 20:23:19 CPU MHz: 2799.998 20:23:19 BogoMIPS: 5599.99 20:23:19 Virtualization: AMD-V 20:23:19 Hypervisor vendor: KVM 20:23:19 Virtualization type: full 20:23:19 L1d cache: 256 KiB 20:23:19 L1i cache: 256 KiB 20:23:19 L2 cache: 4 MiB 20:23:19 L3 cache: 128 MiB 20:23:19 NUMA node0 CPU(s): 0-7 20:23:19 Vulnerability Itlb multihit: Not affected 20:23:19 Vulnerability L1tf: Not affected 20:23:19 Vulnerability Mds: Not affected 20:23:19 Vulnerability Meltdown: Not affected 20:23:19 Vulnerability Mmio stale data: Not affected 20:23:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:23:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:23:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:23:19 Vulnerability Srbds: Not affected 20:23:19 Vulnerability Tsx async abort: Not affected 20:23:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:23:19 20:23:19 20:23:19 ---> nproc: 20:23:19 8 20:23:19 20:23:19 20:23:19 ---> df -h: 20:23:19 Filesystem Size Used Avail Use% Mounted on 20:23:19 overlay 155G 28G 128G 18% / 20:23:19 tmpfs 64M 0 64M 0% /dev 20:23:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:23:19 shm 64M 0 64M 0% /dev/shm 20:23:19 /dev/vda1 155G 28G 128G 18% /facter-os 20:23:19 20:23:19 20:23:19 ---> sar -b -r -n DEV: 20:23:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9900) 09/09/24 _x86_64_ (8 CPU) 20:23:19 20:23:19 19:14:29 LINUX RESTART (8 CPU) 20:23:19 20:23:19 19:15:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:23:19 19:16:01 364.82 15.13 349.69 0.00 1950.45 53127.67 0.00 20:23:19 19:17:01 126.61 1.12 125.50 0.00 19.06 35809.12 0.00 20:23:19 19:18:01 43.78 0.00 43.78 0.00 0.00 34318.41 0.00 20:23:19 19:19:01 38.60 0.28 38.32 0.00 3.47 18917.56 0.00 20:23:19 19:20:01 304.23 1.43 302.80 0.00 128.78 256924.38 0.00 20:23:19 19:21:01 886.24 17.28 868.96 0.00 4380.01 212169.81 0.00 20:23:19 19:22:01 219.24 0.22 219.02 0.00 1.73 39775.58 0.00 20:23:19 19:23:01 332.71 0.05 332.66 0.00 0.40 107360.08 0.00 20:23:19 19:24:01 801.62 0.03 801.58 0.00 0.80 134108.63 0.00 20:23:19 19:25:01 2.47 0.00 2.47 0.00 0.00 28.13 0.00 20:23:19 19:26:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 20:23:19 19:27:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 20:23:19 19:28:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 20:23:19 19:29:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 20:23:19 19:30:01 1.57 0.02 1.55 0.00 0.13 19.06 0.00 20:23:19 19:31:01 1.13 0.00 1.13 0.00 0.00 17.86 0.00 20:23:19 19:32:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 20:23:19 19:33:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 20:23:19 19:34:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 20:23:19 19:35:01 1.35 0.00 1.35 0.00 0.00 18.39 0.00 20:23:19 19:36:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 20:23:19 19:37:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 20:23:19 19:38:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 20:23:19 19:39:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 20:23:19 19:40:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 20:23:19 19:41:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 20:23:19 19:42:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 20:23:19 19:43:01 3.27 1.57 1.70 0.00 36.92 21.86 0.00 20:23:19 19:44:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 20:23:19 19:45:01 1.58 0.00 1.58 0.00 0.00 19.73 0.00 20:23:19 19:46:01 1.08 0.00 1.08 0.00 0.00 11.66 0.00 20:23:19 19:47:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 20:23:19 19:48:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 20:23:19 19:49:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 20:23:19 19:50:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 20:23:19 19:51:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 20:23:19 19:52:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 20:23:19 19:53:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 20:23:19 19:54:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 20:23:19 19:55:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 20:23:19 19:56:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 20:23:19 19:57:01 1.67 0.00 1.67 0.00 0.00 18.39 0.00 20:23:19 19:58:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 20:23:19 19:59:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 20:23:19 20:00:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 20:23:19 20:01:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 20:23:19 20:02:01 3.08 1.02 2.07 0.00 21.86 28.53 0.00 20:23:19 20:03:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 20:23:19 20:04:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 20:23:19 20:05:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 20:23:19 20:06:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 20:23:19 20:07:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 20:23:19 20:08:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 20:23:19 20:09:01 1.45 0.00 1.45 0.00 0.00 18.13 0.00 20:23:19 20:10:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 20:23:19 20:11:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 20:23:19 20:12:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 20:23:19 20:13:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 20:23:19 20:14:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 20:23:19 20:15:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 20:23:19 20:16:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 20:23:19 20:17:01 1.57 0.00 1.57 0.00 0.00 20.26 0.00 20:23:19 20:18:01 1.25 0.00 1.25 0.00 0.00 13.72 0.00 20:23:19 20:19:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 20:23:19 20:20:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 20:23:19 20:21:01 1.67 0.00 1.67 0.00 0.00 20.00 0.00 20:23:19 20:22:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 20:23:19 20:23:01 1.15 0.15 1.00 0.00 9.73 34.13 0.00 20:23:19 Average: 46.94 0.56 46.38 0.00 95.95 13132.81 0.00 20:23:19 20:23:19 19:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:23:19 19:16:01 28675388 31511648 806516 2.45 80292 3018840 1962652 5.78 1130928 2683712 2116 20:23:19 19:17:01 27260928 31401868 907388 2.76 128924 4148684 1983300 5.85 1797892 3293460 863868 20:23:19 19:18:01 26216944 30701704 1604528 4.88 132696 4469532 3001132 8.84 2441464 3666720 673788 20:23:19 19:19:01 26404884 31390680 913600 2.78 135992 4922412 1996488 5.88 1841832 4034808 611592 20:23:19 19:20:01 20622348 31336444 952780 2.90 149920 10504412 3256352 9.60 1915464 9582416 39412 20:23:19 19:21:01 14001096 31074724 1150860 3.50 352872 16221096 5162356 15.21 3114724 14490328 12828 20:23:19 19:22:01 7910668 27543072 4635248 14.10 388704 18400668 11826368 34.85 7665644 15615488 1248884 20:23:19 19:23:01 5511012 26976476 5220876 15.88 397288 20193188 10373720 30.57 8813336 16867116 495072 20:23:19 19:24:01 9718468 31384236 867972 2.64 410600 20529972 2165256 6.38 3307808 18393792 380 20:23:19 19:25:01 9718712 31384516 867636 2.64 410640 20529972 2165256 6.38 3307444 18393792 32 20:23:19 19:26:01 9720012 31385840 866344 2.63 410668 20529976 2165256 6.38 3307484 18393796 12 20:23:19 19:27:01 9774880 31440740 811428 2.47 410692 20529980 2165256 6.38 3252300 18393800 12 20:23:19 19:28:01 9776436 31442296 809784 2.46 410720 20529980 2165256 6.38 3250600 18393800 8 20:23:19 19:29:01 9777240 31443160 809112 2.46 410748 20529984 2165256 6.38 3250936 18393808 56 20:23:19 19:30:01 9777340 31443384 809260 2.46 410796 20529988 2159512 6.36 3250740 18393808 20 20:23:19 19:31:01 9777900 31443956 808848 2.46 410832 20529968 2159512 6.36 3251212 18393788 184 20:23:19 19:32:01 9777916 31443988 808772 2.46 410864 20529972 2159512 6.36 3251340 18393796 8 20:23:19 19:33:01 9777648 31443772 808900 2.46 410880 20530036 2159512 6.36 3251376 18393812 12 20:23:19 19:34:01 9777568 31443752 808904 2.46 410892 20530040 2159512 6.36 3251588 18393864 4 20:23:19 19:35:01 9777992 31444216 808388 2.46 410916 20530048 2159512 6.36 3250552 18393868 80 20:23:19 19:36:01 9778196 31444420 808100 2.46 410932 20530048 2159512 6.36 3250468 18393868 12 20:23:19 19:37:01 9777888 31444148 808268 2.46 410960 20530052 2159512 6.36 3250832 18393872 140 20:23:19 19:38:01 9777880 31444164 808248 2.46 410972 20530052 2159512 6.36 3250608 18393876 8 20:23:19 19:39:01 9778292 31444588 807956 2.46 410988 20530056 2159512 6.36 3250624 18393880 40 20:23:19 19:40:01 9778212 31444516 807988 2.46 411004 20530056 2159512 6.36 3250732 18393884 36 20:23:19 19:41:01 9777976 31444324 808132 2.46 411024 20530064 2159512 6.36 3251028 18393880 200 20:23:19 19:42:01 9777960 31444428 807948 2.46 411032 20530196 2159512 6.36 3250848 18393980 8 20:23:19 19:43:01 9773284 31441896 810608 2.47 411056 20531304 2159512 6.36 3257980 18394364 24 20:23:19 19:44:01 9773088 31441704 810860 2.47 411064 20531304 2159512 6.36 3258208 18394304 12 20:23:19 19:45:01 9773080 31441704 810788 2.47 411084 20531308 2159512 6.36 3257660 18394308 52 20:23:19 19:46:01 9773032 31441696 810772 2.47 411092 20531308 2159512 6.36 3257616 18394308 16 20:23:19 19:47:01 9773200 31441872 810736 2.47 411108 20531312 2159512 6.36 3257656 18394312 16 20:23:19 19:48:01 9772356 31441036 811532 2.47 411120 20531316 2159512 6.36 3257932 18394316 8 20:23:19 19:49:01 9772608 31441340 811164 2.47 411136 20531316 2159512 6.36 3257700 18394320 12 20:23:19 19:50:01 9772552 31441292 811184 2.47 411148 20531320 2159512 6.36 3257756 18394324 16 20:23:19 19:51:01 9772520 31441424 811020 2.47 411172 20531452 2159512 6.36 3257976 18394452 196 20:23:19 19:52:01 9772480 31441392 810968 2.47 411196 20531460 2159512 6.36 3257744 18394456 8 20:23:19 19:53:01 9772044 31441008 811320 2.47 411216 20531464 2159512 6.36 3257804 18394468 200 20:23:19 19:54:01 9772460 31441432 811276 2.47 411232 20531464 2159512 6.36 3257788 18394468 204 20:23:19 19:55:01 9772752 31441776 810916 2.47 411260 20531468 2175624 6.41 3257968 18394476 212 20:23:19 19:56:01 9772736 31441768 810840 2.47 411292 20531464 2175624 6.41 3258096 18394480 8 20:23:19 19:57:01 9772184 31441208 811344 2.47 411308 20531472 2175624 6.41 3257916 18394472 12 20:23:19 19:58:01 9772388 31441420 811160 2.47 411320 20531476 2175624 6.41 3257956 18394476 24 20:23:19 19:59:01 9772292 31441380 811144 2.47 411356 20531480 2175624 6.41 3258280 18394480 152 20:23:19 20:00:01 9772160 31441252 811396 2.47 411388 20531484 2175624 6.41 3258064 18394484 32 20:23:19 20:01:01 9772152 31441300 811364 2.47 411404 20531484 2175624 6.41 3258068 18394492 152 20:23:19 20:02:01 9768500 31438716 814276 2.48 411480 20532104 2183336 6.43 3258948 18394964 32 20:23:19 20:03:01 9768964 31439208 813724 2.47 411504 20532108 2183336 6.43 3258612 18394968 196 20:23:19 20:04:01 9768964 31439212 813608 2.47 411528 20532112 2183336 6.43 3259272 18394972 20 20:23:19 20:05:01 9768736 31438984 813796 2.47 411552 20532112 2183336 6.43 3258792 18394972 196 20:23:19 20:06:01 9768920 31439220 813712 2.47 411600 20532104 2183336 6.43 3258792 18394976 16 20:23:19 20:07:01 9769156 31439496 813428 2.47 411612 20532116 2183336 6.43 3259124 18394976 40 20:23:19 20:08:01 9769612 31439956 812892 2.47 411624 20532124 2183336 6.43 3258528 18394980 8 20:23:19 20:09:01 9769312 31439716 813104 2.47 411640 20532132 2183336 6.43 3258600 18394996 44 20:23:19 20:10:01 9769052 31439460 813268 2.47 411656 20532132 2183336 6.43 3258768 18394996 208 20:23:19 20:11:01 9769312 31439724 812936 2.47 411680 20532136 2183336 6.43 3258440 18395000 44 20:23:19 20:12:01 9769220 31439688 813144 2.47 411708 20532136 2183336 6.43 3258496 18394996 8 20:23:19 20:13:01 9769524 31440064 812768 2.47 411728 20532140 2183336 6.43 3258548 18395004 44 20:23:19 20:14:01 9769224 31439884 812976 2.47 411740 20532272 2183336 6.43 3258536 18395120 8 20:23:19 20:15:01 9769016 31439676 813084 2.47 411752 20532272 2183336 6.43 3258644 18395120 52 20:23:19 20:16:01 9769164 31439828 812856 2.47 411760 20532276 2167184 6.39 3258584 18395124 12 20:23:19 20:17:01 9769100 31439824 812836 2.47 411792 20532284 2167184 6.39 3258612 18395140 52 20:23:19 20:18:01 9769076 31439800 812784 2.47 411804 20532276 2167184 6.39 3258620 18395140 8 20:23:19 20:19:01 9769188 31439964 812752 2.47 411812 20532288 2167184 6.39 3258648 18395152 44 20:23:19 20:20:01 9768960 31439740 812916 2.47 411828 20532288 2167184 6.39 3258740 18395152 16 20:23:19 20:21:01 9768968 31439752 812840 2.47 411856 20532284 2167184 6.39 3258684 18395156 16 20:23:19 20:22:01 9768920 31439756 812804 2.47 411864 20532296 2167184 6.39 3258780 18395156 8 20:23:19 20:23:01 9766096 31437284 815036 2.48 411900 20532956 2178972 6.42 3260004 18395432 684 20:23:19 Average: 10923502 31297763 956408 2.91 388871 19319925 2495398 7.35 3297834 17263269 58117 20:23:19 20:23:19 19:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:23:19 19:16:01 lo 5.08 5.08 0.50 0.50 0.00 0.00 0.00 0.00 20:23:19 19:16:01 docker0 702.95 638.76 49.58 3008.28 0.00 0.00 0.00 0.00 20:23:19 19:16:01 vethaa56f36 75.34 80.12 7.39 78.92 0.00 0.00 0.00 0.01 20:23:19 19:16:01 ens3 1561.45 1560.84 11125.01 185.57 0.00 0.00 0.00 0.00 20:23:19 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:17:01 vethc314587 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:23:19 19:17:01 docker0 182.85 280.12 15.33 1991.33 0.00 0.00 0.00 0.00 20:23:19 19:17:01 ens3 305.33 198.37 2020.64 28.52 0.00 0.00 0.00 0.00 20:23:19 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:18:01 vethc314587 1.23 1.27 0.11 0.11 0.00 0.00 0.00 0.00 20:23:19 19:18:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 20:23:19 19:18:01 ens3 35.79 26.28 27.74 16.03 0.00 0.00 0.00 0.00 20:23:19 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:19:01 vethc314587 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:19:01 ens3 20.43 12.38 18.09 9.85 0.00 0.00 0.00 0.00 20:23:19 19:20:01 vethc469e95 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:20:01 veth4df145d 1.30 2.50 0.10 30.87 0.00 0.00 0.00 0.00 20:23:19 19:20:01 vethaf17b7f 3.02 4.67 0.24 63.01 0.00 0.00 0.00 0.01 20:23:19 19:20:01 veth2185057 1.15 2.42 0.09 30.86 0.00 0.00 0.00 0.00 20:23:19 19:20:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 20:23:19 19:20:01 veth8512668 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:20:01 docker0 18.46 32.16 1.19 441.90 0.00 0.00 0.00 0.00 20:23:19 19:20:01 vethcefe603 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:23:19 19:20:01 vethf48327a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:20:01 veth7936b1b 3.87 6.27 0.32 92.48 0.00 0.00 0.00 0.01 20:23:19 19:20:01 veth5b464bc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:20:01 veth473be51 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:20:01 vethfd1e00d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:20:01 veth6a5d453 2.82 6.23 0.21 96.27 0.00 0.00 0.00 0.01 20:23:19 19:20:01 veth7f824da 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:20:01 vethe77b6a4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:20:01 veth778bbbc 1.42 2.93 0.11 31.39 0.00 0.00 0.00 0.00 20:23:19 19:20:01 veth3e62094 1.48 2.75 0.12 31.46 0.00 0.00 0.00 0.00 20:23:19 19:20:01 veth963ddc7 1.37 2.72 0.11 34.03 0.00 0.00 0.00 0.00 20:23:19 19:20:01 veth2708556 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:20:01 ens3 200.10 139.29 3562.15 154.91 0.00 0.00 0.00 0.00 20:23:19 19:20:01 veth8c6942a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:20:01 veth6d8c58b 1.40 2.75 0.11 31.39 0.00 0.00 0.00 0.00 20:23:19 19:20:01 veth63058e7 0.65 0.82 0.06 0.25 0.00 0.00 0.00 0.00 20:23:19 19:21:01 veth21ae9bc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:21:01 veth23ec19a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:21:01 veth2a1e37e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:21:01 vethf2fa8e7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:21:01 vethc264ab7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:21:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 20:23:19 19:21:01 vethf18da48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:21:01 veth5af64b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:21:01 docker0 436.12 783.34 37.67 6598.70 0.00 0.00 0.00 0.00 20:23:19 19:21:01 veth347ea19 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:21:01 vethae44cd4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:21:01 veth5330ee9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:21:01 veth0da356a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:21:01 veth965ef5c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:21:01 ens3 966.41 508.15 9343.04 56.68 0.00 0.00 0.00 0.00 20:23:19 19:21:01 veth70ddf59 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:21:01 veth63058e7 0.15 1.37 0.01 0.06 0.00 0.00 0.00 0.00 20:23:19 19:21:01 veth6ab9db8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:22:01 veth21ae9bc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:23:19 19:22:01 veth23ec19a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:23:19 19:22:01 veth2a1e37e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:23:19 19:22:01 vethf2fa8e7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:23:19 19:22:01 vethc264ab7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:23:19 19:22:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:22:01 vethf18da48 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:23:19 19:22:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:22:01 veth347ea19 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:23:19 19:22:01 vethae44cd4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:23:19 19:22:01 veth5330ee9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:23:19 19:22:01 veth0da356a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:23:19 19:22:01 veth965ef5c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:23:19 19:22:01 ens3 10.76 6.16 8.79 4.66 0.00 0.00 0.00 0.00 20:23:19 19:22:01 veth70ddf59 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:23:19 19:22:01 veth63058e7 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:22:01 veth6ab9db8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:23:19 19:23:01 veth21ae9bc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:23:01 veth23ec19a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:23:01 veth2a1e37e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:23:01 vethf2fa8e7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:23:01 vethc264ab7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:23:01 vethf18da48 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:23:01 veth347ea19 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:23:01 vethae44cd4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:23:01 veth5330ee9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:23:01 veth0da356a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:23:01 veth965ef5c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:23:01 ens3 4.93 2.77 3.88 2.08 0.00 0.00 0.00 0.00 20:23:19 19:23:01 veth70ddf59 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:23:01 veth63058e7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:23:01 veth6ab9db8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:24:01 ens3 17.43 9.86 14.57 7.54 0.00 0.00 0.00 0.00 20:23:19 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:25:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:23:19 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:26:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:29:01 ens3 0.43 0.10 0.05 0.01 0.00 0.00 0.00 0.00 20:23:19 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:30:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:23:19 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:31:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:32:01 ens3 0.28 0.13 0.47 0.01 0.00 0.00 0.00 0.00 20:23:19 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:35:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:23:19 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:36:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:40:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:23:19 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:41:01 ens3 0.63 0.13 0.17 0.01 0.00 0.00 0.00 0.00 20:23:19 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:42:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:43:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:23:19 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:43:01 ens3 8.20 6.58 5.52 6.37 0.00 0.00 0.00 0.00 20:23:19 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:45:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:23:19 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:49:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:50:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:23:19 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:51:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:53:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:55:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:23:19 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:56:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:57:01 ens3 0.27 0.22 0.18 0.01 0.00 0.00 0.00 0.00 20:23:19 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 19:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:00:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:23:19 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:02:01 ens3 0.42 0.47 0.27 0.22 0.00 0.00 0.00 0.00 20:23:19 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:04:01 ens3 0.75 0.43 0.30 0.22 0.00 0.00 0.00 0.00 20:23:19 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:05:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:23:19 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:06:01 ens3 0.22 0.15 0.12 0.01 0.00 0.00 0.00 0.00 20:23:19 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:10:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:23:19 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:11:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:15:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:23:19 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:16:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:20:01 ens3 0.35 0.25 0.19 0.08 0.00 0.00 0.00 0.00 20:23:19 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:23:19 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:23:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 20:23:19 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:19 20:23:01 ens3 8.93 5.90 9.19 4.02 0.00 0.00 0.00 0.00 20:23:19 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 20:23:19 Average: docker0 19.57 25.38 1.52 176.42 0.00 0.00 0.00 0.00 20:23:19 Average: ens3 45.94 36.14 381.90 6.98 0.00 0.00 0.00 0.00 20:23:19 20:23:19 20:23:19 ---> sar -P ALL: 20:23:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9900) 09/09/24 _x86_64_ (8 CPU) 20:23:19 20:23:19 19:14:29 LINUX RESTART (8 CPU) 20:23:19 20:23:19 19:15:02 CPU %user %nice %system %iowait %steal %idle 20:23:19 19:16:01 all 9.15 0.00 3.39 2.58 0.06 84.83 20:23:19 19:16:01 0 8.67 0.00 3.46 3.60 0.05 84.21 20:23:19 19:16:01 1 7.29 0.00 2.51 0.10 0.05 90.05 20:23:19 19:16:01 2 9.98 0.00 3.03 1.71 0.07 85.21 20:23:19 19:16:01 3 9.02 0.00 4.78 7.42 0.05 78.73 20:23:19 19:16:01 4 8.85 0.00 2.84 3.22 0.03 85.05 20:23:19 19:16:01 5 12.37 0.00 4.83 1.70 0.07 81.03 20:23:19 19:16:01 6 11.45 0.00 2.62 1.53 0.07 84.33 20:23:19 19:16:01 7 5.59 0.00 3.02 1.34 0.07 89.99 20:23:19 19:17:01 all 31.53 0.00 5.58 1.92 0.09 60.88 20:23:19 19:17:01 0 32.09 0.00 5.41 0.35 0.08 62.07 20:23:19 19:17:01 1 31.17 0.00 5.06 0.08 0.08 63.60 20:23:19 19:17:01 2 31.45 0.00 5.40 0.02 0.08 63.04 20:23:19 19:17:01 3 31.36 0.00 5.28 0.05 0.08 63.23 20:23:19 19:17:01 4 31.56 0.00 6.13 0.40 0.10 61.80 20:23:19 19:17:01 5 31.29 0.00 5.87 0.03 0.10 62.71 20:23:19 19:17:01 6 32.22 0.00 6.38 13.57 0.10 47.72 20:23:19 19:17:01 7 31.08 0.00 5.13 0.88 0.07 62.84 20:23:19 19:18:01 all 36.09 0.00 5.78 1.89 0.09 56.15 20:23:19 19:18:01 0 33.45 0.00 6.24 9.85 0.10 50.36 20:23:19 19:18:01 1 34.82 0.00 5.11 0.02 0.08 59.97 20:23:19 19:18:01 2 38.22 0.00 5.80 0.12 0.08 55.79 20:23:19 19:18:01 3 36.10 0.00 6.34 0.00 0.08 57.48 20:23:19 19:18:01 4 36.98 0.00 5.58 2.45 0.08 54.90 20:23:19 19:18:01 5 36.67 0.00 6.06 0.80 0.10 56.36 20:23:19 19:18:01 6 35.32 0.00 5.67 1.56 0.08 57.37 20:23:19 19:18:01 7 37.20 0.00 5.41 0.35 0.10 56.94 20:23:19 19:19:01 all 54.86 0.00 7.15 0.72 0.10 37.17 20:23:19 19:19:01 0 52.60 0.00 7.67 2.73 0.10 36.91 20:23:19 19:19:01 1 54.46 0.00 7.13 0.22 0.10 38.09 20:23:19 19:19:01 2 57.26 0.00 6.81 0.40 0.10 35.42 20:23:19 19:19:01 3 54.64 0.00 6.84 0.25 0.10 38.16 20:23:19 19:19:01 4 55.99 0.00 7.18 0.30 0.10 36.43 20:23:19 19:19:01 5 55.70 0.00 7.92 0.08 0.13 36.17 20:23:19 19:19:01 6 53.67 0.00 6.67 1.65 0.08 37.93 20:23:19 19:19:01 7 54.54 0.00 7.00 0.13 0.10 38.23 20:23:19 19:20:01 all 18.42 0.00 6.72 15.23 0.10 59.53 20:23:19 19:20:01 0 16.95 0.00 5.75 10.34 0.07 66.89 20:23:19 19:20:01 1 18.96 0.00 7.12 4.11 0.10 69.70 20:23:19 19:20:01 2 18.76 0.00 8.19 17.33 0.10 55.62 20:23:19 19:20:01 3 18.04 0.00 7.19 33.34 0.07 41.36 20:23:19 19:20:01 4 17.43 0.00 5.64 6.06 0.09 70.78 20:23:19 19:20:01 5 20.01 0.00 7.01 38.57 0.09 34.32 20:23:19 19:20:01 6 18.28 0.00 6.75 9.74 0.10 65.13 20:23:19 19:20:01 7 18.97 0.00 6.12 2.58 0.17 72.17 20:23:19 19:21:01 all 12.50 0.00 7.40 20.16 0.09 59.85 20:23:19 19:21:01 0 11.38 0.00 7.71 23.75 0.12 57.04 20:23:19 19:21:01 1 10.35 0.00 8.79 36.16 0.10 44.61 20:23:19 19:21:01 2 14.53 0.00 7.48 32.99 0.10 44.90 20:23:19 19:21:01 3 14.96 0.00 6.91 10.91 0.08 67.13 20:23:19 19:21:01 4 11.11 0.00 6.25 9.30 0.07 73.28 20:23:19 19:21:01 5 12.90 0.00 6.93 9.77 0.08 70.32 20:23:19 19:21:01 6 12.63 0.00 6.87 9.04 0.05 71.40 20:23:19 19:21:01 7 12.10 0.00 8.31 29.53 0.12 49.94 20:23:19 19:22:01 all 84.97 0.00 12.52 1.79 0.20 0.52 20:23:19 19:22:01 0 84.16 0.00 12.91 2.21 0.20 0.52 20:23:19 19:22:01 1 84.48 0.00 12.48 2.22 0.20 0.61 20:23:19 19:22:01 2 84.68 0.00 11.89 2.16 0.20 1.07 20:23:19 19:22:01 3 85.84 0.00 12.54 1.23 0.19 0.20 20:23:19 19:22:01 4 85.04 0.00 12.83 1.89 0.17 0.07 20:23:19 19:22:01 5 85.44 0.00 11.88 1.73 0.22 0.73 20:23:19 19:22:01 6 85.10 0.00 12.19 1.92 0.17 0.62 20:23:19 19:22:01 7 85.04 0.00 13.47 0.95 0.24 0.30 20:23:19 19:23:01 all 89.48 0.00 10.30 0.00 0.21 0.00 20:23:19 19:23:01 0 89.71 0.00 10.07 0.00 0.22 0.00 20:23:19 19:23:01 1 89.51 0.00 10.28 0.00 0.20 0.00 20:23:19 19:23:01 2 88.85 0.00 10.91 0.00 0.24 0.00 20:23:19 19:23:01 3 89.92 0.00 9.90 0.00 0.19 0.00 20:23:19 19:23:01 4 89.59 0.00 10.21 0.00 0.20 0.00 20:23:19 19:23:01 5 89.35 0.00 10.41 0.00 0.24 0.00 20:23:19 19:23:01 6 91.06 0.00 8.76 0.00 0.19 0.00 20:23:19 19:23:01 7 87.87 0.00 11.90 0.00 0.24 0.00 20:23:19 19:24:01 all 62.61 0.00 10.35 4.21 0.19 22.64 20:23:19 19:24:01 0 63.26 0.00 10.34 1.92 0.17 24.31 20:23:19 19:24:01 1 62.54 0.00 10.56 4.94 0.24 21.72 20:23:19 19:24:01 2 62.03 0.00 10.05 1.47 0.15 26.29 20:23:19 19:24:01 3 63.37 0.00 10.06 1.68 0.22 24.68 20:23:19 19:24:01 4 62.75 0.00 10.76 4.00 0.17 22.32 20:23:19 19:24:01 5 61.85 0.00 10.24 4.79 0.21 22.91 20:23:19 19:24:01 6 63.93 0.00 9.14 6.34 0.17 20.41 20:23:19 19:24:01 7 61.13 0.00 11.65 8.52 0.22 18.49 20:23:19 19:25:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:23:19 19:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 19:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:23:19 19:25:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:23:19 19:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:23:19 19:25:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:23:19 19:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:25:01 6 0.20 0.00 0.00 0.02 0.02 99.77 20:23:19 19:25:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 19:26:01 all 0.04 0.00 0.01 0.00 0.01 99.93 20:23:19 19:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:26:01 1 0.13 0.00 0.03 0.02 0.02 99.80 20:23:19 19:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:26:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 19:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:23:19 19:26:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 19:26:01 6 0.10 0.00 0.02 0.02 0.02 99.85 20:23:19 19:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:23:19 20:23:19 19:26:01 CPU %user %nice %system %iowait %steal %idle 20:23:19 19:27:01 all 0.05 0.00 0.02 0.00 0.01 99.91 20:23:19 19:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:23:19 19:27:01 1 0.12 0.00 0.03 0.02 0.02 99.82 20:23:19 19:27:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:23:19 19:27:01 3 0.08 0.00 0.03 0.00 0.03 99.85 20:23:19 19:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:23:19 19:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:23:19 19:27:01 6 0.05 0.00 0.02 0.02 0.02 99.90 20:23:19 19:27:01 7 0.07 0.00 0.03 0.00 0.02 99.88 20:23:19 19:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:23:19 19:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 19:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:23:19 19:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:28:01 3 0.05 0.00 0.02 0.00 0.03 99.90 20:23:19 19:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:23:19 19:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:23:19 19:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:23:19 19:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 19:29:01 all 0.25 0.00 0.01 0.00 0.01 99.73 20:23:19 19:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:29:01 1 0.07 0.00 0.02 0.00 0.02 99.90 20:23:19 19:29:01 2 0.03 0.00 0.00 0.02 0.02 99.93 20:23:19 19:29:01 3 1.75 0.00 0.00 0.00 0.03 98.22 20:23:19 19:29:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 19:29:01 5 0.00 0.00 0.03 0.00 0.02 99.95 20:23:19 19:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:23:19 19:29:01 7 0.05 0.00 0.03 0.00 0.00 99.92 20:23:19 19:30:01 all 0.10 0.00 0.04 0.00 0.01 99.85 20:23:19 19:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:23:19 19:30:01 1 0.00 0.00 0.05 0.00 0.02 99.93 20:23:19 19:30:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:23:19 19:30:01 3 0.63 0.00 0.05 0.00 0.03 99.28 20:23:19 19:30:01 4 0.00 0.00 0.05 0.00 0.02 99.93 20:23:19 19:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:23:19 19:30:01 6 0.03 0.00 0.03 0.02 0.02 99.90 20:23:19 19:30:01 7 0.03 0.00 0.03 0.02 0.02 99.90 20:23:19 19:31:01 all 0.04 0.00 0.00 0.02 0.01 99.92 20:23:19 19:31:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 19:31:01 1 0.07 0.00 0.00 0.02 0.02 99.90 20:23:19 19:31:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:23:19 19:31:01 3 0.05 0.00 0.02 0.00 0.03 99.90 20:23:19 19:31:01 4 0.05 0.00 0.00 0.00 0.02 99.93 20:23:19 19:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:23:19 19:31:01 6 0.02 0.00 0.00 0.15 0.00 99.83 20:23:19 19:31:01 7 0.05 0.00 0.00 0.00 0.02 99.93 20:23:19 19:32:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:23:19 19:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:23:19 19:32:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:23:19 19:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:32:01 3 0.03 0.00 0.00 0.00 0.03 99.93 20:23:19 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:32:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:23:19 19:32:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:23:19 19:32:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:23:19 19:33:01 all 0.11 0.00 0.02 0.00 0.01 99.86 20:23:19 19:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:23:19 19:33:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:23:19 19:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:33:01 3 0.68 0.00 0.05 0.00 0.02 99.25 20:23:19 19:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 19:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:33:01 6 0.05 0.00 0.02 0.02 0.02 99.90 20:23:19 19:33:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:23:19 19:34:01 all 0.06 0.00 0.01 0.00 0.01 99.91 20:23:19 19:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:34:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:23:19 19:34:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:23:19 19:34:01 3 0.37 0.00 0.02 0.00 0.02 99.60 20:23:19 19:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:23:19 19:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:23:19 19:34:01 6 0.05 0.00 0.02 0.02 0.00 99.92 20:23:19 19:34:01 7 0.03 0.00 0.03 0.00 0.03 99.90 20:23:19 19:35:01 all 0.04 0.00 0.01 0.00 0.01 99.93 20:23:19 19:35:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 19:35:01 1 0.08 0.00 0.00 0.00 0.02 99.90 20:23:19 19:35:01 2 0.03 0.00 0.02 0.02 0.00 99.93 20:23:19 19:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:23:19 19:35:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 19:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:35:01 6 0.05 0.00 0.03 0.02 0.02 99.88 20:23:19 19:35:01 7 0.07 0.00 0.02 0.00 0.03 99.88 20:23:19 19:36:01 all 0.09 0.00 0.01 0.00 0.00 99.89 20:23:19 19:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:23:19 19:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:36:01 3 0.60 0.00 0.05 0.00 0.00 99.35 20:23:19 19:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:23:19 19:36:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:23:19 19:36:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:23:19 19:36:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:23:19 19:37:01 all 0.05 0.00 0.01 0.00 0.02 99.93 20:23:19 19:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:23:19 19:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:23:19 19:37:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:23:19 19:37:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:23:19 19:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:37:01 5 0.05 0.00 0.00 0.00 0.02 99.93 20:23:19 19:37:01 6 0.05 0.00 0.02 0.02 0.02 99.90 20:23:19 19:37:01 7 0.13 0.00 0.00 0.00 0.03 99.83 20:23:19 20:23:19 19:37:01 CPU %user %nice %system %iowait %steal %idle 20:23:19 19:38:01 all 0.09 0.00 0.01 0.00 0.01 99.89 20:23:19 19:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:23:19 19:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:23:19 19:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:38:01 3 0.58 0.00 0.03 0.00 0.00 99.38 20:23:19 19:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 19:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:23:19 19:38:01 7 0.08 0.00 0.03 0.00 0.03 99.85 20:23:19 19:39:01 all 0.07 0.00 0.02 0.01 0.01 99.89 20:23:19 19:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:39:01 2 0.05 0.00 0.03 0.02 0.02 99.88 20:23:19 19:39:01 3 0.32 0.00 0.03 0.00 0.02 99.63 20:23:19 19:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:23:19 19:39:01 6 0.03 0.00 0.03 0.07 0.02 99.85 20:23:19 19:39:01 7 0.10 0.00 0.03 0.00 0.03 99.83 20:23:19 19:40:01 all 0.02 0.00 0.01 0.00 0.01 99.97 20:23:19 19:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:23:19 19:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:23:19 19:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 19:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:23:19 19:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:40:01 7 0.03 0.00 0.02 0.00 0.03 99.92 20:23:19 19:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:23:19 19:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:23:19 19:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:23:19 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:41:01 5 0.00 0.00 0.02 0.02 0.02 99.95 20:23:19 19:41:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:23:19 19:41:01 7 0.03 0.00 0.00 0.00 0.03 99.93 20:23:19 19:42:01 all 0.17 0.00 0.01 0.00 0.01 99.80 20:23:19 19:42:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:23:19 19:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:23:19 19:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:23:19 19:42:01 3 1.14 0.00 0.00 0.00 0.00 98.86 20:23:19 19:42:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:23:19 19:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:23:19 19:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:23:19 19:42:01 7 0.10 0.00 0.02 0.00 0.02 99.87 20:23:19 19:43:01 all 0.30 0.00 0.05 0.01 0.01 99.63 20:23:19 19:43:01 0 0.17 0.00 0.08 0.00 0.00 99.75 20:23:19 19:43:01 1 0.30 0.00 0.03 0.03 0.00 99.63 20:23:19 19:43:01 2 0.05 0.00 0.08 0.02 0.00 99.85 20:23:19 19:43:01 3 0.37 0.00 0.03 0.00 0.00 99.60 20:23:19 19:43:01 4 0.12 0.00 0.10 0.02 0.02 99.75 20:23:19 19:43:01 5 0.98 0.00 0.00 0.00 0.00 99.02 20:23:19 19:43:01 6 0.12 0.00 0.03 0.02 0.00 99.83 20:23:19 19:43:01 7 0.28 0.00 0.07 0.00 0.03 99.62 20:23:19 19:44:01 all 0.22 0.00 0.01 0.00 0.01 99.75 20:23:19 19:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 19:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:23:19 19:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:44:01 3 0.37 0.00 0.00 0.00 0.02 99.62 20:23:19 19:44:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:23:19 19:44:01 5 0.07 0.00 0.02 0.00 0.00 99.92 20:23:19 19:44:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:23:19 19:44:01 7 1.26 0.00 0.03 0.00 0.02 98.69 20:23:19 19:45:01 all 0.22 0.00 0.01 0.00 0.01 99.75 20:23:19 19:45:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:23:19 19:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:45:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:23:19 19:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 19:45:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:23:19 19:45:01 7 1.73 0.00 0.03 0.00 0.03 98.20 20:23:19 19:46:01 all 0.12 0.00 0.01 0.01 0.01 99.84 20:23:19 19:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 19:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:46:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:23:19 19:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:23:19 19:46:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:23:19 19:46:01 5 0.08 0.00 0.02 0.00 0.00 99.90 20:23:19 19:46:01 6 0.05 0.00 0.02 0.10 0.02 99.81 20:23:19 19:46:01 7 0.78 0.00 0.02 0.00 0.03 99.17 20:23:19 19:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:23:19 19:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:23:19 19:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:47:01 4 0.00 0.00 0.02 0.07 0.02 99.90 20:23:19 19:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:23:19 19:47:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:23:19 19:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 19:48:01 all 0.03 0.00 0.01 0.02 0.01 99.94 20:23:19 19:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:23:19 19:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:48:01 4 0.02 0.00 0.00 0.05 0.00 99.93 20:23:19 19:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:48:01 6 0.05 0.00 0.02 0.08 0.00 99.85 20:23:19 19:48:01 7 0.07 0.00 0.02 0.00 0.05 99.87 20:23:19 20:23:19 19:48:01 CPU %user %nice %system %iowait %steal %idle 20:23:19 19:49:01 all 0.08 0.00 0.01 0.02 0.01 99.88 20:23:19 19:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:23:19 19:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:49:01 4 0.02 0.00 0.00 0.13 0.02 99.83 20:23:19 19:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 19:49:01 6 0.03 0.00 0.00 0.03 0.02 99.92 20:23:19 19:49:01 7 0.55 0.00 0.05 0.00 0.03 99.37 20:23:19 19:50:01 all 0.04 0.00 0.01 0.02 0.03 99.91 20:23:19 19:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 19:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:50:01 4 0.05 0.00 0.02 0.02 0.00 99.92 20:23:19 19:50:01 5 0.00 0.00 0.02 0.00 0.05 99.93 20:23:19 19:50:01 6 0.05 0.00 0.00 0.12 0.02 99.82 20:23:19 19:50:01 7 0.10 0.00 0.03 0.00 0.12 99.75 20:23:19 19:51:01 all 0.01 0.00 0.01 0.02 0.00 99.95 20:23:19 19:51:01 0 0.00 0.00 0.00 0.07 0.00 99.93 20:23:19 19:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:23:19 19:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:23:19 19:51:01 6 0.00 0.00 0.03 0.07 0.00 99.90 20:23:19 19:51:01 7 0.07 0.00 0.05 0.00 0.02 99.87 20:23:19 19:52:01 all 0.03 0.00 0.01 0.01 0.01 99.93 20:23:19 19:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:23:19 19:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:23:19 19:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:52:01 4 0.03 0.00 0.02 0.02 0.02 99.92 20:23:19 19:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:23:19 19:52:01 6 0.03 0.00 0.00 0.10 0.02 99.85 20:23:19 19:52:01 7 0.07 0.00 0.03 0.00 0.05 99.85 20:23:19 19:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:23:19 19:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:23:19 19:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:23:19 19:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:23:19 19:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:53:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:23:19 19:54:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:23:19 19:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 19:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 19:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:54:01 4 0.03 0.00 0.02 0.02 0.00 99.93 20:23:19 19:54:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:23:19 19:54:01 6 0.02 0.00 0.02 0.05 0.00 99.92 20:23:19 19:54:01 7 0.07 0.00 0.02 0.00 0.03 99.88 20:23:19 19:55:01 all 0.23 0.00 0.02 0.00 0.01 99.74 20:23:19 19:55:01 0 0.02 0.00 0.05 0.00 0.02 99.92 20:23:19 19:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:23:19 19:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:23:19 19:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:23:19 19:55:01 4 0.03 0.00 0.00 0.00 0.03 99.93 20:23:19 19:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:55:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:23:19 19:55:01 7 1.68 0.00 0.03 0.00 0.02 98.27 20:23:19 19:56:01 all 0.02 0.00 0.00 0.00 0.01 99.97 20:23:19 19:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:23:19 19:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:23:19 19:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:56:01 6 0.03 0.00 0.02 0.00 0.03 99.92 20:23:19 19:56:01 7 0.08 0.00 0.02 0.00 0.02 99.88 20:23:19 19:57:01 all 0.03 0.00 0.02 0.01 0.02 99.93 20:23:19 19:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:23:19 19:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:23:19 19:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:23:19 19:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 19:57:01 4 0.02 0.00 0.00 0.07 0.02 99.90 20:23:19 19:57:01 5 0.00 0.00 0.03 0.00 0.00 99.97 20:23:19 19:57:01 6 0.07 0.00 0.05 0.02 0.03 99.83 20:23:19 19:57:01 7 0.07 0.00 0.02 0.00 0.03 99.88 20:23:19 19:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:23:19 19:58:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:23:19 19:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:58:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:23:19 19:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 19:58:01 6 0.03 0.00 0.00 0.02 0.03 99.92 20:23:19 19:58:01 7 0.02 0.00 0.02 0.00 0.03 99.93 20:23:19 19:59:01 all 0.04 0.00 0.01 0.00 0.01 99.93 20:23:19 19:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 19:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:23:19 19:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:23:19 19:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:23:19 19:59:01 4 0.03 0.00 0.02 0.02 0.02 99.92 20:23:19 19:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 19:59:01 6 0.07 0.00 0.03 0.02 0.03 99.85 20:23:19 19:59:01 7 0.07 0.00 0.03 0.00 0.02 99.88 20:23:19 20:23:19 19:59:01 CPU %user %nice %system %iowait %steal %idle 20:23:19 20:00:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:23:19 20:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 20:00:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:23:19 20:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:00:01 4 0.02 0.00 0.00 0.07 0.00 99.92 20:23:19 20:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:00:01 6 0.05 0.00 0.03 0.03 0.03 99.85 20:23:19 20:00:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:23:19 20:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:23:19 20:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:23:19 20:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:23:19 20:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 20:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:23:19 20:01:01 6 0.07 0.00 0.02 0.00 0.03 99.88 20:23:19 20:01:01 7 0.03 0.00 0.05 0.02 0.02 99.88 20:23:19 20:02:01 all 0.06 0.00 0.06 0.01 0.01 99.86 20:23:19 20:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:23:19 20:02:01 1 0.17 0.00 0.22 0.03 0.02 99.57 20:23:19 20:02:01 2 0.03 0.00 0.05 0.00 0.00 99.92 20:23:19 20:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:23:19 20:02:01 4 0.10 0.00 0.07 0.02 0.00 99.82 20:23:19 20:02:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:23:19 20:02:01 6 0.05 0.00 0.02 0.03 0.02 99.88 20:23:19 20:02:01 7 0.03 0.00 0.03 0.00 0.03 99.90 20:23:19 20:03:01 all 0.07 0.00 0.01 0.00 0.01 99.90 20:23:19 20:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 20:03:01 1 0.02 0.00 0.03 0.02 0.00 99.93 20:23:19 20:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:03:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 20:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:03:01 6 0.02 0.00 0.03 0.02 0.03 99.90 20:23:19 20:03:01 7 0.45 0.00 0.02 0.00 0.02 99.52 20:23:19 20:04:01 all 0.27 0.00 0.02 0.00 0.01 99.70 20:23:19 20:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 20:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:23:19 20:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:23:19 20:04:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:23:19 20:04:01 5 0.08 0.00 0.00 0.00 0.00 99.92 20:23:19 20:04:01 6 0.03 0.00 0.08 0.03 0.03 99.82 20:23:19 20:04:01 7 1.99 0.00 0.00 0.00 0.02 98.00 20:23:19 20:05:01 all 0.06 0.00 0.01 0.01 0.01 99.91 20:23:19 20:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:23:19 20:05:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:23:19 20:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 20:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:23:19 20:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:23:19 20:05:01 6 0.08 0.00 0.02 0.05 0.03 99.82 20:23:19 20:05:01 7 0.23 0.00 0.02 0.00 0.02 99.73 20:23:19 20:06:01 all 0.01 0.00 0.01 0.01 0.02 99.96 20:23:19 20:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:23:19 20:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 20:06:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:23:19 20:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:23:19 20:06:01 6 0.00 0.00 0.00 0.03 0.03 99.93 20:23:19 20:06:01 7 0.03 0.00 0.03 0.00 0.03 99.90 20:23:19 20:07:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:23:19 20:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 20:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 20:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:23:19 20:07:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:23:19 20:07:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:23:19 20:07:01 6 0.03 0.00 0.03 0.07 0.03 99.83 20:23:19 20:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:23:19 20:08:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:23:19 20:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 20:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:23:19 20:08:01 6 0.03 0.00 0.02 0.02 0.03 99.90 20:23:19 20:08:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 20:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:23:19 20:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:23:19 20:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:23:19 20:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:09:01 4 0.00 0.00 0.00 0.03 0.02 99.95 20:23:19 20:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:23:19 20:09:01 6 0.05 0.00 0.03 0.05 0.03 99.83 20:23:19 20:09:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 20:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:23:19 20:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:23:19 20:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:23:19 20:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:10:01 6 0.03 0.00 0.05 0.00 0.03 99.88 20:23:19 20:10:01 7 0.03 0.00 0.02 0.00 0.03 99.92 20:23:19 20:23:19 20:10:01 CPU %user %nice %system %iowait %steal %idle 20:23:19 20:11:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:23:19 20:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:23:19 20:11:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:23:19 20:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:23:19 20:11:01 4 0.00 0.00 0.02 0.03 0.02 99.93 20:23:19 20:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:23:19 20:11:01 6 0.05 0.00 0.02 0.02 0.03 99.88 20:23:19 20:11:01 7 0.07 0.00 0.00 0.00 0.02 99.92 20:23:19 20:12:01 all 0.04 0.00 0.01 0.03 0.01 99.92 20:23:19 20:12:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:23:19 20:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:23:19 20:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:23:19 20:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:12:01 6 0.07 0.00 0.05 0.20 0.02 99.67 20:23:19 20:12:01 7 0.10 0.00 0.02 0.00 0.02 99.87 20:23:19 20:13:01 all 0.01 0.00 0.01 0.01 0.01 99.95 20:23:19 20:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 20:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:23:19 20:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 20:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:23:19 20:13:01 4 0.02 0.00 0.00 0.05 0.02 99.92 20:23:19 20:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:13:01 6 0.02 0.00 0.05 0.02 0.03 99.88 20:23:19 20:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 20:14:01 all 0.24 0.00 0.01 0.00 0.01 99.74 20:23:19 20:14:01 0 1.65 0.00 0.02 0.00 0.02 98.32 20:23:19 20:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 20:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:14:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 20:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:23:19 20:14:01 6 0.05 0.00 0.02 0.00 0.03 99.90 20:23:19 20:14:01 7 0.07 0.00 0.02 0.00 0.02 99.90 20:23:19 20:15:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:23:19 20:15:01 0 1.98 0.00 0.02 0.00 0.02 97.98 20:23:19 20:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:23:19 20:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:15:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:23:19 20:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:15:01 6 0.03 0.00 0.03 0.02 0.03 99.88 20:23:19 20:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:23:19 20:16:01 all 0.25 0.00 0.01 0.01 0.01 99.72 20:23:19 20:16:01 0 0.71 0.00 0.00 0.00 0.02 99.27 20:23:19 20:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 20:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:16:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:23:19 20:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:23:19 20:16:01 6 0.05 0.00 0.03 0.02 0.03 99.87 20:23:19 20:16:01 7 1.11 0.00 0.02 0.03 0.02 98.83 20:23:19 20:17:01 all 0.13 0.00 0.01 0.00 0.01 99.84 20:23:19 20:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:23:19 20:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:23:19 20:17:01 2 0.00 0.00 0.00 0.00 0.03 99.97 20:23:19 20:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:23:19 20:17:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:23:19 20:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:17:01 6 0.05 0.00 0.05 0.02 0.03 99.85 20:23:19 20:17:01 7 0.96 0.00 0.00 0.00 0.02 99.02 20:23:19 20:18:01 all 0.05 0.00 0.01 0.00 0.01 99.93 20:23:19 20:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:23:19 20:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 20:18:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:23:19 20:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 20:18:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:23:19 20:18:01 5 0.07 0.00 0.02 0.00 0.00 99.92 20:23:19 20:18:01 6 0.07 0.00 0.02 0.00 0.03 99.88 20:23:19 20:18:01 7 0.12 0.00 0.00 0.00 0.02 99.87 20:23:19 20:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:23:19 20:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 20:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:23:19 20:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:23:19 20:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:19:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:23:19 20:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:23:19 20:19:01 6 0.05 0.00 0.02 0.00 0.03 99.90 20:23:19 20:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:20:01 all 0.03 0.00 0.00 0.00 0.01 99.95 20:23:19 20:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:23:19 20:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:23:19 20:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 20:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 20:20:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:23:19 20:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:20:01 6 0.07 0.00 0.00 0.02 0.02 99.90 20:23:19 20:20:01 7 0.05 0.00 0.00 0.00 0.02 99.93 20:23:19 20:21:01 all 0.01 0.00 0.01 0.02 0.01 99.95 20:23:19 20:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:23:19 20:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:23:19 20:21:01 4 0.00 0.00 0.00 0.13 0.00 99.87 20:23:19 20:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:23:19 20:21:01 6 0.03 0.00 0.02 0.02 0.03 99.90 20:23:19 20:21:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:23:19 20:23:19 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:23:19 20:22:01 all 0.03 0.00 0.01 0.01 0.01 99.93 20:23:19 20:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:23:19 20:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:23:19 20:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:23:19 20:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:22:01 4 0.00 0.00 0.03 0.08 0.02 99.87 20:23:19 20:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:23:19 20:22:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:23:19 20:22:01 7 0.15 0.00 0.02 0.00 0.02 99.82 20:23:19 20:23:01 all 0.39 0.00 0.19 0.01 0.01 99.40 20:23:19 20:23:01 0 0.25 0.00 0.13 0.00 0.00 99.62 20:23:19 20:23:01 1 0.15 0.00 0.27 0.00 0.00 99.58 20:23:19 20:23:01 2 0.23 0.00 0.13 0.00 0.00 99.63 20:23:19 20:23:01 3 0.72 0.00 0.28 0.02 0.05 98.93 20:23:19 20:23:01 4 0.33 0.00 0.18 0.02 0.00 99.47 20:23:19 20:23:01 5 0.58 0.00 0.22 0.00 0.02 99.18 20:23:19 20:23:01 6 0.32 0.00 0.13 0.03 0.02 99.50 20:23:19 20:23:01 7 0.55 0.00 0.18 0.00 0.02 99.25 20:23:19 Average: all 5.87 0.00 1.02 0.71 0.03 92.37 20:23:19 Average: 0 5.79 0.00 1.02 0.80 0.03 92.37 20:23:19 Average: 1 5.74 0.00 1.02 0.70 0.03 92.53 20:23:19 Average: 2 5.89 0.00 1.02 0.82 0.02 92.26 20:23:19 Average: 3 5.99 0.00 1.03 0.79 0.02 92.17 20:23:19 Average: 4 5.83 0.00 0.99 0.42 0.02 92.74 20:23:19 Average: 5 5.90 0.00 1.04 0.83 0.02 92.21 20:23:19 Average: 6 5.92 0.00 0.97 0.69 0.03 92.40 20:23:19 Average: 7 5.94 0.00 1.07 0.64 0.04 92.32 20:23:19 20:23:19 20:23:19