Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc0d00debd4c33b877563843a6c7757fc5a1d126+39fb80160b69b3d3eb729ce139bf3991b631cf1c (709e6fb01bf82f0b4e4c3970c71fa3a6f8954eaa) 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-ssh11986560603750503646.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-ssh7264512237945244410.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh895764162855367155.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 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-ssh6248744160894475504.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8320584500389257156.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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-10675 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 39fb80160b69b3d3eb729ce139bf3991b631cf1c into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 Merge succeeded, producing 843d6d96f86274f771ff79253d05fba8b79384a0 Checking out Revision 843d6d96f86274f771ff79253d05fba8b79384a0 (PR-4907) > 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/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # 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 39fb80160b69b3d3eb729ce139bf3991b631cf1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 843d6d96f86274f771ff79253d05fba8b79384a0 # timeout=10 Commit message: "Merge commit '39fb80160b69b3d3eb729ce139bf3991b631cf1c' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk ea319f1aeb8e3e0d20f78845d4f0b019d345e444 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:36 ========================================================= 08:29:36 EdgeX Global Pipelines Version Info 08:29:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:37 ------------------- 08:29:37 stable info: 08:29:37 ------------------- 08:29:37 Commited By: Cherry Wang cherry@iotechsys.com 08:29:37 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:29:37 Message: update stable to v1.0.263 08:29:37 ------------------- 08:29:37 experimental info: 08:29:37 ------------------- 08:29:37 Commited By: Cherry Wang cherry@iotechsys.com 08:29:37 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:29:37 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4907 [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4907 [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4907 [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 843d6d96f86274f771ff79253d05fba8b79384a0 [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 843d6d9 [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:38 provisioning config files... 08:29:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4112678056458612620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:39 ---> ****-login.sh 08:29:39 nexus3.edgexfoundry.org:10001 08:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:39 Configure a credential helper to remove this warning. See 08:29:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:39 08:29:39 Login Succeeded 08:29:39 nexus3.edgexfoundry.org:10002 08:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:39 Configure a credential helper to remove this warning. See 08:29:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:39 08:29:39 Login Succeeded 08:29:39 nexus3.edgexfoundry.org:10003 08:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:39 Configure a credential helper to remove this warning. See 08:29:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:39 08:29:39 Login Succeeded 08:29:39 nexus3.edgexfoundry.org:10004 08:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:39 Configure a credential helper to remove this warning. See 08:29:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:39 08:29:39 Login Succeeded 08:29:39 ****.io 08:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:40 Configure a credential helper to remove this warning. See 08:29:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:40 08:29:40 Login Succeeded 08:29:40 ---> ****-login.sh ends [Pipeline] } 08:29:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:40 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:29:40 + + dirname cmd/core-command/Dockerfilecut 08:29:40 -d/ -f2 08:29:40 + echo core-command,cmd/core-command/Dockerfile 08:29:40 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:40 + + cut -d/dirname -f2 cmd/core-data/Dockerfile 08:29:40 08:29:40 + echo core-data,cmd/core-data/Dockerfile 08:29:40 + dirname cmd/core-keeper/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo core-keeper,cmd/core-keeper/Dockerfile 08:29:40 + + dirname cmd/core-metadata/Dockerfilecut 08:29:40 -d/ -f2 08:29:40 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:40 + dirname cmd/security-bootstrapper/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:40 + dirname cmd/security-proxy-auth/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:40 + dirname cmd/security-proxy-setup/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:40 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:40 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:40 + dirname cmd/security-spire-agent/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:40 + dirname cmd/security-spire-config/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:40 + dirname cmd/security-spire-server/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:40 + dirname cmd/support-cron-scheduler/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:29:40 + + dirnamecut cmd/support-notifications/Dockerfile -d/ 08:29:40 -f2 08:29:40 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:40 + dirname cmd/support-scheduler/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:40 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:40 + git rev-list -1 --merges 843d6d96f86274f771ff79253d05fba8b79384a0~1..843d6d96f86274f771ff79253d05fba8b79384a0 [Pipeline] echo 08:29:40 -----------> git rev-list -1 --merges 843d6d96f86274f771ff79253d05fba8b79384a0~1..843d6d96f86274f771ff79253d05fba8b79384a0 843d6d96f86274f771ff79253d05fba8b79384a0 08:29:40 843d6d96f86274f771ff79253d05fba8b79384a0 [false] [Pipeline] sh 08:29:41 + git log --format=format:%s -1 843d6d96f86274f771ff79253d05fba8b79384a0 [Pipeline] echo 08:29:41 ========================================================= 08:29:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:41 + grep -v github /etc/ssh/ssh_known_hosts 08:29:41 + [ -e /tmp/ssh_known_hosts ] 08:29:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:41 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:41 sudo tee -a /etc/ssh/ssh_known_hosts 08:29:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:42 08:29:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:42 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:42 b85a868b505f: Pulling fs layer 08:29:42 e2be974225ed: Pulling fs layer 08:29:42 339a4e72a1f5: Pulling fs layer 08:29:42 988bab9f4d93: Pulling fs layer 08:29:42 1469e6f7b9e6: Pulling fs layer 08:29:42 eaf3925da568: Pulling fs layer 08:29:42 bab4dde63d76: Pulling fs layer 08:29:42 bde34c3a00c8: Pulling fs layer 08:29:42 b352a97aabf1: Pulling fs layer 08:29:42 4872d77fe225: Pulling fs layer 08:29:42 5851b861e8e6: Pulling fs layer 08:29:42 988bab9f4d93: Waiting 08:29:42 1469e6f7b9e6: Waiting 08:29:42 eaf3925da568: Waiting 08:29:42 bab4dde63d76: Waiting 08:29:42 bde34c3a00c8: Waiting 08:29:42 b352a97aabf1: Waiting 08:29:42 4872d77fe225: Waiting 08:29:42 5851b861e8e6: Waiting 08:29:42 e2be974225ed: Verifying Checksum 08:29:42 e2be974225ed: Download complete 08:29:42 988bab9f4d93: Download complete 08:29:42 1469e6f7b9e6: Verifying Checksum 08:29:42 1469e6f7b9e6: Download complete 08:29:42 eaf3925da568: Download complete 08:29:42 339a4e72a1f5: Verifying Checksum 08:29:42 339a4e72a1f5: Download complete 08:29:42 bde34c3a00c8: Verifying Checksum 08:29:42 bde34c3a00c8: Download complete 08:29:42 b352a97aabf1: Download complete 08:29:42 4872d77fe225: Verifying Checksum 08:29:42 4872d77fe225: Download complete 08:29:42 5851b861e8e6: Verifying Checksum 08:29:42 5851b861e8e6: Download complete 08:29:42 b85a868b505f: Download complete 08:29:42 bab4dde63d76: Verifying Checksum 08:29:42 bab4dde63d76: Download complete 08:29:43 b85a868b505f: Pull complete 08:29:44 e2be974225ed: Pull complete 08:29:44 339a4e72a1f5: Pull complete 08:29:44 988bab9f4d93: Pull complete 08:29:44 1469e6f7b9e6: Pull complete 08:29:44 eaf3925da568: Pull complete 08:29:46 bab4dde63d76: Pull complete 08:29:46 bde34c3a00c8: Pull complete 08:29:46 b352a97aabf1: Pull complete 08:29:46 4872d77fe225: Pull complete 08:29:47 5851b861e8e6: Pull complete 08:29:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:47 prd-ubuntu20.04-docker-8c-8g-10675 does not seem to be running inside a container 08:29:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:49 $ docker top 26f342f73bf54f670f6fb1e47bb323737d04b03a75031fb347d7fe51c4f38266 -eo pid,comm 08:29:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:29:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:49 [ssh-agent] Looking for ssh-agent implementation... 08:29:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:49 $ docker exec 26f342f73bf54f670f6fb1e47bb323737d04b03a75031fb347d7fe51c4f38266 ssh-agent 08:29:49 SSH_AUTH_SOCK=/tmp/ssh-HgFhLhXs4bCB/agent.31 08:29:49 SSH_AGENT_PID=38 08:29:49 Running ssh-add (command line suppressed) 08:29:50 Identity added: /w/workspace/edgex-go/6@tmp/private_key_17383709440366178532.key (/w/workspace/edgex-go/6@tmp/private_key_17383709440366178532.key) 08:29:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:50 + git tag --points-at HEAD [Pipeline] } 08:29:50 $ docker exec --env ******** --env ******** 26f342f73bf54f670f6fb1e47bb323737d04b03a75031fb347d7fe51c4f38266 ssh-agent -k 08:29:50 unset SSH_AUTH_SOCK; 08:29:50 unset SSH_AGENT_PID; 08:29:50 echo Agent pid 38 killed; 08:29:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:50 [ssh-agent] Looking for ssh-agent implementation... 08:29:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:50 $ docker exec 26f342f73bf54f670f6fb1e47bb323737d04b03a75031fb347d7fe51c4f38266 ssh-agent 08:29:50 SSH_AUTH_SOCK=/tmp/ssh-Xmq4pj5MLfoz/agent.71 08:29:50 SSH_AGENT_PID=77 08:29:50 Running ssh-add (command line suppressed) 08:29:50 Identity added: /w/workspace/edgex-go/6@tmp/private_key_12974722174900732586.key (/w/workspace/edgex-go/6@tmp/private_key_12974722174900732586.key) 08:29:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:51 + git semver init 08:29:51 2024-09-19 08:29:51,331 [run_init] DEBUG init version:0.0.0 force:False 08:29:51 2024-09-19 08:29:51,332 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver 08:29:51 2024-09-19 08:29:51,333 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver 08:29:51 2024-09-19 08:29:51,333 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) 08:29:56 2024-09-19 08:29:56,252 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude 08:29:56 2024-09-19 08:29:56,252 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4907 with force:False 08:29:56 2024-09-19 08:29:56,252 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4907 08:29:56 2024-09-19 08:29:56,254 [execute] INFO git cat-file --batch-check 08:29:56 2024-09-19 08:29:56,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 08:29:56 2024-09-19 08:29:56,259 [execute] INFO git cat-file --batch 08:29:56 2024-09-19 08:29:56,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 08:29:56 2024-09-19 08:29:56,264 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4907 08:29:56 0.0.0 [Pipeline] } 08:29:56 $ docker exec --env ******** --env ******** 26f342f73bf54f670f6fb1e47bb323737d04b03a75031fb347d7fe51c4f38266 ssh-agent -k 08:29:56 unset SSH_AUTH_SOCK; 08:29:56 unset SSH_AGENT_PID; 08:29:56 echo Agent pid 77 killed; 08:29:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:57 + git semver [Pipeline] } 08:29:57 $ docker stop --time=1 26f342f73bf54f670f6fb1e47bb323737d04b03a75031fb347d7fe51c4f38266 08:29:58 $ docker rm -f --volumes 26f342f73bf54f670f6fb1e47bb323737d04b03a75031fb347d7fe51c4f38266 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:59 Stashed 1 file(s) [Pipeline] echo 08:29:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:29:59 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 08:29:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:29:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:29:59 ========================================================= 08:29:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:29:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:00 619be1103602: Pulling fs layer 08:30:00 7862e08f4a3e: Pulling fs layer 08:30:00 5df492c9dc93: Pulling fs layer 08:30:00 7629e6793208: Pulling fs layer 08:30:00 4f4fb700ef54: Pulling fs layer 08:30:00 fb5054dd5b73: Pulling fs layer 08:30:00 eeca6798cff9: Pulling fs layer 08:30:00 aa269ceb94a6: Pulling fs layer 08:30:00 ada007ff1a6a: Pulling fs layer 08:30:00 7629e6793208: Waiting 08:30:00 eeca6798cff9: Waiting 08:30:00 aa269ceb94a6: Waiting 08:30:00 ada007ff1a6a: Waiting 08:30:00 4f4fb700ef54: Waiting 08:30:00 fb5054dd5b73: Waiting 08:30:00 7862e08f4a3e: Verifying Checksum 08:30:00 7862e08f4a3e: Download complete 08:30:00 7629e6793208: Verifying Checksum 08:30:00 7629e6793208: Download complete 08:30:00 4f4fb700ef54: Verifying Checksum 08:30:00 4f4fb700ef54: Download complete 08:30:00 fb5054dd5b73: Verifying Checksum 08:30:00 fb5054dd5b73: Download complete 08:30:00 619be1103602: Verifying Checksum 08:30:00 eeca6798cff9: Verifying Checksum 08:30:00 eeca6798cff9: Download complete 08:30:00 619be1103602: Pull complete 08:30:00 ada007ff1a6a: Verifying Checksum 08:30:00 ada007ff1a6a: Download complete 08:30:00 7862e08f4a3e: Pull complete 08:30:00 5df492c9dc93: Verifying Checksum 08:30:00 5df492c9dc93: Download complete 08:30:00 aa269ceb94a6: Verifying Checksum 08:30:00 aa269ceb94a6: Download complete 08:30:04 5df492c9dc93: Pull complete 08:30:04 7629e6793208: Pull complete 08:30:04 4f4fb700ef54: Pull complete 08:30:04 fb5054dd5b73: Pull complete 08:30:04 eeca6798cff9: Pull complete 08:30:06 aa269ceb94a6: Pull complete 08:30:06 ada007ff1a6a: Pull complete 08:30:06 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:30:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:30:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:07 WORKDIR /edgex 08:30:07 COPY go.mod . 08:30:07 RUN go mod download 08:30:07 + docker build -t ci-base-image-x86_64 -f - . 08:30:08 Sending build context to Docker daemon 179.4MB 08:30:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:08 ---> f489d0715acc 08:30:08 Step 2/4 : WORKDIR /edgex 08:30:12 ---> Running in ac12bb3ff2bf 08:30:12 Removing intermediate container ac12bb3ff2bf 08:30:12 ---> 13c12d9fc436 08:30:12 Step 3/4 : COPY go.mod . 08:30:12 ---> 2c40a78cd262 08:30:12 Step 4/4 : RUN go mod download 08:30:12 ---> Running in 69bf88f2db5c 08:30:14 Still waiting to schedule task 08:30:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:38 Removing intermediate container 69bf88f2db5c 08:30:38 ---> 728b065c0bbb 08:30:38 Successfully built 728b065c0bbb 08:30:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:39 + docker inspect -f . ci-base-image-x86_64 08:30:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:39 prd-ubuntu20.04-docker-8c-8g-10675 does not seem to be running inside a container 08:30:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:39 $ docker top e41a9c0a4f4ebb47bd2350f8e8f195ecfa9b6ee8d76d9b66c65b208cd49125d6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:40 + go version 08:30:40 go version go1.21.9 linux/amd64 [Pipeline] } 08:30:40 $ docker stop --time=1 e41a9c0a4f4ebb47bd2350f8e8f195ecfa9b6ee8d76d9b66c65b208cd49125d6 08:30:41 $ docker rm -f --volumes e41a9c0a4f4ebb47bd2350f8e8f195ecfa9b6ee8d76d9b66c65b208cd49125d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:41 + docker inspect -f . ci-base-image-x86_64 08:30:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:41 prd-ubuntu20.04-docker-8c-8g-10675 does not seem to be running inside a container 08:30:42 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:42 $ docker top 6c56ef2729a6729912e8a955b9bb4641597f814f1cf43a1db4837d63805a5fff -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:42 ========================================================= 08:30:42 [edgeXBuildGoParallel] Running Tests and Build... 08:30:42 ========================================================= [Pipeline] sh 08:30:42 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 08:30:43 + make test 08:30:43 go test -race -coverprofile=coverage.out ./... 08:30:51 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.063s coverage: 97.0% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 53.2% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.515s coverage: 93.4% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.033s coverage: 7.0% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:31:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.387s coverage: 95.8% of statements 08:31:30 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.8% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.050s coverage: 30.7% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.037s coverage: 41.7% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.028s coverage: 77.8% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.032s coverage: 87.5% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10676 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws 08:31:51 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 08:31:54 The recommended git tool is: git 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.271s coverage: 79.9% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.048s coverage: 92.9% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.026s coverage: 87.2% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.069s coverage: 82.1% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.019s coverage: 100.0% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.016s coverage: 89.4% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.036s coverage: 100.0% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.349s coverage: 36.5% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 4.9% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.059s coverage: 97.1% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.030s coverage: 35.9% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 19.9% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 95.7% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements 08:31:58 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:31:58 running golangci-lint 08:31:58 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:31:58 go version go1.21.9 linux/amd64 08:31:58 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:58 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:32:02 using credential edgex-jenkins-ssh 08:32:02 Cloning the remote Git repository 08:32:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:02 > git init /w/workspace/edgex-go/6 # timeout=10 08:32:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:02 > git --version # timeout=10 08:32:02 > git --version # 'git version 2.25.1' 08:32:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:21 Merging remotes/origin/main commit 39fb80160b69b3d3eb729ce139bf3991b631cf1c into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 08:32:22 Merge succeeded, producing b028dc303465fb28699d9f8d0b7d33b947d1c1a8 08:32:22 Checking out Revision b028dc303465fb28699d9f8d0b7d33b947d1c1a8 (PR-4907) 08:32:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:21 > git config core.sparsecheckout # timeout=10 08:32:22 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 08:32:22 > git remote # timeout=10 08:32:22 > git config --get remote.origin.url # timeout=10 08:32:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:22 > git merge 39fb80160b69b3d3eb729ce139bf3991b631cf1c # timeout=10 08:32:22 > git rev-parse HEAD^{commit} # timeout=10 08:32:22 > git config core.sparsecheckout # timeout=10 08:32:22 > git checkout -f b028dc303465fb28699d9f8d0b7d33b947d1c1a8 # timeout=10 08:32:25 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|types_sizes|files|imports|name) took 22.915602677s" 08:32:25 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.806302ms" 08:32:26 Commit message: "Merge commit '39fb80160b69b3d3eb729ce139bf3991b631cf1c' into HEAD" 08:32:26 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:26 > git rev-list --no-walk ea319f1aeb8e3e0d20f78845d4f0b019d345e444 # timeout=10 08:32:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:28 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:28 Dload Upload Total Spent Left Speed 08:32:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh 08:32:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:29 + sudo tee /etc/docker/daemon.new 08:32:29 { 08:32:29 "registry-mirrors": [ 08:32:29 "https://nexus3.edgexfoundry.org:10001" 08:32:29 ], 08:32:29 "bip": "10.250.0.254/24", 08:32:29 "hosts": [ 08:32:29 "tcp://0.0.0.0:5555", 08:32:29 "unix:///var/run/docker.sock" 08:32:29 ], 08:32:29 "mtu": 1458, 08:32:29 "selinux-enabled": true, 08:32:29 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:29 } [Pipeline] sh 08:32:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:29 + sudo service docker restart 08:32:35 level=info msg="[linters_context/goanalysis] analyzers took 1m53.978129373s with top 10 stages: buildir: 1m7.717206372s, gosec: 10.379698522s, inspect: 2.483076399s, fact_deprecated: 2.193104047s, ctrlflow: 1.782890667s, printf: 1.767565343s, fact_purity: 1.286602957s, S1038: 1.226596369s, nilness: 1.205912432s, directives: 922.943994ms" 08:32:35 level=info msg="[runner] Issues before processing: 214, after processing: 0" 08:32:35 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 22/214, nolint: 0/22, cgo: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, autogenerated_exclude: 214/214, skip_files: 214/214, skip_dirs: 214/214, identifier_marker: 214/214, exclude: 214/214" 08:32:35 level=info msg="[runner] processing took 18.57884ms with stages: nolint: 7.662141ms, identifier_marker: 5.468374ms, autogenerated_exclude: 1.731404ms, path_prettifier: 1.613643ms, exclude-rules: 1.216161ms, skip_dirs: 814.817µs, cgo: 33.99µs, filename_unadjuster: 33.78µs, max_same_issues: 1.1µs, fixer: 640ns, skip_files: 510ns, exclude: 440ns, uniq_by_line: 330ns, severity-rules: 270ns, diff: 250ns, sort_results: 230ns, path_shortener: 220ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 08:32:35 level=info msg="[runner] linters took 14.129839783s with stages: goanalysis_metalinter: 14.111147422s" 08:32:35 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:35 level=info msg="Memory: 373 samples, avg is 344.6MB, max is 1396.1MB" 08:32:35 level=info msg="Execution took 37.101217868s" 08:32:35 go vet ./... 08:32:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:43 ./bin/test-attribution-txt.sh 08:32:43 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:32:43 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:32:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:32:43 + ls -al . 08:32:43 total 936 08:32:43 drwxrwxr-x 11 1001 1001 4096 Sep 19 08:30 . 08:32:43 drwxr-xr-x 4 root root 4096 Sep 19 08:30 .. 08:32:43 drwxrwxr-x 2 1001 1001 4096 Sep 19 08:29 .blubracket 08:32:43 -rw-rw-r-- 1 1001 1001 10 Sep 19 08:29 .dockerignore 08:32:43 drwxrwxr-x 8 1001 1001 4096 Sep 19 08:31 .git 08:32:43 drwxrwxr-x 3 1001 1001 4096 Sep 19 08:29 .github 08:32:43 -rw-rw-r-- 1 1001 1001 1102 Sep 19 08:29 .gitignore 08:32:43 -rw-rw-r-- 1 1001 1001 42 Sep 19 08:29 .golangci.yml 08:32:43 -rw-rw-r-- 1 1001 1001 100 Sep 19 08:29 .hadolint.yml 08:32:43 drwxr-xr-x 3 1001 1001 4096 Sep 19 08:29 .semver 08:32:43 -rw-rw-r-- 1 1001 1001 155 Sep 19 08:29 .sonarcloud.properties 08:32:43 -rw-rw-r-- 1 1001 1001 1171 Sep 19 08:29 ADOPTERS.md 08:32:43 -rw-rw-r-- 1 1001 1001 21286 Sep 19 08:29 Attribution.txt 08:32:43 -rw-rw-r-- 1 1001 1001 100284 Sep 19 08:29 CHANGELOG.md 08:32:43 -rw-rw-r-- 1 1001 1001 3804 Sep 19 08:29 CONTRIBUTING.md 08:32:43 -rw-rw-r-- 1 1001 1001 677 Sep 19 08:29 GOVERNANCE.md 08:32:43 -rw-rw-r-- 1 1001 1001 861 Sep 19 08:29 Jenkinsfile 08:32:43 -rw-rw-r-- 1 1001 1001 10775 Sep 19 08:29 LICENSE 08:32:43 -rw-rw-r-- 1 1001 1001 16854 Sep 19 08:29 Makefile 08:32:43 -rw-rw-r-- 1 1001 1001 582 Sep 19 08:29 OWNERS.md 08:32:43 -rw-rw-r-- 1 1001 1001 9528 Sep 19 08:29 README.md 08:32:43 -rw-rw-r-- 1 1001 1001 789 Sep 19 08:29 SECURITY.md 08:32:43 -rw-rw-r-- 1 1001 1001 5 Sep 19 08:29 VERSION 08:32:43 drwxrwxr-x 2 1001 1001 4096 Sep 19 08:29 bin 08:32:43 drwxrwxr-x 20 1001 1001 4096 Sep 19 08:29 cmd 08:32:43 -rw-r--r-- 1 root root 566233 Sep 19 08:31 coverage.out 08:32:43 drwxrwxr-x 2 1001 1001 4096 Sep 19 08:29 fuzz_test 08:32:43 -rw-rw-r-- 1 1001 1001 7305 Sep 19 08:29 go.mod 08:32:43 -rw-rw-r-- 1 1001 1001 102748 Sep 19 08:29 go.sum 08:32:43 drwxrwxr-x 7 1001 1001 4096 Sep 19 08:29 internal 08:32:43 drwxrwxr-x 3 1001 1001 4096 Sep 19 08:29 openapi 08:32:43 -rw-rw-r-- 1 1001 1001 584 Sep 19 08:29 security.txt 08:32:43 -rw-rw-r-- 1 1001 1001 204 Sep 19 08:29 version.go [Pipeline] sh 08:32:44 + '[' -e coverage.out ] 08:32:44 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:44 Stashed 1 file(s) [Pipeline] sh 08:32:44 + make build 08:32:44 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 08:32:48 provisioning config files... 08:32:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config12564145949296922816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:48 ---> ****-login.sh 08:32:48 nexus3.edgexfoundry.org:10001 08:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:49 Configure a credential helper to remove this warning. See 08:32:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:49 08:32:49 Login Succeeded 08:32:49 nexus3.edgexfoundry.org:10002 08:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:49 Configure a credential helper to remove this warning. See 08:32:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:49 08:32:49 Login Succeeded 08:32:49 nexus3.edgexfoundry.org:10003 08:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:49 Configure a credential helper to remove this warning. See 08:32:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:49 08:32:49 Login Succeeded 08:32:49 nexus3.edgexfoundry.org:10004 08:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:50 Configure a credential helper to remove this warning. See 08:32:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:50 08:32:50 Login Succeeded 08:32:50 ****.io 08:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:50 Configure a credential helper to remove this warning. See 08:32:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:50 08:32:50 Login Succeeded 08:32:50 ---> ****-login.sh ends [Pipeline] } 08:32:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:51 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 08:32:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:32:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:32:51 ========================================================= 08:32:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:32:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:32:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:51 c6b39de5b339: Pulling fs layer 08:32:51 a69c41024577: Pulling fs layer 08:32:51 d6de4b400683: Pulling fs layer 08:32:51 35cb2a7552d0: Pulling fs layer 08:32:51 4f4fb700ef54: Pulling fs layer 08:32:51 464afbd9ba4c: Pulling fs layer 08:32:51 00f215d4a9da: Pulling fs layer 08:32:51 d496ad576159: Pulling fs layer 08:32:51 35cb2a7552d0: Waiting 08:32:51 4f4fb700ef54: Waiting 08:32:51 464afbd9ba4c: Waiting 08:32:51 00f215d4a9da: Waiting 08:32:51 d496ad576159: Waiting 08:32:52 a69c41024577: Verifying Checksum 08:32:52 a69c41024577: Download complete 08:32:52 35cb2a7552d0: Verifying Checksum 08:32:52 35cb2a7552d0: Download complete 08:32:52 4f4fb700ef54: Verifying Checksum 08:32:52 4f4fb700ef54: Download complete 08:32:52 c6b39de5b339: Verifying Checksum 08:32:52 c6b39de5b339: Download complete 08:32:52 464afbd9ba4c: Verifying Checksum 08:32:52 464afbd9ba4c: Download complete 08:32:52 d496ad576159: Verifying Checksum 08:32:52 d496ad576159: Download complete 08:32:52 c6b39de5b339: Pull complete 08:32:53 a69c41024577: Pull complete 08:32:53 d6de4b400683: Verifying Checksum 08:32:53 d6de4b400683: Download complete 08:32:55 00f215d4a9da: Verifying Checksum 08:32:55 00f215d4a9da: Download complete 08:33:07 d6de4b400683: Pull complete 08:33:07 35cb2a7552d0: Pull complete 08:33:07 4f4fb700ef54: Pull complete 08:33:07 464afbd9ba4c: Pull complete 08:33:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:33:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:33:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:15 00f215d4a9da: Pull complete 08:33:16 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:17 d496ad576159: Pull complete 08:33:17 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:33:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:33:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:17 WORKDIR /edgex 08:33:17 COPY go.mod . 08:33:17 RUN go mod download 08:33:17 + docker build -t ci-base-image-arm64 -f - . 08:33:18 Sending build context to Docker daemon 3.573MB 08:33:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:18 ---> f246e2811388 08:33:18 Step 2/4 : WORKDIR /edgex 08:33:18 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:33:20 ---> Running in c7b3acd76a26 08:33:20 Removing intermediate container c7b3acd76a26 08:33:20 ---> 68d6b74cba10 08:33:20 Step 3/4 : COPY go.mod . 08:33:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:20 ---> e696942e63a9 08:33:20 Step 4/4 : RUN go mod download 08:33:20 ---> Running in 6b191701138a 08:33:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:26 $ docker stop --time=1 6c56ef2729a6729912e8a955b9bb4641597f814f1cf43a1db4837d63805a5fff 08:33:31 $ docker rm -f --volumes 6c56ef2729a6729912e8a955b9bb4641597f814f1cf43a1db4837d63805a5fff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:33 08:33:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:33 latest: Pulling from edgex-devops/edgex-compose 08:33:33 91d30c5bc195: Pulling fs layer 08:33:33 2e9b0aa3be6d: Pulling fs layer 08:33:33 9c61dcf015f6: Pulling fs layer 08:33:33 4698f68db338: Pulling fs layer 08:33:33 2a2f49069b9e: Pulling fs layer 08:33:33 e0025b399a48: Pulling fs layer 08:33:33 2a2f49069b9e: Waiting 08:33:33 4698f68db338: Waiting 08:33:33 91d30c5bc195: Verifying Checksum 08:33:33 91d30c5bc195: Download complete 08:33:33 4698f68db338: Verifying Checksum 08:33:33 4698f68db338: Download complete 08:33:33 2e9b0aa3be6d: Verifying Checksum 08:33:33 2e9b0aa3be6d: Download complete 08:33:33 91d30c5bc195: Pull complete 08:33:33 e0025b399a48: Verifying Checksum 08:33:33 e0025b399a48: Download complete 08:33:33 2a2f49069b9e: Verifying Checksum 08:33:33 2a2f49069b9e: Download complete 08:33:33 2e9b0aa3be6d: Pull complete 08:33:34 9c61dcf015f6: Download complete 08:33:36 9c61dcf015f6: Pull complete 08:33:36 4698f68db338: Pull complete 08:33:36 2a2f49069b9e: Pull complete 08:33:36 e0025b399a48: Pull complete 08:33:36 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:33:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:37 prd-ubuntu20.04-docker-8c-8g-10675 does not seem to be running inside a container 08:33:37 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:39 $ docker top 9be1e27e71dced145098f441573f89f219a7c41bb2ce246e76e7166471b56cb6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:39 + docker compose -f ./docker-compose-build.yml build --parallel 08:33:42 #1 [core-keeper internal] load build definition from Dockerfile 08:33:42 #1 transferring dockerfile: 08:33:42 #1 transferring dockerfile: 2.07kB done 08:33:42 #1 DONE 0.0s 08:33:42 08:33:42 #2 [security-proxy-auth internal] load build definition from Dockerfile 08:33:42 #2 transferring dockerfile: 2.15kB done 08:33:42 #2 DONE 0.0s 08:33:42 08:33:42 #3 [core-command internal] load build definition from Dockerfile 08:33:42 #3 transferring dockerfile: 1.93kB done 08:33:42 #3 DONE 0.0s 08:33:42 08:33:42 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:33:42 #4 transferring dockerfile: 2.23kB done 08:33:42 #4 DONE 0.0s 08:33:42 08:33:42 #5 [security-secretstore-setup internal] load build definition from Dockerfile 08:33:42 #5 transferring dockerfile: 2.49kB done 08:33:42 #5 DONE 0.0s 08:33:42 08:33:42 #6 [core-data internal] load build definition from Dockerfile 08:33:42 #6 transferring dockerfile: 2.07kB done 08:33:42 #6 DONE 0.0s 08:33:42 08:33:42 #7 [support-notifications internal] load build definition from Dockerfile 08:33:42 #7 transferring dockerfile: 1.95kB done 08:33:42 #7 DONE 0.0s 08:33:42 08:33:42 #8 [security-spire-server internal] load build definition from Dockerfile 08:33:42 #8 transferring dockerfile: 1.70kB done 08:33:42 #8 DONE 0.0s 08:33:42 08:33:42 #9 [support-cron-scheduler internal] load build definition from Dockerfile 08:33:42 #9 transferring dockerfile: 1.85kB done 08:33:42 #9 DONE 0.0s 08:33:42 08:33:42 #10 [security-spire-config internal] load build definition from Dockerfile 08:33:42 #10 transferring dockerfile: 1.69kB done 08:33:42 #10 DONE 0.1s 08:33:42 08:33:42 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:33:42 #11 transferring dockerfile: 1.89kB done 08:33:42 #11 DONE 0.1s 08:33:42 08:33:42 #12 [security-proxy-setup internal] load build definition from Dockerfile 08:33:42 #12 transferring dockerfile: 2.50kB done 08:33:42 #12 DONE 0.1s 08:33:42 08:33:42 #13 [security-spire-agent internal] load build definition from Dockerfile 08:33:42 #13 transferring dockerfile: 1.81kB done 08:33:42 #13 DONE 0.1s 08:33:42 08:33:42 #14 [security-bootstrapper internal] load build definition from Dockerfile 08:33:42 #14 transferring dockerfile: 3.17kB done 08:33:42 #14 DONE 0.1s 08:33:42 08:33:42 #15 [core-metadata internal] load build definition from Dockerfile 08:33:42 #15 transferring dockerfile: 2.06kB done 08:33:42 #15 DONE 0.1s 08:33:42 08:33:42 #16 [core-keeper internal] load .dockerignore 08:33:42 #16 transferring context: 50B done 08:33:42 #16 DONE 0.0s 08:33:42 08:33:42 #17 [support-scheduler internal] load build definition from Dockerfile 08:33:42 #17 transferring dockerfile: 1.93kB done 08:33:42 #17 DONE 0.1s 08:33:42 08:33:42 #18 [security-proxy-auth internal] load .dockerignore 08:33:42 #18 transferring context: 50B done 08:33:42 #18 DONE 0.0s 08:33:42 08:33:42 #19 [core-command internal] load .dockerignore 08:33:42 #19 transferring context: 50B done 08:33:42 #19 DONE 0.0s 08:33:42 08:33:42 #20 [security-secretstore-setup internal] load .dockerignore 08:33:42 #20 transferring context: 50B done 08:33:42 #20 DONE 0.0s 08:33:42 08:33:42 #21 [core-common-config-bootstrapper internal] load .dockerignore 08:33:42 #21 transferring context: 50B done 08:33:42 #21 DONE 0.0s 08:33:42 08:33:42 #22 [core-data internal] load .dockerignore 08:33:42 #22 transferring context: 50B done 08:33:42 #22 DONE 0.0s 08:33:42 08:33:42 #23 [support-cron-scheduler internal] load .dockerignore 08:33:42 #23 DONE 0.0s 08:33:42 08:33:42 #24 [support-notifications internal] load .dockerignore 08:33:42 #24 transferring context: 50B 0.0s done 08:33:42 #24 DONE 0.1s 08:33:42 08:33:42 #25 [security-spire-server internal] load .dockerignore 08:33:42 #25 transferring context: 50B 0.0s done 08:33:42 #25 DONE 0.1s 08:33:42 08:33:42 #26 [security-spiffe-token-provider internal] load .dockerignore 08:33:42 #26 transferring context: 50B done 08:33:42 #26 DONE 0.0s 08:33:42 08:33:42 #23 [support-cron-scheduler internal] load .dockerignore 08:33:42 #23 transferring context: 50B 0.0s done 08:33:42 #23 DONE 0.1s 08:33:42 08:33:42 #27 [security-proxy-setup internal] load .dockerignore 08:33:42 #27 transferring context: 50B done 08:33:42 #27 DONE 0.1s 08:33:42 08:33:42 #28 [security-spire-agent internal] load .dockerignore 08:33:42 #28 transferring context: 50B done 08:33:42 #28 DONE 0.0s 08:33:42 08:33:42 #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:42 #29 DONE 0.0s 08:33:42 08:33:42 #30 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:33:42 #30 ... 08:33:42 08:33:42 #31 [security-spire-config internal] load .dockerignore 08:33:42 #31 transferring context: 50B done 08:33:42 #31 DONE 0.0s 08:33:42 08:33:42 #32 [security-bootstrapper internal] load .dockerignore 08:33:42 #32 transferring context: 50B done 08:33:42 #32 DONE 0.0s 08:33:42 08:33:42 #33 [core-metadata internal] load .dockerignore 08:33:42 #33 transferring context: 50B done 08:33:42 #33 DONE 0.1s 08:33:42 08:33:42 #34 [support-scheduler internal] load .dockerignore 08:33:42 #34 transferring context: 50B done 08:33:42 #34 DONE 0.0s 08:33:42 08:33:42 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:33:42 #30 ... 08:33:42 08:33:42 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:42 #29 DONE 0.0s 08:33:42 08:33:42 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:33:43 #30 ... 08:33:43 08:33:43 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:43 #29 DONE 0.0s 08:33:43 08:33:43 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:33:43 #30 DONE 0.5s 08:33:43 08:33:43 #35 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:33:43 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:33:43 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 08:33:43 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:33:43 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:33:43 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:33:43 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0B / 3.42MB 0.1s 08:33:43 #35 ... 08:33:43 08:33:43 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:33:43 #36 DONE 0.7s 08:33:43 08:33:43 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:33:43 #37 DONE 0.6s 08:33:43 08:33:43 #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:33:43 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 08:33:43 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:33:43 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:33:43 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:33:43 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 1.05MB / 3.42MB 0.2s 08:33:43 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s 08:33:43 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done 08:33:43 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 08:33:43 #35 ... 08:33:43 08:33:43 #38 [security-spire-agent internal] load build context 08:33:43 #38 transferring context: 27.24kB 0.0s done 08:33:43 #38 DONE 0.4s 08:33:43 08:33:43 #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:33:44 #35 ... 08:33:44 08:33:44 #39 [security-spire-config internal] load build context 08:33:44 #39 transferring context: 25.96kB 0.0s done 08:33:44 #39 DONE 0.4s 08:33:44 08:33:44 #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:33:44 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.6s done 08:33:44 #35 ... 08:33:44 08:33:44 #40 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:33:44 #40 DONE 2.1s 08:33:45 08:33:45 #35 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:33:45 #35 DONE 2.2s 08:33:45 08:33:45 #41 [core-keeper builder 2/7] WORKDIR /edgex-go 08:33:50 #41 ... 08:33:50 08:33:50 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:33:50 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 08:33:50 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:33:50 #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:33:50 #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:33:50 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:33:50 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:33:50 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 08:33:50 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:33:50 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s done 08:33:50 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:33:50 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:33:50 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.3s done 08:33:53 #42 ... 08:33:53 08:33:53 #43 [security-proxy-auth internal] load build context 08:33:53 #43 transferring context: 163.00MB 9.8s 08:33:53 #43 ... 08:33:53 08:33:53 #44 [core-keeper internal] load build context 08:33:53 #44 ... 08:33:53 08:33:53 #45 [support-scheduler internal] load build context 08:33:53 #45 ... 08:33:53 08:33:53 #46 [support-cron-scheduler internal] load build context 08:33:53 #46 ... 08:33:53 08:33:53 #47 [support-notifications internal] load build context 08:33:53 #47 ... 08:33:53 08:33:53 #48 [security-spiffe-token-provider internal] load build context 08:33:53 #48 ... 08:33:53 08:33:53 #49 [core-common-config-bootstrapper internal] load build context 08:33:53 #49 ... 08:33:53 08:33:53 #50 [core-command internal] load build context 08:33:53 #50 ... 08:33:53 08:33:53 #51 [security-proxy-setup internal] load build context 08:33:54 #51 ... 08:33:54 08:33:54 #52 [security-bootstrapper internal] load build context 08:33:54 #52 ... 08:33:54 08:33:54 #53 [core-data internal] load build context 08:33:54 #53 ... 08:33:54 08:33:54 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:33:54 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 08:33:54 #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:33:54 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:33:54 #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:33:54 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:33:54 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:33:54 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done 08:33:54 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done 08:33:54 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 08:33:54 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:33:54 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 08:33:54 #54 ... 08:33:54 08:33:54 #55 [security-secretstore-setup internal] load build context 08:33:54 #55 ... 08:33:54 08:33:54 #56 [core-metadata internal] load build context 08:33:55 #56 ... 08:33:55 08:33:55 #57 [security-spire-server internal] load build context 08:33:55 #57 transferring context: 27.71kB 0.1s done 08:33:55 #57 ... 08:33:55 08:33:55 #43 [security-proxy-auth internal] load build context 08:33:55 #43 transferring context: 212.36MB 11.5s 08:33:56 #43 ... 08:33:56 08:33:56 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:33:56 #58 ... 08:33:56 08:33:56 #43 [security-proxy-auth internal] load build context 08:33:57 #43 ... 08:33:57 08:33:57 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:33:57 #59 ... 08:33:57 08:33:57 #43 [security-proxy-auth internal] load build context 08:33:58 #43 ... 08:33:58 08:33:58 #41 [support-notifications builder 2/7] WORKDIR /edgex-go 08:33:58 #41 DONE 13.6s 08:33:58 08:33:58 #43 [security-proxy-auth internal] load build context 08:33:58 #43 ... 08:33:58 08:33:58 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:33:58 #42 DONE 15.1s 08:33:58 08:33:58 #43 [security-proxy-auth internal] load build context 08:33:59 #43 transferring context: 301.97MB 16.5s 08:34:04 #43 ... 08:34:04 08:34:04 #44 [core-keeper internal] load build context 08:34:04 #44 ... 08:34:04 08:34:04 #43 [security-proxy-auth internal] load build context 08:34:04 #43 ... 08:34:04 08:34:04 #45 [support-scheduler internal] load build context 08:34:04 #45 ... 08:34:04 08:34:04 #46 [support-cron-scheduler internal] load build context 08:34:04 #46 transferring context: 496.34MB 19.3s done 08:34:04 #46 ... 08:34:04 08:34:04 #48 [security-spiffe-token-provider internal] load build context 08:34:04 #48 ... 08:34:04 08:34:04 #47 [support-notifications internal] load build context 08:34:04 #47 ... 08:34:04 08:34:04 #50 [core-command internal] load build context 08:34:04 #50 ... 08:34:04 08:34:04 #51 [security-proxy-setup internal] load build context 08:34:04 #51 transferring context: 496.34MB 18.1s done 08:34:04 #51 ... 08:34:04 08:34:04 #53 [core-data internal] load build context 08:34:04 #53 transferring context: 496.34MB 20.2s done 08:34:04 #53 ... 08:34:04 08:34:04 #52 [security-bootstrapper internal] load build context 08:34:04 #52 ... 08:34:04 08:34:04 #49 [core-common-config-bootstrapper internal] load build context 08:34:04 #49 transferring context: 496.34MB 18.5s done 08:34:04 #49 ... 08:34:04 08:34:04 #55 [security-secretstore-setup internal] load build context 08:34:04 #55 transferring context: 496.34MB 20.5s done 08:34:04 #55 ... 08:34:04 08:34:04 #56 [core-metadata internal] load build context 08:34:04 #56 transferring context: 496.34MB 20.7s done 08:34:04 #56 ... 08:34:04 08:34:04 #52 [security-bootstrapper internal] load build context 08:34:04 #52 transferring context: 496.34MB 21.7s done 08:34:08 #52 ... 08:34:08 08:34:08 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:08 #0 6.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:08 #0 6.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:08 #0 6.766 (1/4) Installing dumb-init (1.2.5-r2) 08:34:08 #0 6.803 (2/4) Installing openssl (3.1.7-r0) 08:34:08 #0 6.833 (3/4) Installing su-exec (0.2-r3) 08:34:08 #0 6.835 (4/4) Installing yq (4.33.3-r5) 08:34:08 #0 6.957 Executing busybox-1.36.1-r7.trigger 08:34:08 #0 6.957 OK: 17 MiB in 19 packages 08:34:08 #60 ... 08:34:08 08:34:08 #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:08 #61 ... 08:34:08 08:34:08 #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:08 #62 ... 08:34:08 08:34:08 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:08 #63 ... 08:34:08 08:34:08 #64 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:08 #64 ... 08:34:08 08:34:08 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:34:09 #65 ... 08:34:09 08:34:09 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:09 #66 ... 08:34:09 08:34:09 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:09 #0 1.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:09 #0 1.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:09 #0 1.507 (1/1) Installing dumb-init (1.2.5-r2) 08:34:09 #0 1.507 Executing busybox-1.36.1-r7.trigger 08:34:09 #0 1.523 OK: 7 MiB in 16 packages 08:34:09 #67 ... 08:34:09 08:34:09 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:09 #0 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:09 #0 1.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:09 #0 1.655 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:09 #0 1.655 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:09 #0 1.655 OK: 20070 distinct packages available 08:34:09 #0 1.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:09 #0 1.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:09 #0 2.033 (1/4) Installing dumb-init (1.2.5-r2) 08:34:09 #0 2.349 (2/4) Installing musl-obstack (1.2.3-r2) 08:34:09 #0 2.351 (3/4) Installing libucontext (1.2-r2) 08:34:09 #0 2.370 (4/4) Installing gcompat (1.1.0-r1) 08:34:09 #0 2.879 Executing busybox-1.36.1-r7.trigger 08:34:09 #0 2.879 OK: 8 MiB in 19 packages 08:34:09 #68 ... 08:34:09 08:34:09 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:09 #69 ... 08:34:09 08:34:09 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:09 #54 ... 08:34:09 08:34:09 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:34:09 #59 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:09 #59 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:09 #59 12.16 (1/3) Installing ca-certificates (20240226-r0) 08:34:09 #59 12.19 (2/3) Installing dumb-init (1.2.5-r2) 08:34:09 #59 12.19 (3/3) Installing tzdata (2024a-r0) 08:34:09 #59 12.28 Executing busybox-1.36.1-r7.trigger 08:34:09 #59 12.29 Executing ca-certificates-20240226-r0.trigger 08:34:09 #59 12.33 OK: 11 MiB in 18 packages 08:34:10 #59 ... 08:34:10 08:34:10 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:10 #70 ... 08:34:10 08:34:10 #71 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:10 #0 7.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:10 #0 7.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:10 #0 7.882 (1/1) Installing dumb-init (1.2.5-r2) 08:34:10 #0 7.887 Executing busybox-1.36.1-r7.trigger 08:34:10 #0 7.900 OK: 7 MiB in 16 packages 08:34:10 #71 ... 08:34:10 08:34:10 #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:34:10 #72 ... 08:34:10 08:34:10 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:34:10 #73 ... 08:34:10 08:34:10 #44 [core-keeper internal] load build context 08:34:10 #44 transferring context: 496.34MB 23.1s done 08:34:13 #44 ... 08:34:13 08:34:13 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:34:13 #58 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:13 #58 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:13 #58 16.98 (1/2) Installing dumb-init (1.2.5-r2) 08:34:13 #58 16.99 (2/2) Installing su-exec (0.2-r3) 08:34:13 #58 16.99 Executing busybox-1.36.1-r7.trigger 08:34:13 #58 17.00 OK: 7 MiB in 17 packages 08:34:13 #58 ... 08:34:13 08:34:13 #48 [security-spiffe-token-provider internal] load build context 08:34:13 #48 transferring context: 496.34MB 22.8s done 08:34:13 #48 ... 08:34:13 08:34:13 #43 [security-proxy-auth internal] load build context 08:34:13 #43 transferring context: 496.34MB 22.5s done 08:34:13 #43 ... 08:34:13 08:34:13 #45 [support-scheduler internal] load build context 08:34:13 #45 transferring context: 496.34MB 20.6s done 08:34:13 #45 ... 08:34:13 08:34:13 #47 [support-notifications internal] load build context 08:34:13 #47 transferring context: 496.34MB 22.5s done 08:34:14 #47 ... 08:34:14 08:34:14 #50 [core-command internal] load build context 08:34:14 #50 transferring context: 496.34MB 22.5s done 08:34:16 #50 ... 08:34:16 08:34:16 #51 [security-proxy-setup internal] load build context 08:34:16 #51 DONE 33.7s 08:34:16 08:34:16 #49 [core-common-config-bootstrapper internal] load build context 08:34:16 #49 DONE 33.7s 08:34:16 08:34:16 #46 [support-cron-scheduler internal] load build context 08:34:16 #46 DONE 33.7s 08:34:16 08:34:16 #53 [core-data internal] load build context 08:34:16 #53 DONE 33.7s 08:34:16 08:34:16 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:16 #68 DONE 18.9s 08:34:16 08:34:16 #71 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:16 #71 DONE 18.8s 08:34:16 08:34:16 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:34:16 #58 DONE 30.3s 08:34:16 08:34:16 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:34:16 #59 DONE 29.4s 08:34:16 08:34:16 #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:34:17 #74 ... 08:34:17 08:34:17 #55 [security-secretstore-setup internal] load build context 08:34:17 #55 DONE 33.8s 08:34:17 08:34:17 #45 [support-scheduler internal] load build context 08:34:17 #45 DONE 33.8s 08:34:17 08:34:17 #56 [core-metadata internal] load build context 08:34:17 #56 DONE 33.8s 08:34:17 08:34:17 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:17 #60 DONE 18.9s 08:34:17 08:34:17 #52 [security-bootstrapper internal] load build context 08:34:17 #52 DONE 33.9s 08:34:17 08:34:17 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:17 #67 DONE 19.0s 08:34:17 08:34:17 #50 [core-command internal] load build context 08:34:17 #50 DONE 33.9s 08:34:17 08:34:17 #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:17 #61 DONE 18.9s 08:34:17 08:34:17 #43 [security-proxy-auth internal] load build context 08:34:17 #43 DONE 33.9s 08:34:17 08:34:17 #47 [support-notifications internal] load build context 08:34:17 #47 DONE 33.9s 08:34:17 08:34:17 #48 [security-spiffe-token-provider internal] load build context 08:34:17 #48 DONE 33.9s 08:34:17 08:34:17 #44 [core-keeper internal] load build context 08:34:17 #44 DONE 34.0s 08:34:17 08:34:17 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:34:17 #75 ... 08:34:17 08:34:17 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:17 #69 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:17 #69 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:17 #69 19.83 (1/2) Installing ca-certificates (20240226-r0) 08:34:17 #69 19.85 (2/2) Installing dumb-init (1.2.5-r2) 08:34:17 #69 19.85 Executing busybox-1.36.1-r7.trigger 08:34:17 #69 19.86 Executing ca-certificates-20240226-r0.trigger 08:34:17 #69 19.91 OK: 8 MiB in 17 packages 08:34:17 #69 DONE 20.1s 08:34:18 08:34:18 #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:34:18 #72 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:18 #72 19.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:18 #72 ... 08:34:18 08:34:18 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:18 #66 DONE 20.0s 08:34:18 08:34:18 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:18 #63 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:18 #63 19.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:18 #63 20.11 (1/4) Installing ca-certificates (20240226-r0) 08:34:18 #63 20.13 (2/4) Installing dumb-init (1.2.5-r2) 08:34:18 #63 20.13 (3/4) Installing su-exec (0.2-r3) 08:34:18 #63 20.13 (4/4) Installing yq (4.33.3-r5) 08:34:18 #63 20.20 Executing busybox-1.36.1-r7.trigger 08:34:18 #63 20.21 Executing ca-certificates-20240226-r0.trigger 08:34:18 #63 20.25 OK: 17 MiB in 19 packages 08:34:18 #63 DONE 20.5s 08:34:18 08:34:18 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:34:18 #73 20.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:18 #73 ... 08:34:18 08:34:18 #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:34:18 #72 20.04 OK: 264 MiB in 52 packages 08:34:18 #72 DONE 20.2s 08:34:18 08:34:18 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:34:18 #73 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:18 #73 ... 08:34:18 08:34:18 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:18 #76 DONE 0.1s 08:34:18 08:34:18 #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:18 #62 19.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:18 #62 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:18 #62 20.18 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:18 #62 20.18 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:18 #62 20.18 OK: 20070 distinct packages available 08:34:18 #62 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:18 #62 20.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:18 #62 20.60 (1/5) Installing dumb-init (1.2.5-r2) 08:34:18 #62 20.60 (2/5) Installing musl-obstack (1.2.3-r2) 08:34:18 #62 20.61 (3/5) Installing libucontext (1.2-r2) 08:34:18 #62 20.61 (4/5) Installing gcompat (1.1.0-r1) 08:34:18 #62 20.61 (5/5) Installing openssl (3.1.7-r0) 08:34:18 #62 20.63 Executing busybox-1.36.1-r7.trigger 08:34:18 #62 20.64 OK: 8 MiB in 20 packages 08:34:18 #62 DONE 20.8s 08:34:18 08:34:18 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:34:18 #73 20.43 OK: 264 MiB in 52 packages 08:34:19 #73 ... 08:34:19 08:34:19 #64 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:19 #64 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:19 #64 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:19 #64 20.31 OK: 264 MiB in 52 packages 08:34:19 #64 DONE 20.5s 08:34:19 08:34:19 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:34:19 #77 DONE 0.0s 08:34:19 08:34:19 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:19 #70 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:19 #70 19.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:19 #70 20.11 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:19 #70 20.11 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:19 #70 20.11 OK: 20070 distinct packages available 08:34:19 #70 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:19 #70 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:19 #70 20.51 (1/11) Installing ca-certificates (20240226-r0) 08:34:19 #70 20.52 (2/11) Installing brotli-libs (1.0.9-r14) 08:34:19 #70 20.55 (3/11) Installing libunistring (1.1-r1) 08:34:19 #70 20.61 (4/11) Installing libidn2 (2.3.4-r1) 08:34:19 #70 20.61 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:34:19 #70 20.62 (6/11) Installing libcurl (8.9.1-r0) 08:34:19 #70 20.63 (7/11) Installing curl (8.9.1-r0) 08:34:19 #70 20.64 (8/11) Installing dumb-init (1.2.5-r2) 08:34:19 #70 20.64 (9/11) Installing musl-obstack (1.2.3-r2) 08:34:19 #70 20.65 (10/11) Installing libucontext (1.2-r2) 08:34:19 #70 20.65 (11/11) Installing gcompat (1.1.0-r1) 08:34:19 #70 20.65 Executing busybox-1.36.1-r7.trigger 08:34:19 #70 20.66 Executing ca-certificates-20240226-r0.trigger 08:34:19 #70 20.76 OK: 12 MiB in 26 packages 08:34:19 #70 DONE 20.9s 08:34:19 08:34:19 #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:34:19 #73 DONE 20.6s 08:34:19 08:34:19 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:34:19 #78 DONE 0.0s 08:34:19 08:34:19 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:20 #79 ... 08:34:20 08:34:20 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:34:20 #0 2.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:20 #0 2.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:20 #0 2.961 OK: 8 MiB in 19 packages 08:34:20 #80 DONE 3.1s 08:34:20 08:34:20 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:34:20 #75 2.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:20 #75 2.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:20 #75 2.943 OK: 7 MiB in 16 packages 08:34:20 #75 DONE 3.2s 08:34:20 08:34:20 #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:20 #81 ... 08:34:20 08:34:20 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:34:20 #65 19.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:20 #65 21.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:20 #65 21.22 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:20 #65 21.22 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:20 #65 21.22 OK: 20079 distinct packages available 08:34:20 #65 21.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:20 #65 21.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:20 #65 21.67 OK: 264 MiB in 52 packages 08:34:20 #65 DONE 22.2s 08:34:20 08:34:20 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:34:20 #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:20 #0 2.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:20 #0 3.241 OK: 11 MiB in 18 packages 08:34:20 #82 DONE 3.8s 08:34:20 08:34:20 #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:34:20 #0 3.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:20 #0 3.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:20 #0 3.628 OK: 7 MiB in 17 packages 08:34:20 #83 DONE 3.9s 08:34:20 08:34:20 #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:20 #81 DONE 0.8s 08:34:20 08:34:20 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:34:20 #84 DONE 0.2s 08:34:20 08:34:20 #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:34:20 #85 DONE 0.1s 08:34:20 08:34:20 #86 [security-spire-config stage-2 6/10] COPY security.txt / 08:34:21 #86 DONE 0.0s 08:34:21 08:34:21 #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:21 #87 DONE 0.0s 08:34:21 08:34:21 #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:21 #88 DONE 0.0s 08:34:21 08:34:21 #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:34:21 #74 3.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:21 #74 3.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:21 #74 ... 08:34:21 08:34:21 #89 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:21 #89 DONE 0.0s 08:34:21 08:34:21 #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:34:21 #74 4.214 OK: 7 MiB in 16 packages 08:34:21 #74 DONE 4.4s 08:34:21 08:34:21 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:34:21 #0 2.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:21 #0 2.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:21 #0 3.018 OK: 8 MiB in 17 packages 08:34:21 #90 DONE 3.1s 08:34:21 08:34:21 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:34:21 #0 3.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:21 #0 3.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:21 #0 4.166 OK: 17 MiB in 19 packages 08:34:21 #91 DONE 4.3s 08:34:21 08:34:21 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:34:21 #92 DONE 0.0s 08:34:21 08:34:21 #93 [security-spire-config] exporting to image 08:34:21 #93 exporting layers 08:34:21 #93 ... 08:34:21 08:34:21 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:34:21 #0 2.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:21 #0 2.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:21 #0 2.838 OK: 17 MiB in 19 packages 08:34:21 #94 DONE 3.0s 08:34:21 08:34:21 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:21 #95 ... 08:34:21 08:34:21 #93 [security-spire-config] exporting to image 08:34:21 #93 exporting layers 0.8s done 08:34:21 #93 writing image sha256:f7d4df8e79bdd3d2486d465bb9049b1e447891fd73a4b54d75bea357a5c56332 done 08:34:21 #93 naming to docker.io/library/security-spire-config done 08:34:21 #93 DONE 0.8s 08:34:22 08:34:22 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:34:22 #0 2.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:22 #0 2.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:22 #0 3.063 OK: 12 MiB in 26 packages 08:34:22 #96 DONE 3.2s 08:34:22 08:34:22 #97 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:34:22 #0 2.291 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:22 #0 2.828 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:22 #0 3.525 OK: 264 MiB in 52 packages 08:34:22 #97 DONE 3.7s 08:34:22 08:34:22 #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:34:22 #98 DONE 0.1s 08:34:22 08:34:22 #99 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:34:22 #0 3.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:22 #0 3.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:22 #0 3.415 OK: 8 MiB in 20 packages 08:34:22 #99 DONE 3.6s 08:34:22 08:34:22 #100 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:34:22 #0 3.825 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:22 #0 4.367 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:22 #0 5.043 (1/1) Installing dumb-init (1.2.5-r2) 08:34:22 #0 5.371 Executing busybox-1.36.1-r7.trigger 08:34:22 #0 5.378 OK: 7 MiB in 16 packages 08:34:22 #100 DONE 5.5s 08:34:22 08:34:22 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:34:23 #101 ... 08:34:23 08:34:23 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:23 #102 DONE 1.0s 08:34:23 08:34:23 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:34:23 #101 DONE 1.0s 08:34:23 08:34:23 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:34:23 #103 DONE 0.1s 08:34:23 08:34:23 #104 [security-spire-server stage-2 6/9] COPY security.txt / 08:34:24 #104 ... 08:34:24 08:34:24 #105 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:34:24 #105 DONE 3.3s 08:34:24 08:34:24 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:24 #106 DONE 0.7s 08:34:24 08:34:24 #104 [security-spire-server stage-2 6/9] COPY security.txt / 08:34:24 #104 DONE 0.6s 08:34:24 08:34:24 #107 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:34:24 #107 DONE 0.1s 08:34:24 08:34:24 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:24 #108 DONE 0.1s 08:34:24 08:34:24 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:34:24 #109 DONE 0.1s 08:34:24 08:34:24 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:24 #110 DONE 0.0s 08:34:24 08:34:24 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 08:34:24 #111 DONE 0.0s 08:34:24 08:34:24 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:24 #112 DONE 0.0s 08:34:24 08:34:24 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:24 #113 DONE 0.1s 08:34:24 08:34:24 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:24 #114 DONE 0.0s 08:34:24 08:34:24 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:24 #115 DONE 0.1s 08:34:24 08:34:24 #93 [security-spire-server] exporting to image 08:34:24 #93 exporting layers 0.7s done 08:34:24 #93 writing image sha256:42eb9a2a44c4f447532c610ccda917a655a990b61aa49f53574b550484e88b53 done 08:34:24 #93 naming to docker.io/library/security-spire-server 08:34:25 #93 exporting layers 0.6s done 08:34:25 #93 naming to docker.io/library/security-spire-server done 08:34:25 #93 writing image sha256:ca19e3534933452f33e8b670a5f6031889e4c5152400927ab3d4e6bb72af3176 done 08:34:25 #93 naming to docker.io/library/security-spire-agent done 08:34:25 #93 DONE 1.6s 08:34:25 08:34:25 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:28 Removing intermediate container 6b191701138a 08:34:28 ---> 4b79d9469144 08:34:28 Successfully built 4b79d9469144 08:34:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:28 + docker inspect -f . ci-base-image-arm64 08:34:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:29 prd-ubuntu20.04-docker-arm64-4c-16g-10676 does not seem to be running inside a container 08:34:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:29 #116 ... 08:34:29 08:34:29 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:29 #117 ... 08:34:29 08:34:29 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:30 $ docker top ab0d4b9f1d06c0b630371cbc094f0bddd1ef87267de63376f05c10526193a149 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:31 + go version 08:34:31 go version go1.21.9 linux/arm64 [Pipeline] } 08:34:31 $ docker stop --time=1 ab0d4b9f1d06c0b630371cbc094f0bddd1ef87267de63376f05c10526193a149 08:34:32 $ docker rm -f --volumes ab0d4b9f1d06c0b630371cbc094f0bddd1ef87267de63376f05c10526193a149 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:33 + docker inspect -f . ci-base-image-arm64 08:34:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:33 prd-ubuntu20.04-docker-arm64-4c-16g-10676 does not seem to be running inside a container 08:34:33 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:35 $ docker top 0169cc9ce4f5d9d224be78011e6c7555cca703002b2f01d9668fd018c9c8e10f -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:35 ========================================================= 08:34:35 [edgeXBuildGoParallel] Running Tests and Build... 08:34:35 ========================================================= [Pipeline] sh 08:34:35 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 08:34:36 + make test 08:34:36 go test -race -coverprofile=coverage.out ./... 08:35:08 #118 DONE 44.7s 08:35:08 08:35:08 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:08 #117 DONE 44.9s 08:35:08 08:35:08 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:08 #79 DONE 44.6s 08:35:08 08:35:08 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:08 #95 DONE 42.9s 08:35:08 08:35:08 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:08 #116 DONE 41.4s 08:35:08 08:35:08 #119 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:13 #119 ... 08:35:13 08:35:13 #120 [security-secretstore-setup builder 6/7] COPY . . 08:35:13 #120 DONE 8.9s 08:35:13 08:35:13 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 08:35:13 #121 DONE 9.0s 08:35:13 08:35:13 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:13 #122 CACHED 08:35:13 08:35:13 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:13 #123 CACHED 08:35:13 08:35:13 #124 [security-bootstrapper builder 6/7] COPY . . 08:35:13 #124 CACHED 08:35:13 08:35:13 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:13 #125 CACHED 08:35:13 08:35:13 #126 [security-proxy-setup builder 6/7] COPY . . 08:35:13 #126 CACHED 08:35:13 08:35:13 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:35:13 #127 CACHED 08:35:13 08:35:13 #119 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:13 #119 DONE 8.9s 08:35:13 08:35:13 #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:13 #128 CACHED 08:35:13 08:35:13 #129 [support-scheduler builder 6/7] COPY . . 08:35:13 #129 CACHED 08:35:13 08:35:13 #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:13 #130 CACHED 08:35:13 08:35:13 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:13 #131 CACHED 08:35:13 08:35:13 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:13 #132 CACHED 08:35:13 08:35:13 #133 [core-data builder 6/7] COPY . . 08:35:13 #133 CACHED 08:35:13 08:35:13 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:35:13 #134 CACHED 08:35:13 08:35:13 #135 [core-metadata builder 6/7] COPY . . 08:35:13 #135 CACHED 08:35:13 08:35:13 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:13 #136 CACHED 08:35:13 08:35:13 #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:13 #137 CACHED 08:35:13 08:35:13 #138 [security-proxy-auth builder 6/7] COPY . . 08:35:13 #138 CACHED 08:35:13 08:35:13 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:35:13 #139 CACHED 08:35:13 08:35:13 #140 [core-command builder 6/7] COPY . . 08:35:13 #140 CACHED 08:35:13 08:35:13 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:13 #141 CACHED 08:35:13 08:35:13 #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:13 #142 CACHED 08:35:13 08:35:13 #143 [support-notifications builder 6/7] COPY . . 08:35:13 #143 DONE 9.0s 08:35:13 08:35:13 #144 [support-cron-scheduler builder 6/7] COPY . . 08:35:13 #144 CACHED 08:35:13 08:35:13 #145 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:13 #145 CACHED 08:35:13 08:35:13 #146 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:13 #146 CACHED 08:35:13 08:35:13 #147 [core-keeper builder 7/8] COPY . . 08:35:13 #147 DONE 9.0s 08:35:13 08:35:13 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:14 #148 1.146 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:35:23 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:23 #148 ... 08:35:23 08:35:23 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:23 #0 0.367 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:35:23 #149 ... 08:35:23 08:35:23 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:23 #0 0.811 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:23 #150 ... 08:35:23 08:35:23 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:23 #0 0.917 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:23 #151 ... 08:35:23 08:35:23 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:23 #0 0.926 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:35:23 #152 ... 08:35:23 08:35:23 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:23 #0 0.546 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:35:23 #153 ... 08:35:23 08:35:23 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:23 #0 1.489 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:23 #154 ... 08:35:23 08:35:23 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:23 #0 1.205 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:23 #155 ... 08:35:23 08:35:23 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:35:23 #0 1.387 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:35:23 #156 ... 08:35:23 08:35:23 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:23 #0 1.804 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:35:23 #157 ... 08:35:23 08:35:23 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:35:23 #0 1.819 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:35:24 #158 ... 08:35:24 08:35:24 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:24 #0 1.060 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:24 #159 ... 08:35:24 08:35:24 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:24 #0 0.463 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:36:46 #160 ... 08:36:46 08:36:46 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:46 #150 92.56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:36:55 #150 ... 08:36:55 08:36:55 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:55 #149 DONE 101.1s 08:36:55 08:36:55 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:55 #151 DONE 101.2s 08:36:55 08:36:55 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:55 #150 DONE 101.2s 08:36:55 08:36:55 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:36:55 #161 DONE 0.8s 08:36:55 08:36:55 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:36:55 #162 ... 08:36:55 08:36:55 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:36:55 #163 DONE 0.7s 08:36:55 08:36:55 #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:36:55 #164 DONE 0.7s 08:36:55 08:36:55 #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:36:55 #165 ... 08:36:55 08:36:55 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:36:55 #162 DONE 0.4s 08:36:55 08:36:55 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:36:55 #166 DONE 0.4s 08:36:55 08:36:55 #167 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:36:55 #167 DONE 0.7s 08:36:55 08:36:55 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:36:55 #168 DONE 0.7s 08:36:55 08:36:55 #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:36:57 #169 ... 08:36:57 08:36:57 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:57 #155 DONE 104.5s 08:36:57 08:36:57 #170 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:36:57 #170 ... 08:36:57 08:36:57 #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:36:57 #169 DONE 1.8s 08:36:57 08:36:57 #171 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:57 #171 ... 08:36:57 08:36:57 #170 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:36:57 #170 DONE 1.8s 08:36:58 08:36:58 #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:36:58 #172 ... 08:36:58 08:36:58 #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:36:58 #165 DONE 3.3s 08:36:58 08:36:58 #173 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:36:58 #173 DONE 0.4s 08:36:58 08:36:58 #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:36:58 #174 ... 08:36:58 08:36:58 #171 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:58 #171 DONE 0.6s 08:36:58 08:36:58 #175 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:36:58 #175 DONE 0.2s 08:36:58 08:36:58 #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:36:58 #172 DONE 0.6s 08:36:58 08:36:58 #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:36:58 #174 DONE 0.4s 08:36:58 08:36:58 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:58 #176 ... 08:36:58 08:36:58 #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:58 #177 DONE 0.3s 08:36:58 08:36:58 #178 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:36:58 #178 DONE 0.4s 08:36:58 08:36:58 #179 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:58 #179 DONE 0.5s 08:36:58 08:36:58 #180 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:59 #180 ... 08:36:59 08:36:59 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:59 #176 DONE 0.7s 08:36:59 08:36:59 #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:59 #181 ... 08:36:59 08:36:59 #180 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:59 #180 DONE 0.6s 08:36:59 08:36:59 #182 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:59 #182 DONE 0.7s 08:36:59 08:36:59 #183 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:00 #183 ... 08:37:00 08:37:00 #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:37:00 #181 DONE 0.6s 08:37:00 08:37:00 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:37:00 #184 ... 08:37:00 08:37:00 #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:00 #185 DONE 1.5s 08:37:00 08:37:00 #186 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:37:00 #186 DONE 0.7s 08:37:00 08:37:00 #183 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:00 #183 DONE 0.6s 08:37:00 08:37:00 #93 [security-proxy-setup] exporting to image 08:37:00 #93 exporting layers 08:37:00 #93 ... 08:37:00 08:37:00 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:37:00 #184 DONE 0.7s 08:37:00 08:37:00 #187 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:37:00 #187 DONE 0.5s 08:37:00 08:37:00 #188 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:37:01 #188 ... 08:37:01 08:37:01 #93 [security-proxy-setup] exporting to image 08:37:01 #93 exporting layers 0.6s done 08:37:01 #93 writing image sha256:2a37774e99cb4df7cb16b7d65e4e81eaa05758199713887e8bdedf1a10e3fb50 0.1s done 08:37:01 #93 naming to docker.io/library/security-proxy-setup 0.0s done 08:37:01 #93 DONE 2.4s 08:37:01 08:37:01 #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:01 #189 ... 08:37:01 08:37:01 #188 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:37:01 #188 DONE 0.8s 08:37:01 08:37:01 #190 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:37:02 #190 ... 08:37:02 08:37:02 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:02 #152 DONE 109.3s 08:37:02 08:37:02 #190 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:37:02 #190 DONE 0.7s 08:37:02 08:37:02 #191 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:37:02 #191 DONE 0.1s 08:37:02 08:37:02 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:02 #192 DONE 0.1s 08:37:02 08:37:02 #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:02 #189 DONE 1.8s 08:37:02 08:37:02 #193 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:02 #193 ... 08:37:02 08:37:02 #194 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:02 #194 DONE 2.2s 08:37:02 08:37:02 #93 [security-secretstore-setup] exporting to image 08:37:02 #93 ... 08:37:02 08:37:02 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:02 #195 DONE 0.6s 08:37:02 08:37:02 #193 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:02 #193 DONE 0.6s 08:37:03 08:37:03 #196 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:37:04 #196 ... 08:37:04 08:37:04 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:04 #197 DONE 0.5s 08:37:04 08:37:04 #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 08:37:04 #198 DONE 0.8s 08:37:04 08:37:04 #93 [security-spiffe-token-provider] exporting to image 08:37:04 #93 writing image sha256:c556ceaf4e03fe2b6de8f33875c986e6c6eeb9e86c191132594a59c89a539f83 done 08:37:04 #93 naming to docker.io/library/core-common-config-bootstrapper done 08:37:04 #93 exporting layers 1.8s done 08:37:04 #93 writing image sha256:d45bdbdf20ff3d1e3d5136e459a32a2a7ff3d6f06ca1ebbc4a9967808d9a4a77 0.0s done 08:37:04 #93 naming to docker.io/library/security-secretstore-setup 0.0s done 08:37:04 #93 exporting layers 0.3s done 08:37:04 #93 writing image sha256:341c46651e8fa46377ff8200ba88cea2659de899126bdbbba9f018ac49232403 done 08:37:04 #93 naming to docker.io/library/security-spiffe-token-provider done 08:37:04 #93 DONE 4.5s 08:37:04 08:37:04 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:37:05 #153 ... 08:37:05 08:37:05 #196 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:37:05 #196 DONE 2.3s 08:37:05 08:37:05 #93 [security-bootstrapper] exporting to image 08:37:05 #93 exporting layers 0.4s done 08:37:05 #93 writing image sha256:f92206a7c997a51a6fe2b89f9fc17e8699c11e25210b5f9c4f3d8dcfd033ac97 done 08:37:05 #93 naming to docker.io/library/security-bootstrapper done 08:37:05 #93 DONE 4.9s 08:37:05 08:37:05 #57 [security-spire-server internal] load build context 08:38:13 #57 ... 08:38:13 08:38:13 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:13 #148 DONE 170.4s 08:38:13 08:38:13 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:38:13 #158 DONE 170.4s 08:38:13 08:38:13 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:13 #159 DONE 170.5s 08:38:13 08:38:13 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:13 #160 DONE 170.5s 08:38:13 08:38:13 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:38:13 #156 DONE 170.5s 08:38:13 08:38:13 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:13 #157 DONE 170.5s 08:38:13 08:38:13 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:13 #153 DONE 170.5s 08:38:13 08:38:13 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:13 #154 DONE 170.6s 08:38:13 08:38:13 #199 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:13 #199 DONE 0.1s 08:38:13 08:38:13 #200 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:13 #200 DONE 0.4s 08:38:13 08:38:13 #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:13 #201 ... 08:38:13 08:38:13 #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:13 #202 CACHED 08:38:13 08:38:13 #203 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:13 #203 DONE 0.4s 08:38:13 08:38:13 #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:13 #201 DONE 0.4s 08:38:13 08:38:13 #204 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:13 #204 DONE 0.2s 08:38:13 08:38:13 #205 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:13 #205 DONE 0.2s 08:38:13 08:38:13 #206 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:13 #206 ... 08:38:13 08:38:13 #207 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:13 #207 CACHED 08:38:13 08:38:13 #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:13 #208 CACHED 08:38:13 08:38:13 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:13 #209 DONE 0.2s 08:38:13 08:38:13 #210 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:13 #210 CACHED 08:38:13 08:38:13 #211 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:13 #211 CACHED 08:38:13 08:38:13 #212 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:13 #212 CACHED 08:38:13 08:38:13 #213 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:13 #213 DONE 1.4s 08:38:13 08:38:13 #206 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:13 #206 DONE 1.4s 08:38:13 08:38:13 #214 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:13 #214 DONE 1.4s 08:38:13 08:38:13 #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:13 #215 DONE 1.4s 08:38:13 08:38:13 #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:13 #216 DONE 1.4s 08:38:13 08:38:13 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:13 #217 DONE 1.5s 08:38:13 08:38:13 #218 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:38:13 #218 DONE 1.4s 08:38:13 08:38:13 #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:13 #219 ... 08:38:13 08:38:13 #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:13 #220 DONE 1.5s 08:38:13 08:38:13 #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:13 #221 ... 08:38:13 08:38:13 #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:38:13 #222 DONE 0.3s 08:38:13 08:38:13 #223 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:13 #223 DONE 0.6s 08:38:13 08:38:13 #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:38:13 #224 DONE 0.6s 08:38:13 08:38:13 #225 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:38:13 #225 DONE 0.6s 08:38:13 08:38:13 #226 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:38:13 #226 DONE 0.6s 08:38:13 08:38:13 #227 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:38:13 #227 DONE 0.1s 08:38:13 08:38:13 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:13 #228 DONE 0.6s 08:38:13 08:38:13 #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:13 #219 DONE 0.6s 08:38:13 08:38:13 #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:13 #221 DONE 0.6s 08:38:13 08:38:13 #93 [support-notifications] exporting to image 08:38:13 #93 exporting layers 08:38:13 #93 ... 08:38:13 08:38:13 #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:38:13 #229 DONE 0.2s 08:38:13 08:38:13 #230 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:13 #230 DONE 0.1s 08:38:13 08:38:13 #231 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:38:13 #231 DONE 0.1s 08:38:13 08:38:13 #232 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:13 #232 DONE 0.2s 08:38:13 08:38:13 #93 [core-metadata] exporting to image 08:38:13 #93 writing image sha256:c037f114f3d81d6c073906851d5e2c02ca82fa4d1b78dae1a86f15bfddff58e8 08:38:13 #93 ... 08:38:13 08:38:13 #233 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:38:13 #233 DONE 0.1s 08:38:13 08:38:13 #93 [core-data] exporting to image 08:38:13 #93 exporting layers 0.3s done 08:38:13 #93 writing image sha256:c037f114f3d81d6c073906851d5e2c02ca82fa4d1b78dae1a86f15bfddff58e8 0.0s done 08:38:13 #93 naming to docker.io/library/support-scheduler 0.0s done 08:38:13 #93 exporting layers 0.3s done 08:38:13 #93 writing image sha256:ec177c5043581dde38fd3e77f75ab53d81255c0108ddc9a81570899de431b0d6 done 08:38:13 #93 naming to docker.io/library/support-notifications done 08:38:13 #93 writing image sha256:0a3c9ea9314271da5c9665771096484bf874cc64b1bace81685a4f5025725bc0 0.0s done 08:38:13 #93 naming to docker.io/library/core-command done 08:38:13 #93 exporting layers 0.2s done 08:38:13 #93 writing image sha256:7e9a389934bf0a7e924f1739813ea0d68b16da0fc4067dd635b98eee4bb8086f 0.0s done 08:38:13 #93 naming to docker.io/library/core-keeper done 08:38:13 #93 writing image sha256:a88ae764a16a07fe4b4a04397a2ccbf2db5e0f0edbe5b77c221f0439d29ad0a7 0.0s done 08:38:13 #93 writing image sha256:dd83b98c96d1750572badfb92cdca070df6033afcc83d8bbb6d06dbe764a4c49 done 08:38:13 #93 naming to docker.io/library/support-cron-scheduler done 08:38:13 #93 naming to docker.io/library/core-metadata done 08:38:13 #93 writing image sha256:f3903e7903812a2b5f866ee4189fa49b873c3339085d1837382585b7a0d20b76 08:38:13 #93 ... 08:38:13 08:38:13 #234 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:13 #234 DONE 0.4s 08:38:13 08:38:13 #93 [security-proxy-auth] exporting to image 08:38:13 #93 writing image sha256:f3903e7903812a2b5f866ee4189fa49b873c3339085d1837382585b7a0d20b76 done 08:38:13 #93 naming to docker.io/library/core-data done 08:38:13 #93 exporting layers 0.7s done 08:38:13 #93 writing image sha256:2ca3ea5a008c202dbabe1b8c6c2b6393b6fa545bb63a8c67a5996de8847336f3 done 08:38:13 #93 naming to docker.io/library/security-proxy-auth done 08:38:13 #93 DONE 6.3s 08:38:13 08:38:13 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:38:13 time="2024-09-19T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:13 time="2024-09-19T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:13 time="2024-09-19T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:13 time="2024-09-19T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:13 time="2024-09-19T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:13 time="2024-09-19T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:13 time="2024-09-19T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:13 time="2024-09-19T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:13 time="2024-09-19T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:13 time="2024-09-19T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:13 time="2024-09-19T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:13 time="2024-09-19T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:13 time="2024-09-19T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:13 time="2024-09-19T08:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:13 time="2024-09-19T08:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:13 time="2024-09-19T08:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:38:13 $ docker stop --time=1 9be1e27e71dced145098f441573f89f219a7c41bb2ce246e76e7166471b56cb6 08:38:14 $ docker rm -f --volumes 9be1e27e71dced145098f441573f89f219a7c41bb2ce246e76e7166471b56cb6 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:15 + docker images 08:38:15 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:15 security-proxy-auth latest 2ca3ea5a008c 8 seconds ago 33.1MB 08:38:15 core-data latest f3903e790381 8 seconds ago 39.8MB 08:38:15 support-cron-scheduler latest dd83b98c96d1 9 seconds ago 44.3MB 08:38:15 support-scheduler latest c037f114f3d8 9 seconds ago 42.1MB 08:38:15 core-keeper latest 7e9a389934bf 9 seconds ago 39.7MB 08:38:15 core-metadata latest a88ae764a16a 9 seconds ago 39.9MB 08:38:15 core-command latest 0a3c9ea93142 9 seconds ago 35.5MB 08:38:15 support-notifications latest ec177c504358 9 seconds ago 42.7MB 08:38:15 security-bootstrapper latest f92206a7c997 About a minute ago 19MB 08:38:15 security-spiffe-token-provider latest 341c46651e8f About a minute ago 28.9MB 08:38:15 security-secretstore-setup latest d45bdbdf20ff About a minute ago 37MB 08:38:15 core-common-config-bootstrapper latest c556ceaf4e03 About a minute ago 15.2MB 08:38:15 security-proxy-setup latest 2a37774e99cb About a minute ago 26.2MB 08:38:15 security-spire-server latest 42eb9a2a44c4 3 minutes ago 121MB 08:38:15 security-spire-agent latest ca19e3534933 3 minutes ago 182MB 08:38:15 security-spire-config latest f7d4df8e79bd 3 minutes ago 120MB 08:38:15 ci-base-image-x86_64 latest 728b065c0bbb 7 minutes ago 971MB 08:38:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 08:38:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 08:38:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:38:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:30 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:25 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:39:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.119s coverage: 28.7% of statements 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.197s coverage: 97.0% of statements 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.268s coverage: 69.2% of statements 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.220s coverage: 53.2% of statements 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:40:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.989s coverage: 93.4% of statements 08:40:16 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.330s coverage: 91.7% of statements 08:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.220s coverage: 7.0% of statements 08:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.701s coverage: 95.8% of statements 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/io 1.093s coverage: 72.2% of statements 08:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.139s coverage: 0.0% of statements [no tests to run] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.313s coverage: 0.8% of statements 08:40:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.136s coverage: 30.7% of statements 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.140s coverage: 41.7% of statements 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.110s coverage: 77.8% of statements 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.089s coverage: 94.1% of statements 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.107s coverage: 96.3% of statements 08:40:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.102s coverage: 87.5% of statements 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.114s coverage: 94.4% of statements 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.905s coverage: 79.9% of statements 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.155s coverage: 92.9% of statements 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.091s coverage: 66.7% of statements 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.113s coverage: 62.3% of statements 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.099s coverage: 75.0% of statements 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.112s coverage: 87.2% of statements 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.074s coverage: 20.0% of statements 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.077s coverage: 100.0% of statements 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.270s coverage: 81.8% of statements 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.264s coverage: 82.1% of statements 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.108s coverage: 86.0% of statements 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.718s coverage: 63.1% of statements 08:41:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.126s coverage: 100.0% of statements 08:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.125s coverage: 89.4% of statements 08:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.077s coverage: 100.0% of statements 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements 08:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.658s coverage: 36.5% of statements 08:41:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.108s coverage: 89.5% of statements 08:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.096s coverage: 84.8% of statements 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:41:48 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.132s coverage: 4.9% of statements 08:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:55 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.343s coverage: 97.1% of statements 08:41:55 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.138s coverage: 35.9% of statements 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.192s coverage: 19.9% of statements 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:42:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.507s coverage: 95.7% of statements 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.178s coverage: 61.8% of statements 08:42:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.282s coverage: 98.9% of statements 08:42:19 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:42:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:42:20 go vet ./... 08:46:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:46:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:46:42 ./bin/test-attribution-txt.sh 08:46:42 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:46:42 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:46:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:46:42 + ls -al . 08:46:42 total 932 08:46:42 drwxrwxr-x 10 1001 1001 4096 Sep 19 08:34 . 08:46:42 drwxr-xr-x 4 root root 4096 Sep 19 08:34 .. 08:46:42 drwxrwxr-x 2 1001 1001 4096 Sep 19 08:32 .blubracket 08:46:42 -rw-rw-r-- 1 1001 1001 10 Sep 19 08:32 .dockerignore 08:46:42 drwxrwxr-x 8 1001 1001 4096 Sep 19 08:32 .git 08:46:42 drwxrwxr-x 3 1001 1001 4096 Sep 19 08:32 .github 08:46:42 -rw-rw-r-- 1 1001 1001 1102 Sep 19 08:32 .gitignore 08:46:42 -rw-rw-r-- 1 1001 1001 42 Sep 19 08:32 .golangci.yml 08:46:42 -rw-rw-r-- 1 1001 1001 100 Sep 19 08:32 .hadolint.yml 08:46:42 -rw-rw-r-- 1 1001 1001 155 Sep 19 08:32 .sonarcloud.properties 08:46:42 -rw-rw-r-- 1 1001 1001 1171 Sep 19 08:32 ADOPTERS.md 08:46:42 -rw-rw-r-- 1 1001 1001 21286 Sep 19 08:32 Attribution.txt 08:46:42 -rw-rw-r-- 1 1001 1001 100284 Sep 19 08:32 CHANGELOG.md 08:46:42 -rw-rw-r-- 1 1001 1001 3804 Sep 19 08:32 CONTRIBUTING.md 08:46:42 -rw-rw-r-- 1 1001 1001 677 Sep 19 08:32 GOVERNANCE.md 08:46:42 -rw-rw-r-- 1 1001 1001 861 Sep 19 08:32 Jenkinsfile 08:46:42 -rw-rw-r-- 1 1001 1001 10775 Sep 19 08:32 LICENSE 08:46:42 -rw-rw-r-- 1 1001 1001 16854 Sep 19 08:32 Makefile 08:46:42 -rw-rw-r-- 1 1001 1001 582 Sep 19 08:32 OWNERS.md 08:46:42 -rw-rw-r-- 1 1001 1001 9528 Sep 19 08:32 README.md 08:46:42 -rw-rw-r-- 1 1001 1001 789 Sep 19 08:32 SECURITY.md 08:46:42 -rw-rw-r-- 1 1001 1001 5 Sep 19 08:29 VERSION 08:46:42 drwxrwxr-x 2 1001 1001 4096 Sep 19 08:32 bin 08:46:42 drwxrwxr-x 20 1001 1001 4096 Sep 19 08:32 cmd 08:46:42 -rw-r--r-- 1 root root 566233 Sep 19 08:42 coverage.out 08:46:42 drwxrwxr-x 2 1001 1001 4096 Sep 19 08:32 fuzz_test 08:46:42 -rw-rw-r-- 1 1001 1001 7305 Sep 19 08:32 go.mod 08:46:42 -rw-rw-r-- 1 1001 1001 102748 Sep 19 08:32 go.sum 08:46:42 drwxrwxr-x 7 1001 1001 4096 Sep 19 08:32 internal 08:46:42 drwxrwxr-x 3 1001 1001 4096 Sep 19 08:32 openapi 08:46:42 -rw-rw-r-- 1 1001 1001 584 Sep 19 08:32 security.txt 08:46:42 -rw-rw-r-- 1 1001 1001 204 Sep 19 08:32 version.go [Pipeline] sh 08:46:43 + '[' -e coverage.out ] 08:46:43 + chown 1001:1001 coverage.out [Pipeline] stash 08:46:43 Warning: overwriting stash ‘coverage-report’ 08:46:44 Stashed 1 file(s) [Pipeline] sh 08:46:44 + make build 08:46:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:50:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:50:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:50:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:50:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:50:22 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:50:49 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:50:59 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:51:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:51:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:51:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:51:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:51:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:51:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:51:39 $ docker stop --time=1 0169cc9ce4f5d9d224be78011e6c7555cca703002b2f01d9668fd018c9c8e10f 08:51:41 $ docker rm -f --volumes 0169cc9ce4f5d9d224be78011e6c7555cca703002b2f01d9668fd018c9c8e10f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:51:45 08:51:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:51:46 latest: Pulling from edgex-devops/edgex-compose-arm64 08:51:46 547446be3368: Pulling fs layer 08:51:46 d125d8839a47: Pulling fs layer 08:51:46 3e85d5ac6304: Pulling fs layer 08:51:46 c3105a71a48b: Pulling fs layer 08:51:46 0f093f025ec4: Pulling fs layer 08:51:46 c3106fc0e877: Pulling fs layer 08:51:46 c3105a71a48b: Waiting 08:51:46 0f093f025ec4: Waiting 08:51:46 c3106fc0e877: Waiting 08:51:46 547446be3368: Verifying Checksum 08:51:46 547446be3368: Download complete 08:51:46 c3105a71a48b: Verifying Checksum 08:51:46 c3105a71a48b: Download complete 08:51:47 d125d8839a47: Verifying Checksum 08:51:47 d125d8839a47: Download complete 08:51:47 c3106fc0e877: Download complete 08:51:47 0f093f025ec4: Verifying Checksum 08:51:47 0f093f025ec4: Download complete 08:51:47 547446be3368: Pull complete 08:51:48 d125d8839a47: Pull complete 08:51:48 3e85d5ac6304: Verifying Checksum 08:51:48 3e85d5ac6304: Download complete 08:51:59 3e85d5ac6304: Pull complete 08:51:59 c3105a71a48b: Pull complete 08:51:59 0f093f025ec4: Pull complete 08:52:00 c3106fc0e877: Pull complete 08:52:00 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:52:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:52:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:52:00 prd-ubuntu20.04-docker-arm64-4c-16g-10676 does not seem to be running inside a container 08:52:00 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:52:02 $ docker top d054776457505ab7b3fe2a1016c169e55320fd2f7083273770e237778cdc8709 -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:03 + docker compose -f ./docker-compose-build.yml build --parallel 08:52:13 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:52:13 #1 transferring dockerfile: 30B 08:52:13 #1 transferring dockerfile: 1.89kB done 08:52:13 #1 DONE 0.1s 08:52:13 08:52:13 #2 [core-keeper internal] load build definition from Dockerfile 08:52:13 #2 transferring dockerfile: 2.07kB done 08:52:13 #2 DONE 0.1s 08:52:13 08:52:13 #3 [security-proxy-setup internal] load build definition from Dockerfile 08:52:13 #3 transferring dockerfile: 2.50kB 0.0s done 08:52:13 #3 DONE 0.0s 08:52:13 08:52:13 #4 [support-notifications internal] load build definition from Dockerfile 08:52:13 #4 transferring dockerfile: 1.95kB done 08:52:13 #4 DONE 0.1s 08:52:13 08:52:13 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:52:13 #5 transferring dockerfile: 2.23kB done 08:52:13 #5 DONE 0.1s 08:52:13 08:52:13 #6 [core-command internal] load build definition from Dockerfile 08:52:13 #6 transferring dockerfile: 1.93kB done 08:52:13 #6 DONE 0.1s 08:52:13 08:52:13 #7 [security-spire-server internal] load build definition from Dockerfile 08:52:13 #7 transferring dockerfile: 1.70kB done 08:52:13 #7 DONE 0.1s 08:52:13 08:52:13 #8 [security-proxy-auth internal] load build definition from Dockerfile 08:52:13 #8 transferring dockerfile: 2.15kB done 08:52:13 #8 DONE 0.0s 08:52:13 08:52:13 #9 [core-metadata internal] load build definition from Dockerfile 08:52:13 #9 transferring dockerfile: 2.06kB done 08:52:13 #9 DONE 0.1s 08:52:13 08:52:13 #10 [security-spire-agent internal] load build definition from Dockerfile 08:52:13 #10 transferring dockerfile: 1.81kB 0.0s done 08:52:13 #10 DONE 0.1s 08:52:13 08:52:13 #11 [support-scheduler internal] load build definition from Dockerfile 08:52:13 #11 transferring dockerfile: 1.93kB done 08:52:14 #11 DONE 0.1s 08:52:14 08:52:14 #12 [security-secretstore-setup internal] load build definition from Dockerfile 08:52:14 #12 transferring dockerfile: 2.49kB done 08:52:14 #12 DONE 0.1s 08:52:14 08:52:14 #13 [core-data internal] load build definition from Dockerfile 08:52:14 #13 transferring dockerfile: 2.07kB done 08:52:14 #13 DONE 0.1s 08:52:14 08:52:14 #14 [support-cron-scheduler internal] load build definition from Dockerfile 08:52:14 #14 transferring dockerfile: 1.85kB 0.0s done 08:52:14 #14 DONE 0.1s 08:52:14 08:52:14 #15 [security-bootstrapper internal] load build definition from Dockerfile 08:52:14 #15 transferring dockerfile: 3.17kB 0.0s done 08:52:14 #15 DONE 0.1s 08:52:14 08:52:14 #16 [security-spire-config internal] load build definition from Dockerfile 08:52:14 #16 transferring dockerfile: 1.69kB 0.0s done 08:52:14 #16 DONE 0.1s 08:52:14 08:52:14 #17 [security-spiffe-token-provider internal] load .dockerignore 08:52:14 #17 transferring context: 50B 0.0s done 08:52:14 #17 DONE 0.1s 08:52:15 08:52:15 #18 [core-keeper internal] load .dockerignore 08:52:15 #18 transferring context: 50B 0.0s done 08:52:15 #18 DONE 0.1s 08:52:15 08:52:15 #19 [security-proxy-setup internal] load .dockerignore 08:52:15 #19 transferring context: 50B done 08:52:15 #19 DONE 0.0s 08:52:15 08:52:15 #20 [support-notifications internal] load .dockerignore 08:52:16 #20 ... 08:52:16 08:52:16 #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:16 #21 DONE 0.0s 08:52:16 08:52:16 #20 [support-notifications internal] load .dockerignore 08:52:16 #20 transferring context: 50B 0.0s done 08:52:16 #20 DONE 0.8s 08:52:16 08:52:16 #22 [core-common-config-bootstrapper internal] load .dockerignore 08:52:16 #22 transferring context: 50B done 08:52:16 #22 DONE 0.7s 08:52:16 08:52:16 #21 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:16 #21 DONE 0.0s 08:52:16 08:52:16 #23 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:52:16 #23 ... 08:52:16 08:52:16 #21 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:16 #21 DONE 0.0s 08:52:16 08:52:16 #23 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:52:16 #23 ... 08:52:16 08:52:16 #24 [core-command internal] load .dockerignore 08:52:16 #24 transferring context: 50B 0.0s done 08:52:16 #24 DONE 0.9s 08:52:16 08:52:16 #25 [security-spire-server internal] load .dockerignore 08:52:16 #25 transferring context: 50B 0.0s done 08:52:16 #25 DONE 0.9s 08:52:16 08:52:16 #26 [security-proxy-auth internal] load .dockerignore 08:52:16 #26 transferring context: 50B done 08:52:16 #26 DONE 0.9s 08:52:16 08:52:16 #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:16 #21 DONE 0.0s 08:52:16 08:52:16 #27 [core-metadata internal] load .dockerignore 08:52:16 #27 transferring context: 50B 0.0s done 08:52:16 #27 DONE 1.0s 08:52:16 08:52:16 #28 [security-spire-agent internal] load .dockerignore 08:52:16 #28 transferring context: 50B 0.0s done 08:52:16 #28 DONE 1.0s 08:52:16 08:52:16 #29 [support-scheduler internal] load .dockerignore 08:52:16 #29 transferring context: 50B 0.0s done 08:52:16 #29 DONE 0.9s 08:52:16 08:52:16 #23 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:52:16 #23 ... 08:52:16 08:52:16 #30 [security-secretstore-setup internal] load .dockerignore 08:52:16 #30 transferring context: 50B 0.0s done 08:52:16 #30 DONE 0.9s 08:52:16 08:52:16 #31 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:16 #31 DONE 0.0s 08:52:16 08:52:16 #23 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:52:16 #23 DONE 1.2s 08:52:16 08:52:16 #32 [security-spire-config internal] load .dockerignore 08:52:16 #32 transferring context: 50B 0.0s done 08:52:16 #32 DONE 0.8s 08:52:16 08:52:16 #33 [support-cron-scheduler internal] load .dockerignore 08:52:16 #33 transferring context: 50B 0.0s done 08:52:16 #33 DONE 1.0s 08:52:16 08:52:16 #34 [core-data internal] load .dockerignore 08:52:16 #34 transferring context: 50B 0.1s done 08:52:16 #34 DONE 1.0s 08:52:16 08:52:16 #35 [core-common-config-bootstrapper internal] load build context 08:52:16 #35 DONE 0.0s 08:52:16 08:52:16 #36 [support-notifications internal] load build context 08:52:16 #36 DONE 0.0s 08:52:16 08:52:16 #31 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:16 #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:52:16 #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:52:16 #31 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:52:16 #31 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:52:16 #31 ... 08:52:16 08:52:16 #37 [security-bootstrapper internal] load .dockerignore 08:52:16 #37 transferring context: 50B 0.0s done 08:52:16 #37 DONE 1.1s 08:52:16 08:52:16 #31 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:16 #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s 08:52:17 #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.3s 08:52:17 #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.5s 08:52:17 #31 ... 08:52:17 08:52:17 #21 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:17 #21 DONE 0.0s 08:52:17 08:52:17 #31 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:17 #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.6s done 08:52:17 #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.6s done 08:52:17 #31 ... 08:52:17 08:52:17 #23 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:52:17 #23 DONE 1.5s 08:52:17 08:52:17 #31 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:17 #31 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 08:52:17 #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:52:17 #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:52:17 #31 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:52:17 #31 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:52:17 #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.6s done 08:52:18 #31 ... 08:52:18 08:52:18 #23 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:52:18 #23 DONE 1.7s 08:52:18 08:52:18 #31 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:19 #31 ... 08:52:19 08:52:19 #21 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:19 #21 DONE 0.0s 08:52:19 08:52:19 #31 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:19 #31 ... 08:52:19 08:52:19 #21 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:19 #21 DONE 0.0s 08:52:19 08:52:19 #31 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:19 #31 ... 08:52:19 08:52:19 #23 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:52:19 #23 DONE 2.4s 08:52:19 08:52:19 #31 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:19 #31 ... 08:52:19 08:52:19 #21 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:19 #21 DONE 0.0s 08:52:19 08:52:19 #31 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:19 #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:52:19 #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:52:19 #31 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:52:19 #31 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:52:19 #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.6s done 08:52:19 #31 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.1s done 08:52:20 #31 ... 08:52:20 08:52:20 #21 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:20 #21 DONE 0.0s 08:52:20 08:52:20 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:52:20 #38 DONE 1.9s 08:52:20 08:52:20 #31 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:20 #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:52:20 #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:52:20 #31 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:52:20 #31 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:52:20 #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.6s done 08:52:20 #31 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.1s done 08:52:20 #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:52:20 #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:52:20 #31 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:52:20 #31 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:52:20 #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.6s done 08:52:20 #31 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.1s done 08:52:20 #31 ... 08:52:20 08:52:20 #21 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:20 #21 DONE 0.1s 08:52:20 08:52:20 #39 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:20 #39 DONE 4.6s 08:52:20 08:52:20 #40 [core-keeper internal] load build context 08:52:20 #40 ... 08:52:20 08:52:20 #21 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:20 #21 DONE 0.1s 08:52:20 08:52:20 #39 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:20 #39 DONE 4.7s 08:52:20 08:52:20 #40 [core-keeper internal] load build context 08:52:20 #40 ... 08:52:20 08:52:20 #39 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:20 #39 DONE 4.7s 08:52:20 08:52:20 #40 [core-keeper internal] load build context 08:52:21 #40 ... 08:52:21 08:52:21 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:52:21 #38 DONE 2.7s 08:52:21 08:52:21 #21 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:21 #21 DONE 0.1s 08:52:21 08:52:21 #40 [core-keeper internal] load build context 08:52:21 #40 transferring context: 22.24MB 4.2s 08:52:21 #40 ... 08:52:21 08:52:21 #23 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:52:21 #23 DONE 4.1s 08:52:21 08:52:21 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:52:21 #41 DONE 2.0s 08:52:21 08:52:21 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:52:21 #42 DONE 0.0s 08:52:21 08:52:21 #43 [security-spire-agent internal] load build context 08:52:21 #43 DONE 0.0s 08:52:21 08:52:21 #44 [security-spire-server internal] load build context 08:52:21 #44 transferring context: 27.71kB 0.1s done 08:52:21 #44 DONE 1.6s 08:52:21 08:52:21 #39 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:21 #39 DONE 4.8s 08:52:21 08:52:21 #31 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:21 #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:52:21 #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:52:21 #31 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:52:21 #31 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:52:21 #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.6s done 08:52:21 #31 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.1s done 08:52:21 #31 DONE 6.0s 08:52:21 08:52:21 #43 [security-spire-agent internal] load build context 08:52:22 #43 ... 08:52:22 08:52:22 #45 [core-data internal] load build context 08:52:22 #45 DONE 0.0s 08:52:22 08:52:22 #46 [security-bootstrapper internal] load build context 08:52:22 #46 DONE 0.0s 08:52:22 08:52:22 #47 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:52:22 #47 DONE 2.9s 08:52:22 08:52:22 #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:52:22 #48 ... 08:52:22 08:52:22 #49 [security-spire-config internal] load build context 08:52:22 #49 transferring context: 25.96kB 0.3s done 08:52:22 #49 DONE 1.6s 08:52:22 08:52:22 #43 [security-spire-agent internal] load build context 08:52:22 #43 transferring context: 27.24kB 0.2s done 08:52:22 #43 DONE 1.1s 08:52:22 08:52:22 #50 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:52:27 #50 ... 08:52:27 08:52:27 #51 [security-proxy-setup internal] load build context 08:52:27 #51 ... 08:52:27 08:52:27 #36 [support-notifications internal] load build context 08:52:27 #36 ... 08:52:27 08:52:27 #52 [security-spiffe-token-provider internal] load build context 08:52:27 #52 transferring context: 36.48MB 9.9s 08:52:27 #52 ... 08:52:27 08:52:27 #35 [core-common-config-bootstrapper internal] load build context 08:52:27 #35 ... 08:52:27 08:52:27 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:27 #53 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.8s done 08:52:27 #53 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:52:27 #53 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:52:27 #53 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:52:27 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done 08:52:27 #53 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.7s done 08:52:27 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done 08:52:27 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 08:52:27 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:52:27 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 5.4s 08:52:27 #53 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:52:27 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 5.6s 08:52:27 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 5.8s 08:52:28 #53 ... 08:52:28 08:52:28 #54 [core-command internal] load build context 08:52:28 #54 ... 08:52:28 08:52:28 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:28 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 6.3s 08:52:28 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.53MB / 28.04MB 6.6s 08:52:28 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 7.1s 08:52:29 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.7s done 08:52:29 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.7s done 08:52:30 #53 ... 08:52:30 08:52:30 #55 [security-proxy-auth internal] load build context 08:52:30 #55 ... 08:52:30 08:52:30 #56 [support-scheduler internal] load build context 08:52:30 #56 ... 08:52:30 08:52:30 #57 [core-metadata internal] load build context 08:52:30 #57 ... 08:52:30 08:52:30 #56 [support-scheduler internal] load build context 08:52:30 #56 ... 08:52:30 08:52:30 #58 [security-secretstore-setup internal] load build context 08:52:30 #58 ... 08:52:30 08:52:30 #59 [support-cron-scheduler internal] load build context 08:52:31 #59 ... 08:52:31 08:52:31 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:31 #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.6s 08:52:31 #53 ... 08:52:31 08:52:31 #40 [core-keeper internal] load build context 08:52:31 #40 ... 08:52:31 08:52:31 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:52:31 #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.4s done 08:52:31 #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:52:31 #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:52:31 #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:52:31 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 08:52:31 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 08:52:31 #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.2s done 08:52:31 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 3.4s 08:52:31 #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 08:52:32 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 3.5s 08:52:32 #42 ... 08:52:32 08:52:32 #45 [core-data internal] load build context 08:52:32 #45 ... 08:52:32 08:52:32 #46 [security-bootstrapper internal] load build context 08:52:32 #46 ... 08:52:32 08:52:32 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:32 #53 ... 08:52:32 08:52:32 #60 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:52:32 #0 8.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:32 #0 9.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:32 #60 ... 08:52:32 08:52:32 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:52:32 #0 8.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:32 #0 9.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:33 #61 ... 08:52:33 08:52:33 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:33 #62 ... 08:52:33 08:52:33 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:52:33 #63 ... 08:52:33 08:52:33 #59 [support-cron-scheduler internal] load build context 08:52:33 #59 transferring context: 23.66MB 11.6s 08:52:33 #59 ... 08:52:33 08:52:33 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:33 #64 ... 08:52:33 08:52:33 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:33 #53 ... 08:52:33 08:52:33 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:33 #65 ... 08:52:33 08:52:33 #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:52:33 #66 ... 08:52:33 08:52:33 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:52:34 #67 ... 08:52:34 08:52:34 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:52:34 #68 ... 08:52:34 08:52:34 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:52:34 #69 ... 08:52:34 08:52:34 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:52:34 #70 ... 08:52:34 08:52:34 #71 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:34 #71 ... 08:52:34 08:52:34 #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:52:34 #72 ... 08:52:34 08:52:34 #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:52:34 #73 ... 08:52:34 08:52:34 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:52:34 #63 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:36 #63 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:37 #63 ... 08:52:37 08:52:37 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:52:37 #61 11.64 OK: 266 MiB in 52 packages 08:52:37 #61 DONE 14.2s 08:52:37 08:52:37 #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:52:37 #48 7.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:37 #48 8.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:37 #48 10.77 (1/4) Installing dumb-init (1.2.5-r2) 08:52:37 #48 10.77 (2/4) Installing openssl (3.1.7-r0) 08:52:37 #48 10.94 (3/4) Installing su-exec (0.2-r3) 08:52:37 #48 10.94 (4/4) Installing yq (4.33.3-r5) 08:52:37 #48 11.30 Executing busybox-1.36.1-r7.trigger 08:52:37 #48 11.41 OK: 18 MiB in 19 packages 08:52:37 #48 DONE 14.2s 08:52:37 08:52:37 #51 [security-proxy-setup internal] load build context 08:52:37 #51 ... 08:52:37 08:52:37 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:52:37 #60 12.60 OK: 266 MiB in 52 packages 08:52:37 #60 DONE 14.4s 08:52:37 08:52:37 #51 [security-proxy-setup internal] load build context 08:52:37 #51 ... 08:52:37 08:52:37 #36 [support-notifications internal] load build context 08:52:37 #36 ... 08:52:37 08:52:37 #52 [security-spiffe-token-provider internal] load build context 08:52:37 #52 ... 08:52:37 08:52:37 #35 [core-common-config-bootstrapper internal] load build context 08:52:37 #35 ... 08:52:37 08:52:37 #52 [security-spiffe-token-provider internal] load build context 08:52:37 #52 transferring context: 48.52MB 20.5s 08:52:37 #52 ... 08:52:37 08:52:37 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:37 #62 DONE 15.1s 08:52:37 08:52:37 #54 [core-command internal] load build context 08:52:38 #54 ... 08:52:38 08:52:38 #52 [security-spiffe-token-provider internal] load build context 08:52:39 #52 ... 08:52:39 08:52:39 #50 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:52:39 #50 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:39 #50 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:39 #50 15.27 OK: 266 MiB in 52 packages 08:52:39 #50 DONE 16.9s 08:52:39 08:52:39 #52 [security-spiffe-token-provider internal] load build context 08:52:40 #52 ... 08:52:40 08:52:40 #55 [security-proxy-auth internal] load build context 08:52:40 #55 ... 08:52:40 08:52:40 #57 [core-metadata internal] load build context 08:52:40 #57 ... 08:52:40 08:52:40 #55 [security-proxy-auth internal] load build context 08:52:40 #55 ... 08:52:40 08:52:40 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:52:40 #63 14.77 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:52:40 #63 14.77 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:52:40 #63 14.77 OK: 19955 distinct packages available 08:52:40 #63 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:40 #63 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:40 #63 17.15 OK: 266 MiB in 52 packages 08:52:40 #63 DONE 18.0s 08:52:40 08:52:40 #55 [security-proxy-auth internal] load build context 08:52:41 #55 ... 08:52:41 08:52:41 #56 [support-scheduler internal] load build context 08:52:41 #56 ... 08:52:41 08:52:41 #58 [security-secretstore-setup internal] load build context 08:52:41 #58 ... 08:52:41 08:52:41 #71 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:41 #71 DONE 17.6s 08:52:41 08:52:41 #58 [security-secretstore-setup internal] load build context 08:52:41 #58 ... 08:52:41 08:52:41 #56 [support-scheduler internal] load build context 08:52:41 #56 ... 08:52:41 08:52:41 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:52:41 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.9s done 08:52:41 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.0s 08:52:42 #42 ... 08:52:42 08:52:42 #40 [core-keeper internal] load build context 08:52:42 #40 ... 08:52:42 08:52:42 #45 [core-data internal] load build context 08:52:42 #45 ... 08:52:42 08:52:42 #46 [security-bootstrapper internal] load build context 08:52:42 #46 ... 08:52:42 08:52:42 #45 [core-data internal] load build context 08:52:43 #45 transferring context: 29.05MB 19.4s 08:52:43 #45 ... 08:52:43 08:52:43 #59 [support-cron-scheduler internal] load build context 08:52:43 #59 ... 08:52:43 08:52:43 #52 [security-spiffe-token-provider internal] load build context 08:52:44 #52 ... 08:52:44 08:52:44 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:44 #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.7s 08:52:44 #53 ... 08:52:44 08:52:44 #59 [support-cron-scheduler internal] load build context 08:52:47 #59 ... 08:52:47 08:52:47 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:52:47 #74 ... 08:52:47 08:52:47 #45 [core-data internal] load build context 08:52:47 #45 ... 08:52:47 08:52:47 #51 [security-proxy-setup internal] load build context 08:52:47 #51 ... 08:52:47 08:52:47 #35 [core-common-config-bootstrapper internal] load build context 08:52:47 #35 ... 08:52:47 08:52:47 #36 [support-notifications internal] load build context 08:52:47 #36 ... 08:52:47 08:52:47 #35 [core-common-config-bootstrapper internal] load build context 08:52:48 #35 ... 08:52:48 08:52:48 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:52:48 #75 ... 08:52:48 08:52:48 #54 [core-command internal] load build context 08:52:48 #54 transferring context: 55.00MB 29.8s 08:52:48 #54 ... 08:52:48 08:52:48 #36 [support-notifications internal] load build context 08:52:49 #36 ... 08:52:49 08:52:49 #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:52:49 #66 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:49 #66 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:49 #66 23.17 (1/1) Installing dumb-init (1.2.5-r2) 08:52:49 #66 23.17 Executing busybox-1.36.1-r7.trigger 08:52:49 #66 23.17 OK: 8 MiB in 16 packages 08:52:49 #66 DONE 26.1s 08:52:49 08:52:49 #36 [support-notifications internal] load build context 08:52:50 #36 ... 08:52:50 08:52:50 #57 [core-metadata internal] load build context 08:52:50 #57 ... 08:52:50 08:52:50 #36 [support-notifications internal] load build context 08:52:51 #36 ... 08:52:51 08:52:51 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:51 #64 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:51 #64 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:51 #64 20.06 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:52:51 #64 20.06 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:52:51 #64 20.06 OK: 19946 distinct packages available 08:52:51 #64 20.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:51 #64 22.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:51 #64 26.05 (1/11) Installing ca-certificates (20240226-r0) 08:52:51 #64 26.31 (2/11) Installing brotli-libs (1.0.9-r14) 08:52:51 #64 26.54 (3/11) Installing libunistring (1.1-r1) 08:52:51 #64 26.70 (4/11) Installing libidn2 (2.3.4-r1) 08:52:51 #64 26.82 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:52:51 #64 26.82 (6/11) Installing libcurl (8.9.1-r0) 08:52:51 #64 26.92 (7/11) Installing curl (8.9.1-r0) 08:52:51 #64 26.92 (8/11) Installing dumb-init (1.2.5-r2) 08:52:51 #64 26.92 (9/11) Installing musl-obstack (1.2.3-r2) 08:52:51 #64 26.94 (10/11) Installing libucontext (1.2-r2) 08:52:51 #64 26.94 (11/11) Installing gcompat (1.1.0-r1) 08:52:51 #64 27.01 Executing busybox-1.36.1-r7.trigger 08:52:51 #64 27.18 Executing ca-certificates-20240226-r0.trigger 08:52:51 #64 ... 08:52:51 08:52:51 #36 [support-notifications internal] load build context 08:52:51 #36 ... 08:52:51 08:52:51 #55 [security-proxy-auth internal] load build context 08:52:51 #55 ... 08:52:51 08:52:51 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:52:51 #76 ... 08:52:51 08:52:51 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:52:51 #70 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:51 #70 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:51 #70 23.66 (1/2) Installing ca-certificates (20240226-r0) 08:52:51 #70 23.84 (2/2) Installing dumb-init (1.2.5-r2) 08:52:51 #70 23.84 Executing busybox-1.36.1-r7.trigger 08:52:51 #70 23.84 Executing ca-certificates-20240226-r0.trigger 08:52:51 #70 25.11 OK: 9 MiB in 17 packages 08:52:51 #70 DONE 27.7s 08:52:51 08:52:51 #58 [security-secretstore-setup internal] load build context 08:52:51 #58 ... 08:52:51 08:52:51 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:51 #64 28.25 OK: 13 MiB in 26 packages 08:52:51 #64 ... 08:52:51 08:52:51 #56 [support-scheduler internal] load build context 08:52:52 #56 ... 08:52:52 08:52:52 #58 [security-secretstore-setup internal] load build context 08:52:52 #58 ... 08:52:52 08:52:52 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:52:52 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.4s 08:52:52 #42 ... 08:52:52 08:52:52 #56 [support-scheduler internal] load build context 08:52:52 #56 ... 08:52:52 08:52:52 #40 [core-keeper internal] load build context 08:52:52 #40 ... 08:52:52 08:52:52 #46 [security-bootstrapper internal] load build context 08:52:52 #46 ... 08:52:52 08:52:52 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:52 #65 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:52 #65 20.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:52 #65 23.45 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:52:52 #65 23.45 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:52:52 #65 23.45 OK: 19946 distinct packages available 08:52:52 #65 24.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:52 #65 25.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:52 #65 ... 08:52:52 08:52:52 #46 [security-bootstrapper internal] load build context 08:52:53 #46 ... 08:52:53 08:52:53 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:53 #64 DONE 30.0s 08:52:53 08:52:53 #46 [security-bootstrapper internal] load build context 08:52:53 #46 transferring context: 32.17MB 29.4s 08:52:55 #46 ... 08:52:55 08:52:55 #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:52:55 #73 20.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:55 #73 22.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:55 #73 26.41 (1/3) Installing ca-certificates (20240226-r0) 08:52:55 #73 26.41 (2/3) Installing dumb-init (1.2.5-r2) 08:52:55 #73 26.41 (3/3) Installing tzdata (2024a-r0) 08:52:55 #73 28.74 Executing busybox-1.36.1-r7.trigger 08:52:55 #73 29.03 Executing ca-certificates-20240226-r0.trigger 08:52:55 #73 29.81 OK: 12 MiB in 18 packages 08:52:55 #73 ... 08:52:55 08:52:55 #52 [security-spiffe-token-provider internal] load build context 08:52:55 #52 ... 08:52:55 08:52:55 #40 [core-keeper internal] load build context 08:52:55 #40 ... 08:52:55 08:52:55 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:55 #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.7s 08:52:55 #53 ... 08:52:55 08:52:55 #52 [security-spiffe-token-provider internal] load build context 08:52:56 #52 ... 08:52:56 08:52:56 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:56 #65 29.44 (1/5) Installing dumb-init (1.2.5-r2) 08:52:56 #65 29.44 (2/5) Installing musl-obstack (1.2.3-r2) 08:52:56 #65 29.44 (3/5) Installing libucontext (1.2-r2) 08:52:56 #65 29.44 (4/5) Installing gcompat (1.1.0-r1) 08:52:56 #65 29.54 (5/5) Installing openssl (3.1.7-r0) 08:52:56 #65 29.65 Executing busybox-1.36.1-r7.trigger 08:52:56 #65 29.79 OK: 9 MiB in 20 packages 08:52:56 #65 DONE 32.3s 08:52:56 08:52:56 #52 [security-spiffe-token-provider internal] load build context 08:52:56 #52 ... 08:52:56 08:52:56 #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:52:56 #73 DONE 32.5s 08:52:56 08:52:56 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:57 #53 ... 08:52:57 08:52:57 #59 [support-cron-scheduler internal] load build context 08:52:57 #59 ... 08:52:57 08:52:57 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:57 #53 ... 08:52:57 08:52:57 #45 [core-data internal] load build context 08:52:57 #45 ... 08:52:57 08:52:57 #52 [security-spiffe-token-provider internal] load build context 08:52:57 #52 ... 08:52:57 08:52:57 #51 [security-proxy-setup internal] load build context 08:52:57 #51 ... 08:52:57 08:52:57 #52 [security-spiffe-token-provider internal] load build context 08:52:57 #52 transferring context: 72.78MB 40.8s 08:52:58 #52 ... 08:52:58 08:52:58 #35 [core-common-config-bootstrapper internal] load build context 08:52:58 #35 ... 08:52:58 08:52:58 #51 [security-proxy-setup internal] load build context 08:52:58 #51 ... 08:52:58 08:52:58 #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:52:58 #72 25.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:58 #72 26.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:58 #72 31.20 (1/1) Installing dumb-init (1.2.5-r2) 08:52:58 #72 31.20 Executing busybox-1.36.1-r7.trigger 08:52:58 #72 31.39 OK: 8 MiB in 16 packages 08:52:58 #72 DONE 34.5s 08:52:58 08:52:58 #51 [security-proxy-setup internal] load build context 08:52:58 #51 ... 08:52:58 08:52:58 #54 [core-command internal] load build context 08:52:58 #54 ... 08:52:58 08:52:58 #51 [security-proxy-setup internal] load build context 08:52:59 #51 ... 08:52:59 08:52:59 #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:52:59 #77 ... 08:52:59 08:52:59 #51 [security-proxy-setup internal] load build context 08:53:00 #51 ... 08:53:00 08:53:00 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:00 #67 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:00 #67 27.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:00 #67 33.35 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:00 #67 33.35 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:00 #67 33.35 OK: 19946 distinct packages available 08:53:00 #67 34.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:00 #67 36.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:00 #67 ... 08:53:00 08:53:00 #51 [security-proxy-setup internal] load build context 08:53:00 #51 ... 08:53:00 08:53:00 #57 [core-metadata internal] load build context 08:53:01 #57 ... 08:53:01 08:53:01 #51 [security-proxy-setup internal] load build context 08:53:01 #51 ... 08:53:01 08:53:01 #36 [support-notifications internal] load build context 08:53:01 #36 ... 08:53:01 08:53:01 #51 [security-proxy-setup internal] load build context 08:53:01 #51 ... 08:53:01 08:53:01 #55 [security-proxy-auth internal] load build context 08:53:01 #55 ... 08:53:01 08:53:01 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:53:01 #0 9.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:01 #78 ... 08:53:01 08:53:01 #36 [support-notifications internal] load build context 08:53:02 #36 ... 08:53:02 08:53:02 #58 [security-secretstore-setup internal] load build context 08:53:02 #58 ... 08:53:02 08:53:02 #36 [support-notifications internal] load build context 08:53:02 #36 ... 08:53:02 08:53:02 #56 [support-scheduler internal] load build context 08:53:02 #56 ... 08:53:02 08:53:02 #36 [support-notifications internal] load build context 08:53:03 #36 ... 08:53:03 08:53:03 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:53:03 #68 29.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:03 #68 30.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:03 #68 36.20 (1/4) Installing ca-certificates (20240226-r0) 08:53:03 #68 36.52 (2/4) Installing dumb-init (1.2.5-r2) 08:53:03 #68 36.58 (3/4) Installing su-exec (0.2-r3) 08:53:03 #68 36.58 (4/4) Installing yq (4.33.3-r5) 08:53:03 #68 38.11 Executing busybox-1.36.1-r7.trigger 08:53:03 #68 38.22 Executing ca-certificates-20240226-r0.trigger 08:53:03 #68 ... 08:53:03 08:53:03 #56 [support-scheduler internal] load build context 08:53:03 #56 ... 08:53:03 08:53:03 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:03 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.3s 08:53:03 #42 ... 08:53:03 08:53:03 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:53:03 #75 16.50 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:03 #75 18.65 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:03 #75 23.06 OK: 266 MiB in 52 packages 08:53:03 #75 DONE 25.2s 08:53:03 08:53:03 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:53:03 #68 39.67 OK: 18 MiB in 19 packages 08:53:03 #68 ... 08:53:03 08:53:03 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:53:03 #79 ... 08:53:03 08:53:03 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:04 #42 ... 08:53:04 08:53:04 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:53:04 #69 29.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:04 #69 32.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:04 #69 37.36 (1/2) Installing dumb-init (1.2.5-r2) 08:53:04 #69 37.36 (2/2) Installing su-exec (0.2-r3) 08:53:04 #69 37.46 Executing busybox-1.36.1-r7.trigger 08:53:04 #69 37.46 OK: 8 MiB in 17 packages 08:53:04 #69 ... 08:53:04 08:53:04 #55 [security-proxy-auth internal] load build context 08:53:04 #55 transferring context: 90.32MB 43.6s 08:53:04 #55 ... 08:53:04 08:53:04 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:53:04 #74 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:04 #74 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:04 #74 24.74 OK: 18 MiB in 19 packages 08:53:04 #74 DONE 27.2s 08:53:04 08:53:04 #55 [security-proxy-auth internal] load build context 08:53:04 #55 ... 08:53:04 08:53:04 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:53:04 #76 13.05 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:04 #76 15.72 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:04 #76 20.91 (1/1) Installing dumb-init (1.2.5-r2) 08:53:04 #76 21.96 Executing busybox-1.36.1-r7.trigger 08:53:04 #76 22.08 OK: 8 MiB in 16 packages 08:53:04 #76 ... 08:53:04 08:53:04 #55 [security-proxy-auth internal] load build context 08:53:04 #55 ... 08:53:04 08:53:04 #46 [security-bootstrapper internal] load build context 08:53:04 #46 ... 08:53:04 08:53:04 #57 [core-metadata internal] load build context 08:53:05 #57 ... 08:53:05 08:53:05 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:53:05 #69 DONE 41.0s 08:53:05 08:53:05 #57 [core-metadata internal] load build context 08:53:05 #57 ... 08:53:05 08:53:05 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:53:05 #68 DONE 41.5s 08:53:05 08:53:05 #57 [core-metadata internal] load build context 08:53:05 #57 ... 08:53:05 08:53:05 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:53:05 #76 DONE 24.2s 08:53:05 08:53:05 #57 [core-metadata internal] load build context 08:53:05 #57 ... 08:53:05 08:53:05 #40 [core-keeper internal] load build context 08:53:05 #40 ... 08:53:05 08:53:05 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:05 #67 40.52 (1/4) Installing dumb-init (1.2.5-r2) 08:53:05 #67 40.52 (2/4) Installing musl-obstack (1.2.3-r2) 08:53:05 #67 40.52 (3/4) Installing libucontext (1.2-r2) 08:53:05 #67 40.52 (4/4) Installing gcompat (1.1.0-r1) 08:53:05 #67 40.52 Executing busybox-1.36.1-r7.trigger 08:53:05 #67 40.65 OK: 8 MiB in 19 packages 08:53:05 #67 DONE 42.0s 08:53:05 08:53:05 #40 [core-keeper internal] load build context 08:53:05 #40 ... 08:53:05 08:53:05 #57 [core-metadata internal] load build context 08:53:06 #57 ... 08:53:06 08:53:06 #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:53:06 #0 9.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:06 #80 ... 08:53:06 08:53:06 #55 [security-proxy-auth internal] load build context 08:53:06 #55 ... 08:53:06 08:53:06 #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:53:06 #0 9.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:06 #81 ... 08:53:06 08:53:06 #52 [security-spiffe-token-provider internal] load build context 08:53:06 #52 ... 08:53:06 08:53:06 #57 [core-metadata internal] load build context 08:53:07 #57 ... 08:53:07 08:53:07 #59 [support-cron-scheduler internal] load build context 08:53:07 #59 ... 08:53:07 08:53:07 #45 [core-data internal] load build context 08:53:07 #45 ... 08:53:07 08:53:07 #59 [support-cron-scheduler internal] load build context 08:53:07 #59 ... 08:53:07 08:53:07 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:07 #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 37.2s 08:53:08 #53 ... 08:53:08 08:53:08 #59 [support-cron-scheduler internal] load build context 08:53:08 #59 ... 08:53:08 08:53:08 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:53:08 #78 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:08 #78 14.19 OK: 9 MiB in 17 packages 08:53:08 #78 DONE 16.4s 08:53:08 08:53:08 #59 [support-cron-scheduler internal] load build context 08:53:08 #59 ... 08:53:08 08:53:08 #35 [core-common-config-bootstrapper internal] load build context 08:53:08 #35 ... 08:53:08 08:53:08 #59 [support-cron-scheduler internal] load build context 08:53:08 #59 ... 08:53:08 08:53:08 #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:53:08 #77 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:08 #77 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:08 #77 17.04 OK: 8 MiB in 16 packages 08:53:08 #77 DONE 18.7s 08:53:08 08:53:08 #59 [support-cron-scheduler internal] load build context 08:53:08 #59 ... 08:53:08 08:53:08 #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:53:08 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:08 #82 ... 08:53:08 08:53:08 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:08 #53 ... 08:53:08 08:53:08 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:53:08 #83 DONE 4.2s 08:53:08 08:53:08 #54 [core-command internal] load build context 08:53:09 #54 transferring context: 78.52MB 50.6s 08:53:09 #54 ... 08:53:09 08:53:09 #45 [core-data internal] load build context 08:53:10 #45 ... 08:53:10 08:53:10 #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:53:10 #80 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:10 #80 12.92 OK: 9 MiB in 20 packages 08:53:10 #80 DONE 14.1s 08:53:10 08:53:10 #45 [core-data internal] load build context 08:53:10 #45 ... 08:53:10 08:53:10 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:53:10 #79 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:10 #79 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:10 #79 15.98 OK: 13 MiB in 26 packages 08:53:10 #79 DONE 16.8s 08:53:10 08:53:10 #45 [core-data internal] load build context 08:53:11 #45 ... 08:53:11 08:53:11 #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:53:11 #81 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:11 #81 13.38 OK: 12 MiB in 18 packages 08:53:11 #81 DONE 14.4s 08:53:11 08:53:11 #45 [core-data internal] load build context 08:53:12 #45 ... 08:53:12 08:53:12 #51 [security-proxy-setup internal] load build context 08:53:12 #51 ... 08:53:12 08:53:12 #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:53:12 #82 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:12 #82 12.36 OK: 8 MiB in 16 packages 08:53:12 #82 DONE 13.3s 08:53:12 08:53:12 #51 [security-proxy-setup internal] load build context 08:53:12 #51 ... 08:53:12 08:53:12 #45 [core-data internal] load build context 08:53:12 #45 ... 08:53:12 08:53:12 #58 [security-secretstore-setup internal] load build context 08:53:12 #58 ... 08:53:12 08:53:12 #45 [core-data internal] load build context 08:53:13 #45 ... 08:53:13 08:53:13 #36 [support-notifications internal] load build context 08:53:13 #36 ... 08:53:13 08:53:13 #45 [core-data internal] load build context 08:53:13 #45 ... 08:53:13 08:53:13 #56 [support-scheduler internal] load build context 08:53:13 #56 ... 08:53:13 08:53:13 #45 [core-data internal] load build context 08:53:14 #45 transferring context: 84.81MB 50.3s 08:53:14 #45 ... 08:53:14 08:53:14 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:14 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.7s 08:53:14 #42 ... 08:53:14 08:53:14 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:14 #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 44.3s 08:53:15 #53 ... 08:53:15 08:53:15 #46 [security-bootstrapper internal] load build context 08:53:15 #46 ... 08:53:15 08:53:15 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:15 #53 ... 08:53:15 08:53:15 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:53:15 #0 8.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:15 #0 9.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:15 #84 ... 08:53:15 08:53:15 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:53:15 #85 ... 08:53:15 08:53:15 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:53:15 #84 10.26 OK: 8 MiB in 17 packages 08:53:16 #84 ... 08:53:16 08:53:16 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:53:16 #0 9.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:16 #86 ... 08:53:16 08:53:16 #40 [core-keeper internal] load build context 08:53:16 #40 ... 08:53:16 08:53:16 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:16 #53 ... 08:53:16 08:53:16 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:53:16 #84 DONE 11.1s 08:53:16 08:53:16 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:16 #53 ... 08:53:16 08:53:16 #52 [security-spiffe-token-provider internal] load build context 08:53:16 #52 ... 08:53:16 08:53:16 #55 [security-proxy-auth internal] load build context 08:53:16 #55 ... 08:53:16 08:53:16 #40 [core-keeper internal] load build context 08:53:17 #40 ... 08:53:17 08:53:17 #57 [core-metadata internal] load build context 08:53:17 #57 ... 08:53:17 08:53:17 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:18 #53 ... 08:53:18 08:53:18 #35 [core-common-config-bootstrapper internal] load build context 08:53:18 #35 ... 08:53:18 08:53:18 #59 [support-cron-scheduler internal] load build context 08:53:18 #59 ... 08:53:18 08:53:18 #35 [core-common-config-bootstrapper internal] load build context 08:53:18 #35 ... 08:53:18 08:53:18 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:53:18 #85 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:18 #85 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:18 #85 12.39 OK: 18 MiB in 19 packages 08:53:18 #85 DONE 13.7s 08:53:18 08:53:18 #35 [core-common-config-bootstrapper internal] load build context 08:53:19 #35 transferring context: 136.94MB 62.2s 08:53:19 #35 ... 08:53:19 08:53:19 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:53:19 #86 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:19 #86 11.72 OK: 8 MiB in 19 packages 08:53:19 #86 DONE 13.5s 08:53:19 08:53:19 #35 [core-common-config-bootstrapper internal] load build context 08:53:19 #35 ... 08:53:19 08:53:19 #54 [core-command internal] load build context 08:53:19 #54 ... 08:53:19 08:53:19 #35 [core-common-config-bootstrapper internal] load build context 08:53:21 #35 ... 08:53:21 08:53:21 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:53:21 #87 DONE 4.6s 08:53:21 08:53:21 #35 [core-common-config-bootstrapper internal] load build context 08:53:21 #35 ... 08:53:21 08:53:21 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:53:21 #88 DONE 0.5s 08:53:21 08:53:21 #35 [core-common-config-bootstrapper internal] load build context 08:53:22 #35 ... 08:53:22 08:53:22 #51 [security-proxy-setup internal] load build context 08:53:22 #51 ... 08:53:22 08:53:22 #35 [core-common-config-bootstrapper internal] load build context 08:53:22 #35 ... 08:53:22 08:53:22 #58 [security-secretstore-setup internal] load build context 08:53:23 #58 ... 08:53:23 08:53:23 #51 [security-proxy-setup internal] load build context 08:53:23 #51 ... 08:53:23 08:53:23 #36 [support-notifications internal] load build context 08:53:23 #36 ... 08:53:23 08:53:23 #51 [security-proxy-setup internal] load build context 08:53:23 #51 ... 08:53:23 08:53:23 #56 [support-scheduler internal] load build context 08:53:23 #56 ... 08:53:23 08:53:23 #51 [security-proxy-setup internal] load build context 08:53:24 #51 transferring context: 160.38MB 67.3s 08:53:24 #51 ... 08:53:24 08:53:24 #45 [core-data internal] load build context 08:53:24 #45 ... 08:53:24 08:53:24 #54 [core-command internal] load build context 08:53:25 #54 ... 08:53:25 08:53:25 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:25 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 39.2s done 08:53:25 #42 ... 08:53:25 08:53:25 #45 [core-data internal] load build context 08:53:25 #45 ... 08:53:25 08:53:25 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:53:25 #89 DONE 2.1s 08:53:25 08:53:25 #45 [core-data internal] load build context 08:53:25 #45 ... 08:53:25 08:53:25 #46 [security-bootstrapper internal] load build context 08:53:25 #46 ... 08:53:25 08:53:25 #45 [core-data internal] load build context 08:53:26 #45 ... 08:53:26 08:53:26 #52 [security-spiffe-token-provider internal] load build context 08:53:26 #52 ... 08:53:26 08:53:26 #45 [core-data internal] load build context 08:53:26 #45 ... 08:53:26 08:53:26 #55 [security-proxy-auth internal] load build context 08:53:27 #55 ... 08:53:27 08:53:27 #45 [core-data internal] load build context 08:53:28 #45 ... 08:53:28 08:53:28 #40 [core-keeper internal] load build context 08:53:28 #40 ... 08:53:28 08:53:28 #57 [core-metadata internal] load build context 08:53:28 #57 ... 08:53:28 08:53:28 #45 [core-data internal] load build context 08:53:29 #45 ... 08:53:29 08:53:29 #59 [support-cron-scheduler internal] load build context 08:53:29 #59 ... 08:53:29 08:53:29 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:29 #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 56.4s done 08:53:29 #53 ... 08:53:29 08:53:29 #59 [support-cron-scheduler internal] load build context 08:53:29 #59 transferring context: 117.47MB 67.9s 08:53:32 #59 ... 08:53:32 08:53:32 #35 [core-common-config-bootstrapper internal] load build context 08:53:33 #35 ... 08:53:33 08:53:33 #58 [security-secretstore-setup internal] load build context 08:53:33 #58 ... 08:53:33 08:53:33 #59 [support-cron-scheduler internal] load build context 08:53:33 #59 ... 08:53:33 08:53:33 #36 [support-notifications internal] load build context 08:53:33 #36 ... 08:53:33 08:53:33 #59 [support-cron-scheduler internal] load build context 08:53:33 #59 ... 08:53:33 08:53:33 #56 [support-scheduler internal] load build context 08:53:34 #56 ... 08:53:34 08:53:34 #36 [support-notifications internal] load build context 08:53:34 #36 transferring context: 211.05MB 77.4s 08:53:34 #36 ... 08:53:34 08:53:34 #51 [security-proxy-setup internal] load build context 08:53:35 #51 ... 08:53:35 08:53:35 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:35 #90 DONE 3.5s 08:53:35 08:53:35 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:35 #91 DONE 4.3s 08:53:35 08:53:35 #51 [security-proxy-setup internal] load build context 08:53:35 #51 ... 08:53:35 08:53:35 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:53:35 #92 ... 08:53:35 08:53:35 #54 [core-command internal] load build context 08:53:35 #54 ... 08:53:35 08:53:35 #36 [support-notifications internal] load build context 08:53:35 #36 ... 08:53:35 08:53:35 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:35 #93 DONE 4.6s 08:53:35 08:53:35 #36 [support-notifications internal] load build context 08:53:35 #36 ... 08:53:35 08:53:35 #46 [security-bootstrapper internal] load build context 08:53:35 #46 ... 08:53:35 08:53:35 #36 [support-notifications internal] load build context 08:53:36 #36 ... 08:53:36 08:53:36 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:53:36 #92 DONE 1.3s 08:53:36 08:53:36 #36 [support-notifications internal] load build context 08:53:36 #36 ... 08:53:36 08:53:36 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:53:36 #94 DONE 1.4s 08:53:36 08:53:36 #36 [support-notifications internal] load build context 08:53:36 #36 ... 08:53:36 08:53:36 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:53:36 #95 DONE 1.3s 08:53:36 08:53:36 #36 [support-notifications internal] load build context 08:53:36 #36 ... 08:53:36 08:53:36 #52 [security-spiffe-token-provider internal] load build context 08:53:37 #52 ... 08:53:37 08:53:37 #36 [support-notifications internal] load build context 08:53:37 #36 ... 08:53:37 08:53:37 #55 [security-proxy-auth internal] load build context 08:53:37 #55 ... 08:53:37 08:53:37 #52 [security-spiffe-token-provider internal] load build context 08:53:38 #52 ... 08:53:38 08:53:38 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 08:53:38 #96 DONE 1.4s 08:53:38 08:53:38 #52 [security-spiffe-token-provider internal] load build context 08:53:38 #52 ... 08:53:38 08:53:38 #40 [core-keeper internal] load build context 08:53:38 #40 ... 08:53:38 08:53:38 #97 [security-spire-server stage-2 6/9] COPY security.txt / 08:53:38 #97 DONE 1.4s 08:53:38 08:53:38 #40 [core-keeper internal] load build context 08:53:38 #40 ... 08:53:38 08:53:38 #57 [core-metadata internal] load build context 08:53:38 #57 ... 08:53:38 08:53:38 #52 [security-spiffe-token-provider internal] load build context 08:53:38 #52 ... 08:53:38 08:53:38 #98 [security-spire-config stage-2 6/10] COPY security.txt / 08:53:38 #98 DONE 1.5s 08:53:38 08:53:38 #52 [security-spiffe-token-provider internal] load build context 08:53:38 #52 transferring context: 165.82MB 81.7s 08:53:39 #52 ... 08:53:39 08:53:39 #45 [core-data internal] load build context 08:53:39 #45 ... 08:53:39 08:53:39 #52 [security-spiffe-token-provider internal] load build context 08:53:39 #52 ... 08:53:39 08:53:39 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:53:39 #99 DONE 1.6s 08:53:39 08:53:39 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:53:39 #100 DONE 1.3s 08:53:39 08:53:39 #52 [security-spiffe-token-provider internal] load build context 08:53:39 #52 ... 08:53:39 08:53:39 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:53:39 #101 DONE 1.2s 08:53:39 08:53:39 #52 [security-spiffe-token-provider internal] load build context 08:53:41 #52 ... 08:53:41 08:53:41 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:53:41 #102 DONE 1.1s 08:53:41 08:53:41 #52 [security-spiffe-token-provider internal] load build context 08:53:41 #52 ... 08:53:41 08:53:41 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:53:41 #103 DONE 1.5s 08:53:41 08:53:41 #52 [security-spiffe-token-provider internal] load build context 08:53:41 #52 ... 08:53:41 08:53:41 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:53:41 #104 DONE 1.7s 08:53:41 08:53:41 #52 [security-spiffe-token-provider internal] load build context 08:53:42 #52 ... 08:53:42 08:53:42 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:53:42 #105 DONE 1.1s 08:53:42 08:53:42 #52 [security-spiffe-token-provider internal] load build context 08:53:42 #52 ... 08:53:42 08:53:42 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:53:42 #106 DONE 1.4s 08:53:42 08:53:42 #52 [security-spiffe-token-provider internal] load build context 08:53:43 #52 ... 08:53:43 08:53:43 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:53:43 #107 DONE 1.2s 08:53:43 08:53:43 #52 [security-spiffe-token-provider internal] load build context 08:53:43 #52 ... 08:53:43 08:53:43 #35 [core-common-config-bootstrapper internal] load build context 08:53:43 #35 ... 08:53:43 08:53:43 #58 [security-secretstore-setup internal] load build context 08:53:43 #58 ... 08:53:43 08:53:43 #52 [security-spiffe-token-provider internal] load build context 08:53:43 #52 transferring context: 180.95MB 86.7s 08:53:44 #52 ... 08:53:44 08:53:44 #59 [support-cron-scheduler internal] load build context 08:53:44 #59 ... 08:53:44 08:53:44 #56 [support-scheduler internal] load build context 08:53:44 #56 ... 08:53:44 08:53:44 #52 [security-spiffe-token-provider internal] load build context 08:53:45 #52 ... 08:53:45 08:53:45 #51 [security-proxy-setup internal] load build context 08:53:45 #51 ... 08:53:45 08:53:45 #54 [core-command internal] load build context 08:53:45 #54 ... 08:53:45 08:53:45 #52 [security-spiffe-token-provider internal] load build context 08:53:46 #52 ... 08:53:46 08:53:46 #46 [security-bootstrapper internal] load build context 08:53:46 #46 ... 08:53:46 08:53:46 #52 [security-spiffe-token-provider internal] load build context 08:53:47 #52 ... 08:53:47 08:53:47 #36 [support-notifications internal] load build context 08:53:47 #36 ... 08:53:47 08:53:47 #52 [security-spiffe-token-provider internal] load build context 08:53:47 #52 ... 08:53:47 08:53:47 #55 [security-proxy-auth internal] load build context 08:53:47 #55 ... 08:53:47 08:53:47 #52 [security-spiffe-token-provider internal] load build context 08:53:48 #52 ... 08:53:48 08:53:48 #40 [core-keeper internal] load build context 08:53:48 #40 ... 08:53:48 08:53:48 #57 [core-metadata internal] load build context 08:53:48 #57 ... 08:53:48 08:53:48 #40 [core-keeper internal] load build context 08:53:49 #40 transferring context: 206.92MB 92.5s 08:53:49 #40 ... 08:53:49 08:53:49 #45 [core-data internal] load build context 08:53:49 #45 ... 08:53:49 08:53:49 #40 [core-keeper internal] load build context 08:53:49 #40 ... 08:53:49 08:53:49 #108 [security-spire-server] exporting to image 08:53:49 #108 exporting layers 6.7s done 08:53:49 #108 writing image sha256:bed9dd6b532d2c85cd6934d467a2a10a194225b0c1a97692df7293d9f7987061 0.0s done 08:53:49 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:53:49 #108 writing image sha256:0e7d81c071349be3dcc11432802226c5a19adf2244f7637571e821053f5d1aff 0.1s done 08:53:49 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:53:49 #108 writing image sha256:145fd4918ac0731c46d144938b8e00337d0e9ab3171b0f0b7a9a97d7e05f3b30 0.1s done 08:53:49 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:53:49 #108 DONE 7.0s 08:53:49 08:53:49 #40 [core-keeper internal] load build context 08:53:54 #40 ... 08:53:54 08:53:54 #35 [core-common-config-bootstrapper internal] load build context 08:53:54 #35 ... 08:53:54 08:53:54 #55 [security-proxy-auth internal] load build context 08:53:54 #55 ... 08:53:54 08:53:54 #58 [security-secretstore-setup internal] load build context 08:53:54 #58 ... 08:53:54 08:53:54 #35 [core-common-config-bootstrapper internal] load build context 08:53:54 #35 ... 08:53:54 08:53:54 #56 [support-scheduler internal] load build context 08:53:54 #56 ... 08:53:54 08:53:54 #59 [support-cron-scheduler internal] load build context 08:53:54 #59 ... 08:53:54 08:53:54 #35 [core-common-config-bootstrapper internal] load build context 08:53:54 #35 transferring context: 290.28MB 97.6s 08:53:55 #35 ... 08:53:55 08:53:55 #51 [security-proxy-setup internal] load build context 08:53:55 #51 ... 08:53:55 08:53:55 #54 [core-command internal] load build context 08:53:55 #54 ... 08:53:55 08:53:55 #36 [support-notifications internal] load build context 08:53:55 #36 transferring context: 310.81MB 98.7s done 08:53:55 #36 DONE 99.0s 08:53:55 08:53:55 #54 [core-command internal] load build context 08:53:55 #54 ... 08:53:55 08:53:55 #51 [security-proxy-setup internal] load build context 08:53:56 #51 ... 08:53:56 08:53:56 #46 [security-bootstrapper internal] load build context 08:53:56 #46 ... 08:53:56 08:53:56 #51 [security-proxy-setup internal] load build context 08:53:57 #51 transferring context: 310.81MB 100.0s done 08:53:57 #51 ... 08:53:57 08:53:57 #55 [security-proxy-auth internal] load build context 08:53:57 #55 transferring context: 310.81MB 96.1s done 08:53:57 #55 DONE 98.0s 08:53:58 08:53:58 #46 [security-bootstrapper internal] load build context 08:53:58 #46 ... 08:53:58 08:53:58 #51 [security-proxy-setup internal] load build context 08:53:58 #51 DONE 101.5s 08:53:58 08:53:58 #46 [security-bootstrapper internal] load build context 08:53:58 #46 ... 08:53:58 08:53:58 #45 [core-data internal] load build context 08:53:58 #45 transferring context: 310.81MB 93.0s done 08:53:58 #45 DONE 96.5s 08:53:58 08:53:58 #46 [security-bootstrapper internal] load build context 08:53:58 #46 ... 08:53:58 08:53:58 #52 [security-spiffe-token-provider internal] load build context 08:53:58 #52 ... 08:53:58 08:53:58 #57 [core-metadata internal] load build context 08:53:58 #57 transferring context: 310.81MB 97.5s done 08:53:58 #57 DONE 98.6s 08:53:58 08:53:58 #52 [security-spiffe-token-provider internal] load build context 08:53:58 #52 ... 08:53:58 08:53:58 #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:53:58 #109 ... 08:53:58 08:53:58 #110 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:53:58 #110 DONE 2.8s 08:53:59 08:53:59 #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:59 #111 ... 08:53:59 08:53:59 #35 [core-common-config-bootstrapper internal] load build context 08:53:59 #35 transferring context: 310.81MB 101.7s done 08:53:59 #35 DONE 102.4s 08:53:59 08:53:59 #46 [security-bootstrapper internal] load build context 08:53:59 #46 ... 08:53:59 08:53:59 #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:53:59 #112 DONE 1.4s 08:53:59 08:53:59 #46 [security-bootstrapper internal] load build context 08:53:59 #46 ... 08:53:59 08:53:59 #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:53:59 #109 DONE 1.4s 08:53:59 08:53:59 #46 [security-bootstrapper internal] load build context 08:54:01 #46 transferring context: 310.81MB 97.1s done 08:54:01 #46 DONE 99.4s 08:54:01 08:54:01 #40 [core-keeper internal] load build context 08:54:01 #40 ... 08:54:01 08:54:01 #52 [security-spiffe-token-provider internal] load build context 08:54:04 #52 ... 08:54:04 08:54:04 #58 [security-secretstore-setup internal] load build context 08:54:04 #58 ... 08:54:04 08:54:04 #52 [security-spiffe-token-provider internal] load build context 08:54:04 #52 ... 08:54:04 08:54:04 #56 [support-scheduler internal] load build context 08:54:04 #56 ... 08:54:04 08:54:04 #52 [security-spiffe-token-provider internal] load build context 08:54:04 #52 ... 08:54:04 08:54:04 #59 [support-cron-scheduler internal] load build context 08:54:04 #59 ... 08:54:04 08:54:04 #56 [support-scheduler internal] load build context 08:54:06 #56 ... 08:54:06 08:54:06 #54 [core-command internal] load build context 08:54:06 #54 ... 08:54:06 08:54:06 #56 [support-scheduler internal] load build context 08:54:06 #56 transferring context: 200.20MB 104.9s 08:54:09 #56 ... 08:54:09 08:54:09 #58 [security-secretstore-setup internal] load build context 08:54:09 #58 transferring context: 310.81MB 107.9s done 08:54:09 #58 DONE 108.6s 08:54:09 08:54:09 #56 [support-scheduler internal] load build context 08:54:09 #56 ... 08:54:09 08:54:09 #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:09 #113 ... 08:54:09 08:54:09 #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:09 #114 ... 08:54:09 08:54:09 #56 [support-scheduler internal] load build context 08:54:10 #56 ... 08:54:10 08:54:10 #52 [security-spiffe-token-provider internal] load build context 08:54:10 #52 transferring context: 310.81MB 113.3s done 08:54:10 #52 DONE 113.6s 08:54:10 08:54:10 #56 [support-scheduler internal] load build context 08:54:11 #56 ... 08:54:11 08:54:11 #54 [core-command internal] load build context 08:54:11 #54 transferring context: 310.81MB 112.1s done 08:54:11 #54 DONE 113.5s 08:54:11 08:54:11 #56 [support-scheduler internal] load build context 08:54:11 #56 ... 08:54:11 08:54:11 #40 [core-keeper internal] load build context 08:54:11 #40 transferring context: 310.81MB 114.0s done 08:54:11 #40 DONE 114.7s 08:54:11 08:54:11 #56 [support-scheduler internal] load build context 08:54:12 #56 ... 08:54:12 08:54:12 #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:54:12 #115 DONE 1.6s 08:54:12 08:54:12 #56 [support-scheduler internal] load build context 08:54:12 #56 ... 08:54:12 08:54:12 #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:54:12 #116 DONE 0.5s 08:54:12 08:54:12 #56 [support-scheduler internal] load build context 08:54:14 #56 ... 08:54:14 08:54:14 #59 [support-cron-scheduler internal] load build context 08:54:14 #59 transferring context: 310.81MB 111.9s done 08:54:14 #59 DONE 112.7s 08:54:14 08:54:14 #56 [support-scheduler internal] load build context 08:54:15 #56 transferring context: 310.81MB 114.1s done 08:54:15 #56 DONE 115.4s 08:54:15 08:54:15 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:22 #117 ... 08:54:22 08:54:22 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:29 #118 ... 08:55:29 08:55:29 #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:29 #114 DONE 82.7s 08:55:29 08:55:29 #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:29 #113 DONE 82.9s 08:55:29 08:55:29 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:29 #117 DONE 70.5s 08:55:29 08:55:29 #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:29 #111 DONE 83.8s 08:55:29 08:55:29 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:29 #118 DONE 70.7s 08:55:29 08:55:29 #119 [core-keeper builder 7/8] COPY . . 08:55:29 #119 ... 08:55:29 08:55:29 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:55:29 #120 DONE 5.5s 08:55:29 08:55:29 #121 [support-notifications builder 6/7] COPY . . 08:55:29 #121 DONE 5.4s 08:55:29 08:55:29 #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:55:29 #122 CACHED 08:55:29 08:55:29 #123 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:29 #123 CACHED 08:55:29 08:55:29 #124 [support-cron-scheduler builder 6/7] COPY . . 08:55:29 #124 CACHED 08:55:29 08:55:29 #125 [core-data builder 6/7] COPY . . 08:55:29 #125 CACHED 08:55:29 08:55:29 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 08:55:29 #126 CACHED 08:55:29 08:55:29 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:29 #127 CACHED 08:55:29 08:55:29 #128 [support-scheduler builder 6/7] COPY . . 08:55:29 #128 CACHED 08:55:29 08:55:29 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:55:29 #129 CACHED 08:55:29 08:55:29 #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:29 #130 CACHED 08:55:29 08:55:29 #131 [security-proxy-auth builder 6/7] COPY . . 08:55:29 #131 DONE 5.5s 08:55:29 08:55:29 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:29 #132 CACHED 08:55:29 08:55:29 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:55:29 #133 CACHED 08:55:29 08:55:29 #134 [core-metadata builder 6/7] COPY . . 08:55:29 #134 CACHED 08:55:29 08:55:29 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:29 #135 CACHED 08:55:29 08:55:29 #136 [core-command builder 6/7] COPY . . 08:55:29 #136 CACHED 08:55:29 08:55:29 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 08:55:29 #137 CACHED 08:55:29 08:55:29 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:29 #138 CACHED 08:55:29 08:55:29 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:55:29 #139 CACHED 08:55:29 08:55:29 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 08:55:29 #140 CACHED 08:55:29 08:55:29 #119 [core-keeper builder 7/8] COPY . . 08:55:29 #119 DONE 5.5s 08:55:29 08:55:29 #141 [security-proxy-setup builder 6/7] COPY . . 08:55:29 #141 DONE 5.6s 08:55:29 08:55:29 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:55:29 #142 ... 08:55:29 08:55:29 #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:55:29 #143 CACHED 08:55:29 08:55:29 #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:29 #144 CACHED 08:55:29 08:55:29 #145 [security-bootstrapper builder 6/7] COPY . . 08:55:29 #145 CACHED 08:55:29 08:55:29 #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:55:29 #146 CACHED 08:55:29 08:55:29 #147 [security-secretstore-setup builder 6/7] COPY . . 08:55:29 #147 CACHED 08:55:29 08:55:29 #148 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:29 #148 CACHED 08:55:29 08:55:29 #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 08:55:34 #149 ... 08:55:34 08:55:34 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:55:34 #0 5.029 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:55:34 #150 ... 08:55:34 08:55:34 #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 08:55:34 #149 5.726 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:55:38 #149 ... 08:55:38 08:55:38 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:55:38 #0 5.992 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:55:38 #151 ... 08:55:38 08:55:38 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:55:38 #0 6.809 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:55:38 #152 ... 08:55:38 08:55:38 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:55:38 #0 6.798 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:55:38 #153 ... 08:55:38 08:55:38 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:55:38 #0 5.389 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:55:38 #154 ... 08:55:38 08:55:38 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:55:38 #0 5.077 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:55:38 #155 ... 08:55:38 08:55:38 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:55:38 #0 5.475 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:55:39 #156 ... 08:55:39 08:55:39 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:55:39 #0 6.558 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:55:39 #157 ... 08:55:39 08:55:39 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:55:39 #0 6.361 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:55:39 #158 ... 08:55:39 08:55:39 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:55:39 #0 5.852 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:55:39 #159 ... 08:55:39 08:55:39 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:55:39 #0 4.890 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:55:39 #160 ... 08:55:39 08:55:39 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:55:39 #142 6.577 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 09:15:34 #142 ... 09:15:34 09:15:34 #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 09:15:34 #149 1199.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:15:34 #149 ... 09:15:34 09:15:34 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:15:34 #159 DONE 1200.9s 09:15:34 09:15:34 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:15:34 #151 DONE 1200.9s 09:15:34 09:15:34 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:15:34 #42 ... 09:15:34 09:15:34 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:15:34 #161 DONE 0.7s 09:15:34 09:15:34 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:15:34 #162 DONE 0.5s 09:15:34 09:15:34 #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:15:34 #163 ... 09:15:34 09:15:34 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:15:34 #164 DONE 0.4s 09:15:34 09:15:34 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:15:34 #165 DONE 0.1s 09:15:34 09:15:34 #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:15:34 #163 ... 09:15:34 09:15:34 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:15:34 #166 DONE 0.2s 09:15:34 09:15:34 #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:15:34 #167 DONE 0.5s 09:15:34 09:15:34 #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:15:34 #168 DONE 0.2s 09:15:34 09:15:34 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:15:34 #169 ... 09:15:34 09:15:34 #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:15:34 #163 DONE 3.3s 09:15:34 09:15:34 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:15:34 #170 DONE 0.3s 09:15:34 09:15:34 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:15:34 #171 DONE 0.4s 09:15:34 09:15:34 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:15:34 #169 DONE 2.6s 09:15:34 09:15:34 #108 [security-proxy-setup] exporting to image 09:15:34 #108 exporting layers 09:15:35 #108 ... 09:15:35 09:15:35 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:15:35 #172 DONE 0.9s 09:15:35 09:15:35 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:15:35 #173 DONE 0.2s 09:15:35 09:15:35 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:15:36 #174 DONE 0.4s 09:15:36 09:15:36 #108 [security-proxy-setup] exporting to image 09:15:36 #108 exporting layers 1.6s done 09:15:36 #108 writing image sha256:f6da808480f8628faff9574c03ae6a5412db639b30a45d01468df43aeaba4b45 0.0s done 09:15:36 #108 naming to docker.io/library/security-proxy-setup-arm64 done 09:15:36 #108 DONE 8.7s 09:15:36 09:15:36 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:15:36 #175 DONE 0.2s 09:15:36 09:15:36 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:15:36 #176 DONE 0.3s 09:15:36 09:15:36 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:15:36 #160 ... 09:15:36 09:15:36 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:15:36 #177 DONE 0.1s 09:15:37 09:15:37 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:15:37 #178 DONE 0.1s 09:15:37 09:15:37 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:15:37 #157 ... 09:15:37 09:15:37 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:15:39 #179 DONE 2.4s 09:15:39 09:15:39 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:15:39 #153 ... 09:15:39 09:15:39 #108 [security-bootstrapper] exporting to image 09:15:40 #108 exporting layers 1.1s done 09:15:40 #108 writing image sha256:5c0aca9ad060579241772d76bb2809e290d9dfcb2e31659ef117c5898382f276 done 09:15:40 #108 naming to docker.io/library/security-bootstrapper-arm64 done 09:15:40 #108 DONE 9.8s 09:15:40 09:15:40 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:15:50 #160 ... 09:15:50 09:15:50 #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 09:15:50 #149 DONE 1221.8s 09:15:50 09:15:50 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:15:50 #160 ... 09:15:50 09:15:50 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:15:51 #180 DONE 0.3s 09:15:51 09:15:51 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:15:51 #181 DONE 0.1s 09:15:51 09:15:51 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:15:51 #158 ... 09:15:51 09:15:51 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:15:51 #182 DONE 0.3s 09:15:51 09:15:51 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:15:51 #157 ... 09:15:51 09:15:51 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:15:51 #183 DONE 0.1s 09:15:51 09:15:51 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:15:51 #184 DONE 0.3s 09:15:51 09:15:51 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:15:51 #158 ... 09:15:51 09:15:51 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:15:51 #185 DONE 0.3s 09:15:51 09:15:51 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:15:52 #53 ... 09:15:52 09:15:52 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:15:52 #186 DONE 0.3s 09:15:52 09:15:52 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:15:52 #157 ... 09:15:52 09:15:52 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:15:52 #187 DONE 0.1s 09:15:52 09:15:52 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:15:55 #188 DONE 2.4s 09:15:55 09:15:55 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:15:55 #142 ... 09:15:55 09:15:55 #108 [security-secretstore-setup] exporting to image 09:15:55 #108 exporting layers 09:15:56 #108 exporting layers 1.5s done 09:15:56 #108 writing image sha256:5a63221fc987f7ef3fa8750a4d73c169683ea5f32c4be34a61448a24e38f1ec9 done 09:15:56 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 09:15:56 #108 DONE 11.3s 09:15:56 09:15:56 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:16:52 #156 ... 09:16:52 09:16:52 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:16:52 #153 DONE 1276.1s 09:16:52 09:16:52 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:16:52 #160 ... 09:16:52 09:16:52 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:16:52 #189 DONE 0.2s 09:16:52 09:16:52 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:16:52 #190 DONE 0.1s 09:16:52 09:16:52 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:16:52 #191 DONE 0.3s 09:16:52 09:16:52 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:16:52 #192 DONE 0.2s 09:16:52 09:16:52 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:16:52 #160 ... 09:16:52 09:16:52 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:16:52 #193 DONE 0.2s 09:16:52 09:16:52 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:16:52 #194 DONE 2.2s 09:16:52 09:16:52 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:16:52 #160 ... 09:16:52 09:16:52 #108 [core-common-config-bootstrapper] exporting to image 09:16:52 #108 exporting layers 09:16:52 #108 exporting layers 0.7s done 09:16:52 #108 writing image sha256:320dd5ba230d7344ce1f446a3d2630af900c7214d9898b3e738c4795750f7e0e done 09:16:52 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 09:16:52 #108 DONE 12.0s 09:16:52 09:16:52 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:18:59 #157 ... 09:18:59 09:18:59 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:18:59 #155 DONE 1402.1s 09:18:59 09:18:59 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:18:59 #157 ... 09:18:59 09:18:59 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:18:59 #195 DONE 0.2s 09:18:59 09:18:59 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:18:59 #196 DONE 0.1s 09:18:59 09:18:59 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:18:59 #197 DONE 0.3s 09:18:59 09:18:59 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:18:59 #198 DONE 0.1s 09:18:59 09:18:59 #108 [security-spiffe-token-provider] exporting to image 09:18:59 #108 exporting layers 09:18:59 #108 exporting layers 0.9s done 09:18:59 #108 writing image sha256:99ab4fdb2923246718def87fccba8eda827445f9cb356436353369a38f65072d 0.0s done 09:18:59 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 09:18:59 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:18:59 #108 DONE 13.0s 09:18:59 09:18:59 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:27:21 #150 ... 09:27:21 09:27:21 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:27:21 #156 DONE 1898.5s 09:27:21 09:27:21 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:27:21 #160 ... 09:27:21 09:27:21 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:27:21 #199 DONE 0.2s 09:27:21 09:27:21 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:27:21 #200 DONE 0.1s 09:27:21 09:27:21 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:27:21 #157 ... 09:27:21 09:27:21 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:27:21 #201 DONE 0.4s 09:27:21 09:27:21 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:27:21 #202 DONE 0.1s 09:27:21 09:27:21 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:27:21 #203 DONE 0.1s 09:27:21 09:27:21 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:27:21 #204 DONE 2.0s 09:27:21 09:27:21 #108 [security-proxy-auth] exporting to image 09:27:21 #108 exporting layers 09:27:21 #108 exporting layers 0.7s done 09:27:21 #108 writing image sha256:a63ecefb2e21575cc09fe12ef80a9baff2f386e6a64f694e16c7f251bb63a9a3 done 09:27:21 #108 naming to docker.io/library/security-proxy-auth-arm64 done 09:27:21 #108 DONE 13.7s 09:27:21 09:27:21 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:08 #42 ... 09:28:08 09:28:08 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:28:08 #154 DONE 1957.8s 09:28:08 09:28:08 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:28:08 #205 DONE 0.3s 09:28:08 09:28:08 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:28:08 #160 ... 09:28:08 09:28:08 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:28:08 #206 DONE 0.2s 09:28:08 09:28:08 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:28:08 #157 ... 09:28:08 09:28:08 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:28:08 #207 DONE 0.4s 09:28:08 09:28:08 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:28:08 #157 ... 09:28:08 09:28:08 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:28:08 #208 DONE 0.2s 09:28:08 09:28:08 #108 [core-command] exporting to image 09:28:08 #108 exporting layers 09:28:08 #108 exporting layers 0.5s done 09:28:08 #108 writing image sha256:8db3b22c580aca1c718412a36818eb3ffb514f7252b0d070fcde2e903edd182f done 09:28:08 #108 naming to docker.io/library/core-command-arm64 0.1s done 09:28:08 #108 DONE 14.3s 09:28:08 09:28:08 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:30:30 #42 ... 09:30:30 09:30:30 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:30:30 #142 DONE 2100.5s 09:30:30 09:30:30 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:30:30 #150 ... 09:30:30 09:30:30 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:30:30 #209 DONE 0.3s 09:30:30 09:30:30 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:30:30 #152 ... 09:30:30 09:30:30 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:30:30 #210 DONE 0.5s 09:30:30 09:30:30 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:30:30 #157 ... 09:30:30 09:30:30 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:30:30 #211 DONE 0.2s 09:30:30 09:30:30 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:30:30 #212 DONE 0.2s 09:30:30 09:30:30 #108 [core-keeper] exporting to image 09:30:30 #108 exporting layers 09:30:30 #108 exporting layers 0.6s done 09:30:30 #108 writing image sha256:4c6a07f9b34c9fd43075bc27b5f4c481631f238f0a50668b1b4ab225b3113efb done 09:30:30 #108 naming to docker.io/library/core-keeper-arm64 0.0s done 09:30:30 #108 DONE 14.9s 09:30:30 09:30:30 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:30:32 #160 DONE 2104.0s 09:30:32 09:30:32 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:30:32 #157 ... 09:30:32 09:30:32 #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:30:32 #213 DONE 0.5s 09:30:32 09:30:32 #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:30:33 #214 DONE 0.3s 09:30:33 09:30:33 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:30:33 #215 DONE 0.5s 09:30:33 09:30:33 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:30:33 #42 ... 09:30:33 09:30:33 #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:30:34 #216 DONE 0.3s 09:30:34 09:30:34 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:30:34 #217 DONE 0.2s 09:30:34 09:30:34 #108 [core-data] exporting to image 09:30:34 #108 exporting layers 0.6s done 09:30:34 #108 writing image sha256:c19b7261e2dae03797eb484f9dc8d8bd01216634bd28b75d814951aa3ded0d98 done 09:30:34 #108 naming to docker.io/library/core-data-arm64 done 09:30:34 #108 DONE 15.5s 09:30:34 09:30:34 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:30:36 #157 ... 09:30:36 09:30:36 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:30:36 #152 DONE 2108.7s 09:30:36 09:30:36 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:30:37 #42 ... 09:30:37 09:30:37 #218 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:30:37 #218 DONE 0.2s 09:30:37 09:30:37 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:30:37 #53 ... 09:30:37 09:30:37 #219 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:30:37 #219 DONE 0.2s 09:30:37 09:30:37 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:30:37 #157 ... 09:30:37 09:30:37 #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:30:38 #220 DONE 0.5s 09:30:38 09:30:38 #221 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:30:38 #221 DONE 0.2s 09:30:38 09:30:38 #222 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:30:38 #222 DONE 0.1s 09:30:38 09:30:38 #108 [core-metadata] exporting to image 09:30:39 #108 exporting layers 0.9s done 09:30:39 #108 writing image sha256:2793c507b468ce5bec8009b2a01fae33bb990ab65a23b0cf448300868e50ca93 done 09:30:39 #108 naming to docker.io/library/core-metadata-arm64 done 09:30:39 #108 DONE 16.4s 09:30:39 09:30:39 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:31:18 #157 ... 09:31:18 09:31:18 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:18 #158 DONE 2145.3s 09:31:18 09:31:18 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:31:18 #157 DONE 2145.4s 09:31:18 09:31:18 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:31:18 #150 DONE 2145.4s 09:31:18 09:31:18 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:31:18 #53 ... 09:31:18 09:31:18 #223 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:18 #223 DONE 0.2s 09:31:18 09:31:18 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:18 #224 DONE 0.2s 09:31:18 09:31:18 #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:31:18 #225 DONE 0.3s 09:31:18 09:31:18 #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:18 #226 DONE 0.2s 09:31:18 09:31:18 #227 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:31:18 #227 ... 09:31:18 09:31:18 #228 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:31:18 #228 DONE 0.2s 09:31:18 09:31:18 #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:31:18 #229 DONE 0.2s 09:31:18 09:31:18 #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:31:18 #230 DONE 0.5s 09:31:18 09:31:18 #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:31:18 #231 DONE 0.6s 09:31:18 09:31:18 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:31:18 #232 DONE 0.1s 09:31:18 09:31:18 #227 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:31:18 #227 DONE 0.7s 09:31:18 09:31:18 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:31:18 #233 DONE 0.2s 09:31:18 09:31:18 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:31:18 #234 DONE 0.2s 09:31:18 09:31:18 #108 [support-scheduler] exporting to image 09:31:18 #108 exporting layers 09:31:18 #108 exporting layers 0.6s done 09:31:18 #108 writing image sha256:8ac14e7a5f3cf8a2d1f4ef2a7fb0eb52dfbf16bb52efd6c001b44efa907e218b done 09:31:18 #108 naming to docker.io/library/support-scheduler-arm64 done 09:31:18 #108 exporting layers 0.8s done 09:31:18 #108 writing image sha256:1dde96c407756e508f37226e42a85e6393f435d33662031c8836107a59579a25 done 09:31:18 #108 naming to docker.io/library/support-notifications-arm64 done 09:31:18 #108 exporting layers 1.6s done 09:31:18 #108 writing image sha256:b849714b20fcb84973ec01a91bf61d0290002c268f5fce5e6b0d4dab1cdd2ca7 done 09:31:18 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 09:31:18 #108 DONE 18.1s 09:31:18 09:31:18 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:31:18 time="2024-09-19T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:18 time="2024-09-19T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:18 time="2024-09-19T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:18 time="2024-09-19T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:18 time="2024-09-19T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:18 time="2024-09-19T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:18 time="2024-09-19T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:18 time="2024-09-19T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:18 time="2024-09-19T08:52:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:18 time="2024-09-19T08:52:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:18 time="2024-09-19T08:52:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:18 time="2024-09-19T08:52:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:18 time="2024-09-19T08:52:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:18 time="2024-09-19T08:52:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:18 time="2024-09-19T08:52:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:18 time="2024-09-19T08:52:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:31:18 $ docker stop --time=1 d054776457505ab7b3fe2a1016c169e55320fd2f7083273770e237778cdc8709 09:31:20 $ docker rm -f --volumes d054776457505ab7b3fe2a1016c169e55320fd2f7083273770e237778cdc8709 [Pipeline] // withDockerContainer [Pipeline] sh 09:31:20 + docker images 09:31:20 REPOSITORY TAG IMAGE ID CREATED SIZE 09:31:20 support-notifications-arm64 latest 1dde96c40775 5 seconds ago 42.2MB 09:31:20 support-cron-scheduler-arm64 latest b849714b20fc 5 seconds ago 43.7MB 09:31:20 support-scheduler-arm64 latest 8ac14e7a5f3c 5 seconds ago 41.4MB 09:31:20 core-metadata-arm64 latest 2793c507b468 42 seconds ago 39.4MB 09:31:20 core-data-arm64 latest c19b7261e2da 46 seconds ago 39.3MB 09:31:20 core-keeper-arm64 latest 4c6a07f9b34c 50 seconds ago 39.2MB 09:31:20 core-command-arm64 latest 8db3b22c580a 3 minutes ago 35.1MB 09:31:20 security-proxy-auth-arm64 latest a63ecefb2e21 4 minutes ago 32.7MB 09:31:20 security-spiffe-token-provider-arm64 latest 99ab4fdb2923 12 minutes ago 29.1MB 09:31:20 core-common-config-bootstrapper-arm64 latest 320dd5ba230d 14 minutes ago 15.4MB 09:31:20 security-secretstore-setup-arm64 latest 5a63221fc987 15 minutes ago 36.4MB 09:31:20 security-bootstrapper-arm64 latest 5c0aca9ad060 15 minutes ago 18.9MB 09:31:20 security-proxy-setup-arm64 latest f6da808480f8 15 minutes ago 26.2MB 09:31:20 security-spire-server-arm64 latest 145fd4918ac0 37 minutes ago 116MB 09:31:20 security-spire-config-arm64 latest 0e7d81c07134 37 minutes ago 115MB 09:31:20 security-spire-agent-arm64 latest bed9dd6b532d 37 minutes ago 174MB 09:31:20 ci-base-image-arm64 latest 4b79d9469144 57 minutes ago 967MB 09:31:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 09:31:20 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 09:31:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:21 09:31:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:22 arm64: Pulling from edgex-lftools-log-publisher 09:31:22 8998bd30e6a1: Pulling fs layer 09:31:22 04944245beec: Pulling fs layer 09:31:22 699f458cf7ca: Pulling fs layer 09:31:22 765212b225bb: Pulling fs layer 09:31:22 f23df028b6ca: Pulling fs layer 09:31:22 d65c8cfc05b1: Pulling fs layer 09:31:22 2437ff75d9bd: Pulling fs layer 09:31:22 765212b225bb: Waiting 09:31:22 f23df028b6ca: Waiting 09:31:22 d65c8cfc05b1: Waiting 09:31:22 2437ff75d9bd: Waiting 09:31:22 04944245beec: Verifying Checksum 09:31:22 04944245beec: Download complete 09:31:22 765212b225bb: Verifying Checksum 09:31:22 765212b225bb: Download complete 09:31:22 f23df028b6ca: Download complete 09:31:22 d65c8cfc05b1: Verifying Checksum 09:31:22 d65c8cfc05b1: Download complete 09:31:22 699f458cf7ca: Verifying Checksum 09:31:22 699f458cf7ca: Download complete 09:31:22 8998bd30e6a1: Download complete 09:31:25 2437ff75d9bd: Verifying Checksum 09:31:25 2437ff75d9bd: Download complete 09:31:28 8998bd30e6a1: Pull complete 09:31:28 04944245beec: Pull complete 09:31:29 699f458cf7ca: Pull complete 09:31:30 765212b225bb: Pull complete 09:31:31 f23df028b6ca: Pull complete 09:31:31 d65c8cfc05b1: Pull complete 09:31:49 2437ff75d9bd: Pull complete 09:31:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:31:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:49 prd-ubuntu20.04-docker-arm64-4c-16g-10676 does not seem to be running inside a container 09:31:49 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:31:52 $ docker top cfc529d8f81f10d7290ff8cb36a4592464e9c0300b7b5848495fd40b1db8b81e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:31:53 ---> job-cost.sh 09:31:53 lf-activate-venv: SKIPPING 09:31:53 INFO: No Stack... 09:31:54 INFO: Retrieving Pricing Info for: v3-standard-4 09:31:54 INFO: Archiving Costs [Pipeline] sh 09:31:55 + cat /w/workspace/edgex-go/6/archives/cost.csv 09:31:55 + cut -d, -f6 [Pipeline] lock 09:31:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-6-stack-cost] 09:31:55 Resource [jenkins-edgexfoundry-edgex-go-PR-4907-6-stack-cost] did not exist. Created. 09:31:55 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:31:56 + echo total: 0.2199999988079071 [Pipeline] stash 09:31:56 Stashed 1 file(s) [Pipeline] } 09:31:56 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-6-stack-cost] [Pipeline] // lock [Pipeline] } 09:31:56 $ docker stop --time=1 cfc529d8f81f10d7290ff8cb36a4592464e9c0300b7b5848495fd40b1db8b81e 09:31:58 $ docker rm -f --volumes cfc529d8f81f10d7290ff8cb36a4592464e9c0300b7b5848495fd40b1db8b81e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:31:58 provisioning config files... 09:31:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config7157114391269795326tmp [Pipeline] { [Pipeline] sh 09:31:59 + set +x 09:31:59 + curl -s https://codecov.io/bash 09:31:59 + bash -s -- 09:31:59 09:31:59 _____ _ 09:31:59 / ____| | | 09:31:59 | | ___ __| | ___ ___ _____ __ 09:31:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:31:59 | |___| (_) | (_| | __/ (_| (_) \ V / 09:31:59 \_____\___/ \__,_|\___|\___\___/ \_/ 09:31:59 Bash-1.0.6 09:31:59 09:31:59 09:31:59 ==> git version 2.25.1 found 09:31:59 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:31:59 Release-Date: 2020-01-08 09:31:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:31:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:31:59 ==> Jenkins CI detected. 09:31:59 current dir:  /w/workspace/edgex-go/6 09:31:59 project root: . 09:31:59 --> token set from env 09:31:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:31:59 ==> Running gcov in . (disable via -X gcov) 09:31:59 ==> Python coveragepy not found 09:31:59 ==> Searching for coverage reports in: 09:31:59 + . 09:31:59 -> Found 1 reports 09:31:59 ==> Detecting git/mercurial file structure 09:31:59 ==> Reading reports 09:31:59 + ./coverage.out bytes=566233 09:31:59 ==> Appending adjustments 09:31:59 https://docs.codecov.io/docs/fixing-reports 09:32:00 + Found adjustments 09:32:00 ==> Gzipping contents 09:32:00 72K /tmp/codecov.e1xOBK.gz 09:32:00 ==> Uploading reports 09:32:00 url: https://codecov.io 09:32:00 query: branch=PR-4907&commit=843d6d96f86274f771ff79253d05fba8b79384a0&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= 09:32:00 -> Pinging Codecov 09:32:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4907&commit=843d6d96f86274f771ff79253d05fba8b79384a0&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= 09:32:00 -> Uploading to 09:32:00 https://storage.googleapis.com/codecov/v4/raw/2024-09-19/00271124DB129430A58F1EEE437C3FCB/843d6d96f86274f771ff79253d05fba8b79384a0/d3bbee63-7e67-48a8-bd74-3be24da49a39.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240919%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240919T093200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5cad3b7b5ec5421a6f6d8c3e9419ac18fc69fa7b3a76e7e9dd0e3b658366acbf 09:32:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:32:00 Dload Upload Total Spent Left Speed 09:32:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69839 0 0 100 69839 0 243k --:--:-- --:--:-- --:--:-- 243k 09:32:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/843d6d96f86274f771ff79253d05fba8b79384a0 [Pipeline] } 09:32:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:32:01 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 09:32:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:32:02 ---> package-listing.sh 09:32:02 ++ tr '[:upper:]' '[:lower:]' 09:32:02 ++ facter osfamily 09:32:03 + OS_FAMILY=debian 09:32:03 + workspace=/w/workspace/edgex-go/6 09:32:03 + START_PACKAGES=/tmp/packages_start.txt 09:32:03 + END_PACKAGES=/tmp/packages_end.txt 09:32:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:32:03 + PACKAGES=/tmp/packages_start.txt 09:32:03 + '[' /w/workspace/edgex-go/6 ']' 09:32:03 + PACKAGES=/tmp/packages_end.txt 09:32:03 + case "${OS_FAMILY}" in 09:32:03 + dpkg -l 09:32:03 + grep '^ii' 09:32:03 + '[' -f /tmp/packages_start.txt ']' 09:32:03 + '[' -f /tmp/packages_end.txt ']' 09:32:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:32:03 + '[' /w/workspace/edgex-go/6 ']' 09:32:03 + mkdir -p /w/workspace/edgex-go/6/archives/ 09:32:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 09:32:03 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:32:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:32:04 09:32:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:32:04 latest: Pulling from edgex-lftools-log-publisher 09:32:04 5eb5b503b376: Pulling fs layer 09:32:04 5c69ac0246d0: Pulling fs layer 09:32:04 ec43610c2a17: Pulling fs layer 09:32:04 3a2ae6a8a46f: Pulling fs layer 09:32:04 33b1e0a273af: Pulling fs layer 09:32:04 5d3b04190fa2: Pulling fs layer 09:32:04 2f39f015ded8: Pulling fs layer 09:32:04 33b1e0a273af: Waiting 09:32:04 2f39f015ded8: Waiting 09:32:04 5d3b04190fa2: Waiting 09:32:04 3a2ae6a8a46f: Waiting 09:32:04 5c69ac0246d0: Download complete 09:32:04 3a2ae6a8a46f: Verifying Checksum 09:32:04 3a2ae6a8a46f: Download complete 09:32:04 33b1e0a273af: Verifying Checksum 09:32:04 33b1e0a273af: Download complete 09:32:04 5d3b04190fa2: Verifying Checksum 09:32:04 5d3b04190fa2: Download complete 09:32:04 ec43610c2a17: Verifying Checksum 09:32:04 5eb5b503b376: Verifying Checksum 09:32:04 5eb5b503b376: Download complete 09:32:05 2f39f015ded8: Download complete 09:32:05 5eb5b503b376: Pull complete 09:32:06 5c69ac0246d0: Pull complete 09:32:06 ec43610c2a17: Pull complete 09:32:06 3a2ae6a8a46f: Pull complete 09:32:06 33b1e0a273af: Pull complete 09:32:06 5d3b04190fa2: Pull complete 09:32:10 2f39f015ded8: Pull complete 09:32:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:32:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:32:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:10 prd-ubuntu20.04-docker-8c-8g-10675 does not seem to be running inside a container 09:32: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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:32:13 $ docker top bd071e86a4de8df8dfef4c6c4daf00a3ec9d751feed405962f5f16dda702b0e7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:32:13 + touch /tmp/pre-build-complete [Pipeline] sh 09:32:14 + mkdir -p /var/log/sysstat [Pipeline] sh 09:32:14 + ls /var/log/sa-host 09:32:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:32:14 provisioning config files... 09:32:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config12830190431495634119tmp [Pipeline] { [Pipeline] echo 09:32:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:32:15 ---> create-netrc.sh [Pipeline] } 09:32:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:32:15 ---> python-tools-install.sh [Pipeline] echo 09:32:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:32:15 ---> sudo-logs.sh 09:32:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:32:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:32:16 ---> job-cost.sh 09:32:16 lf-activate-venv: SKIPPING 09:32:16 DEBUG: total: 0.2199999988079071 09:32:16 INFO: Retrieving Stack Cost... 09:32:16 INFO: Retrieving Pricing Info for: v3-standard-8 09:32:16 INFO: Archiving Costs [Pipeline] echo 09:32:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:32:16 ---> logs-deploy.sh 09:32:16 lf-activate-venv: SKIPPING 09:32:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4907/6 09:32:16 INFO: archiving workspace using pattern(s): 09:32:17 Archives upload complete. 09:32:18 INFO: archiving logs to Nexus 09:32:18 ---> uname -a: 09:32:18 Linux prd-ubuntu20-04-docker-8c-8g-10675 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:32:18 09:32:18 09:32:18 ---> lscpu: 09:32:18 Architecture: x86_64 09:32:18 CPU op-mode(s): 32-bit, 64-bit 09:32:18 Byte Order: Little Endian 09:32:18 Address sizes: 40 bits physical, 48 bits virtual 09:32:18 CPU(s): 8 09:32:18 On-line CPU(s) list: 0-7 09:32:18 Thread(s) per core: 1 09:32:18 Core(s) per socket: 1 09:32:18 Socket(s): 8 09:32:18 NUMA node(s): 1 09:32:18 Vendor ID: AuthenticAMD 09:32:18 CPU family: 23 09:32:18 Model: 49 09:32:18 Model name: AMD EPYC-Rome Processor 09:32:18 Stepping: 0 09:32:18 CPU MHz: 2799.998 09:32:18 BogoMIPS: 5599.99 09:32:18 Virtualization: AMD-V 09:32:18 Hypervisor vendor: KVM 09:32:18 Virtualization type: full 09:32:18 L1d cache: 256 KiB 09:32:18 L1i cache: 256 KiB 09:32:18 L2 cache: 4 MiB 09:32:18 L3 cache: 128 MiB 09:32:18 NUMA node0 CPU(s): 0-7 09:32:18 Vulnerability Itlb multihit: Not affected 09:32:18 Vulnerability L1tf: Not affected 09:32:18 Vulnerability Mds: Not affected 09:32:18 Vulnerability Meltdown: Not affected 09:32:18 Vulnerability Mmio stale data: Not affected 09:32:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:32:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:32:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:32:18 Vulnerability Srbds: Not affected 09:32:18 Vulnerability Tsx async abort: Not affected 09:32:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:32:18 09:32:18 09:32:18 ---> nproc: 09:32:18 8 09:32:18 09:32:18 09:32:18 ---> df -h: 09:32:18 Filesystem Size Used Avail Use% Mounted on 09:32:18 overlay 155G 28G 128G 18% / 09:32:18 tmpfs 64M 0 64M 0% /dev 09:32:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:32:18 shm 64M 0 64M 0% /dev/shm 09:32:18 /dev/vda1 155G 28G 128G 18% /facter-os 09:32:18 09:32:18 09:32:18 ---> sar -b -r -n DEV: 09:32:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10675) 09/19/24 _x86_64_ (8 CPU) 09:32:18 09:32:18 08:28:50 LINUX RESTART (8 CPU) 09:32:18 09:32:18 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:32:18 08:30:03 348.84 48.29 300.55 0.00 5422.43 173380.57 0.00 09:32:18 08:31:01 194.09 1.07 193.02 0.00 27.17 65080.64 0.00 09:32:18 08:32:01 41.18 0.00 41.18 0.00 0.00 33715.86 0.00 09:32:18 08:33:01 33.61 0.17 33.44 0.00 2.53 19174.00 0.00 09:32:18 08:34:01 241.64 1.25 240.39 0.00 92.52 148724.95 0.00 09:32:18 08:35:01 784.77 19.06 765.71 0.00 4418.13 227287.84 0.00 09:32:18 08:36:01 304.12 1.08 303.03 0.00 8.67 115861.49 0.00 09:32:18 08:37:01 625.11 0.05 625.06 0.00 1.07 131525.76 0.00 09:32:18 08:38:01 306.15 0.03 306.11 0.00 0.27 93534.03 0.00 09:32:18 08:39:01 213.60 0.33 213.26 0.00 12.80 17249.26 0.00 09:32:18 08:40:01 2.43 1.20 1.23 0.00 25.46 15.60 0.00 09:32:18 08:41:01 1.92 0.00 1.92 0.00 0.00 26.26 0.00 09:32:18 08:42:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 09:32:18 08:43:01 2.02 0.00 2.02 0.00 0.00 23.06 0.00 09:32:18 08:44:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 09:32:18 08:45:01 2.93 0.02 2.92 0.00 0.13 36.79 0.00 09:32:18 08:46:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 09:32:18 08:47:01 0.95 0.00 0.95 0.00 0.00 12.66 0.00 09:32:18 08:48:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 09:32:18 08:49:01 1.53 0.00 1.53 0.00 0.00 18.79 0.00 09:32:18 08:50:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 09:32:18 08:51:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 09:32:18 08:52:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 09:32:18 08:53:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 09:32:18 08:54:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 09:32:18 08:55:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 09:32:18 08:56:01 1.25 0.00 1.25 0.00 0.00 15.59 0.00 09:32:18 08:57:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 09:32:18 08:58:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 09:32:18 08:59:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 09:32:18 09:00:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 09:32:18 09:01:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 09:32:18 09:02:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 09:32:18 09:03:02 1.05 0.00 1.05 0.00 0.00 12.53 0.00 09:32:18 09:04:01 1.27 0.00 1.27 0.00 0.00 15.45 0.00 09:32:18 09:05:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 09:32:18 09:06:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 09:32:18 09:07:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 09:32:18 09:08:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 09:32:18 09:09:01 1.48 0.00 1.48 0.00 0.00 16.39 0.00 09:32:18 09:10:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 09:32:18 09:11:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 09:32:18 09:12:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 09:32:18 09:13:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 09:32:18 09:14:01 1.22 0.00 1.22 0.00 0.00 14.92 0.00 09:32:18 09:15:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 09:32:18 09:16:01 1.12 0.00 1.12 0.00 0.00 14.66 0.00 09:32:18 09:17:01 1.53 0.00 1.53 0.00 0.00 16.79 0.00 09:32:18 09:18:01 1.17 0.02 1.15 0.00 0.13 13.06 0.00 09:32:18 09:19:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 09:32:18 09:20:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 09:32:18 09:21:01 1.57 0.00 1.57 0.00 0.00 16.79 0.00 09:32:18 09:22:01 3.02 0.18 2.83 0.00 18.53 31.99 0.00 09:32:18 09:23:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 09:32:18 09:24:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 09:32:18 09:25:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 09:32:18 09:26:01 1.12 0.00 1.12 0.00 0.00 14.26 0.00 09:32:18 09:27:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 09:32:18 09:28:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 09:32:18 09:29:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 09:32:18 09:30:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 09:32:18 09:31:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 09:32:18 09:32:01 1.28 0.07 1.22 0.00 4.80 33.46 0.00 09:32:18 Average: 50.14 1.16 48.99 0.00 159.39 16270.13 0.00 09:32:18 09:32:18 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:32:18 08:30:03 29078076 31535904 794188 2.42 70268 2662124 2104132 6.20 1052840 2372704 425544 09:32:18 08:31:01 27479252 31320392 983916 2.99 128076 3864224 2306004 6.80 1720812 3158444 581004 09:32:18 08:32:01 27551348 31404872 896104 2.73 131504 3856228 2300512 6.78 1426728 3360956 66696 09:32:18 08:33:01 26397496 31346476 952852 2.90 135268 4887296 2074388 6.11 1826124 4058276 584056 09:32:18 08:34:01 21838048 31077248 1210668 3.68 148692 9074420 4548852 13.41 2160080 8157872 1852400 09:32:18 08:35:01 16818552 31338692 910200 2.77 343148 13799368 2685948 7.92 2865064 12076628 396468 09:32:18 08:36:01 8610908 27760856 4410768 13.41 384608 17944964 12367520 36.45 7206040 15387120 1289296 09:32:18 08:37:01 5987148 26915392 5272532 16.03 398260 19677524 11483732 33.84 8603696 16604888 0 09:32:18 08:38:01 9906808 31332652 904996 2.75 409464 20294864 2708712 7.98 3310724 18186788 157744 09:32:18 08:39:01 9704360 31389996 855784 2.60 411672 20546648 2450632 7.22 3298248 18409444 4 09:32:18 08:40:01 9698344 31385824 859884 2.61 411696 20547428 2450632 7.22 3304248 18409648 12 09:32:18 08:41:01 9735828 31423352 822332 2.50 411736 20547428 2450632 7.22 3264472 18409624 4 09:32:18 08:42:01 9737180 31424844 820708 2.50 411788 20547428 2450632 7.22 3263008 18409628 8 09:32:18 08:43:01 9743720 31431460 814308 2.48 411844 20547436 2450632 7.22 3258004 18409632 164 09:32:18 08:44:01 9743800 31431540 814256 2.48 411888 20547432 2450632 7.22 3257708 18409632 4 09:32:18 08:45:01 9744736 31432592 813176 2.47 411960 20547416 2420424 7.13 3258108 18409612 4 09:32:18 08:46:01 9744208 31432064 813624 2.47 411996 20547400 2420424 7.13 3258052 18409612 12 09:32:18 08:47:01 9744428 31432348 813296 2.47 412008 20547420 2420424 7.13 3258184 18409620 192 09:32:18 08:48:01 9744652 31432576 813228 2.47 412020 20547424 2420424 7.13 3258116 18409624 8 09:32:18 08:49:01 9745676 31433644 812148 2.47 412044 20547428 2420424 7.13 3256888 18409620 60 09:32:18 08:50:01 9745912 31433888 811868 2.47 412056 20547432 2420424 7.13 3256992 18409628 8 09:32:18 08:51:01 9745636 31433660 812048 2.47 412076 20547432 2420424 7.13 3257124 18409632 164 09:32:18 08:52:01 9745588 31433616 812012 2.47 412096 20547436 2420424 7.13 3257044 18409636 8 09:32:18 08:53:01 9745288 31433364 812272 2.47 412112 20547440 2420424 7.13 3257412 18409640 12 09:32:18 08:54:01 9745272 31433348 812264 2.47 412128 20547432 2420424 7.13 3257104 18409640 8 09:32:18 08:55:01 9745128 31433236 812292 2.47 412136 20547444 2420424 7.13 3257252 18409640 144 09:32:18 08:56:01 9744324 31432440 813020 2.47 412152 20547444 2420424 7.13 3257196 18409644 40 09:32:18 08:57:01 9744284 31432400 812960 2.47 412164 20547456 2420424 7.13 3257268 18409640 172 09:32:18 08:58:01 9744476 31432620 812932 2.47 412168 20547460 2420424 7.13 3257276 18409644 20 09:32:18 08:59:01 9744492 31432640 812872 2.47 412180 20547460 2420424 7.13 3257292 18409644 140 09:32:18 09:00:01 9744064 31432256 813176 2.47 412204 20547464 2420424 7.13 3257404 18409648 8 09:32:18 09:01:01 9744268 31432464 812896 2.47 412216 20547468 2420424 7.13 3257372 18409652 132 09:32:18 09:02:01 9744292 31432492 812872 2.47 412240 20547468 2420424 7.13 3257648 18409652 12 09:32:18 09:03:02 9744300 31432568 812796 2.47 412268 20547472 2420424 7.13 3257648 18409656 144 09:32:18 09:04:01 9744520 31432880 812836 2.47 412288 20547604 2420424 7.13 3257764 18409748 16 09:32:18 09:05:01 9744536 31432988 812764 2.47 412308 20547604 2420424 7.13 3257568 18409796 180 09:32:18 09:06:01 9744448 31432904 812776 2.47 412320 20547608 2420424 7.13 3257444 18409800 8 09:32:18 09:07:01 9744312 31432804 812712 2.47 412324 20547612 2420424 7.13 3257476 18409800 148 09:32:18 09:08:01 9744264 31432760 812680 2.47 412340 20547616 2420424 7.13 3257476 18409804 4 09:32:18 09:09:01 9744468 31433008 812436 2.47 412360 20547620 2420424 7.13 3257540 18409812 4 09:32:18 09:10:01 9744324 31432872 812452 2.47 412384 20547620 2420424 7.13 3257648 18409816 32 09:32:18 09:11:01 9744276 31432832 812428 2.47 412388 20547624 2420424 7.13 3257656 18409820 352 09:32:18 09:12:01 9744224 31432784 812616 2.47 412404 20547624 2420424 7.13 3257588 18409820 20 09:32:18 09:13:01 9744200 31432832 812576 2.47 412420 20547632 2420424 7.13 3257652 18409828 8 09:32:18 09:14:01 9744404 31433040 812300 2.47 412428 20547636 2420424 7.13 3257544 18409832 8 09:32:18 09:15:01 9744620 31433256 812212 2.47 412448 20547628 2420424 7.13 3257620 18409832 16 09:32:18 09:16:01 9744744 31433464 811884 2.47 412472 20547644 2420424 7.13 3257620 18409840 8 09:32:18 09:17:01 9744744 31433476 811876 2.47 412476 20547648 2436480 7.18 3257948 18409852 8 09:32:18 09:18:01 9744120 31432904 812336 2.47 412500 20547648 2452552 7.23 3257976 18409840 8 09:32:18 09:19:01 9744572 31433360 812024 2.47 412508 20547644 2452552 7.23 3257976 18409844 192 09:32:18 09:20:01 9744548 31433336 811948 2.47 412536 20547636 2452552 7.23 3257752 18409844 8 09:32:18 09:21:01 9744684 31433536 811900 2.47 412548 20547656 2452552 7.23 3258044 18409852 300 09:32:18 09:22:01 9741816 31431424 814224 2.48 412552 20548216 2420084 7.13 3258156 18410364 0 09:32:18 09:23:01 9741548 31431160 814444 2.48 412572 20548196 2420084 7.13 3257996 18410364 204 09:32:18 09:24:01 9741564 31431184 814324 2.48 412584 20548224 2420084 7.13 3257996 18410368 8 09:32:18 09:25:01 9741608 31431228 814200 2.48 412604 20548224 2420084 7.13 3258124 18410368 8 09:32:18 09:26:01 9741696 31431384 814036 2.48 412612 20548228 2420084 7.13 3258064 18410376 8 09:32:18 09:27:01 9741824 31431520 814040 2.48 412628 20548232 2420084 7.13 3258052 18410380 8 09:32:18 09:28:01 9741644 31431456 814060 2.48 412632 20548360 2420084 7.13 3258052 18410496 8 09:32:18 09:29:01 9741952 31431788 813868 2.48 412656 20548368 2420084 7.13 3258124 18410520 300 09:32:18 09:30:01 9742124 31432024 813628 2.47 412680 20548364 2420084 7.13 3258060 18410528 4 09:32:18 09:31:01 9742304 31432204 813372 2.47 412696 20548360 2420084 7.13 3258044 18410528 28 09:32:18 09:32:01 9740236 31430420 814372 2.48 412712 20548592 2478776 7.31 3258756 18410940 264 09:32:18 Average: 11106988 31290231 957819 2.91 387500 19137062 2756563 8.12 3272808 17103117 85029 09:32:18 09:32:18 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:32:18 08:30:03 lo 5.67 5.67 0.55 0.55 0.00 0.00 0.00 0.00 09:32:18 08:30:03 ens3 1577.99 1549.99 11349.33 193.65 0.00 0.00 0.00 0.00 09:32:18 08:30:03 docker0 646.24 562.24 45.19 2883.42 0.00 0.00 0.00 0.00 09:32:18 08:31:01 lo 0.21 0.21 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:31:01 ens3 393.55 309.96 2182.66 42.23 0.00 0.00 0.00 0.00 09:32:18 08:31:01 docker0 286.71 353.54 23.87 2139.54 0.00 0.00 0.00 0.00 09:32:18 08:31:01 veth4f75314 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 09:32:18 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:32:01 ens3 33.08 21.20 27.06 14.23 0.00 0.00 0.00 0.00 09:32:18 08:32:01 docker0 1.17 1.17 0.09 0.11 0.00 0.00 0.00 0.00 09:32:18 08:32:01 veth4f75314 1.17 1.20 0.10 0.11 0.00 0.00 0.00 0.00 09:32:18 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:33:01 ens3 17.11 9.37 15.35 8.15 0.00 0.00 0.00 0.00 09:32:18 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:33:01 veth4f75314 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:34:01 veth8a71eaa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:34:01 vethb6ebbad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:34:01 veth8a277f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:34:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 09:32:18 08:34:01 vetha23f48f 1.32 3.03 0.10 31.43 0.00 0.00 0.00 0.00 09:32:18 08:34:01 vethe1c8faa 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 09:32:18 08:34:01 veth3c8fed6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:32:18 08:34:01 veth402c1db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:34:01 ens3 180.85 119.48 3297.92 163.46 0.00 0.00 0.00 0.00 09:32:18 08:34:01 docker0 6.87 11.50 0.45 135.47 0.00 0.00 0.00 0.00 09:32:18 08:34:01 veth8444b59 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:32:18 08:34:01 veth8dc56d0 3.17 5.03 0.25 63.22 0.00 0.00 0.00 0.01 09:32:18 08:34:01 veth057d603 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:34:01 veth56614d2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:32:18 08:34:01 veth44e6239 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:34:01 veth8dacbb2 0.60 0.65 0.05 0.24 0.00 0.00 0.00 0.00 09:32:18 08:34:01 veth1fad27e 1.78 3.33 0.14 40.62 0.00 0.00 0.00 0.00 09:32:18 08:35:01 vethb6ea167 90.57 142.45 9.06 1181.04 0.00 0.00 0.00 0.10 09:32:18 08:35:01 veth7270b66 93.29 135.45 9.23 1183.33 0.00 0.00 0.00 0.10 09:32:18 08:35:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 09:32:18 08:35:01 veth53a06ce 93.04 132.97 9.21 1180.33 0.00 0.00 0.00 0.10 09:32:18 08:35:01 veth71c3962 87.40 128.64 8.87 1182.61 0.00 0.00 0.00 0.10 09:32:18 08:35:01 ens3 1010.55 606.61 9610.35 67.56 0.00 0.00 0.00 0.00 09:32:18 08:35:01 docker0 500.83 770.89 42.10 6886.79 0.00 0.00 0.00 0.00 09:32:18 08:35:01 veth120f1eb 86.55 149.10 8.87 1181.26 0.00 0.00 0.00 0.10 09:32:18 08:35:01 veth8dacbb2 0.10 0.95 0.00 0.04 0.00 0.00 0.00 0.00 09:32:18 08:36:01 veth2bc5913 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:18 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:36:01 veth9dd25e2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:18 08:36:01 veth63c100d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:18 08:36:01 vethb763ce6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:18 08:36:01 veth206ae77 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:18 08:36:01 ens3 11.95 6.50 9.77 5.32 0.00 0.00 0.00 0.00 09:32:18 08:36:01 veth1cf6365 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:18 08:36:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:36:01 veth7a08d78 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:18 08:36:01 vethb3f0deb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:18 08:36:01 veth3a64674 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:18 08:36:01 veth2b82a93 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:18 08:36:01 vetha76205c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:18 08:36:01 vethe949fe8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:18 08:36:01 veth8dacbb2 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 09:32:18 08:36:01 veth9948fd3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:32:18 08:37:01 veth2bc5913 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:37:01 veth45b793c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:37:01 veth94506c7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:37:01 veth9dd25e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:37:01 vethb763ce6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:37:01 ens3 10.93 6.03 8.73 4.77 0.00 0.00 0.00 0.00 09:32:18 08:37:01 veth1cf6365 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:37:01 veth7a08d78 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:37:01 vethb3f0deb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:37:01 veth2a8851b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:37:01 veth2b82a93 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:37:01 vethe949fe8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:37:01 veth959d8e6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:37:01 veth8dacbb2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:37:01 veth9948fd3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:38:01 veth2bc5913 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:38:01 vethb763ce6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:38:01 ens3 9.50 5.66 7.55 4.18 0.00 0.00 0.00 0.00 09:32:18 08:38:01 veth1cf6365 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:38:01 veth7a08d78 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:38:01 vethb3f0deb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:38:01 veth2b82a93 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:38:01 vethe949fe8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:38:01 veth8dacbb2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:38:01 veth9948fd3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:39:01 ens3 4.03 2.87 4.36 1.89 0.00 0.00 0.00 0.00 09:32:18 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:40:01 ens3 6.82 4.90 5.03 5.85 0.00 0.00 0.00 0.00 09:32:18 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:45:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:32:18 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:46:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:32:18 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:48:01 ens3 0.18 0.13 0.12 0.01 0.00 0.00 0.00 0.00 09:32:18 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:49:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:50:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:32:18 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:51:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:53:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:54:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:55:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 09:32:18 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:56:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:58:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:00:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:32:18 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:02:01 ens3 0.37 0.33 0.26 0.21 0.00 0.00 0.00 0.00 09:32:18 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:03:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:03:02 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:04:01 ens3 1.02 0.37 0.54 0.22 0.00 0.00 0.00 0.00 09:32:18 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:05:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:32:18 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:06:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:07:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:08:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:09:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 09:32:18 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:10:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:32:18 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:11:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:12:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:13:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:14:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:15:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:32:18 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:16:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:18:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:19:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:20:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:32:18 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:21:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:22:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:22:01 ens3 0.25 0.28 0.08 0.04 0.00 0.00 0.00 0.00 09:32:18 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:23:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:24:01 ens3 0.53 0.07 0.21 0.00 0.00 0.00 0.00 0.00 09:32:18 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:25:01 ens3 0.82 0.57 0.44 0.35 0.00 0.00 0.00 0.00 09:32:18 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:26:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:32:18 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:27:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:28:01 ens3 0.50 0.02 0.05 0.00 0.00 0.00 0.00 0.00 09:32:18 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:29:01 ens3 0.62 0.47 0.36 0.29 0.00 0.00 0.00 0.00 09:32:18 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:30:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:32:18 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:18 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 09:32:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:32:18 09:32:01 ens3 6.17 4.37 5.86 2.97 0.00 0.00 0.00 0.00 09:32:18 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:18 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 09:32:18 Average: ens3 51.76 41.98 420.23 8.18 0.00 0.00 0.00 0.00 09:32:18 Average: docker0 22.75 26.81 1.76 190.22 0.00 0.00 0.00 0.00 09:32:18 09:32:18 09:32:18 ---> sar -P ALL: 09:32:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10675) 09/19/24 _x86_64_ (8 CPU) 09:32:18 09:32:18 08:28:50 LINUX RESTART (8 CPU) 09:32:18 09:32:18 08:29:01 CPU %user %nice %system %iowait %steal %idle 09:32:18 08:30:03 all 9.85 0.00 3.23 2.34 0.05 84.54 09:32:18 08:30:03 0 11.08 0.00 2.93 3.25 0.03 82.71 09:32:18 08:30:03 1 8.43 0.00 4.83 6.32 0.07 80.36 09:32:18 08:30:03 2 9.08 0.00 5.63 0.30 0.05 84.94 09:32:18 08:30:03 3 7.91 0.00 2.70 5.19 0.05 84.16 09:32:18 08:30:03 4 11.79 0.00 2.54 1.95 0.03 83.69 09:32:18 08:30:03 5 9.50 0.00 2.04 0.73 0.05 87.68 09:32:18 08:30:03 6 9.63 0.00 2.00 0.32 0.03 88.02 09:32:18 08:30:03 7 11.37 0.00 3.15 0.69 0.05 84.73 09:32:18 08:31:01 all 25.22 0.00 5.53 2.35 0.07 66.83 09:32:18 08:31:01 0 25.85 0.00 6.16 1.65 0.07 66.27 09:32:18 08:31:01 1 24.60 0.00 5.44 5.76 0.09 64.11 09:32:18 08:31:01 2 25.37 0.00 4.85 0.21 0.07 69.50 09:32:18 08:31:01 3 25.66 0.00 4.06 0.52 0.05 69.71 09:32:18 08:31:01 4 25.83 0.00 5.71 0.07 0.07 68.32 09:32:18 08:31:01 5 22.79 0.00 4.51 1.45 0.07 71.18 09:32:18 08:31:01 6 24.47 0.00 7.39 0.38 0.07 67.69 09:32:18 08:31:01 7 27.18 0.00 6.12 8.81 0.07 57.82 09:32:18 08:32:01 all 26.79 0.00 4.71 1.13 0.08 67.30 09:32:18 08:32:01 0 25.98 0.00 5.72 0.00 0.08 68.21 09:32:18 08:32:01 1 27.94 0.00 4.30 0.34 0.07 67.36 09:32:18 08:32:01 2 27.71 0.00 4.64 0.13 0.08 67.43 09:32:18 08:32:01 3 24.70 0.00 5.04 0.03 0.08 70.15 09:32:18 08:32:01 4 28.31 0.00 4.19 1.26 0.07 66.18 09:32:18 08:32:01 5 27.37 0.00 4.65 1.31 0.07 66.61 09:32:18 08:32:01 6 27.59 0.00 4.23 1.83 0.07 66.27 09:32:18 08:32:01 7 24.69 0.00 4.88 4.12 0.08 66.22 09:32:18 08:33:01 all 71.41 0.00 9.18 0.35 0.08 18.98 09:32:18 08:33:01 0 70.76 0.00 9.92 2.12 0.08 17.12 09:32:18 08:33:01 1 70.05 0.00 9.18 0.03 0.07 20.67 09:32:18 08:33:01 2 72.17 0.00 8.32 0.07 0.08 19.35 09:32:18 08:33:01 3 71.01 0.00 9.12 0.03 0.08 19.76 09:32:18 08:33:01 4 71.28 0.00 8.95 0.12 0.08 19.56 09:32:18 08:33:01 5 72.72 0.00 9.14 0.29 0.08 17.78 09:32:18 08:33:01 6 70.89 0.00 9.58 0.08 0.10 19.34 09:32:18 08:33:01 7 72.39 0.00 9.20 0.03 0.08 18.29 09:32:18 08:34:01 all 24.81 0.00 8.35 7.12 0.10 59.62 09:32:18 08:34:01 0 22.97 0.00 8.46 16.68 0.10 51.78 09:32:18 08:34:01 1 26.03 0.00 8.14 5.33 0.10 60.40 09:32:18 08:34:01 2 25.53 0.00 8.68 4.99 0.10 60.69 09:32:18 08:34:01 3 22.13 0.00 7.72 10.40 0.12 59.63 09:32:18 08:34:01 4 24.60 0.00 8.26 3.95 0.10 63.09 09:32:18 08:34:01 5 26.29 0.00 8.21 5.32 0.10 60.08 09:32:18 08:34:01 6 26.63 0.00 8.92 3.90 0.10 60.44 09:32:18 08:34:01 7 24.26 0.00 8.38 6.43 0.09 60.84 09:32:18 08:35:01 all 15.40 0.00 7.48 14.32 0.11 62.70 09:32:18 08:35:01 0 12.51 0.00 6.98 5.90 0.07 74.53 09:32:18 08:35:01 1 17.33 0.00 8.06 21.82 0.10 52.69 09:32:18 08:35:01 2 15.92 0.00 10.12 37.51 0.10 36.34 09:32:18 08:35:01 3 17.39 0.00 6.38 11.63 0.10 64.49 09:32:18 08:35:01 4 13.42 0.00 6.30 8.71 0.12 71.46 09:32:18 08:35:01 5 15.88 0.00 8.24 13.50 0.15 62.22 09:32:18 08:35:01 6 17.07 0.00 6.33 9.16 0.12 67.33 09:32:18 08:35:01 7 13.67 0.00 7.45 6.45 0.08 72.35 09:32:18 08:36:01 all 68.86 0.00 11.61 4.93 0.10 14.51 09:32:18 08:36:01 0 68.14 0.00 11.34 8.31 0.10 12.11 09:32:18 08:36:01 1 69.30 0.00 11.73 1.59 0.10 17.28 09:32:18 08:36:01 2 69.43 0.00 11.44 13.77 0.10 5.26 09:32:18 08:36:01 3 69.19 0.00 10.23 4.66 0.10 15.82 09:32:18 08:36:01 4 68.78 0.00 11.17 3.13 0.10 16.81 09:32:18 08:36:01 5 68.64 0.00 12.91 5.77 0.08 12.60 09:32:18 08:36:01 6 68.89 0.00 12.46 1.00 0.10 17.55 09:32:18 08:36:01 7 68.47 0.00 11.62 1.27 0.08 18.55 09:32:18 08:37:01 all 89.14 0.00 10.69 0.00 0.17 0.00 09:32:18 08:37:01 0 88.22 0.00 11.62 0.00 0.15 0.00 09:32:18 08:37:01 1 89.73 0.00 10.10 0.00 0.17 0.00 09:32:18 08:37:01 2 89.12 0.00 10.69 0.00 0.19 0.00 09:32:18 08:37:01 3 90.24 0.00 9.61 0.00 0.15 0.00 09:32:18 08:37:01 4 88.42 0.00 11.43 0.00 0.15 0.00 09:32:18 08:37:01 5 89.30 0.00 10.49 0.00 0.20 0.00 09:32:18 08:37:01 6 89.02 0.00 10.83 0.00 0.15 0.00 09:32:18 08:37:01 7 89.07 0.00 10.73 0.00 0.20 0.00 09:32:18 08:38:01 all 80.60 0.00 10.54 1.26 0.15 7.45 09:32:18 08:38:01 0 80.13 0.00 10.69 0.13 0.15 8.90 09:32:18 08:38:01 1 80.69 0.00 9.60 0.00 0.17 9.54 09:32:18 08:38:01 2 80.91 0.00 10.84 0.22 0.15 7.89 09:32:18 08:38:01 3 82.86 0.00 8.42 0.00 0.13 8.59 09:32:18 08:38:01 4 79.04 0.00 11.92 8.39 0.19 0.47 09:32:18 08:38:01 5 80.41 0.00 10.28 0.50 0.13 8.68 09:32:18 08:38:01 6 79.66 0.00 12.07 0.49 0.12 7.66 09:32:18 08:38:01 7 81.06 0.00 10.53 0.40 0.18 7.82 09:32:18 08:39:01 all 0.87 0.00 0.51 1.56 0.01 97.05 09:32:18 08:39:01 0 0.72 0.00 0.40 1.69 0.00 97.20 09:32:18 08:39:01 1 0.83 0.00 0.62 0.72 0.02 97.81 09:32:18 08:39:01 2 0.90 0.00 0.50 0.65 0.00 97.95 09:32:18 08:39:01 3 1.14 0.00 0.57 0.78 0.03 97.48 09:32:18 08:39:01 4 0.87 0.00 0.55 4.07 0.00 94.51 09:32:18 08:39:01 5 0.77 0.00 0.50 2.30 0.02 96.41 09:32:18 08:39:01 6 0.67 0.00 0.53 1.47 0.02 97.31 09:32:18 08:39:01 7 1.04 0.00 0.37 0.80 0.02 97.77 09:32:18 08:40:01 all 0.21 0.00 0.04 0.01 0.02 99.73 09:32:18 08:40:01 0 0.18 0.00 0.03 0.00 0.02 99.77 09:32:18 08:40:01 1 0.08 0.00 0.02 0.00 0.02 99.88 09:32:18 08:40:01 2 0.10 0.00 0.03 0.02 0.02 99.83 09:32:18 08:40:01 3 0.68 0.00 0.02 0.02 0.03 99.25 09:32:18 08:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:32:18 08:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:40:01 6 0.37 0.00 0.13 0.03 0.00 99.47 09:32:18 08:40:01 7 0.23 0.00 0.03 0.00 0.03 99.70 09:32:18 09:32:18 08:40:01 CPU %user %nice %system %iowait %steal %idle 09:32:18 08:41:01 all 0.08 0.00 0.01 0.01 0.01 99.89 09:32:18 08:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:32:18 08:41:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:32:18 08:41:01 2 0.22 0.00 0.02 0.03 0.00 99.73 09:32:18 08:41:01 3 0.22 0.00 0.02 0.02 0.02 99.73 09:32:18 08:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:41:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:32:18 08:41:01 6 0.07 0.00 0.03 0.02 0.00 99.88 09:32:18 08:41:01 7 0.02 0.00 0.00 0.00 0.03 99.95 09:32:18 08:42:01 all 0.09 0.00 0.02 0.00 0.01 99.88 09:32:18 08:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 08:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:32:18 08:42:01 2 0.02 0.00 0.00 0.03 0.00 99.95 09:32:18 08:42:01 3 0.08 0.00 0.05 0.00 0.02 99.85 09:32:18 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:42:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:32:18 08:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:32:18 08:42:01 7 0.55 0.00 0.05 0.00 0.05 99.35 09:32:18 08:43:01 all 0.27 0.00 0.01 0.01 0.01 99.70 09:32:18 08:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 08:43:01 1 0.02 0.00 0.00 0.03 0.02 99.93 09:32:18 08:43:01 2 0.03 0.00 0.02 0.05 0.00 99.90 09:32:18 08:43:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:32:18 08:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:32:18 08:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 08:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:32:18 08:43:01 7 1.99 0.00 0.02 0.00 0.03 97.96 09:32:18 08:44:01 all 0.24 0.00 0.01 0.01 0.01 99.73 09:32:18 08:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:32:18 08:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 08:44:01 2 0.02 0.00 0.00 0.03 0.02 99.93 09:32:18 08:44:01 3 0.03 0.00 0.03 0.02 0.02 99.90 09:32:18 08:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 08:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:32:18 08:44:01 7 1.79 0.00 0.03 0.00 0.03 98.14 09:32:18 08:45:01 all 0.28 0.00 0.02 0.01 0.01 99.68 09:32:18 08:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:32:18 08:45:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:32:18 08:45:01 2 0.03 0.00 0.00 0.02 0.00 99.95 09:32:18 08:45:01 3 0.05 0.00 0.05 0.02 0.00 99.88 09:32:18 08:45:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:32:18 08:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:32:18 08:45:01 6 0.05 0.00 0.02 0.02 0.00 99.92 09:32:18 08:45:01 7 2.02 0.00 0.03 0.00 0.03 97.91 09:32:18 08:46:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:32:18 08:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:32:18 08:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 08:46:01 3 0.02 0.00 0.03 0.00 0.03 99.92 09:32:18 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 08:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:32:18 08:46:01 6 0.02 0.00 0.00 0.03 0.02 99.93 09:32:18 08:46:01 7 1.97 0.00 0.02 0.00 0.03 97.98 09:32:18 08:47:01 all 0.10 0.00 0.02 0.00 0.01 99.86 09:32:18 08:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:32:18 08:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:32:18 08:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:32:18 08:47:01 3 0.12 0.00 0.03 0.02 0.02 99.82 09:32:18 08:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:32:18 08:47:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:32:18 08:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:32:18 08:47:01 7 0.62 0.00 0.08 0.00 0.05 99.25 09:32:18 08:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:32:18 08:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 08:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:32:18 08:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:32:18 08:48:01 3 0.05 0.00 0.00 0.02 0.02 99.92 09:32:18 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 08:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:48:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:32:18 08:48:01 7 0.03 0.00 0.00 0.00 0.03 99.93 09:32:18 08:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:32:18 08:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 08:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:32:18 08:49:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:32:18 08:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:32:18 08:49:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:32:18 08:49:01 6 0.07 0.00 0.00 0.02 0.02 99.90 09:32:18 08:49:01 7 0.02 0.00 0.03 0.00 0.03 99.92 09:32:18 08:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:32:18 08:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 08:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:32:18 08:50:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:32:18 08:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:32:18 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:50:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:32:18 08:50:01 7 0.03 0.00 0.02 0.00 0.03 99.92 09:32:18 08:51:01 all 0.02 0.00 0.01 0.01 0.01 99.94 09:32:18 08:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 08:51:01 1 0.00 0.00 0.02 0.08 0.02 99.88 09:32:18 08:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:32:18 08:51:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:32:18 08:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:32:18 08:51:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:32:18 08:51:01 7 0.02 0.00 0.03 0.00 0.05 99.90 09:32:18 09:32:18 08:51:01 CPU %user %nice %system %iowait %steal %idle 09:32:18 08:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:32:18 08:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:52:01 1 0.00 0.00 0.02 0.02 0.02 99.95 09:32:18 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:32:18 08:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:32:18 08:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 08:52:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:32:18 08:52:01 7 0.02 0.00 0.02 0.00 0.03 99.93 09:32:18 08:53:01 all 0.05 0.00 0.01 0.00 0.01 99.92 09:32:18 08:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 08:53:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:32:18 08:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:32:18 08:53:01 3 0.05 0.00 0.03 0.00 0.03 99.88 09:32:18 08:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:32:18 08:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 08:53:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:32:18 08:53:01 7 0.27 0.00 0.02 0.00 0.03 99.68 09:32:18 08:54:01 all 0.28 0.00 0.00 0.00 0.01 99.71 09:32:18 08:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:32:18 08:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:32:18 08:54:01 3 0.07 0.00 0.00 0.00 0.02 99.92 09:32:18 08:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:32:18 08:54:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:32:18 08:54:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:32:18 08:54:01 7 2.00 0.00 0.00 0.00 0.03 97.96 09:32:18 08:55:01 all 0.26 0.00 0.02 0.00 0.01 99.71 09:32:18 08:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:32:18 08:55:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:32:18 08:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 08:55:01 3 0.03 0.00 0.07 0.00 0.02 99.88 09:32:18 08:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:32:18 08:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:55:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:32:18 08:55:01 7 1.99 0.00 0.02 0.00 0.03 97.96 09:32:18 08:56:01 all 0.28 0.00 0.01 0.00 0.01 99.69 09:32:18 08:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 08:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:32:18 08:56:01 2 0.07 0.00 0.02 0.00 0.00 99.92 09:32:18 08:56:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:32:18 08:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:32:18 08:56:01 6 0.07 0.00 0.03 0.02 0.02 99.87 09:32:18 08:56:01 7 1.99 0.00 0.02 0.00 0.03 97.96 09:32:18 08:57:01 all 0.07 0.00 0.01 0.00 0.01 99.90 09:32:18 08:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 08:57:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:32:18 08:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:32:18 08:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:32:18 08:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 08:57:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:32:18 08:57:01 7 0.53 0.00 0.02 0.00 0.03 99.42 09:32:18 08:58:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:32:18 08:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 08:58:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:32:18 08:58:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:32:18 08:58:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:32:18 08:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 08:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:32:18 08:58:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:32:18 08:58:01 7 0.03 0.00 0.05 0.00 0.03 99.88 09:32:18 08:59:01 all 0.09 0.00 0.01 0.00 0.00 99.89 09:32:18 08:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:59:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:32:18 08:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:32:18 08:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 08:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:32:18 08:59:01 7 0.68 0.00 0.07 0.00 0.02 99.23 09:32:18 09:00:01 all 0.28 0.00 0.01 0.00 0.01 99.70 09:32:18 09:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 09:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:32:18 09:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:32:18 09:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:32:18 09:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:32:18 09:00:01 6 0.07 0.00 0.02 0.02 0.00 99.90 09:32:18 09:00:01 7 2.02 0.00 0.02 0.00 0.03 97.93 09:32:18 09:01:01 all 0.25 0.00 0.01 0.00 0.01 99.72 09:32:18 09:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:01:01 1 0.00 0.00 0.02 0.02 0.02 99.95 09:32:18 09:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 09:01:01 3 0.00 0.00 0.03 0.00 0.02 99.95 09:32:18 09:01:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:32:18 09:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:01:01 6 0.02 0.00 0.03 0.02 0.02 99.92 09:32:18 09:01:01 7 1.92 0.00 0.00 0.00 0.02 98.06 09:32:18 09:02:01 all 0.18 0.00 0.01 0.00 0.01 99.80 09:32:18 09:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:02:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:32:18 09:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:02:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:32:18 09:02:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:32:18 09:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:32:18 09:02:01 6 0.03 0.00 0.03 0.02 0.00 99.92 09:32:18 09:02:01 7 1.27 0.00 0.00 0.00 0.02 98.71 09:32:18 09:32:18 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:32:18 09:03:02 all 0.02 0.00 0.02 0.00 0.01 99.95 09:32:18 09:03:02 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:03:02 1 0.02 0.00 0.02 0.00 0.02 99.95 09:32:18 09:03:02 2 0.00 0.00 0.02 0.00 0.00 99.98 09:32:18 09:03:02 3 0.03 0.00 0.03 0.00 0.02 99.92 09:32:18 09:03:02 4 0.05 0.00 0.03 0.00 0.03 99.88 09:32:18 09:03:02 5 0.00 0.00 0.02 0.00 0.02 99.97 09:32:18 09:03:02 6 0.02 0.00 0.02 0.02 0.02 99.93 09:32:18 09:03:02 7 0.02 0.00 0.00 0.00 0.02 99.97 09:32:18 09:04:01 all 0.04 0.00 0.00 0.00 0.01 99.94 09:32:18 09:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 09:04:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:32:18 09:04:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:32:18 09:04:01 3 0.10 0.00 0.00 0.00 0.02 99.88 09:32:18 09:04:01 4 0.05 0.00 0.00 0.00 0.03 99.92 09:32:18 09:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:32:18 09:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:32:18 09:04:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:32:18 09:05:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:32:18 09:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:32:18 09:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:32:18 09:05:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:32:18 09:05:01 6 0.02 0.00 0.02 0.03 0.02 99.92 09:32:18 09:05:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 09:06:01 all 0.04 0.00 0.01 0.01 0.01 99.94 09:32:18 09:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:06:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:32:18 09:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:32:18 09:06:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:32:18 09:06:01 4 0.07 0.00 0.03 0.00 0.03 99.87 09:32:18 09:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:06:01 6 0.02 0.00 0.00 0.05 0.00 99.93 09:32:18 09:06:01 7 0.13 0.00 0.02 0.00 0.02 99.83 09:32:18 09:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:32:18 09:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:07:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:32:18 09:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:32:18 09:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:32:18 09:07:01 4 0.02 0.00 0.00 0.00 0.03 99.95 09:32:18 09:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:32:18 09:07:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:32:18 09:07:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:32:18 09:08:01 all 0.20 0.00 0.01 0.00 0.01 99.77 09:32:18 09:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:32:18 09:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 09:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:32:18 09:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:32:18 09:08:01 4 0.02 0.00 0.03 0.00 0.03 99.92 09:32:18 09:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 09:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:32:18 09:08:01 7 1.55 0.00 0.00 0.00 0.00 98.45 09:32:18 09:09:01 all 0.19 0.00 0.01 0.00 0.01 99.78 09:32:18 09:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:09:01 1 0.02 0.00 0.03 0.03 0.00 99.92 09:32:18 09:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:32:18 09:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:32:18 09:09:01 4 0.07 0.00 0.02 0.00 0.03 99.88 09:32:18 09:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 09:09:01 7 1.35 0.00 0.03 0.00 0.02 98.60 09:32:18 09:10:01 all 0.24 0.00 0.01 0.00 0.01 99.73 09:32:18 09:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 09:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:10:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:32:18 09:10:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:32:18 09:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:32:18 09:10:01 6 0.00 0.00 0.02 0.03 0.00 99.95 09:32:18 09:10:01 7 1.81 0.00 0.05 0.00 0.02 98.13 09:32:18 09:11:01 all 0.07 0.00 0.02 0.01 0.01 99.89 09:32:18 09:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:11:01 1 0.02 0.00 0.02 0.07 0.02 99.88 09:32:18 09:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:32:18 09:11:01 3 0.07 0.00 0.03 0.00 0.02 99.88 09:32:18 09:11:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:32:18 09:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:32:18 09:11:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:32:18 09:11:01 7 0.42 0.00 0.03 0.00 0.02 99.53 09:32:18 09:12:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:32:18 09:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:12:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:32:18 09:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:32:18 09:12:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:32:18 09:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 09:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:12:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:32:18 09:13:01 all 0.03 0.00 0.01 0.01 0.02 99.94 09:32:18 09:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:32:18 09:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:32:18 09:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:32:18 09:13:01 3 0.08 0.00 0.02 0.00 0.02 99.88 09:32:18 09:13:01 4 0.03 0.00 0.05 0.02 0.03 99.87 09:32:18 09:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:32:18 09:13:01 6 0.00 0.00 0.00 0.03 0.02 99.95 09:32:18 09:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:32:18 09:32:18 09:13:01 CPU %user %nice %system %iowait %steal %idle 09:32:18 09:14:01 all 0.01 0.00 0.01 0.00 0.01 99.98 09:32:18 09:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:32:18 09:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 09:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:32:18 09:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:32:18 09:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:32:18 09:15:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:32:18 09:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:15:01 1 0.02 0.00 0.03 0.02 0.02 99.92 09:32:18 09:15:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:32:18 09:15:01 3 0.08 0.00 0.00 0.00 0.00 99.92 09:32:18 09:15:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:32:18 09:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:32:18 09:15:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:32:18 09:15:01 7 0.08 0.00 0.00 0.00 0.03 99.88 09:32:18 09:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:32:18 09:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:32:18 09:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:32:18 09:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 09:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:32:18 09:16:01 7 0.03 0.00 0.03 0.00 0.03 99.90 09:32:18 09:17:01 all 0.10 0.00 0.01 0.01 0.01 99.87 09:32:18 09:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:17:01 1 0.03 0.00 0.02 0.05 0.02 99.88 09:32:18 09:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:17:01 3 0.18 0.00 0.00 0.00 0.02 99.80 09:32:18 09:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:32:18 09:17:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:32:18 09:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:32:18 09:17:01 7 0.50 0.00 0.05 0.00 0.05 99.40 09:32:18 09:18:01 all 0.25 0.00 0.01 0.00 0.01 99.73 09:32:18 09:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:32:18 09:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:32:18 09:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:32:18 09:18:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:32:18 09:18:01 7 1.87 0.00 0.02 0.00 0.03 98.08 09:32:18 09:19:01 all 0.09 0.00 0.01 0.00 0.01 99.89 09:32:18 09:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:32:18 09:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:32:18 09:19:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:32:18 09:19:01 4 0.02 0.00 0.03 0.02 0.02 99.92 09:32:18 09:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:19:01 7 0.58 0.00 0.00 0.00 0.05 99.37 09:32:18 09:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:32:18 09:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:32:18 09:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:20:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:32:18 09:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:32:18 09:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:32:18 09:20:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:32:18 09:20:01 7 0.02 0.00 0.02 0.00 0.03 99.93 09:32:18 09:21:01 all 0.22 0.00 0.01 0.00 0.01 99.75 09:32:18 09:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 09:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:32:18 09:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:32:18 09:21:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:32:18 09:21:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:32:18 09:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:21:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:32:18 09:21:01 7 1.63 0.00 0.05 0.00 0.03 98.29 09:32:18 09:22:01 all 0.08 0.00 0.05 0.01 0.01 99.84 09:32:18 09:22:01 0 0.02 0.00 0.05 0.00 0.00 99.93 09:32:18 09:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:32:18 09:22:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:32:18 09:22:01 3 0.02 0.00 0.07 0.00 0.02 99.90 09:32:18 09:22:01 4 0.03 0.00 0.03 0.03 0.00 99.90 09:32:18 09:22:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:32:18 09:22:01 6 0.47 0.00 0.13 0.02 0.02 99.37 09:32:18 09:22:01 7 0.03 0.00 0.07 0.00 0.03 99.87 09:32:18 09:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:32:18 09:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:32:18 09:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:23:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:32:18 09:23:01 4 0.00 0.00 0.03 0.00 0.02 99.95 09:32:18 09:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:32:18 09:23:01 7 0.02 0.00 0.03 0.00 0.05 99.90 09:32:18 09:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:32:18 09:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:32:18 09:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:24:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:32:18 09:24:01 4 0.03 0.00 0.00 0.02 0.02 99.93 09:32:18 09:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:32:18 09:24:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:32:18 09:24:01 7 0.05 0.00 0.00 0.00 0.03 99.92 09:32:18 09:32:18 09:24:01 CPU %user %nice %system %iowait %steal %idle 09:32:18 09:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:32:18 09:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:32:18 09:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:32:18 09:25:01 3 0.07 0.00 0.02 0.00 0.02 99.90 09:32:18 09:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:32:18 09:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:32:18 09:25:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:32:18 09:25:01 7 0.07 0.00 0.03 0.00 0.05 99.85 09:32:18 09:26:01 all 0.22 0.00 0.01 0.00 0.01 99.75 09:32:18 09:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:32:18 09:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:26:01 3 0.07 0.00 0.02 0.00 0.02 99.90 09:32:18 09:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:32:18 09:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:32:18 09:26:01 7 1.60 0.00 0.03 0.00 0.03 98.34 09:32:18 09:27:01 all 0.24 0.00 0.01 0.00 0.01 99.74 09:32:18 09:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:27:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:32:18 09:27:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:32:18 09:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:27:01 7 1.81 0.00 0.00 0.00 0.03 98.16 09:32:18 09:28:01 all 0.26 0.00 0.01 0.00 0.02 99.71 09:32:18 09:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:32:18 09:28:01 1 0.07 0.00 0.00 0.02 0.02 99.90 09:32:18 09:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:32:18 09:28:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:32:18 09:28:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:32:18 09:28:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:32:18 09:28:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:32:18 09:28:01 7 1.81 0.00 0.05 0.00 0.03 98.11 09:32:18 09:29:01 all 0.04 0.00 0.02 0.00 0.01 99.92 09:32:18 09:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:29:01 1 0.00 0.00 0.02 0.02 0.02 99.95 09:32:18 09:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:32:18 09:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:32:18 09:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:32:18 09:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:32:18 09:29:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:32:18 09:29:01 7 0.25 0.00 0.07 0.00 0.05 99.63 09:32:18 09:30:01 all 0.05 0.00 0.00 0.01 0.01 99.93 09:32:18 09:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:30:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:32:18 09:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:18 09:30:01 3 0.20 0.00 0.00 0.00 0.00 99.80 09:32:18 09:30:01 4 0.03 0.00 0.00 0.02 0.00 99.95 09:32:18 09:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:32:18 09:30:01 6 0.03 0.00 0.00 0.03 0.00 99.93 09:32:18 09:30:01 7 0.05 0.00 0.02 0.00 0.03 99.90 09:32:18 09:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:32:18 09:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:32:18 09:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:32:18 09:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:32:18 09:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:32:18 09:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:32:18 09:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:32:18 09:31:01 6 0.02 0.00 0.02 0.02 0.02 99.93 09:32:18 09:31:01 7 0.02 0.00 0.00 0.00 0.03 99.95 09:32:18 09:32:01 all 0.26 0.00 0.15 0.00 0.01 99.57 09:32:18 09:32:01 0 0.22 0.00 0.12 0.00 0.00 99.67 09:32:18 09:32:01 1 0.42 0.00 0.25 0.03 0.02 99.28 09:32:18 09:32:01 2 0.22 0.00 0.12 0.00 0.02 99.65 09:32:18 09:32:01 3 0.32 0.00 0.13 0.00 0.02 99.53 09:32:18 09:32:01 4 0.28 0.00 0.12 0.00 0.00 99.60 09:32:18 09:32:01 5 0.22 0.00 0.20 0.00 0.00 99.58 09:32:18 09:32:01 6 0.05 0.00 0.13 0.00 0.02 99.80 09:32:18 09:32:01 7 0.35 0.00 0.15 0.00 0.05 99.45 09:32:18 Average: all 6.59 0.00 1.14 0.56 0.02 91.69 09:32:18 Average: 0 6.40 0.00 1.17 0.62 0.02 91.79 09:32:18 Average: 1 6.54 0.00 1.14 0.66 0.03 91.63 09:32:18 Average: 2 6.55 0.00 1.19 0.91 0.02 91.33 09:32:18 Average: 3 6.55 0.00 1.02 0.52 0.03 91.88 09:32:18 Average: 4 6.51 0.00 1.13 0.50 0.02 91.84 09:32:18 Average: 5 6.51 0.00 1.12 0.49 0.02 91.86 09:32:18 Average: 6 6.56 0.00 1.18 0.30 0.02 91.94 09:32:18 Average: 7 7.09 0.00 1.15 0.45 0.04 91.26 09:32:18 09:32:18 09:32:18