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 [2024-09-19T08:29:36.405Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-19T08:29:36.483Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-19T08:29:36.515Z] ========================================================= [2024-09-19T08:29:36.515Z] EdgeX Global Pipelines Version Info [2024-09-19T08:29:36.515Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-19T08:29:37.678Z] ------------------- [2024-09-19T08:29:37.678Z] stable info: [2024-09-19T08:29:37.678Z] ------------------- [2024-09-19T08:29:37.678Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-19T08:29:37.678Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-19T08:29:37.678Z] Message: update stable to v1.0.263 [2024-09-19T08:29:37.938Z] ------------------- [2024-09-19T08:29:37.938Z] experimental info: [2024-09-19T08:29:37.938Z] ------------------- [2024-09-19T08:29:37.938Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-19T08:29:37.938Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-19T08:29:37.939Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-19T08:29:38.026Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-19T08:29:38.046Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-19T08:29:38.068Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-19T08:29:38.093Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-19T08:29:38.117Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-19T08:29:38.142Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-19T08:29:38.166Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-19T08:29:38.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-19T08:29:38.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-19T08:29:38.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-19T08:29:38.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-19T08:29:38.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-19T08:29:38.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-19T08:29:38.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-19T08:29:38.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-19T08:29:38.367Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-19T08:29:38.388Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-19T08:29:38.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-19T08:29:38.425Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-19T08:29:38.445Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-19T08:29:38.466Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-19T08:29:38.485Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-19T08:29:38.508Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-19T08:29:38.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4907 [Pipeline] echo [2024-09-19T08:29:38.548Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4907 [Pipeline] echo [2024-09-19T08:29:38.572Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4907 [Pipeline] echo [2024-09-19T08:29:38.594Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 843d6d96f86274f771ff79253d05fba8b79384a0 [Pipeline] echo [2024-09-19T08:29:38.619Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 843d6d9 [Pipeline] echo [2024-09-19T08:29:38.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-19T08:29:38.714Z] provisioning config files... [2024-09-19T08:29:38.727Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4112678056458612620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-19T08:29:39.076Z] ---> ****-login.sh [2024-09-19T08:29:39.076Z] nexus3.edgexfoundry.org:10001 [2024-09-19T08:29:39.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-19T08:29:39.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-19T08:29:39.597Z] Configure a credential helper to remove this warning. See [2024-09-19T08:29:39.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-19T08:29:39.597Z] [2024-09-19T08:29:39.597Z] Login Succeeded [2024-09-19T08:29:39.597Z] nexus3.edgexfoundry.org:10002 [2024-09-19T08:29:39.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-19T08:29:39.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-19T08:29:39.598Z] Configure a credential helper to remove this warning. See [2024-09-19T08:29:39.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-19T08:29:39.598Z] [2024-09-19T08:29:39.598Z] Login Succeeded [2024-09-19T08:29:39.598Z] nexus3.edgexfoundry.org:10003 [2024-09-19T08:29:39.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-19T08:29:39.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-19T08:29:39.598Z] Configure a credential helper to remove this warning. See [2024-09-19T08:29:39.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-19T08:29:39.598Z] [2024-09-19T08:29:39.598Z] Login Succeeded [2024-09-19T08:29:39.598Z] nexus3.edgexfoundry.org:10004 [2024-09-19T08:29:39.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-19T08:29:39.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-19T08:29:39.859Z] Configure a credential helper to remove this warning. See [2024-09-19T08:29:39.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-19T08:29:39.859Z] [2024-09-19T08:29:39.859Z] Login Succeeded [2024-09-19T08:29:39.859Z] ****.io [2024-09-19T08:29:39.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-19T08:29:40.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-19T08:29:40.119Z] Configure a credential helper to remove this warning. See [2024-09-19T08:29:40.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-19T08:29:40.120Z] [2024-09-19T08:29:40.120Z] Login Succeeded [2024-09-19T08:29:40.120Z] ---> ****-login.sh ends [Pipeline] } [2024-09-19T08:29:40.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-19T08:29:40.458Z] + 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 [2024-09-19T08:29:40.458Z] + + dirname cmd/core-command/Dockerfilecut [2024-09-19T08:29:40.458Z] -d/ -f2 [2024-09-19T08:29:40.458Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-19T08:29:40.458Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-19T08:29:40.458Z] + cut -d/ -f2 [2024-09-19T08:29:40.458Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-19T08:29:40.458Z] + + cut -d/dirname -f2 cmd/core-data/Dockerfile [2024-09-19T08:29:40.458Z] [2024-09-19T08:29:40.458Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-19T08:29:40.458Z] + dirname cmd/core-keeper/Dockerfile [2024-09-19T08:29:40.458Z] + cut -d/ -f2 [2024-09-19T08:29:40.458Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-19T08:29:40.458Z] + + dirname cmd/core-metadata/Dockerfilecut [2024-09-19T08:29:40.458Z] -d/ -f2 [2024-09-19T08:29:40.458Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-19T08:29:40.458Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-19T08:29:40.458Z] + cut -d/ -f2 [2024-09-19T08:29:40.458Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-19T08:29:40.458Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-19T08:29:40.458Z] + cut -d/ -f2 [2024-09-19T08:29:40.458Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-19T08:29:40.458Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-19T08:29:40.458Z] + cut -d/ -f2 [2024-09-19T08:29:40.458Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-19T08:29:40.458Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-19T08:29:40.458Z] + cut -d/ -f2 [2024-09-19T08:29:40.458Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-19T08:29:40.458Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-19T08:29:40.458Z] + cut -d/ -f2 [2024-09-19T08:29:40.458Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-19T08:29:40.458Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-19T08:29:40.458Z] + cut -d/ -f2 [2024-09-19T08:29:40.458Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-19T08:29:40.458Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-19T08:29:40.458Z] + cut -d/ -f2 [2024-09-19T08:29:40.458Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-19T08:29:40.458Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-19T08:29:40.458Z] + cut -d/ -f2 [2024-09-19T08:29:40.458Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-19T08:29:40.458Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-19T08:29:40.458Z] + cut -d/ -f2 [2024-09-19T08:29:40.458Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-19T08:29:40.458Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2024-09-19T08:29:40.458Z] -f2 [2024-09-19T08:29:40.458Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-19T08:29:40.458Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-19T08:29:40.458Z] + cut -d/ -f2 [2024-09-19T08:29:40.458Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-19T08:29:40.500Z] 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 [2024-09-19T08:29:40.879Z] + git rev-list -1 --merges 843d6d96f86274f771ff79253d05fba8b79384a0~1..843d6d96f86274f771ff79253d05fba8b79384a0 [Pipeline] echo [2024-09-19T08:29:40.892Z] -----------> git rev-list -1 --merges 843d6d96f86274f771ff79253d05fba8b79384a0~1..843d6d96f86274f771ff79253d05fba8b79384a0 843d6d96f86274f771ff79253d05fba8b79384a0 [2024-09-19T08:29:40.892Z] 843d6d96f86274f771ff79253d05fba8b79384a0 [false] [Pipeline] sh [2024-09-19T08:29:41.192Z] + git log --format=format:%s -1 843d6d96f86274f771ff79253d05fba8b79384a0 [Pipeline] echo [2024-09-19T08:29:41.211Z] ========================================================= [2024-09-19T08:29:41.211Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-19T08:29:41.211Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-19T08:29:41.653Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-19T08:29:41.653Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-19T08:29:41.653Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-19T08:29:41.653Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-19T08:29:41.653Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-19T08:29:41.653Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-19T08:29:41.653Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-19T08:29:42.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-19T08:29:42.077Z] [2024-09-19T08:29:42.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-19T08:29:42.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-19T08:29:42.393Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-19T08:29:42.393Z] b85a868b505f: Pulling fs layer [2024-09-19T08:29:42.393Z] e2be974225ed: Pulling fs layer [2024-09-19T08:29:42.393Z] 339a4e72a1f5: Pulling fs layer [2024-09-19T08:29:42.393Z] 988bab9f4d93: Pulling fs layer [2024-09-19T08:29:42.393Z] 1469e6f7b9e6: Pulling fs layer [2024-09-19T08:29:42.393Z] eaf3925da568: Pulling fs layer [2024-09-19T08:29:42.393Z] bab4dde63d76: Pulling fs layer [2024-09-19T08:29:42.393Z] bde34c3a00c8: Pulling fs layer [2024-09-19T08:29:42.393Z] b352a97aabf1: Pulling fs layer [2024-09-19T08:29:42.393Z] 4872d77fe225: Pulling fs layer [2024-09-19T08:29:42.393Z] 5851b861e8e6: Pulling fs layer [2024-09-19T08:29:42.393Z] 988bab9f4d93: Waiting [2024-09-19T08:29:42.393Z] 1469e6f7b9e6: Waiting [2024-09-19T08:29:42.393Z] eaf3925da568: Waiting [2024-09-19T08:29:42.393Z] bab4dde63d76: Waiting [2024-09-19T08:29:42.393Z] bde34c3a00c8: Waiting [2024-09-19T08:29:42.393Z] b352a97aabf1: Waiting [2024-09-19T08:29:42.393Z] 4872d77fe225: Waiting [2024-09-19T08:29:42.393Z] 5851b861e8e6: Waiting [2024-09-19T08:29:42.393Z] e2be974225ed: Verifying Checksum [2024-09-19T08:29:42.393Z] e2be974225ed: Download complete [2024-09-19T08:29:42.393Z] 988bab9f4d93: Download complete [2024-09-19T08:29:42.393Z] 1469e6f7b9e6: Verifying Checksum [2024-09-19T08:29:42.393Z] 1469e6f7b9e6: Download complete [2024-09-19T08:29:42.393Z] eaf3925da568: Download complete [2024-09-19T08:29:42.654Z] 339a4e72a1f5: Verifying Checksum [2024-09-19T08:29:42.654Z] 339a4e72a1f5: Download complete [2024-09-19T08:29:42.654Z] bde34c3a00c8: Verifying Checksum [2024-09-19T08:29:42.654Z] bde34c3a00c8: Download complete [2024-09-19T08:29:42.654Z] b352a97aabf1: Download complete [2024-09-19T08:29:42.654Z] 4872d77fe225: Verifying Checksum [2024-09-19T08:29:42.654Z] 4872d77fe225: Download complete [2024-09-19T08:29:42.654Z] 5851b861e8e6: Verifying Checksum [2024-09-19T08:29:42.654Z] 5851b861e8e6: Download complete [2024-09-19T08:29:42.654Z] b85a868b505f: Download complete [2024-09-19T08:29:42.914Z] bab4dde63d76: Verifying Checksum [2024-09-19T08:29:42.914Z] bab4dde63d76: Download complete [2024-09-19T08:29:43.855Z] b85a868b505f: Pull complete [2024-09-19T08:29:44.114Z] e2be974225ed: Pull complete [2024-09-19T08:29:44.374Z] 339a4e72a1f5: Pull complete [2024-09-19T08:29:44.633Z] 988bab9f4d93: Pull complete [2024-09-19T08:29:44.893Z] 1469e6f7b9e6: Pull complete [2024-09-19T08:29:44.893Z] eaf3925da568: Pull complete [2024-09-19T08:29:46.799Z] bab4dde63d76: Pull complete [2024-09-19T08:29:46.799Z] bde34c3a00c8: Pull complete [2024-09-19T08:29:46.799Z] b352a97aabf1: Pull complete [2024-09-19T08:29:46.799Z] 4872d77fe225: Pull complete [2024-09-19T08:29:47.064Z] 5851b861e8e6: Pull complete [2024-09-19T08:29:47.064Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-19T08:29:47.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-19T08:29:47.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-19T08:29:47.210Z] prd-ubuntu20.04-docker-8c-8g-10675 does not seem to be running inside a container [2024-09-19T08:29:47.238Z] $ 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 [2024-09-19T08:29:49.602Z] $ docker top 26f342f73bf54f670f6fb1e47bb323737d04b03a75031fb347d7fe51c4f38266 -eo pid,comm [2024-09-19T08:29:49.654Z] 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). [2024-09-19T08:29:49.654Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-19T08:29:49.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-19T08:29:49.702Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-19T08:29:49.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-19T08:29:49.822Z] $ docker exec 26f342f73bf54f670f6fb1e47bb323737d04b03a75031fb347d7fe51c4f38266 ssh-agent [2024-09-19T08:29:49.931Z] SSH_AUTH_SOCK=/tmp/ssh-HgFhLhXs4bCB/agent.31 [2024-09-19T08:29:49.931Z] SSH_AGENT_PID=38 [2024-09-19T08:29:49.937Z] Running ssh-add (command line suppressed) [2024-09-19T08:29:50.031Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_17383709440366178532.key (/w/workspace/edgex-go/6@tmp/private_key_17383709440366178532.key) [2024-09-19T08:29:50.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-19T08:29:50.343Z] + git tag --points-at HEAD [Pipeline] } [2024-09-19T08:29:50.352Z] $ docker exec --env ******** --env ******** 26f342f73bf54f670f6fb1e47bb323737d04b03a75031fb347d7fe51c4f38266 ssh-agent -k [2024-09-19T08:29:50.449Z] unset SSH_AUTH_SOCK; [2024-09-19T08:29:50.449Z] unset SSH_AGENT_PID; [2024-09-19T08:29:50.450Z] echo Agent pid 38 killed; [2024-09-19T08:29:50.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-19T08:29:50.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-19T08:29:50.503Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-19T08:29:50.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-19T08:29:50.621Z] $ docker exec 26f342f73bf54f670f6fb1e47bb323737d04b03a75031fb347d7fe51c4f38266 ssh-agent [2024-09-19T08:29:50.727Z] SSH_AUTH_SOCK=/tmp/ssh-Xmq4pj5MLfoz/agent.71 [2024-09-19T08:29:50.727Z] SSH_AGENT_PID=77 [2024-09-19T08:29:50.732Z] Running ssh-add (command line suppressed) [2024-09-19T08:29:50.837Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_12974722174900732586.key (/w/workspace/edgex-go/6@tmp/private_key_12974722174900732586.key) [2024-09-19T08:29:50.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-19T08:29:51.155Z] + git semver init [2024-09-19T08:29:51.415Z] 2024-09-19 08:29:51,331 [run_init] DEBUG init version:0.0.0 force:False [2024-09-19T08:29:51.415Z] 2024-09-19 08:29:51,332 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2024-09-19T08:29:51.415Z] 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 [2024-09-19T08:29:51.415Z] 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) [2024-09-19T08:29:56.722Z] 2024-09-19 08:29:56,252 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2024-09-19T08:29:56.722Z] 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 [2024-09-19T08:29:56.722Z] 2024-09-19 08:29:56,252 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4907 [2024-09-19T08:29:56.722Z] 2024-09-19 08:29:56,254 [execute] INFO git cat-file --batch-check [2024-09-19T08:29:56.722Z] 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=) [2024-09-19T08:29:56.722Z] 2024-09-19 08:29:56,259 [execute] INFO git cat-file --batch [2024-09-19T08:29:56.722Z] 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=) [2024-09-19T08:29:56.722Z] 2024-09-19 08:29:56,264 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4907 [2024-09-19T08:29:56.722Z] 0.0.0 [Pipeline] } [2024-09-19T08:29:56.729Z] $ docker exec --env ******** --env ******** 26f342f73bf54f670f6fb1e47bb323737d04b03a75031fb347d7fe51c4f38266 ssh-agent -k [2024-09-19T08:29:56.840Z] unset SSH_AUTH_SOCK; [2024-09-19T08:29:56.841Z] unset SSH_AGENT_PID; [2024-09-19T08:29:56.841Z] echo Agent pid 77 killed; [2024-09-19T08:29:56.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-19T08:29:57.188Z] + git semver [Pipeline] } [2024-09-19T08:29:57.458Z] $ docker stop --time=1 26f342f73bf54f670f6fb1e47bb323737d04b03a75031fb347d7fe51c4f38266 [2024-09-19T08:29:58.734Z] $ docker rm -f --volumes 26f342f73bf54f670f6fb1e47bb323737d04b03a75031fb347d7fe51c4f38266 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-19T08:29:59.095Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-19T08:29:59.338Z] Stashed 1 file(s) [Pipeline] echo [2024-09-19T08:29:59.342Z] [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 [2024-09-19T08:29:59.762Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2024-09-19T08:29:59.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-19T08:29:59.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-19T08:29:59.815Z] ========================================================= [2024-09-19T08:29:59.816Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-19T08:29:59.816Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-19T08:30:00.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-19T08:30:00.112Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-19T08:30:00.112Z] 619be1103602: Pulling fs layer [2024-09-19T08:30:00.112Z] 7862e08f4a3e: Pulling fs layer [2024-09-19T08:30:00.112Z] 5df492c9dc93: Pulling fs layer [2024-09-19T08:30:00.112Z] 7629e6793208: Pulling fs layer [2024-09-19T08:30:00.112Z] 4f4fb700ef54: Pulling fs layer [2024-09-19T08:30:00.112Z] fb5054dd5b73: Pulling fs layer [2024-09-19T08:30:00.112Z] eeca6798cff9: Pulling fs layer [2024-09-19T08:30:00.112Z] aa269ceb94a6: Pulling fs layer [2024-09-19T08:30:00.112Z] ada007ff1a6a: Pulling fs layer [2024-09-19T08:30:00.112Z] 7629e6793208: Waiting [2024-09-19T08:30:00.112Z] eeca6798cff9: Waiting [2024-09-19T08:30:00.112Z] aa269ceb94a6: Waiting [2024-09-19T08:30:00.112Z] ada007ff1a6a: Waiting [2024-09-19T08:30:00.112Z] 4f4fb700ef54: Waiting [2024-09-19T08:30:00.112Z] fb5054dd5b73: Waiting [2024-09-19T08:30:00.112Z] 7862e08f4a3e: Verifying Checksum [2024-09-19T08:30:00.112Z] 7862e08f4a3e: Download complete [2024-09-19T08:30:00.112Z] 7629e6793208: Verifying Checksum [2024-09-19T08:30:00.112Z] 7629e6793208: Download complete [2024-09-19T08:30:00.112Z] 4f4fb700ef54: Verifying Checksum [2024-09-19T08:30:00.112Z] 4f4fb700ef54: Download complete [2024-09-19T08:30:00.112Z] fb5054dd5b73: Verifying Checksum [2024-09-19T08:30:00.112Z] fb5054dd5b73: Download complete [2024-09-19T08:30:00.112Z] 619be1103602: Verifying Checksum [2024-09-19T08:30:00.112Z] eeca6798cff9: Verifying Checksum [2024-09-19T08:30:00.112Z] eeca6798cff9: Download complete [2024-09-19T08:30:00.371Z] 619be1103602: Pull complete [2024-09-19T08:30:00.371Z] ada007ff1a6a: Verifying Checksum [2024-09-19T08:30:00.371Z] ada007ff1a6a: Download complete [2024-09-19T08:30:00.629Z] 7862e08f4a3e: Pull complete [2024-09-19T08:30:00.629Z] 5df492c9dc93: Verifying Checksum [2024-09-19T08:30:00.629Z] 5df492c9dc93: Download complete [2024-09-19T08:30:00.887Z] aa269ceb94a6: Verifying Checksum [2024-09-19T08:30:00.887Z] aa269ceb94a6: Download complete [2024-09-19T08:30:04.166Z] 5df492c9dc93: Pull complete [2024-09-19T08:30:04.166Z] 7629e6793208: Pull complete [2024-09-19T08:30:04.166Z] 4f4fb700ef54: Pull complete [2024-09-19T08:30:04.166Z] fb5054dd5b73: Pull complete [2024-09-19T08:30:04.166Z] eeca6798cff9: Pull complete [2024-09-19T08:30:06.714Z] aa269ceb94a6: Pull complete [2024-09-19T08:30:06.973Z] ada007ff1a6a: Pull complete [2024-09-19T08:30:06.973Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-19T08:30:06.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-19T08:30:06.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-19T08:30:07.283Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-19T08:30:07.283Z] WORKDIR /edgex [2024-09-19T08:30:07.283Z] COPY go.mod . [2024-09-19T08:30:07.283Z] RUN go mod download [2024-09-19T08:30:07.283Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-19T08:30:08.223Z] Sending build context to Docker daemon 179.4MB [2024-09-19T08:30:08.223Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-19T08:30:08.223Z] ---> f489d0715acc [2024-09-19T08:30:08.223Z] Step 2/4 : WORKDIR /edgex [2024-09-19T08:30:12.420Z] ---> Running in ac12bb3ff2bf [2024-09-19T08:30:12.420Z] Removing intermediate container ac12bb3ff2bf [2024-09-19T08:30:12.420Z] ---> 13c12d9fc436 [2024-09-19T08:30:12.420Z] Step 3/4 : COPY go.mod . [2024-09-19T08:30:12.420Z] ---> 2c40a78cd262 [2024-09-19T08:30:12.420Z] Step 4/4 : RUN go mod download [2024-09-19T08:30:12.420Z] ---> Running in 69bf88f2db5c [2024-09-19T08:30:14.448Z] Still waiting to schedule task [2024-09-19T08:30:14.448Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-19T08:30:38.986Z] Removing intermediate container 69bf88f2db5c [2024-09-19T08:30:38.986Z] ---> 728b065c0bbb [2024-09-19T08:30:38.986Z] Successfully built 728b065c0bbb [2024-09-19T08:30:38.986Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-19T08:30:39.293Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-19T08:30:39.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-19T08:30:39.375Z] prd-ubuntu20.04-docker-8c-8g-10675 does not seem to be running inside a container [2024-09-19T08:30:39.419Z] $ 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 [2024-09-19T08:30:39.806Z] $ docker top e41a9c0a4f4ebb47bd2350f8e8f195ecfa9b6ee8d76d9b66c65b208cd49125d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-19T08:30:40.156Z] + go version [2024-09-19T08:30:40.157Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-19T08:30:40.162Z] $ docker stop --time=1 e41a9c0a4f4ebb47bd2350f8e8f195ecfa9b6ee8d76d9b66c65b208cd49125d6 [2024-09-19T08:30:41.462Z] $ 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 [2024-09-19T08:30:41.900Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-19T08:30:41.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-19T08:30:41.998Z] prd-ubuntu20.04-docker-8c-8g-10675 does not seem to be running inside a container [2024-09-19T08:30:42.021Z] $ 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 [2024-09-19T08:30:42.387Z] $ docker top 6c56ef2729a6729912e8a955b9bb4641597f814f1cf43a1db4837d63805a5fff -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-19T08:30:42.465Z] ========================================================= [2024-09-19T08:30:42.465Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-19T08:30:42.465Z] ========================================================= [Pipeline] sh [2024-09-19T08:30:42.742Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2024-09-19T08:30:43.041Z] + make test [2024-09-19T08:30:43.041Z] go test -race -coverprofile=coverage.out ./... [2024-09-19T08:30:51.166Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-19T08:31:23.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-19T08:31:23.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-19T08:31:23.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-19T08:31:23.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-19T08:31:23.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-19T08:31:23.243Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-19T08:31:23.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-19T08:31:23.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-19T08:31:23.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-19T08:31:23.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-19T08:31:23.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-19T08:31:23.243Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-19T08:31:23.243Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-19T08:31:23.243Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-19T08:31:23.243Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-19T08:31:23.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-19T08:31:23.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-19T08:31:23.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-19T08:31:23.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2024-09-19T08:31:24.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-19T08:31:24.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-19T08:31:24.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-19T08:31:24.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-19T08:31:24.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-19T08:31:24.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.063s coverage: 97.0% of statements [2024-09-19T08:31:25.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-19T08:31:25.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-19T08:31:25.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-19T08:31:25.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-19T08:31:25.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-19T08:31:25.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-19T08:31:25.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-19T08:31:25.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-19T08:31:25.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-19T08:31:26.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-19T08:31:26.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-19T08:31:26.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-19T08:31:26.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-19T08:31:26.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-19T08:31:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-19T08:31:28.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-19T08:31:28.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements [2024-09-19T08:31:28.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 53.2% of statements [2024-09-19T08:31:28.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.515s coverage: 93.4% of statements [2024-09-19T08:31:28.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements [2024-09-19T08:31:29.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.033s coverage: 7.0% of statements [2024-09-19T08:31:29.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-19T08:31:29.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-19T08:31:29.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-19T08:31:29.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-19T08:31:29.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-19T08:31:29.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-19T08:31:29.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-19T08:31:29.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-19T08:31:29.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-19T08:31:29.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-19T08:31:29.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-19T08:31:30.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-19T08:31:30.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.387s coverage: 95.8% of statements [2024-09-19T08:31:30.343Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-09-19T08:31:30.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-19T08:31:30.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-19T08:31:31.175Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] [2024-09-19T08:31:32.114Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.8% of statements [2024-09-19T08:31:32.114Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.050s coverage: 30.7% of statements [2024-09-19T08:31:32.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.037s coverage: 41.7% of statements [2024-09-19T08:31:33.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.028s coverage: 77.8% of statements [2024-09-19T08:31:33.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-09-19T08:31:33.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2024-09-19T08:31:33.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.032s coverage: 87.5% of statements [2024-09-19T08:31:33.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-19T08:31:33.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-19T08:31:33.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-19T08:31:33.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-19T08:31:33.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-19T08:31:33.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-19T08:31:33.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-19T08:31:33.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-19T08:31:34.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-19T08:31:34.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-19T08:31:34.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-19T08:31:35.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-19T08:31:35.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-19T08:31:35.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-19T08:31:35.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-19T08:31:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-19T08:31:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-19T08:31:36.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-19T08:31:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-19T08:31:38.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-19T08:31:39.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-19T08:31:39.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-19T08:31:41.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-19T08:31:41.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-19T08:31:41.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-19T08:31:43.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-19T08:31:43.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-19T08:31:43.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-19T08:31:44.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-19T08:31:44.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-19T08:31:44.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-19T08:31:44.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-19T08:31:44.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-09-19T08:31:44.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-19T08:31:44.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-19T08:31:44.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-19T08:31:46.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-19T08:31:46.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-19T08:31:46.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-19T08:31:47.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-19T08:31:47.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-19T08:31:47.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-19T08:31:47.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-19T08:31:49.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-19T08:31:49.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-19T08:31:49.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-19T08:31:49.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-19T08:31:50.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-19T08:31:50.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-19T08:31:50.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-19T08:31:50.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-19T08:31:51.074Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10676 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws [2024-09-19T08:31:51.095Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2024-09-19T08:31:54.202Z] The recommended git tool is: git [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.271s coverage: 79.9% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.048s coverage: 92.9% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.026s coverage: 87.2% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.069s coverage: 82.1% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.019s coverage: 100.0% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.016s coverage: 89.4% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.036s coverage: 100.0% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.349s coverage: 36.5% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 4.9% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.059s coverage: 97.1% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.030s coverage: 35.9% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 19.9% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 95.7% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements [2024-09-19T08:31:58.760Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements [2024-09-19T08:31:58.760Z] 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 [2024-09-19T08:31:58.760Z] running golangci-lint [2024-09-19T08:31:58.760Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-19T08:31:58.760Z] go version go1.21.9 linux/amd64 [2024-09-19T08:31:58.760Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-19T08:31:58.760Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-19T08:32:02.071Z] using credential edgex-jenkins-ssh [2024-09-19T08:32:02.104Z] Cloning the remote Git repository [2024-09-19T08:32:02.153Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-19T08:32:02.264Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2024-09-19T08:32:02.489Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-19T08:32:02.492Z] > git --version # timeout=10 [2024-09-19T08:32:02.533Z] > git --version # 'git version 2.25.1' [2024-09-19T08:32:02.537Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-19T08:32:02.805Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-19T08:32:20.366Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-19T08:32:20.398Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-19T08:32:21.983Z] Merging remotes/origin/main commit 39fb80160b69b3d3eb729ce139bf3991b631cf1c into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 [2024-09-19T08:32:22.768Z] Merge succeeded, producing b028dc303465fb28699d9f8d0b7d33b947d1c1a8 [2024-09-19T08:32:22.769Z] Checking out Revision b028dc303465fb28699d9f8d0b7d33b947d1c1a8 (PR-4907) [2024-09-19T08:32:21.267Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-19T08:32:21.311Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-19T08:32:21.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-19T08:32:21.343Z] > 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 [2024-09-19T08:32:21.999Z] > git config core.sparsecheckout # timeout=10 [2024-09-19T08:32:22.077Z] > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 [2024-09-19T08:32:22.322Z] > git remote # timeout=10 [2024-09-19T08:32:22.346Z] > git config --get remote.origin.url # timeout=10 [2024-09-19T08:32:22.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-19T08:32:22.397Z] > git merge 39fb80160b69b3d3eb729ce139bf3991b631cf1c # timeout=10 [2024-09-19T08:32:22.738Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-19T08:32:22.773Z] > git config core.sparsecheckout # timeout=10 [2024-09-19T08:32:22.786Z] > git checkout -f b028dc303465fb28699d9f8d0b7d33b947d1c1a8 # timeout=10 [2024-09-19T08:32:25.307Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|types_sizes|files|imports|name) took 22.915602677s" [2024-09-19T08:32:25.307Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.806302ms" [2024-09-19T08:32:26.606Z] Commit message: "Merge commit '39fb80160b69b3d3eb729ce139bf3991b631cf1c' into HEAD" [2024-09-19T08:32:26.633Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-19T08:32:26.612Z] > git rev-list --no-walk ea319f1aeb8e3e0d20f78845d4f0b019d345e444 # timeout=10 [2024-09-19T08:32:28.381Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-19T08:32:28.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-19T08:32:28.381Z] Dload Upload Total Spent Left Speed [2024-09-19T08:32:28.381Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh [2024-09-19T08:32:28.774Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-19T08:32:29.106Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-19T08:32:29.106Z] + sudo tee /etc/docker/daemon.new [2024-09-19T08:32:29.106Z] { [2024-09-19T08:32:29.106Z] "registry-mirrors": [ [2024-09-19T08:32:29.106Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-19T08:32:29.106Z] ], [2024-09-19T08:32:29.106Z] "bip": "10.250.0.254/24", [2024-09-19T08:32:29.106Z] "hosts": [ [2024-09-19T08:32:29.106Z] "tcp://0.0.0.0:5555", [2024-09-19T08:32:29.106Z] "unix:///var/run/docker.sock" [2024-09-19T08:32:29.106Z] ], [2024-09-19T08:32:29.106Z] "mtu": 1458, [2024-09-19T08:32:29.106Z] "selinux-enabled": true, [2024-09-19T08:32:29.106Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-19T08:32:29.106Z] } [Pipeline] sh [2024-09-19T08:32:29.432Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-19T08:32:29.757Z] + sudo service docker restart [2024-09-19T08:32:35.289Z] 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" [2024-09-19T08:32:35.289Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-19T08:32:35.289Z] 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" [2024-09-19T08:32:35.289Z] 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" [2024-09-19T08:32:35.289Z] level=info msg="[runner] linters took 14.129839783s with stages: goanalysis_metalinter: 14.111147422s" [2024-09-19T08:32:35.290Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-19T08:32:35.290Z] level=info msg="Memory: 373 samples, avg is 344.6MB, max is 1396.1MB" [2024-09-19T08:32:35.290Z] level=info msg="Execution took 37.101217868s" [2024-09-19T08:32:35.290Z] go vet ./... [2024-09-19T08:32:43.410Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-19T08:32:43.410Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-19T08:32:43.410Z] ./bin/test-attribution-txt.sh [2024-09-19T08:32:43.410Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-19T08:32:43.410Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-19T08:32:43.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-19T08:32:43.729Z] + ls -al . [2024-09-19T08:32:43.729Z] total 936 [2024-09-19T08:32:43.729Z] drwxrwxr-x 11 1001 1001 4096 Sep 19 08:30 . [2024-09-19T08:32:43.729Z] drwxr-xr-x 4 root root 4096 Sep 19 08:30 .. [2024-09-19T08:32:43.729Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 08:29 .blubracket [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 10 Sep 19 08:29 .dockerignore [2024-09-19T08:32:43.729Z] drwxrwxr-x 8 1001 1001 4096 Sep 19 08:31 .git [2024-09-19T08:32:43.729Z] drwxrwxr-x 3 1001 1001 4096 Sep 19 08:29 .github [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 1102 Sep 19 08:29 .gitignore [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 42 Sep 19 08:29 .golangci.yml [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 100 Sep 19 08:29 .hadolint.yml [2024-09-19T08:32:43.729Z] drwxr-xr-x 3 1001 1001 4096 Sep 19 08:29 .semver [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 155 Sep 19 08:29 .sonarcloud.properties [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 1171 Sep 19 08:29 ADOPTERS.md [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 21286 Sep 19 08:29 Attribution.txt [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 100284 Sep 19 08:29 CHANGELOG.md [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 3804 Sep 19 08:29 CONTRIBUTING.md [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 677 Sep 19 08:29 GOVERNANCE.md [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 861 Sep 19 08:29 Jenkinsfile [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 10775 Sep 19 08:29 LICENSE [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 16854 Sep 19 08:29 Makefile [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 582 Sep 19 08:29 OWNERS.md [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 9528 Sep 19 08:29 README.md [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 789 Sep 19 08:29 SECURITY.md [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 5 Sep 19 08:29 VERSION [2024-09-19T08:32:43.729Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 08:29 bin [2024-09-19T08:32:43.729Z] drwxrwxr-x 20 1001 1001 4096 Sep 19 08:29 cmd [2024-09-19T08:32:43.729Z] -rw-r--r-- 1 root root 566233 Sep 19 08:31 coverage.out [2024-09-19T08:32:43.729Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 08:29 fuzz_test [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 7305 Sep 19 08:29 go.mod [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 102748 Sep 19 08:29 go.sum [2024-09-19T08:32:43.729Z] drwxrwxr-x 7 1001 1001 4096 Sep 19 08:29 internal [2024-09-19T08:32:43.729Z] drwxrwxr-x 3 1001 1001 4096 Sep 19 08:29 openapi [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 584 Sep 19 08:29 security.txt [2024-09-19T08:32:43.729Z] -rw-rw-r-- 1 1001 1001 204 Sep 19 08:29 version.go [Pipeline] sh [2024-09-19T08:32:44.024Z] + '[' -e coverage.out ] [2024-09-19T08:32:44.024Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-19T08:32:44.131Z] Stashed 1 file(s) [Pipeline] sh [2024-09-19T08:32:44.416Z] + make build [2024-09-19T08:32:44.416Z] 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 [2024-09-19T08:32:48.027Z] provisioning config files... [2024-09-19T08:32:48.053Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config12564145949296922816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-19T08:32:48.507Z] ---> ****-login.sh [2024-09-19T08:32:48.508Z] nexus3.edgexfoundry.org:10001 [2024-09-19T08:32:49.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-19T08:32:49.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-19T08:32:49.099Z] Configure a credential helper to remove this warning. See [2024-09-19T08:32:49.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-19T08:32:49.099Z] [2024-09-19T08:32:49.099Z] Login Succeeded [2024-09-19T08:32:49.099Z] nexus3.edgexfoundry.org:10002 [2024-09-19T08:32:49.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-19T08:32:49.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-19T08:32:49.643Z] Configure a credential helper to remove this warning. See [2024-09-19T08:32:49.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-19T08:32:49.643Z] [2024-09-19T08:32:49.643Z] Login Succeeded [2024-09-19T08:32:49.643Z] nexus3.edgexfoundry.org:10003 [2024-09-19T08:32:49.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-19T08:32:49.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-19T08:32:49.915Z] Configure a credential helper to remove this warning. See [2024-09-19T08:32:49.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-19T08:32:49.915Z] [2024-09-19T08:32:49.915Z] Login Succeeded [2024-09-19T08:32:49.915Z] nexus3.edgexfoundry.org:10004 [2024-09-19T08:32:50.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-19T08:32:50.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-19T08:32:50.193Z] Configure a credential helper to remove this warning. See [2024-09-19T08:32:50.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-19T08:32:50.193Z] [2024-09-19T08:32:50.193Z] Login Succeeded [2024-09-19T08:32:50.193Z] ****.io [2024-09-19T08:32:50.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-19T08:32:50.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-19T08:32:50.735Z] Configure a credential helper to remove this warning. See [2024-09-19T08:32:50.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-19T08:32:50.735Z] [2024-09-19T08:32:50.735Z] Login Succeeded [2024-09-19T08:32:50.735Z] ---> ****-login.sh ends [Pipeline] } [2024-09-19T08:32:50.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-19T08:32:51.377Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2024-09-19T08:32:51.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-19T08:32:51.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-19T08:32:51.434Z] ========================================================= [2024-09-19T08:32:51.434Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-19T08:32:51.434Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-19T08:32:51.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-19T08:32:51.766Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-19T08:32:51.766Z] c6b39de5b339: Pulling fs layer [2024-09-19T08:32:51.766Z] a69c41024577: Pulling fs layer [2024-09-19T08:32:51.766Z] d6de4b400683: Pulling fs layer [2024-09-19T08:32:51.766Z] 35cb2a7552d0: Pulling fs layer [2024-09-19T08:32:51.766Z] 4f4fb700ef54: Pulling fs layer [2024-09-19T08:32:51.766Z] 464afbd9ba4c: Pulling fs layer [2024-09-19T08:32:51.766Z] 00f215d4a9da: Pulling fs layer [2024-09-19T08:32:51.766Z] d496ad576159: Pulling fs layer [2024-09-19T08:32:51.766Z] 35cb2a7552d0: Waiting [2024-09-19T08:32:51.766Z] 4f4fb700ef54: Waiting [2024-09-19T08:32:51.766Z] 464afbd9ba4c: Waiting [2024-09-19T08:32:51.766Z] 00f215d4a9da: Waiting [2024-09-19T08:32:51.766Z] d496ad576159: Waiting [2024-09-19T08:32:52.038Z] a69c41024577: Verifying Checksum [2024-09-19T08:32:52.038Z] a69c41024577: Download complete [2024-09-19T08:32:52.038Z] 35cb2a7552d0: Verifying Checksum [2024-09-19T08:32:52.038Z] 35cb2a7552d0: Download complete [2024-09-19T08:32:52.038Z] 4f4fb700ef54: Verifying Checksum [2024-09-19T08:32:52.038Z] 4f4fb700ef54: Download complete [2024-09-19T08:32:52.038Z] c6b39de5b339: Verifying Checksum [2024-09-19T08:32:52.038Z] c6b39de5b339: Download complete [2024-09-19T08:32:52.038Z] 464afbd9ba4c: Verifying Checksum [2024-09-19T08:32:52.038Z] 464afbd9ba4c: Download complete [2024-09-19T08:32:52.312Z] d496ad576159: Verifying Checksum [2024-09-19T08:32:52.312Z] d496ad576159: Download complete [2024-09-19T08:32:52.908Z] c6b39de5b339: Pull complete [2024-09-19T08:32:53.495Z] a69c41024577: Pull complete [2024-09-19T08:32:53.764Z] d6de4b400683: Verifying Checksum [2024-09-19T08:32:53.764Z] d6de4b400683: Download complete [2024-09-19T08:32:55.179Z] 00f215d4a9da: Verifying Checksum [2024-09-19T08:32:55.179Z] 00f215d4a9da: Download complete [2024-09-19T08:33:07.499Z] d6de4b400683: Pull complete [2024-09-19T08:33:07.499Z] 35cb2a7552d0: Pull complete [2024-09-19T08:33:07.499Z] 4f4fb700ef54: Pull complete [2024-09-19T08:33:07.499Z] 464afbd9ba4c: Pull complete [2024-09-19T08:33:10.963Z] 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 [2024-09-19T08:33:10.963Z] 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 [2024-09-19T08:33:10.963Z] 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 [2024-09-19T08:33:11.220Z] 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 [2024-09-19T08:33:12.595Z] 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 [2024-09-19T08:33:15.725Z] 00f215d4a9da: Pull complete [2024-09-19T08:33:16.784Z] 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 [2024-09-19T08:33:17.131Z] d496ad576159: Pull complete [2024-09-19T08:33:17.131Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-19T08:33:17.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-19T08:33:17.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-19T08:33:17.467Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-19T08:33:17.467Z] WORKDIR /edgex [2024-09-19T08:33:17.467Z] COPY go.mod . [2024-09-19T08:33:17.467Z] RUN go mod download [2024-09-19T08:33:17.467Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-19T08:33:18.055Z] Sending build context to Docker daemon 3.573MB [2024-09-19T08:33:18.055Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-19T08:33:18.055Z] ---> f246e2811388 [2024-09-19T08:33:18.055Z] Step 2/4 : WORKDIR /edgex [2024-09-19T08:33:18.688Z] 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 [2024-09-19T08:33:20.007Z] ---> Running in c7b3acd76a26 [2024-09-19T08:33:20.008Z] Removing intermediate container c7b3acd76a26 [2024-09-19T08:33:20.008Z] ---> 68d6b74cba10 [2024-09-19T08:33:20.008Z] Step 3/4 : COPY go.mod . [2024-09-19T08:33:20.591Z] 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 [2024-09-19T08:33:20.595Z] ---> e696942e63a9 [2024-09-19T08:33:20.595Z] Step 4/4 : RUN go mod download [2024-09-19T08:33:20.595Z] ---> Running in 6b191701138a [2024-09-19T08:33:22.499Z] 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 [2024-09-19T08:33:23.440Z] 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 [2024-09-19T08:33:24.008Z] 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 [2024-09-19T08:33:24.951Z] 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 [2024-09-19T08:33:25.890Z] 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] } [2024-09-19T08:33:26.833Z] $ docker stop --time=1 6c56ef2729a6729912e8a955b9bb4641597f814f1cf43a1db4837d63805a5fff [2024-09-19T08:33:31.885Z] $ 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 [2024-09-19T08:33:33.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-19T08:33:33.105Z] [2024-09-19T08:33:33.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-19T08:33:33.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-19T08:33:33.407Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-19T08:33:33.407Z] 91d30c5bc195: Pulling fs layer [2024-09-19T08:33:33.407Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-19T08:33:33.407Z] 9c61dcf015f6: Pulling fs layer [2024-09-19T08:33:33.407Z] 4698f68db338: Pulling fs layer [2024-09-19T08:33:33.407Z] 2a2f49069b9e: Pulling fs layer [2024-09-19T08:33:33.407Z] e0025b399a48: Pulling fs layer [2024-09-19T08:33:33.407Z] 2a2f49069b9e: Waiting [2024-09-19T08:33:33.407Z] 4698f68db338: Waiting [2024-09-19T08:33:33.407Z] 91d30c5bc195: Verifying Checksum [2024-09-19T08:33:33.407Z] 91d30c5bc195: Download complete [2024-09-19T08:33:33.407Z] 4698f68db338: Verifying Checksum [2024-09-19T08:33:33.407Z] 4698f68db338: Download complete [2024-09-19T08:33:33.666Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-19T08:33:33.666Z] 2e9b0aa3be6d: Download complete [2024-09-19T08:33:33.666Z] 91d30c5bc195: Pull complete [2024-09-19T08:33:33.666Z] e0025b399a48: Verifying Checksum [2024-09-19T08:33:33.666Z] e0025b399a48: Download complete [2024-09-19T08:33:33.666Z] 2a2f49069b9e: Verifying Checksum [2024-09-19T08:33:33.666Z] 2a2f49069b9e: Download complete [2024-09-19T08:33:33.924Z] 2e9b0aa3be6d: Pull complete [2024-09-19T08:33:34.181Z] 9c61dcf015f6: Download complete [2024-09-19T08:33:36.712Z] 9c61dcf015f6: Pull complete [2024-09-19T08:33:36.712Z] 4698f68db338: Pull complete [2024-09-19T08:33:36.973Z] 2a2f49069b9e: Pull complete [2024-09-19T08:33:36.973Z] e0025b399a48: Pull complete [2024-09-19T08:33:36.973Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-19T08:33:36.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-19T08:33:36.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-19T08:33:37.074Z] prd-ubuntu20.04-docker-8c-8g-10675 does not seem to be running inside a container [2024-09-19T08:33:37.101Z] $ 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 [2024-09-19T08:33:39.343Z] $ docker top 9be1e27e71dced145098f441573f89f219a7c41bb2ce246e76e7166471b56cb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-19T08:33:39.709Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-19T08:33:42.248Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-09-19T08:33:42.248Z] #1 transferring dockerfile: [2024-09-19T08:33:42.248Z] #1 transferring dockerfile: 2.07kB done [2024-09-19T08:33:42.248Z] #1 DONE 0.0s [2024-09-19T08:33:42.248Z] [2024-09-19T08:33:42.248Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-19T08:33:42.248Z] #2 transferring dockerfile: 2.15kB done [2024-09-19T08:33:42.248Z] #2 DONE 0.0s [2024-09-19T08:33:42.248Z] [2024-09-19T08:33:42.248Z] #3 [core-command internal] load build definition from Dockerfile [2024-09-19T08:33:42.248Z] #3 transferring dockerfile: 1.93kB done [2024-09-19T08:33:42.248Z] #3 DONE 0.0s [2024-09-19T08:33:42.248Z] [2024-09-19T08:33:42.248Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-19T08:33:42.248Z] #4 transferring dockerfile: 2.23kB done [2024-09-19T08:33:42.248Z] #4 DONE 0.0s [2024-09-19T08:33:42.248Z] [2024-09-19T08:33:42.248Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-19T08:33:42.248Z] #5 transferring dockerfile: 2.49kB done [2024-09-19T08:33:42.248Z] #5 DONE 0.0s [2024-09-19T08:33:42.248Z] [2024-09-19T08:33:42.248Z] #6 [core-data internal] load build definition from Dockerfile [2024-09-19T08:33:42.248Z] #6 transferring dockerfile: 2.07kB done [2024-09-19T08:33:42.248Z] #6 DONE 0.0s [2024-09-19T08:33:42.248Z] [2024-09-19T08:33:42.248Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-09-19T08:33:42.248Z] #7 transferring dockerfile: 1.95kB done [2024-09-19T08:33:42.248Z] #7 DONE 0.0s [2024-09-19T08:33:42.248Z] [2024-09-19T08:33:42.248Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-09-19T08:33:42.248Z] #8 transferring dockerfile: 1.70kB done [2024-09-19T08:33:42.248Z] #8 DONE 0.0s [2024-09-19T08:33:42.248Z] [2024-09-19T08:33:42.248Z] #9 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-19T08:33:42.248Z] #9 transferring dockerfile: 1.85kB done [2024-09-19T08:33:42.248Z] #9 DONE 0.0s [2024-09-19T08:33:42.248Z] [2024-09-19T08:33:42.248Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-09-19T08:33:42.248Z] #10 transferring dockerfile: 1.69kB done [2024-09-19T08:33:42.248Z] #10 DONE 0.1s [2024-09-19T08:33:42.248Z] [2024-09-19T08:33:42.248Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-19T08:33:42.248Z] #11 transferring dockerfile: 1.89kB done [2024-09-19T08:33:42.248Z] #11 DONE 0.1s [2024-09-19T08:33:42.248Z] [2024-09-19T08:33:42.248Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-19T08:33:42.248Z] #12 transferring dockerfile: 2.50kB done [2024-09-19T08:33:42.248Z] #12 DONE 0.1s [2024-09-19T08:33:42.248Z] [2024-09-19T08:33:42.248Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-09-19T08:33:42.248Z] #13 transferring dockerfile: 1.81kB done [2024-09-19T08:33:42.248Z] #13 DONE 0.1s [2024-09-19T08:33:42.248Z] [2024-09-19T08:33:42.248Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-19T08:33:42.248Z] #14 transferring dockerfile: 3.17kB done [2024-09-19T08:33:42.248Z] #14 DONE 0.1s [2024-09-19T08:33:42.248Z] [2024-09-19T08:33:42.248Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-09-19T08:33:42.248Z] #15 transferring dockerfile: 2.06kB done [2024-09-19T08:33:42.248Z] #15 DONE 0.1s [2024-09-19T08:33:42.248Z] [2024-09-19T08:33:42.248Z] #16 [core-keeper internal] load .dockerignore [2024-09-19T08:33:42.248Z] #16 transferring context: 50B done [2024-09-19T08:33:42.248Z] #16 DONE 0.0s [2024-09-19T08:33:42.248Z] [2024-09-19T08:33:42.248Z] #17 [support-scheduler internal] load build definition from Dockerfile [2024-09-19T08:33:42.248Z] #17 transferring dockerfile: 1.93kB done [2024-09-19T08:33:42.508Z] #17 DONE 0.1s [2024-09-19T08:33:42.508Z] [2024-09-19T08:33:42.508Z] #18 [security-proxy-auth internal] load .dockerignore [2024-09-19T08:33:42.508Z] #18 transferring context: 50B done [2024-09-19T08:33:42.508Z] #18 DONE 0.0s [2024-09-19T08:33:42.508Z] [2024-09-19T08:33:42.508Z] #19 [core-command internal] load .dockerignore [2024-09-19T08:33:42.508Z] #19 transferring context: 50B done [2024-09-19T08:33:42.508Z] #19 DONE 0.0s [2024-09-19T08:33:42.508Z] [2024-09-19T08:33:42.508Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-09-19T08:33:42.508Z] #20 transferring context: 50B done [2024-09-19T08:33:42.508Z] #20 DONE 0.0s [2024-09-19T08:33:42.508Z] [2024-09-19T08:33:42.508Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-19T08:33:42.508Z] #21 transferring context: 50B done [2024-09-19T08:33:42.508Z] #21 DONE 0.0s [2024-09-19T08:33:42.508Z] [2024-09-19T08:33:42.508Z] #22 [core-data internal] load .dockerignore [2024-09-19T08:33:42.508Z] #22 transferring context: 50B done [2024-09-19T08:33:42.508Z] #22 DONE 0.0s [2024-09-19T08:33:42.508Z] [2024-09-19T08:33:42.508Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-09-19T08:33:42.508Z] #23 DONE 0.0s [2024-09-19T08:33:42.508Z] [2024-09-19T08:33:42.508Z] #24 [support-notifications internal] load .dockerignore [2024-09-19T08:33:42.508Z] #24 transferring context: 50B 0.0s done [2024-09-19T08:33:42.508Z] #24 DONE 0.1s [2024-09-19T08:33:42.508Z] [2024-09-19T08:33:42.508Z] #25 [security-spire-server internal] load .dockerignore [2024-09-19T08:33:42.508Z] #25 transferring context: 50B 0.0s done [2024-09-19T08:33:42.508Z] #25 DONE 0.1s [2024-09-19T08:33:42.508Z] [2024-09-19T08:33:42.508Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-09-19T08:33:42.508Z] #26 transferring context: 50B done [2024-09-19T08:33:42.508Z] #26 DONE 0.0s [2024-09-19T08:33:42.508Z] [2024-09-19T08:33:42.508Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-09-19T08:33:42.508Z] #23 transferring context: 50B 0.0s done [2024-09-19T08:33:42.508Z] #23 DONE 0.1s [2024-09-19T08:33:42.508Z] [2024-09-19T08:33:42.508Z] #27 [security-proxy-setup internal] load .dockerignore [2024-09-19T08:33:42.508Z] #27 transferring context: 50B done [2024-09-19T08:33:42.508Z] #27 DONE 0.1s [2024-09-19T08:33:42.508Z] [2024-09-19T08:33:42.508Z] #28 [security-spire-agent internal] load .dockerignore [2024-09-19T08:33:42.508Z] #28 transferring context: 50B done [2024-09-19T08:33:42.508Z] #28 DONE 0.0s [2024-09-19T08:33:42.508Z] [2024-09-19T08:33:42.508Z] #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-19T08:33:42.508Z] #29 DONE 0.0s [2024-09-19T08:33:42.508Z] [2024-09-19T08:33:42.508Z] #30 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-19T08:33:42.768Z] #30 ... [2024-09-19T08:33:42.768Z] [2024-09-19T08:33:42.768Z] #31 [security-spire-config internal] load .dockerignore [2024-09-19T08:33:42.768Z] #31 transferring context: 50B done [2024-09-19T08:33:42.768Z] #31 DONE 0.0s [2024-09-19T08:33:42.768Z] [2024-09-19T08:33:42.768Z] #32 [security-bootstrapper internal] load .dockerignore [2024-09-19T08:33:42.768Z] #32 transferring context: 50B done [2024-09-19T08:33:42.768Z] #32 DONE 0.0s [2024-09-19T08:33:42.768Z] [2024-09-19T08:33:42.768Z] #33 [core-metadata internal] load .dockerignore [2024-09-19T08:33:42.768Z] #33 transferring context: 50B done [2024-09-19T08:33:42.768Z] #33 DONE 0.1s [2024-09-19T08:33:42.768Z] [2024-09-19T08:33:42.768Z] #34 [support-scheduler internal] load .dockerignore [2024-09-19T08:33:42.768Z] #34 transferring context: 50B done [2024-09-19T08:33:42.768Z] #34 DONE 0.0s [2024-09-19T08:33:42.768Z] [2024-09-19T08:33:42.768Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-19T08:33:42.768Z] #30 ... [2024-09-19T08:33:42.768Z] [2024-09-19T08:33:42.768Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-19T08:33:42.768Z] #29 DONE 0.0s [2024-09-19T08:33:42.768Z] [2024-09-19T08:33:42.768Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-19T08:33:43.030Z] #30 ... [2024-09-19T08:33:43.030Z] [2024-09-19T08:33:43.030Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-19T08:33:43.030Z] #29 DONE 0.0s [2024-09-19T08:33:43.030Z] [2024-09-19T08:33:43.030Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-19T08:33:43.030Z] #30 DONE 0.5s [2024-09-19T08:33:43.030Z] [2024-09-19T08:33:43.030Z] #35 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-19T08:33:43.030Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-19T08:33:43.291Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-19T08:33:43.291Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-19T08:33:43.291Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-19T08:33:43.291Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-19T08:33:43.549Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0B / 3.42MB 0.1s [2024-09-19T08:33:43.549Z] #35 ... [2024-09-19T08:33:43.549Z] [2024-09-19T08:33:43.549Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-19T08:33:43.549Z] #36 DONE 0.7s [2024-09-19T08:33:43.549Z] [2024-09-19T08:33:43.549Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-19T08:33:43.549Z] #37 DONE 0.6s [2024-09-19T08:33:43.549Z] [2024-09-19T08:33:43.549Z] #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-19T08:33:43.549Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-19T08:33:43.549Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-19T08:33:43.549Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-19T08:33:43.549Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-19T08:33:43.549Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 1.05MB / 3.42MB 0.2s [2024-09-19T08:33:43.808Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s [2024-09-19T08:33:43.808Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done [2024-09-19T08:33:43.808Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-19T08:33:43.808Z] #35 ... [2024-09-19T08:33:43.808Z] [2024-09-19T08:33:43.808Z] #38 [security-spire-agent internal] load build context [2024-09-19T08:33:43.808Z] #38 transferring context: 27.24kB 0.0s done [2024-09-19T08:33:43.808Z] #38 DONE 0.4s [2024-09-19T08:33:43.808Z] [2024-09-19T08:33:43.808Z] #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-19T08:33:44.067Z] #35 ... [2024-09-19T08:33:44.067Z] [2024-09-19T08:33:44.067Z] #39 [security-spire-config internal] load build context [2024-09-19T08:33:44.067Z] #39 transferring context: 25.96kB 0.0s done [2024-09-19T08:33:44.067Z] #39 DONE 0.4s [2024-09-19T08:33:44.067Z] [2024-09-19T08:33:44.067Z] #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-19T08:33:44.641Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.6s done [2024-09-19T08:33:44.900Z] #35 ... [2024-09-19T08:33:44.900Z] [2024-09-19T08:33:44.900Z] #40 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-19T08:33:44.900Z] #40 DONE 2.1s [2024-09-19T08:33:45.159Z] [2024-09-19T08:33:45.159Z] #35 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-19T08:33:45.159Z] #35 DONE 2.2s [2024-09-19T08:33:45.159Z] [2024-09-19T08:33:45.159Z] #41 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-19T08:33:50.735Z] #41 ... [2024-09-19T08:33:50.735Z] [2024-09-19T08:33:50.735Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:33:50.735Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-19T08:33:50.735Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-19T08:33:50.735Z] #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-19T08:33:50.735Z] #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-19T08:33:50.735Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-19T08:33:50.735Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-19T08:33:50.735Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-09-19T08:33:50.735Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-19T08:33:50.735Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s done [2024-09-19T08:33:50.735Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-19T08:33:50.735Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-19T08:33:50.735Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.3s done [2024-09-19T08:33:53.547Z] #42 ... [2024-09-19T08:33:53.547Z] [2024-09-19T08:33:53.547Z] #43 [security-proxy-auth internal] load build context [2024-09-19T08:33:53.547Z] #43 transferring context: 163.00MB 9.8s [2024-09-19T08:33:53.547Z] #43 ... [2024-09-19T08:33:53.547Z] [2024-09-19T08:33:53.547Z] #44 [core-keeper internal] load build context [2024-09-19T08:33:53.547Z] #44 ... [2024-09-19T08:33:53.547Z] [2024-09-19T08:33:53.547Z] #45 [support-scheduler internal] load build context [2024-09-19T08:33:53.547Z] #45 ... [2024-09-19T08:33:53.547Z] [2024-09-19T08:33:53.547Z] #46 [support-cron-scheduler internal] load build context [2024-09-19T08:33:53.547Z] #46 ... [2024-09-19T08:33:53.547Z] [2024-09-19T08:33:53.547Z] #47 [support-notifications internal] load build context [2024-09-19T08:33:53.547Z] #47 ... [2024-09-19T08:33:53.547Z] [2024-09-19T08:33:53.547Z] #48 [security-spiffe-token-provider internal] load build context [2024-09-19T08:33:53.858Z] #48 ... [2024-09-19T08:33:53.858Z] [2024-09-19T08:33:53.858Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:33:53.858Z] #49 ... [2024-09-19T08:33:53.858Z] [2024-09-19T08:33:53.858Z] #50 [core-command internal] load build context [2024-09-19T08:33:53.858Z] #50 ... [2024-09-19T08:33:53.858Z] [2024-09-19T08:33:53.858Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:33:54.130Z] #51 ... [2024-09-19T08:33:54.130Z] [2024-09-19T08:33:54.130Z] #52 [security-bootstrapper internal] load build context [2024-09-19T08:33:54.130Z] #52 ... [2024-09-19T08:33:54.130Z] [2024-09-19T08:33:54.130Z] #53 [core-data internal] load build context [2024-09-19T08:33:54.390Z] #53 ... [2024-09-19T08:33:54.390Z] [2024-09-19T08:33:54.390Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-19T08:33:54.390Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-09-19T08:33:54.390Z] #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-19T08:33:54.390Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-19T08:33:54.390Z] #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-19T08:33:54.390Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-19T08:33:54.390Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-19T08:33:54.390Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2024-09-19T08:33:54.390Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2024-09-19T08:33:54.390Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-09-19T08:33:54.390Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-19T08:33:54.390Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [2024-09-19T08:33:54.390Z] #54 ... [2024-09-19T08:33:54.390Z] [2024-09-19T08:33:54.390Z] #55 [security-secretstore-setup internal] load build context [2024-09-19T08:33:54.390Z] #55 ... [2024-09-19T08:33:54.390Z] [2024-09-19T08:33:54.390Z] #56 [core-metadata internal] load build context [2024-09-19T08:33:55.127Z] #56 ... [2024-09-19T08:33:55.127Z] [2024-09-19T08:33:55.127Z] #57 [security-spire-server internal] load build context [2024-09-19T08:33:55.127Z] #57 transferring context: 27.71kB 0.1s done [2024-09-19T08:33:55.385Z] #57 ... [2024-09-19T08:33:55.385Z] [2024-09-19T08:33:55.385Z] #43 [security-proxy-auth internal] load build context [2024-09-19T08:33:55.386Z] #43 transferring context: 212.36MB 11.5s [2024-09-19T08:33:56.783Z] #43 ... [2024-09-19T08:33:56.783Z] [2024-09-19T08:33:56.783Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-19T08:33:56.783Z] #58 ... [2024-09-19T08:33:56.783Z] [2024-09-19T08:33:56.783Z] #43 [security-proxy-auth internal] load build context [2024-09-19T08:33:57.718Z] #43 ... [2024-09-19T08:33:57.718Z] [2024-09-19T08:33:57.718Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-19T08:33:57.718Z] #59 ... [2024-09-19T08:33:57.718Z] [2024-09-19T08:33:57.718Z] #43 [security-proxy-auth internal] load build context [2024-09-19T08:33:58.665Z] #43 ... [2024-09-19T08:33:58.665Z] [2024-09-19T08:33:58.665Z] #41 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-19T08:33:58.665Z] #41 DONE 13.6s [2024-09-19T08:33:58.665Z] [2024-09-19T08:33:58.665Z] #43 [security-proxy-auth internal] load build context [2024-09-19T08:33:58.665Z] #43 ... [2024-09-19T08:33:58.665Z] [2024-09-19T08:33:58.665Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:33:58.665Z] #42 DONE 15.1s [2024-09-19T08:33:58.665Z] [2024-09-19T08:33:58.665Z] #43 [security-proxy-auth internal] load build context [2024-09-19T08:33:59.611Z] #43 transferring context: 301.97MB 16.5s [2024-09-19T08:34:04.179Z] #43 ... [2024-09-19T08:34:04.179Z] [2024-09-19T08:34:04.179Z] #44 [core-keeper internal] load build context [2024-09-19T08:34:04.179Z] #44 ... [2024-09-19T08:34:04.179Z] [2024-09-19T08:34:04.179Z] #43 [security-proxy-auth internal] load build context [2024-09-19T08:34:04.179Z] #43 ... [2024-09-19T08:34:04.179Z] [2024-09-19T08:34:04.179Z] #45 [support-scheduler internal] load build context [2024-09-19T08:34:04.179Z] #45 ... [2024-09-19T08:34:04.179Z] [2024-09-19T08:34:04.179Z] #46 [support-cron-scheduler internal] load build context [2024-09-19T08:34:04.179Z] #46 transferring context: 496.34MB 19.3s done [2024-09-19T08:34:04.179Z] #46 ... [2024-09-19T08:34:04.179Z] [2024-09-19T08:34:04.179Z] #48 [security-spiffe-token-provider internal] load build context [2024-09-19T08:34:04.179Z] #48 ... [2024-09-19T08:34:04.179Z] [2024-09-19T08:34:04.179Z] #47 [support-notifications internal] load build context [2024-09-19T08:34:04.439Z] #47 ... [2024-09-19T08:34:04.439Z] [2024-09-19T08:34:04.439Z] #50 [core-command internal] load build context [2024-09-19T08:34:04.439Z] #50 ... [2024-09-19T08:34:04.439Z] [2024-09-19T08:34:04.439Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:34:04.439Z] #51 transferring context: 496.34MB 18.1s done [2024-09-19T08:34:04.439Z] #51 ... [2024-09-19T08:34:04.439Z] [2024-09-19T08:34:04.439Z] #53 [core-data internal] load build context [2024-09-19T08:34:04.439Z] #53 transferring context: 496.34MB 20.2s done [2024-09-19T08:34:04.439Z] #53 ... [2024-09-19T08:34:04.439Z] [2024-09-19T08:34:04.439Z] #52 [security-bootstrapper internal] load build context [2024-09-19T08:34:04.696Z] #52 ... [2024-09-19T08:34:04.696Z] [2024-09-19T08:34:04.696Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:34:04.696Z] #49 transferring context: 496.34MB 18.5s done [2024-09-19T08:34:04.696Z] #49 ... [2024-09-19T08:34:04.696Z] [2024-09-19T08:34:04.696Z] #55 [security-secretstore-setup internal] load build context [2024-09-19T08:34:04.696Z] #55 transferring context: 496.34MB 20.5s done [2024-09-19T08:34:04.955Z] #55 ... [2024-09-19T08:34:04.955Z] [2024-09-19T08:34:04.955Z] #56 [core-metadata internal] load build context [2024-09-19T08:34:04.955Z] #56 transferring context: 496.34MB 20.7s done [2024-09-19T08:34:04.955Z] #56 ... [2024-09-19T08:34:04.955Z] [2024-09-19T08:34:04.955Z] #52 [security-bootstrapper internal] load build context [2024-09-19T08:34:04.955Z] #52 transferring context: 496.34MB 21.7s done [2024-09-19T08:34:08.246Z] #52 ... [2024-09-19T08:34:08.246Z] [2024-09-19T08:34:08.246Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-19T08:34:08.246Z] #0 6.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:08.246Z] #0 6.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:08.246Z] #0 6.766 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-19T08:34:08.246Z] #0 6.803 (2/4) Installing openssl (3.1.7-r0) [2024-09-19T08:34:08.246Z] #0 6.833 (3/4) Installing su-exec (0.2-r3) [2024-09-19T08:34:08.246Z] #0 6.835 (4/4) Installing yq (4.33.3-r5) [2024-09-19T08:34:08.246Z] #0 6.957 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:34:08.246Z] #0 6.957 OK: 17 MiB in 19 packages [2024-09-19T08:34:08.246Z] #60 ... [2024-09-19T08:34:08.246Z] [2024-09-19T08:34:08.246Z] #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-19T08:34:08.506Z] #61 ... [2024-09-19T08:34:08.506Z] [2024-09-19T08:34:08.506Z] #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-19T08:34:08.506Z] #62 ... [2024-09-19T08:34:08.506Z] [2024-09-19T08:34:08.506Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-19T08:34:08.765Z] #63 ... [2024-09-19T08:34:08.765Z] [2024-09-19T08:34:08.765Z] #64 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-19T08:34:08.765Z] #64 ... [2024-09-19T08:34:08.765Z] [2024-09-19T08:34:08.765Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-19T08:34:09.028Z] #65 ... [2024-09-19T08:34:09.028Z] [2024-09-19T08:34:09.028Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-19T08:34:09.287Z] #66 ... [2024-09-19T08:34:09.287Z] [2024-09-19T08:34:09.287Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-19T08:34:09.288Z] #0 1.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:09.288Z] #0 1.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:09.288Z] #0 1.507 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-19T08:34:09.288Z] #0 1.507 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:34:09.288Z] #0 1.523 OK: 7 MiB in 16 packages [2024-09-19T08:34:09.288Z] #67 ... [2024-09-19T08:34:09.288Z] [2024-09-19T08:34:09.288Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-19T08:34:09.288Z] #0 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:09.288Z] #0 1.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:09.288Z] #0 1.655 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-19T08:34:09.288Z] #0 1.655 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-19T08:34:09.288Z] #0 1.655 OK: 20070 distinct packages available [2024-09-19T08:34:09.288Z] #0 1.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:09.288Z] #0 1.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:09.288Z] #0 2.033 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-19T08:34:09.288Z] #0 2.349 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-19T08:34:09.288Z] #0 2.351 (3/4) Installing libucontext (1.2-r2) [2024-09-19T08:34:09.288Z] #0 2.370 (4/4) Installing gcompat (1.1.0-r1) [2024-09-19T08:34:09.288Z] #0 2.879 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:34:09.288Z] #0 2.879 OK: 8 MiB in 19 packages [2024-09-19T08:34:09.548Z] #68 ... [2024-09-19T08:34:09.548Z] [2024-09-19T08:34:09.548Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-19T08:34:09.548Z] #69 ... [2024-09-19T08:34:09.548Z] [2024-09-19T08:34:09.548Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-19T08:34:09.808Z] #54 ... [2024-09-19T08:34:09.808Z] [2024-09-19T08:34:09.808Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-19T08:34:09.808Z] #59 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:09.808Z] #59 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:09.808Z] #59 12.16 (1/3) Installing ca-certificates (20240226-r0) [2024-09-19T08:34:09.808Z] #59 12.19 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-19T08:34:09.808Z] #59 12.19 (3/3) Installing tzdata (2024a-r0) [2024-09-19T08:34:09.808Z] #59 12.28 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:34:09.808Z] #59 12.29 Executing ca-certificates-20240226-r0.trigger [2024-09-19T08:34:09.808Z] #59 12.33 OK: 11 MiB in 18 packages [2024-09-19T08:34:10.079Z] #59 ... [2024-09-19T08:34:10.079Z] [2024-09-19T08:34:10.079Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-19T08:34:10.337Z] #70 ... [2024-09-19T08:34:10.337Z] [2024-09-19T08:34:10.337Z] #71 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-19T08:34:10.337Z] #0 7.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:10.337Z] #0 7.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:10.337Z] #0 7.882 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-19T08:34:10.337Z] #0 7.887 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:34:10.338Z] #0 7.900 OK: 7 MiB in 16 packages [2024-09-19T08:34:10.338Z] #71 ... [2024-09-19T08:34:10.338Z] [2024-09-19T08:34:10.338Z] #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-19T08:34:10.597Z] #72 ... [2024-09-19T08:34:10.597Z] [2024-09-19T08:34:10.597Z] #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-19T08:34:10.923Z] #73 ... [2024-09-19T08:34:10.923Z] [2024-09-19T08:34:10.923Z] #44 [core-keeper internal] load build context [2024-09-19T08:34:10.923Z] #44 transferring context: 496.34MB 23.1s done [2024-09-19T08:34:13.466Z] #44 ... [2024-09-19T08:34:13.466Z] [2024-09-19T08:34:13.466Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-19T08:34:13.466Z] #58 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:13.466Z] #58 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:13.466Z] #58 16.98 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-19T08:34:13.466Z] #58 16.99 (2/2) Installing su-exec (0.2-r3) [2024-09-19T08:34:13.466Z] #58 16.99 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:34:13.466Z] #58 17.00 OK: 7 MiB in 17 packages [2024-09-19T08:34:13.466Z] #58 ... [2024-09-19T08:34:13.466Z] [2024-09-19T08:34:13.466Z] #48 [security-spiffe-token-provider internal] load build context [2024-09-19T08:34:13.466Z] #48 transferring context: 496.34MB 22.8s done [2024-09-19T08:34:13.727Z] #48 ... [2024-09-19T08:34:13.727Z] [2024-09-19T08:34:13.727Z] #43 [security-proxy-auth internal] load build context [2024-09-19T08:34:13.727Z] #43 transferring context: 496.34MB 22.5s done [2024-09-19T08:34:13.727Z] #43 ... [2024-09-19T08:34:13.727Z] [2024-09-19T08:34:13.727Z] #45 [support-scheduler internal] load build context [2024-09-19T08:34:13.727Z] #45 transferring context: 496.34MB 20.6s done [2024-09-19T08:34:13.990Z] #45 ... [2024-09-19T08:34:13.990Z] [2024-09-19T08:34:13.990Z] #47 [support-notifications internal] load build context [2024-09-19T08:34:13.990Z] #47 transferring context: 496.34MB 22.5s done [2024-09-19T08:34:14.251Z] #47 ... [2024-09-19T08:34:14.251Z] [2024-09-19T08:34:14.251Z] #50 [core-command internal] load build context [2024-09-19T08:34:14.251Z] #50 transferring context: 496.34MB 22.5s done [2024-09-19T08:34:16.793Z] #50 ... [2024-09-19T08:34:16.793Z] [2024-09-19T08:34:16.793Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:34:16.793Z] #51 DONE 33.7s [2024-09-19T08:34:16.793Z] [2024-09-19T08:34:16.793Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:34:16.793Z] #49 DONE 33.7s [2024-09-19T08:34:16.793Z] [2024-09-19T08:34:16.793Z] #46 [support-cron-scheduler internal] load build context [2024-09-19T08:34:16.793Z] #46 DONE 33.7s [2024-09-19T08:34:16.793Z] [2024-09-19T08:34:16.793Z] #53 [core-data internal] load build context [2024-09-19T08:34:16.793Z] #53 DONE 33.7s [2024-09-19T08:34:16.793Z] [2024-09-19T08:34:16.793Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-19T08:34:16.793Z] #68 DONE 18.9s [2024-09-19T08:34:16.793Z] [2024-09-19T08:34:16.793Z] #71 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-19T08:34:16.793Z] #71 DONE 18.8s [2024-09-19T08:34:16.793Z] [2024-09-19T08:34:16.793Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-19T08:34:16.793Z] #58 DONE 30.3s [2024-09-19T08:34:16.793Z] [2024-09-19T08:34:16.793Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-19T08:34:16.794Z] #59 DONE 29.4s [2024-09-19T08:34:16.794Z] [2024-09-19T08:34:16.794Z] #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-19T08:34:17.052Z] #74 ... [2024-09-19T08:34:17.052Z] [2024-09-19T08:34:17.052Z] #55 [security-secretstore-setup internal] load build context [2024-09-19T08:34:17.052Z] #55 DONE 33.8s [2024-09-19T08:34:17.052Z] [2024-09-19T08:34:17.052Z] #45 [support-scheduler internal] load build context [2024-09-19T08:34:17.052Z] #45 DONE 33.8s [2024-09-19T08:34:17.052Z] [2024-09-19T08:34:17.052Z] #56 [core-metadata internal] load build context [2024-09-19T08:34:17.052Z] #56 DONE 33.8s [2024-09-19T08:34:17.052Z] [2024-09-19T08:34:17.052Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-19T08:34:17.052Z] #60 DONE 18.9s [2024-09-19T08:34:17.052Z] [2024-09-19T08:34:17.052Z] #52 [security-bootstrapper internal] load build context [2024-09-19T08:34:17.052Z] #52 DONE 33.9s [2024-09-19T08:34:17.052Z] [2024-09-19T08:34:17.052Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-19T08:34:17.052Z] #67 DONE 19.0s [2024-09-19T08:34:17.052Z] [2024-09-19T08:34:17.052Z] #50 [core-command internal] load build context [2024-09-19T08:34:17.052Z] #50 DONE 33.9s [2024-09-19T08:34:17.052Z] [2024-09-19T08:34:17.052Z] #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-19T08:34:17.052Z] #61 DONE 18.9s [2024-09-19T08:34:17.052Z] [2024-09-19T08:34:17.052Z] #43 [security-proxy-auth internal] load build context [2024-09-19T08:34:17.052Z] #43 DONE 33.9s [2024-09-19T08:34:17.052Z] [2024-09-19T08:34:17.052Z] #47 [support-notifications internal] load build context [2024-09-19T08:34:17.052Z] #47 DONE 33.9s [2024-09-19T08:34:17.052Z] [2024-09-19T08:34:17.052Z] #48 [security-spiffe-token-provider internal] load build context [2024-09-19T08:34:17.052Z] #48 DONE 33.9s [2024-09-19T08:34:17.052Z] [2024-09-19T08:34:17.052Z] #44 [core-keeper internal] load build context [2024-09-19T08:34:17.052Z] #44 DONE 34.0s [2024-09-19T08:34:17.052Z] [2024-09-19T08:34:17.052Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-19T08:34:17.990Z] #75 ... [2024-09-19T08:34:17.990Z] [2024-09-19T08:34:17.990Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-19T08:34:17.990Z] #69 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:17.990Z] #69 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:17.990Z] #69 19.83 (1/2) Installing ca-certificates (20240226-r0) [2024-09-19T08:34:17.990Z] #69 19.85 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-19T08:34:17.990Z] #69 19.85 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:34:17.990Z] #69 19.86 Executing ca-certificates-20240226-r0.trigger [2024-09-19T08:34:17.990Z] #69 19.91 OK: 8 MiB in 17 packages [2024-09-19T08:34:17.990Z] #69 DONE 20.1s [2024-09-19T08:34:18.249Z] [2024-09-19T08:34:18.249Z] #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-19T08:34:18.249Z] #72 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:18.249Z] #72 19.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:18.509Z] #72 ... [2024-09-19T08:34:18.509Z] [2024-09-19T08:34:18.509Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-19T08:34:18.509Z] #66 DONE 20.0s [2024-09-19T08:34:18.509Z] [2024-09-19T08:34:18.509Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-19T08:34:18.509Z] #63 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:18.509Z] #63 19.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:18.509Z] #63 20.11 (1/4) Installing ca-certificates (20240226-r0) [2024-09-19T08:34:18.509Z] #63 20.13 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-19T08:34:18.509Z] #63 20.13 (3/4) Installing su-exec (0.2-r3) [2024-09-19T08:34:18.509Z] #63 20.13 (4/4) Installing yq (4.33.3-r5) [2024-09-19T08:34:18.509Z] #63 20.20 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:34:18.509Z] #63 20.21 Executing ca-certificates-20240226-r0.trigger [2024-09-19T08:34:18.509Z] #63 20.25 OK: 17 MiB in 19 packages [2024-09-19T08:34:18.509Z] #63 DONE 20.5s [2024-09-19T08:34:18.509Z] [2024-09-19T08:34:18.509Z] #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-19T08:34:18.509Z] #73 20.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:18.768Z] #73 ... [2024-09-19T08:34:18.768Z] [2024-09-19T08:34:18.768Z] #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-19T08:34:18.768Z] #72 20.04 OK: 264 MiB in 52 packages [2024-09-19T08:34:18.768Z] #72 DONE 20.2s [2024-09-19T08:34:18.768Z] [2024-09-19T08:34:18.768Z] #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-19T08:34:18.768Z] #73 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:18.768Z] #73 ... [2024-09-19T08:34:18.768Z] [2024-09-19T08:34:18.768Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:34:18.768Z] #76 DONE 0.1s [2024-09-19T08:34:18.768Z] [2024-09-19T08:34:18.768Z] #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-19T08:34:18.768Z] #62 19.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:18.768Z] #62 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:18.768Z] #62 20.18 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-19T08:34:18.768Z] #62 20.18 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-19T08:34:18.768Z] #62 20.18 OK: 20070 distinct packages available [2024-09-19T08:34:18.768Z] #62 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:18.768Z] #62 20.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:18.768Z] #62 20.60 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-19T08:34:18.768Z] #62 20.60 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-19T08:34:18.768Z] #62 20.61 (3/5) Installing libucontext (1.2-r2) [2024-09-19T08:34:18.768Z] #62 20.61 (4/5) Installing gcompat (1.1.0-r1) [2024-09-19T08:34:18.768Z] #62 20.61 (5/5) Installing openssl (3.1.7-r0) [2024-09-19T08:34:18.768Z] #62 20.63 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:34:18.768Z] #62 20.64 OK: 8 MiB in 20 packages [2024-09-19T08:34:18.768Z] #62 DONE 20.8s [2024-09-19T08:34:18.768Z] [2024-09-19T08:34:18.768Z] #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-19T08:34:18.768Z] #73 20.43 OK: 264 MiB in 52 packages [2024-09-19T08:34:19.028Z] #73 ... [2024-09-19T08:34:19.028Z] [2024-09-19T08:34:19.028Z] #64 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-19T08:34:19.028Z] #64 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:19.028Z] #64 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:19.028Z] #64 20.31 OK: 264 MiB in 52 packages [2024-09-19T08:34:19.028Z] #64 DONE 20.5s [2024-09-19T08:34:19.028Z] [2024-09-19T08:34:19.028Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:34:19.028Z] #77 DONE 0.0s [2024-09-19T08:34:19.028Z] [2024-09-19T08:34:19.028Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-19T08:34:19.028Z] #70 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:19.028Z] #70 19.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:19.028Z] #70 20.11 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-19T08:34:19.028Z] #70 20.11 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-19T08:34:19.028Z] #70 20.11 OK: 20070 distinct packages available [2024-09-19T08:34:19.028Z] #70 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:19.028Z] #70 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:19.028Z] #70 20.51 (1/11) Installing ca-certificates (20240226-r0) [2024-09-19T08:34:19.028Z] #70 20.52 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-19T08:34:19.028Z] #70 20.55 (3/11) Installing libunistring (1.1-r1) [2024-09-19T08:34:19.028Z] #70 20.61 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-19T08:34:19.028Z] #70 20.61 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-19T08:34:19.028Z] #70 20.62 (6/11) Installing libcurl (8.9.1-r0) [2024-09-19T08:34:19.028Z] #70 20.63 (7/11) Installing curl (8.9.1-r0) [2024-09-19T08:34:19.028Z] #70 20.64 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-19T08:34:19.028Z] #70 20.64 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-19T08:34:19.028Z] #70 20.65 (10/11) Installing libucontext (1.2-r2) [2024-09-19T08:34:19.028Z] #70 20.65 (11/11) Installing gcompat (1.1.0-r1) [2024-09-19T08:34:19.028Z] #70 20.65 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:34:19.028Z] #70 20.66 Executing ca-certificates-20240226-r0.trigger [2024-09-19T08:34:19.028Z] #70 20.76 OK: 12 MiB in 26 packages [2024-09-19T08:34:19.028Z] #70 DONE 20.9s [2024-09-19T08:34:19.028Z] [2024-09-19T08:34:19.028Z] #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-19T08:34:19.288Z] #73 DONE 20.6s [2024-09-19T08:34:19.288Z] [2024-09-19T08:34:19.288Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:34:19.288Z] #78 DONE 0.0s [2024-09-19T08:34:19.288Z] [2024-09-19T08:34:19.288Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:34:20.226Z] #79 ... [2024-09-19T08:34:20.226Z] [2024-09-19T08:34:20.226Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-19T08:34:20.226Z] #0 2.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:20.226Z] #0 2.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:20.226Z] #0 2.961 OK: 8 MiB in 19 packages [2024-09-19T08:34:20.226Z] #80 DONE 3.1s [2024-09-19T08:34:20.226Z] [2024-09-19T08:34:20.226Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-19T08:34:20.226Z] #75 2.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:20.226Z] #75 2.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:20.226Z] #75 2.943 OK: 7 MiB in 16 packages [2024-09-19T08:34:20.226Z] #75 DONE 3.2s [2024-09-19T08:34:20.226Z] [2024-09-19T08:34:20.226Z] #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-19T08:34:20.794Z] #81 ... [2024-09-19T08:34:20.794Z] [2024-09-19T08:34:20.794Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-19T08:34:20.794Z] #65 19.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:20.794Z] #65 21.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:20.794Z] #65 21.22 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-19T08:34:20.794Z] #65 21.22 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-19T08:34:20.794Z] #65 21.22 OK: 20079 distinct packages available [2024-09-19T08:34:20.794Z] #65 21.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:20.794Z] #65 21.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:20.794Z] #65 21.67 OK: 264 MiB in 52 packages [2024-09-19T08:34:20.794Z] #65 DONE 22.2s [2024-09-19T08:34:20.794Z] [2024-09-19T08:34:20.794Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-19T08:34:20.794Z] #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:20.794Z] #0 2.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:20.794Z] #0 3.241 OK: 11 MiB in 18 packages [2024-09-19T08:34:20.794Z] #82 DONE 3.8s [2024-09-19T08:34:20.794Z] [2024-09-19T08:34:20.794Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-19T08:34:20.794Z] #0 3.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:20.794Z] #0 3.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:20.794Z] #0 3.628 OK: 7 MiB in 17 packages [2024-09-19T08:34:20.794Z] #83 DONE 3.9s [2024-09-19T08:34:20.794Z] [2024-09-19T08:34:20.794Z] #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-19T08:34:20.794Z] #81 DONE 0.8s [2024-09-19T08:34:20.794Z] [2024-09-19T08:34:20.794Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:34:20.794Z] #84 DONE 0.2s [2024-09-19T08:34:20.794Z] [2024-09-19T08:34:20.794Z] #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-19T08:34:20.794Z] #85 DONE 0.1s [2024-09-19T08:34:20.794Z] [2024-09-19T08:34:20.794Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-19T08:34:21.056Z] #86 DONE 0.0s [2024-09-19T08:34:21.056Z] [2024-09-19T08:34:21.056Z] #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-19T08:34:21.056Z] #87 DONE 0.0s [2024-09-19T08:34:21.056Z] [2024-09-19T08:34:21.056Z] #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-19T08:34:21.056Z] #88 DONE 0.0s [2024-09-19T08:34:21.056Z] [2024-09-19T08:34:21.056Z] #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-19T08:34:21.056Z] #74 3.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:21.056Z] #74 3.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:21.056Z] #74 ... [2024-09-19T08:34:21.056Z] [2024-09-19T08:34:21.056Z] #89 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-19T08:34:21.056Z] #89 DONE 0.0s [2024-09-19T08:34:21.056Z] [2024-09-19T08:34:21.056Z] #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-19T08:34:21.056Z] #74 4.214 OK: 7 MiB in 16 packages [2024-09-19T08:34:21.317Z] #74 DONE 4.4s [2024-09-19T08:34:21.317Z] [2024-09-19T08:34:21.317Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-19T08:34:21.317Z] #0 2.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:21.317Z] #0 2.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:21.317Z] #0 3.018 OK: 8 MiB in 17 packages [2024-09-19T08:34:21.317Z] #90 DONE 3.1s [2024-09-19T08:34:21.317Z] [2024-09-19T08:34:21.317Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-19T08:34:21.317Z] #0 3.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:21.317Z] #0 3.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:21.317Z] #0 4.166 OK: 17 MiB in 19 packages [2024-09-19T08:34:21.317Z] #91 DONE 4.3s [2024-09-19T08:34:21.317Z] [2024-09-19T08:34:21.317Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-19T08:34:21.317Z] #92 DONE 0.0s [2024-09-19T08:34:21.317Z] [2024-09-19T08:34:21.317Z] #93 [security-spire-config] exporting to image [2024-09-19T08:34:21.317Z] #93 exporting layers [2024-09-19T08:34:21.317Z] #93 ... [2024-09-19T08:34:21.317Z] [2024-09-19T08:34:21.317Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-19T08:34:21.317Z] #0 2.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:21.317Z] #0 2.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:21.317Z] #0 2.838 OK: 17 MiB in 19 packages [2024-09-19T08:34:21.317Z] #94 DONE 3.0s [2024-09-19T08:34:21.581Z] [2024-09-19T08:34:21.581Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:34:21.842Z] #95 ... [2024-09-19T08:34:21.842Z] [2024-09-19T08:34:21.842Z] #93 [security-spire-config] exporting to image [2024-09-19T08:34:21.842Z] #93 exporting layers 0.8s done [2024-09-19T08:34:21.842Z] #93 writing image sha256:f7d4df8e79bdd3d2486d465bb9049b1e447891fd73a4b54d75bea357a5c56332 done [2024-09-19T08:34:21.842Z] #93 naming to docker.io/library/security-spire-config done [2024-09-19T08:34:21.842Z] #93 DONE 0.8s [2024-09-19T08:34:22.102Z] [2024-09-19T08:34:22.102Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-19T08:34:22.102Z] #0 2.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:22.102Z] #0 2.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:22.102Z] #0 3.063 OK: 12 MiB in 26 packages [2024-09-19T08:34:22.364Z] #96 DONE 3.2s [2024-09-19T08:34:22.364Z] [2024-09-19T08:34:22.364Z] #97 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-19T08:34:22.364Z] #0 2.291 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:22.364Z] #0 2.828 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:22.364Z] #0 3.525 OK: 264 MiB in 52 packages [2024-09-19T08:34:22.364Z] #97 DONE 3.7s [2024-09-19T08:34:22.364Z] [2024-09-19T08:34:22.364Z] #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-19T08:34:22.364Z] #98 DONE 0.1s [2024-09-19T08:34:22.364Z] [2024-09-19T08:34:22.364Z] #99 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-19T08:34:22.364Z] #0 3.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:22.364Z] #0 3.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:22.364Z] #0 3.415 OK: 8 MiB in 20 packages [2024-09-19T08:34:22.623Z] #99 DONE 3.6s [2024-09-19T08:34:22.624Z] [2024-09-19T08:34:22.624Z] #100 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-19T08:34:22.624Z] #0 3.825 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:22.624Z] #0 4.367 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-19T08:34:22.624Z] #0 5.043 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-19T08:34:22.624Z] #0 5.371 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:34:22.624Z] #0 5.378 OK: 7 MiB in 16 packages [2024-09-19T08:34:22.624Z] #100 DONE 5.5s [2024-09-19T08:34:22.624Z] [2024-09-19T08:34:22.624Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-19T08:34:23.569Z] #101 ... [2024-09-19T08:34:23.569Z] [2024-09-19T08:34:23.569Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-19T08:34:23.569Z] #102 DONE 1.0s [2024-09-19T08:34:23.569Z] [2024-09-19T08:34:23.569Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-19T08:34:23.569Z] #101 DONE 1.0s [2024-09-19T08:34:23.569Z] [2024-09-19T08:34:23.569Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-19T08:34:23.569Z] #103 DONE 0.1s [2024-09-19T08:34:23.569Z] [2024-09-19T08:34:23.569Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-19T08:34:24.136Z] #104 ... [2024-09-19T08:34:24.137Z] [2024-09-19T08:34:24.137Z] #105 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-19T08:34:24.137Z] #105 DONE 3.3s [2024-09-19T08:34:24.137Z] [2024-09-19T08:34:24.137Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-19T08:34:24.137Z] #106 DONE 0.7s [2024-09-19T08:34:24.137Z] [2024-09-19T08:34:24.137Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-19T08:34:24.137Z] #104 DONE 0.6s [2024-09-19T08:34:24.137Z] [2024-09-19T08:34:24.137Z] #107 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-19T08:34:24.137Z] #107 DONE 0.1s [2024-09-19T08:34:24.137Z] [2024-09-19T08:34:24.137Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-19T08:34:24.137Z] #108 DONE 0.1s [2024-09-19T08:34:24.137Z] [2024-09-19T08:34:24.137Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-19T08:34:24.394Z] #109 DONE 0.1s [2024-09-19T08:34:24.394Z] [2024-09-19T08:34:24.394Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-19T08:34:24.394Z] #110 DONE 0.0s [2024-09-19T08:34:24.394Z] [2024-09-19T08:34:24.394Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-19T08:34:24.394Z] #111 DONE 0.0s [2024-09-19T08:34:24.394Z] [2024-09-19T08:34:24.394Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-19T08:34:24.394Z] #112 DONE 0.0s [2024-09-19T08:34:24.394Z] [2024-09-19T08:34:24.394Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-19T08:34:24.394Z] #113 DONE 0.1s [2024-09-19T08:34:24.394Z] [2024-09-19T08:34:24.394Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-19T08:34:24.394Z] #114 DONE 0.0s [2024-09-19T08:34:24.394Z] [2024-09-19T08:34:24.394Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-19T08:34:24.394Z] #115 DONE 0.1s [2024-09-19T08:34:24.394Z] [2024-09-19T08:34:24.394Z] #93 [security-spire-server] exporting to image [2024-09-19T08:34:24.964Z] #93 exporting layers 0.7s done [2024-09-19T08:34:24.964Z] #93 writing image sha256:42eb9a2a44c4f447532c610ccda917a655a990b61aa49f53574b550484e88b53 done [2024-09-19T08:34:24.964Z] #93 naming to docker.io/library/security-spire-server [2024-09-19T08:34:25.222Z] #93 exporting layers 0.6s done [2024-09-19T08:34:25.222Z] #93 naming to docker.io/library/security-spire-server done [2024-09-19T08:34:25.222Z] #93 writing image sha256:ca19e3534933452f33e8b670a5f6031889e4c5152400927ab3d4e6bb72af3176 done [2024-09-19T08:34:25.222Z] #93 naming to docker.io/library/security-spire-agent done [2024-09-19T08:34:25.222Z] #93 DONE 1.6s [2024-09-19T08:34:25.222Z] [2024-09-19T08:34:25.222Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:34:28.471Z] Removing intermediate container 6b191701138a [2024-09-19T08:34:28.471Z] ---> 4b79d9469144 [2024-09-19T08:34:28.471Z] Successfully built 4b79d9469144 [2024-09-19T08:34:28.471Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-19T08:34:28.808Z] + docker inspect -f . ci-base-image-arm64 [2024-09-19T08:34:28.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-19T08:34:29.167Z] prd-ubuntu20.04-docker-arm64-4c-16g-10676 does not seem to be running inside a container [2024-09-19T08:34:29.227Z] $ 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 [2024-09-19T08:34:29.419Z] #116 ... [2024-09-19T08:34:29.419Z] [2024-09-19T08:34:29.419Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:34:29.419Z] #117 ... [2024-09-19T08:34:29.419Z] [2024-09-19T08:34:29.419Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:34:30.466Z] $ docker top ab0d4b9f1d06c0b630371cbc094f0bddd1ef87267de63376f05c10526193a149 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-19T08:34:31.333Z] + go version [2024-09-19T08:34:31.334Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-19T08:34:31.348Z] $ docker stop --time=1 ab0d4b9f1d06c0b630371cbc094f0bddd1ef87267de63376f05c10526193a149 [2024-09-19T08:34:32.995Z] $ 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 [2024-09-19T08:34:33.577Z] + docker inspect -f . ci-base-image-arm64 [2024-09-19T08:34:33.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-19T08:34:33.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-10676 does not seem to be running inside a container [2024-09-19T08:34:33.831Z] $ 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 [2024-09-19T08:34:35.014Z] $ docker top 0169cc9ce4f5d9d224be78011e6c7555cca703002b2f01d9668fd018c9c8e10f -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-19T08:34:35.213Z] ========================================================= [2024-09-19T08:34:35.213Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-19T08:34:35.213Z] ========================================================= [Pipeline] sh [2024-09-19T08:34:35.835Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2024-09-19T08:34:36.481Z] + make test [2024-09-19T08:34:36.481Z] go test -race -coverprofile=coverage.out ./... [2024-09-19T08:35:08.153Z] #118 DONE 44.7s [2024-09-19T08:35:08.153Z] [2024-09-19T08:35:08.153Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:35:08.153Z] #117 DONE 44.9s [2024-09-19T08:35:08.153Z] [2024-09-19T08:35:08.153Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:35:08.153Z] #79 DONE 44.6s [2024-09-19T08:35:08.153Z] [2024-09-19T08:35:08.153Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:35:08.153Z] #95 DONE 42.9s [2024-09-19T08:35:08.153Z] [2024-09-19T08:35:08.153Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:35:08.153Z] #116 DONE 41.4s [2024-09-19T08:35:08.153Z] [2024-09-19T08:35:08.153Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-19T08:35:13.438Z] #119 ... [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-09-19T08:35:13.438Z] #120 DONE 8.9s [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-19T08:35:13.438Z] #121 DONE 9.0s [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:35:13.438Z] #122 CACHED [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:35:13.438Z] #123 CACHED [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-09-19T08:35:13.438Z] #124 CACHED [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:35:13.438Z] #125 CACHED [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-09-19T08:35:13.438Z] #126 CACHED [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:35:13.438Z] #127 CACHED [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-19T08:35:13.438Z] #119 DONE 8.9s [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:35:13.438Z] #128 CACHED [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #129 [support-scheduler builder 6/7] COPY . . [2024-09-19T08:35:13.438Z] #129 CACHED [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:35:13.438Z] #130 CACHED [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:35:13.438Z] #131 CACHED [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:35:13.438Z] #132 CACHED [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #133 [core-data builder 6/7] COPY . . [2024-09-19T08:35:13.438Z] #133 CACHED [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:35:13.438Z] #134 CACHED [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #135 [core-metadata builder 6/7] COPY . . [2024-09-19T08:35:13.438Z] #135 CACHED [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:35:13.438Z] #136 CACHED [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.438Z] #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:35:13.438Z] #137 CACHED [2024-09-19T08:35:13.438Z] [2024-09-19T08:35:13.439Z] #138 [security-proxy-auth builder 6/7] COPY . . [2024-09-19T08:35:13.439Z] #138 CACHED [2024-09-19T08:35:13.439Z] [2024-09-19T08:35:13.439Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:35:13.439Z] #139 CACHED [2024-09-19T08:35:13.439Z] [2024-09-19T08:35:13.439Z] #140 [core-command builder 6/7] COPY . . [2024-09-19T08:35:13.439Z] #140 CACHED [2024-09-19T08:35:13.439Z] [2024-09-19T08:35:13.439Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:35:13.439Z] #141 CACHED [2024-09-19T08:35:13.439Z] [2024-09-19T08:35:13.439Z] #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:35:13.439Z] #142 CACHED [2024-09-19T08:35:13.439Z] [2024-09-19T08:35:13.439Z] #143 [support-notifications builder 6/7] COPY . . [2024-09-19T08:35:13.439Z] #143 DONE 9.0s [2024-09-19T08:35:13.439Z] [2024-09-19T08:35:13.439Z] #144 [support-cron-scheduler builder 6/7] COPY . . [2024-09-19T08:35:13.439Z] #144 CACHED [2024-09-19T08:35:13.439Z] [2024-09-19T08:35:13.439Z] #145 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:35:13.439Z] #145 CACHED [2024-09-19T08:35:13.439Z] [2024-09-19T08:35:13.439Z] #146 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:35:13.439Z] #146 CACHED [2024-09-19T08:35:13.439Z] [2024-09-19T08:35:13.439Z] #147 [core-keeper builder 7/8] COPY . . [2024-09-19T08:35:13.439Z] #147 DONE 9.0s [2024-09-19T08:35:13.439Z] [2024-09-19T08:35:13.439Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-19T08:35:14.005Z] #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 [2024-09-19T08:35:23.320Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-19T08:35:23.980Z] #148 ... [2024-09-19T08:35:23.980Z] [2024-09-19T08:35:23.980Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-19T08:35:23.980Z] #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 [2024-09-19T08:35:23.980Z] #149 ... [2024-09-19T08:35:23.980Z] [2024-09-19T08:35:23.980Z] #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 [2024-09-19T08:35:23.980Z] #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 [2024-09-19T08:35:23.980Z] #150 ... [2024-09-19T08:35:23.980Z] [2024-09-19T08:35:23.980Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-19T08:35:23.980Z] #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 [2024-09-19T08:35:23.980Z] #151 ... [2024-09-19T08:35:23.980Z] [2024-09-19T08:35:23.980Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-19T08:35:23.980Z] #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 [2024-09-19T08:35:23.980Z] #152 ... [2024-09-19T08:35:23.980Z] [2024-09-19T08:35:23.980Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-19T08:35:23.980Z] #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 [2024-09-19T08:35:23.980Z] #153 ... [2024-09-19T08:35:23.980Z] [2024-09-19T08:35:23.980Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-19T08:35:23.980Z] #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 [2024-09-19T08:35:23.980Z] #154 ... [2024-09-19T08:35:23.980Z] [2024-09-19T08:35:23.980Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-19T08:35:23.980Z] #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 [2024-09-19T08:35:23.980Z] #155 ... [2024-09-19T08:35:23.980Z] [2024-09-19T08:35:23.980Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-19T08:35:23.980Z] #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 [2024-09-19T08:35:23.980Z] #156 ... [2024-09-19T08:35:23.980Z] [2024-09-19T08:35:23.980Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-19T08:35:23.980Z] #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 [2024-09-19T08:35:23.980Z] #157 ... [2024-09-19T08:35:23.980Z] [2024-09-19T08:35:23.980Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-19T08:35:23.980Z] #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 [2024-09-19T08:35:24.237Z] #158 ... [2024-09-19T08:35:24.237Z] [2024-09-19T08:35:24.237Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-19T08:35:24.237Z] #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 [2024-09-19T08:35:24.237Z] #159 ... [2024-09-19T08:35:24.237Z] [2024-09-19T08:35:24.237Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-19T08:35:24.237Z] #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 [2024-09-19T08:36:46.974Z] #160 ... [2024-09-19T08:36:46.974Z] [2024-09-19T08:36:46.974Z] #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 [2024-09-19T08:36:46.974Z] #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 [2024-09-19T08:36:55.093Z] #150 ... [2024-09-19T08:36:55.093Z] [2024-09-19T08:36:55.093Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-19T08:36:55.093Z] #149 DONE 101.1s [2024-09-19T08:36:55.093Z] [2024-09-19T08:36:55.093Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-19T08:36:55.093Z] #151 DONE 101.2s [2024-09-19T08:36:55.093Z] [2024-09-19T08:36:55.093Z] #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 [2024-09-19T08:36:55.093Z] #150 DONE 101.2s [2024-09-19T08:36:55.093Z] [2024-09-19T08:36:55.093Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T08:36:55.093Z] #161 DONE 0.8s [2024-09-19T08:36:55.093Z] [2024-09-19T08:36:55.093Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-19T08:36:55.093Z] #162 ... [2024-09-19T08:36:55.093Z] [2024-09-19T08:36:55.093Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T08:36:55.093Z] #163 DONE 0.7s [2024-09-19T08:36:55.093Z] [2024-09-19T08:36:55.093Z] #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-19T08:36:55.093Z] #164 DONE 0.7s [2024-09-19T08:36:55.093Z] [2024-09-19T08:36:55.093Z] #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-19T08:36:55.093Z] #165 ... [2024-09-19T08:36:55.093Z] [2024-09-19T08:36:55.093Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-19T08:36:55.093Z] #162 DONE 0.4s [2024-09-19T08:36:55.352Z] [2024-09-19T08:36:55.352Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-19T08:36:55.352Z] #166 DONE 0.4s [2024-09-19T08:36:55.352Z] [2024-09-19T08:36:55.352Z] #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 [2024-09-19T08:36:55.920Z] #167 DONE 0.7s [2024-09-19T08:36:55.920Z] [2024-09-19T08:36:55.920Z] #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 [2024-09-19T08:36:55.920Z] #168 DONE 0.7s [2024-09-19T08:36:55.920Z] [2024-09-19T08:36:55.920Z] #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-19T08:36:57.303Z] #169 ... [2024-09-19T08:36:57.303Z] [2024-09-19T08:36:57.303Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-19T08:36:57.303Z] #155 DONE 104.5s [2024-09-19T08:36:57.303Z] [2024-09-19T08:36:57.303Z] #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 [2024-09-19T08:36:57.868Z] #170 ... [2024-09-19T08:36:57.868Z] [2024-09-19T08:36:57.868Z] #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-19T08:36:57.868Z] #169 DONE 1.8s [2024-09-19T08:36:57.868Z] [2024-09-19T08:36:57.868Z] #171 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-19T08:36:57.868Z] #171 ... [2024-09-19T08:36:57.868Z] [2024-09-19T08:36:57.868Z] #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 [2024-09-19T08:36:57.868Z] #170 DONE 1.8s [2024-09-19T08:36:58.144Z] [2024-09-19T08:36:58.144Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-19T08:36:58.144Z] #172 ... [2024-09-19T08:36:58.144Z] [2024-09-19T08:36:58.144Z] #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-19T08:36:58.144Z] #165 DONE 3.3s [2024-09-19T08:36:58.144Z] [2024-09-19T08:36:58.144Z] #173 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T08:36:58.144Z] #173 DONE 0.4s [2024-09-19T08:36:58.405Z] [2024-09-19T08:36:58.405Z] #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-19T08:36:58.405Z] #174 ... [2024-09-19T08:36:58.405Z] [2024-09-19T08:36:58.405Z] #171 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-19T08:36:58.405Z] #171 DONE 0.6s [2024-09-19T08:36:58.405Z] [2024-09-19T08:36:58.405Z] #175 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T08:36:58.405Z] #175 DONE 0.2s [2024-09-19T08:36:58.405Z] [2024-09-19T08:36:58.405Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-19T08:36:58.405Z] #172 DONE 0.6s [2024-09-19T08:36:58.663Z] [2024-09-19T08:36:58.663Z] #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-19T08:36:58.663Z] #174 DONE 0.4s [2024-09-19T08:36:58.663Z] [2024-09-19T08:36:58.663Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-19T08:36:58.920Z] #176 ... [2024-09-19T08:36:58.920Z] [2024-09-19T08:36:58.920Z] #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-19T08:36:58.920Z] #177 DONE 0.3s [2024-09-19T08:36:58.920Z] [2024-09-19T08:36:58.920Z] #178 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-19T08:36:58.920Z] #178 DONE 0.4s [2024-09-19T08:36:58.920Z] [2024-09-19T08:36:58.920Z] #179 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-19T08:36:58.920Z] #179 DONE 0.5s [2024-09-19T08:36:58.920Z] [2024-09-19T08:36:58.920Z] #180 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-19T08:36:59.490Z] #180 ... [2024-09-19T08:36:59.490Z] [2024-09-19T08:36:59.490Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-19T08:36:59.490Z] #176 DONE 0.7s [2024-09-19T08:36:59.490Z] [2024-09-19T08:36:59.490Z] #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 [2024-09-19T08:36:59.798Z] #181 ... [2024-09-19T08:36:59.798Z] [2024-09-19T08:36:59.798Z] #180 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-19T08:36:59.798Z] #180 DONE 0.6s [2024-09-19T08:36:59.798Z] [2024-09-19T08:36:59.798Z] #182 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-19T08:36:59.798Z] #182 DONE 0.7s [2024-09-19T08:36:59.798Z] [2024-09-19T08:36:59.798Z] #183 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-19T08:37:00.058Z] #183 ... [2024-09-19T08:37:00.059Z] [2024-09-19T08:37:00.059Z] #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 [2024-09-19T08:37:00.059Z] #181 DONE 0.6s [2024-09-19T08:37:00.326Z] [2024-09-19T08:37:00.326Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-19T08:37:00.326Z] #184 ... [2024-09-19T08:37:00.326Z] [2024-09-19T08:37:00.326Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-19T08:37:00.326Z] #185 DONE 1.5s [2024-09-19T08:37:00.326Z] [2024-09-19T08:37:00.326Z] #186 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-19T08:37:00.326Z] #186 DONE 0.7s [2024-09-19T08:37:00.326Z] [2024-09-19T08:37:00.326Z] #183 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-19T08:37:00.326Z] #183 DONE 0.6s [2024-09-19T08:37:00.588Z] [2024-09-19T08:37:00.588Z] #93 [security-proxy-setup] exporting to image [2024-09-19T08:37:00.588Z] #93 exporting layers [2024-09-19T08:37:00.588Z] #93 ... [2024-09-19T08:37:00.588Z] [2024-09-19T08:37:00.588Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-19T08:37:00.588Z] #184 DONE 0.7s [2024-09-19T08:37:00.901Z] [2024-09-19T08:37:00.901Z] #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/ [2024-09-19T08:37:00.901Z] #187 DONE 0.5s [2024-09-19T08:37:00.901Z] [2024-09-19T08:37:00.901Z] #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/ [2024-09-19T08:37:01.158Z] #188 ... [2024-09-19T08:37:01.158Z] [2024-09-19T08:37:01.158Z] #93 [security-proxy-setup] exporting to image [2024-09-19T08:37:01.158Z] #93 exporting layers 0.6s done [2024-09-19T08:37:01.158Z] #93 writing image sha256:2a37774e99cb4df7cb16b7d65e4e81eaa05758199713887e8bdedf1a10e3fb50 0.1s done [2024-09-19T08:37:01.158Z] #93 naming to docker.io/library/security-proxy-setup 0.0s done [2024-09-19T08:37:01.158Z] #93 DONE 2.4s [2024-09-19T08:37:01.158Z] [2024-09-19T08:37:01.158Z] #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-19T08:37:01.422Z] #189 ... [2024-09-19T08:37:01.422Z] [2024-09-19T08:37:01.422Z] #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/ [2024-09-19T08:37:01.422Z] #188 DONE 0.8s [2024-09-19T08:37:01.681Z] [2024-09-19T08:37:01.681Z] #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/ [2024-09-19T08:37:02.272Z] #190 ... [2024-09-19T08:37:02.272Z] [2024-09-19T08:37:02.272Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-19T08:37:02.272Z] #152 DONE 109.3s [2024-09-19T08:37:02.272Z] [2024-09-19T08:37:02.272Z] #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/ [2024-09-19T08:37:02.272Z] #190 DONE 0.7s [2024-09-19T08:37:02.272Z] [2024-09-19T08:37:02.272Z] #191 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-19T08:37:02.530Z] #191 DONE 0.1s [2024-09-19T08:37:02.530Z] [2024-09-19T08:37:02.530Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T08:37:02.530Z] #192 DONE 0.1s [2024-09-19T08:37:02.530Z] [2024-09-19T08:37:02.530Z] #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-19T08:37:02.530Z] #189 DONE 1.8s [2024-09-19T08:37:02.530Z] [2024-09-19T08:37:02.530Z] #193 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-19T08:37:02.530Z] #193 ... [2024-09-19T08:37:02.530Z] [2024-09-19T08:37:02.530Z] #194 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-19T08:37:02.530Z] #194 DONE 2.2s [2024-09-19T08:37:02.788Z] [2024-09-19T08:37:02.788Z] #93 [security-secretstore-setup] exporting to image [2024-09-19T08:37:02.788Z] #93 ... [2024-09-19T08:37:02.788Z] [2024-09-19T08:37:02.788Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-19T08:37:02.788Z] #195 DONE 0.6s [2024-09-19T08:37:02.788Z] [2024-09-19T08:37:02.788Z] #193 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-19T08:37:02.788Z] #193 DONE 0.6s [2024-09-19T08:37:03.438Z] [2024-09-19T08:37:03.438Z] #196 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-19T08:37:04.009Z] #196 ... [2024-09-19T08:37:04.009Z] [2024-09-19T08:37:04.009Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-19T08:37:04.009Z] #197 DONE 0.5s [2024-09-19T08:37:04.009Z] [2024-09-19T08:37:04.009Z] #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 [2024-09-19T08:37:04.270Z] #198 DONE 0.8s [2024-09-19T08:37:04.270Z] [2024-09-19T08:37:04.270Z] #93 [security-spiffe-token-provider] exporting to image [2024-09-19T08:37:04.270Z] #93 writing image sha256:c556ceaf4e03fe2b6de8f33875c986e6c6eeb9e86c191132594a59c89a539f83 done [2024-09-19T08:37:04.270Z] #93 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-19T08:37:04.270Z] #93 exporting layers 1.8s done [2024-09-19T08:37:04.270Z] #93 writing image sha256:d45bdbdf20ff3d1e3d5136e459a32a2a7ff3d6f06ca1ebbc4a9967808d9a4a77 0.0s done [2024-09-19T08:37:04.270Z] #93 naming to docker.io/library/security-secretstore-setup 0.0s done [2024-09-19T08:37:04.531Z] #93 exporting layers 0.3s done [2024-09-19T08:37:04.531Z] #93 writing image sha256:341c46651e8fa46377ff8200ba88cea2659de899126bdbbba9f018ac49232403 done [2024-09-19T08:37:04.531Z] #93 naming to docker.io/library/security-spiffe-token-provider done [2024-09-19T08:37:04.531Z] #93 DONE 4.5s [2024-09-19T08:37:04.531Z] [2024-09-19T08:37:04.531Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-19T08:37:05.100Z] #153 ... [2024-09-19T08:37:05.100Z] [2024-09-19T08:37:05.100Z] #196 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-19T08:37:05.100Z] #196 DONE 2.3s [2024-09-19T08:37:05.100Z] [2024-09-19T08:37:05.100Z] #93 [security-bootstrapper] exporting to image [2024-09-19T08:37:05.671Z] #93 exporting layers 0.4s done [2024-09-19T08:37:05.671Z] #93 writing image sha256:f92206a7c997a51a6fe2b89f9fc17e8699c11e25210b5f9c4f3d8dcfd033ac97 done [2024-09-19T08:37:05.671Z] #93 naming to docker.io/library/security-bootstrapper done [2024-09-19T08:37:05.671Z] #93 DONE 4.9s [2024-09-19T08:37:05.671Z] [2024-09-19T08:37:05.671Z] #57 [security-spire-server internal] load build context [2024-09-19T08:38:13.504Z] #57 ... [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-19T08:38:13.504Z] #148 DONE 170.4s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-19T08:38:13.504Z] #158 DONE 170.4s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-19T08:38:13.504Z] #159 DONE 170.5s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-19T08:38:13.504Z] #160 DONE 170.5s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-19T08:38:13.504Z] #156 DONE 170.5s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-19T08:38:13.504Z] #157 DONE 170.5s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-19T08:38:13.504Z] #153 DONE 170.5s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-19T08:38:13.504Z] #154 DONE 170.6s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #199 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T08:38:13.504Z] #199 DONE 0.1s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #200 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T08:38:13.504Z] #200 DONE 0.4s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T08:38:13.504Z] #201 ... [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T08:38:13.504Z] #202 CACHED [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #203 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-19T08:38:13.504Z] #203 DONE 0.4s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T08:38:13.504Z] #201 DONE 0.4s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #204 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T08:38:13.504Z] #204 DONE 0.2s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #205 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T08:38:13.504Z] #205 DONE 0.2s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #206 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-19T08:38:13.504Z] #206 ... [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #207 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-19T08:38:13.504Z] #207 CACHED [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T08:38:13.504Z] #208 CACHED [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-19T08:38:13.504Z] #209 DONE 0.2s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #210 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-19T08:38:13.504Z] #210 CACHED [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #211 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T08:38:13.504Z] #211 CACHED [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #212 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-19T08:38:13.504Z] #212 CACHED [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #213 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-19T08:38:13.504Z] #213 DONE 1.4s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #206 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-19T08:38:13.504Z] #206 DONE 1.4s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #214 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-19T08:38:13.504Z] #214 DONE 1.4s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-19T08:38:13.504Z] #215 DONE 1.4s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-19T08:38:13.504Z] #216 DONE 1.4s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-19T08:38:13.504Z] #217 DONE 1.5s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #218 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-19T08:38:13.504Z] #218 DONE 1.4s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-19T08:38:13.504Z] #219 ... [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-19T08:38:13.504Z] #220 DONE 1.5s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-19T08:38:13.504Z] #221 ... [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-19T08:38:13.504Z] #222 DONE 0.3s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #223 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-19T08:38:13.504Z] #223 DONE 0.6s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-19T08:38:13.504Z] #224 DONE 0.6s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #225 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-19T08:38:13.504Z] #225 DONE 0.6s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #226 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-19T08:38:13.504Z] #226 DONE 0.6s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #227 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-19T08:38:13.504Z] #227 DONE 0.1s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-19T08:38:13.504Z] #228 DONE 0.6s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-19T08:38:13.504Z] #219 DONE 0.6s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-19T08:38:13.504Z] #221 DONE 0.6s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #93 [support-notifications] exporting to image [2024-09-19T08:38:13.504Z] #93 exporting layers [2024-09-19T08:38:13.504Z] #93 ... [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-19T08:38:13.504Z] #229 DONE 0.2s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #230 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-19T08:38:13.504Z] #230 DONE 0.1s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #231 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-19T08:38:13.504Z] #231 DONE 0.1s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #232 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-19T08:38:13.504Z] #232 DONE 0.2s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #93 [core-metadata] exporting to image [2024-09-19T08:38:13.504Z] #93 writing image sha256:c037f114f3d81d6c073906851d5e2c02ca82fa4d1b78dae1a86f15bfddff58e8 [2024-09-19T08:38:13.504Z] #93 ... [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #233 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-19T08:38:13.504Z] #233 DONE 0.1s [2024-09-19T08:38:13.504Z] [2024-09-19T08:38:13.504Z] #93 [core-data] exporting to image [2024-09-19T08:38:13.504Z] #93 exporting layers 0.3s done [2024-09-19T08:38:13.504Z] #93 writing image sha256:c037f114f3d81d6c073906851d5e2c02ca82fa4d1b78dae1a86f15bfddff58e8 0.0s done [2024-09-19T08:38:13.504Z] #93 naming to docker.io/library/support-scheduler 0.0s done [2024-09-19T08:38:13.504Z] #93 exporting layers 0.3s done [2024-09-19T08:38:13.504Z] #93 writing image sha256:ec177c5043581dde38fd3e77f75ab53d81255c0108ddc9a81570899de431b0d6 done [2024-09-19T08:38:13.504Z] #93 naming to docker.io/library/support-notifications done [2024-09-19T08:38:13.504Z] #93 writing image sha256:0a3c9ea9314271da5c9665771096484bf874cc64b1bace81685a4f5025725bc0 0.0s done [2024-09-19T08:38:13.504Z] #93 naming to docker.io/library/core-command done [2024-09-19T08:38:13.504Z] #93 exporting layers 0.2s done [2024-09-19T08:38:13.504Z] #93 writing image sha256:7e9a389934bf0a7e924f1739813ea0d68b16da0fc4067dd635b98eee4bb8086f 0.0s done [2024-09-19T08:38:13.504Z] #93 naming to docker.io/library/core-keeper done [2024-09-19T08:38:13.504Z] #93 writing image sha256:a88ae764a16a07fe4b4a04397a2ccbf2db5e0f0edbe5b77c221f0439d29ad0a7 0.0s done [2024-09-19T08:38:13.504Z] #93 writing image sha256:dd83b98c96d1750572badfb92cdca070df6033afcc83d8bbb6d06dbe764a4c49 done [2024-09-19T08:38:13.504Z] #93 naming to docker.io/library/support-cron-scheduler done [2024-09-19T08:38:13.504Z] #93 naming to docker.io/library/core-metadata done [2024-09-19T08:38:13.504Z] #93 writing image sha256:f3903e7903812a2b5f866ee4189fa49b873c3339085d1837382585b7a0d20b76 [2024-09-19T08:38:13.504Z] #93 ... [2024-09-19T08:38:13.505Z] [2024-09-19T08:38:13.505Z] #234 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-19T08:38:13.505Z] #234 DONE 0.4s [2024-09-19T08:38:13.505Z] [2024-09-19T08:38:13.505Z] #93 [security-proxy-auth] exporting to image [2024-09-19T08:38:13.505Z] #93 writing image sha256:f3903e7903812a2b5f866ee4189fa49b873c3339085d1837382585b7a0d20b76 done [2024-09-19T08:38:13.505Z] #93 naming to docker.io/library/core-data done [2024-09-19T08:38:13.505Z] #93 exporting layers 0.7s done [2024-09-19T08:38:13.505Z] #93 writing image sha256:2ca3ea5a008c202dbabe1b8c6c2b6393b6fa545bb63a8c67a5996de8847336f3 done [2024-09-19T08:38:13.505Z] #93 naming to docker.io/library/security-proxy-auth done [2024-09-19T08:38:13.505Z] #93 DONE 6.3s [2024-09-19T08:38:13.505Z] [2024-09-19T08:38:13.505Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-19T08:38:13.505Z] 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" [2024-09-19T08:38:13.505Z] 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" [2024-09-19T08:38:13.505Z] 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" [2024-09-19T08:38:13.505Z] 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" [2024-09-19T08:38:13.505Z] 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" [2024-09-19T08:38:13.505Z] 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" [2024-09-19T08:38:13.505Z] 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" [2024-09-19T08:38:13.505Z] 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" [2024-09-19T08:38:13.505Z] 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" [2024-09-19T08:38:13.505Z] 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" [2024-09-19T08:38:13.505Z] 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" [2024-09-19T08:38:13.505Z] 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" [2024-09-19T08:38:13.505Z] 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" [2024-09-19T08:38:13.505Z] 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" [2024-09-19T08:38:13.505Z] 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" [2024-09-19T08:38:13.505Z] 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] } [2024-09-19T08:38:13.517Z] $ docker stop --time=1 9be1e27e71dced145098f441573f89f219a7c41bb2ce246e76e7166471b56cb6 [2024-09-19T08:38:14.793Z] $ docker rm -f --volumes 9be1e27e71dced145098f441573f89f219a7c41bb2ce246e76e7166471b56cb6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-19T08:38:15.155Z] + docker images [2024-09-19T08:38:15.155Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-19T08:38:15.155Z] security-proxy-auth latest 2ca3ea5a008c 8 seconds ago 33.1MB [2024-09-19T08:38:15.155Z] core-data latest f3903e790381 8 seconds ago 39.8MB [2024-09-19T08:38:15.155Z] support-cron-scheduler latest dd83b98c96d1 9 seconds ago 44.3MB [2024-09-19T08:38:15.155Z] support-scheduler latest c037f114f3d8 9 seconds ago 42.1MB [2024-09-19T08:38:15.155Z] core-keeper latest 7e9a389934bf 9 seconds ago 39.7MB [2024-09-19T08:38:15.155Z] core-metadata latest a88ae764a16a 9 seconds ago 39.9MB [2024-09-19T08:38:15.155Z] core-command latest 0a3c9ea93142 9 seconds ago 35.5MB [2024-09-19T08:38:15.155Z] support-notifications latest ec177c504358 9 seconds ago 42.7MB [2024-09-19T08:38:15.155Z] security-bootstrapper latest f92206a7c997 About a minute ago 19MB [2024-09-19T08:38:15.155Z] security-spiffe-token-provider latest 341c46651e8f About a minute ago 28.9MB [2024-09-19T08:38:15.155Z] security-secretstore-setup latest d45bdbdf20ff About a minute ago 37MB [2024-09-19T08:38:15.155Z] core-common-config-bootstrapper latest c556ceaf4e03 About a minute ago 15.2MB [2024-09-19T08:38:15.155Z] security-proxy-setup latest 2a37774e99cb About a minute ago 26.2MB [2024-09-19T08:38:15.155Z] security-spire-server latest 42eb9a2a44c4 3 minutes ago 121MB [2024-09-19T08:38:15.155Z] security-spire-agent latest ca19e3534933 3 minutes ago 182MB [2024-09-19T08:38:15.155Z] security-spire-config latest f7d4df8e79bd 3 minutes ago 120MB [2024-09-19T08:38:15.155Z] ci-base-image-x86_64 latest 728b065c0bbb 7 minutes ago 971MB [2024-09-19T08:38:15.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-19T08:38:15.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-19T08:38:15.155Z] 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] } [2024-09-19T08:38:30.951Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-19T08:38:30.951Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-19T08:39:17.856Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-19T08:39:17.856Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-19T08:39:17.856Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-19T08:39:17.856Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-19T08:39:17.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-19T08:39:17.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-19T08:39:18.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-19T08:39:18.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-19T08:39:18.464Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-19T08:39:25.362Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-19T08:39:25.362Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-19T08:39:25.362Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-19T08:39:25.362Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-19T08:39:25.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-19T08:39:36.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-19T08:39:36.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-19T08:39:36.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.119s coverage: 28.7% of statements [2024-09-19T08:39:48.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.197s coverage: 97.0% of statements [2024-09-19T08:39:53.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-19T08:39:53.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-19T08:39:53.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-19T08:39:57.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.268s coverage: 69.2% of statements [2024-09-19T08:39:58.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-19T08:39:58.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-19T08:40:00.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.220s coverage: 53.2% of statements [2024-09-19T08:40:05.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-19T08:40:05.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-19T08:40:05.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-19T08:40:05.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-19T08:40:05.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-19T08:40:05.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-19T08:40:05.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-19T08:40:05.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-19T08:40:05.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-19T08:40:13.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-19T08:40:13.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-19T08:40:13.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-19T08:40:13.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-19T08:40:13.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-19T08:40:16.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.989s coverage: 93.4% of statements [2024-09-19T08:40:16.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.330s coverage: 91.7% of statements [2024-09-19T08:40:20.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-19T08:40:20.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-19T08:40:21.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.220s coverage: 7.0% of statements [2024-09-19T08:40:29.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-19T08:40:29.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-19T08:40:29.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-19T08:40:31.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-19T08:40:31.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-19T08:40:31.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-19T08:40:31.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-19T08:40:31.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-19T08:40:31.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-19T08:40:31.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-19T08:40:31.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-19T08:40:31.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.701s coverage: 95.8% of statements [2024-09-19T08:40:32.260Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.093s coverage: 72.2% of statements [2024-09-19T08:40:36.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-19T08:40:37.908Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.139s coverage: 0.0% of statements [no tests to run] [2024-09-19T08:40:42.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-19T08:40:42.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-19T08:40:42.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.313s coverage: 0.8% of statements [2024-09-19T08:40:42.734Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.136s coverage: 30.7% of statements [2024-09-19T08:40:46.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.140s coverage: 41.7% of statements [2024-09-19T08:40:46.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.110s coverage: 77.8% of statements [2024-09-19T08:40:46.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.089s coverage: 94.1% of statements [2024-09-19T08:40:46.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.107s coverage: 96.3% of statements [2024-09-19T08:40:52.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.102s coverage: 87.5% of statements [2024-09-19T08:40:52.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-19T08:40:54.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-19T08:40:54.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-19T08:40:54.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-19T08:40:58.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-19T08:40:58.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-19T08:40:58.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-19T08:40:58.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-19T08:41:03.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.114s coverage: 94.4% of statements [2024-09-19T08:41:03.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-19T08:41:03.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-19T08:41:03.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-19T08:41:09.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-19T08:41:09.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-19T08:41:09.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-19T08:41:09.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-19T08:41:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-19T08:41:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-19T08:41:17.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-19T08:41:17.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.905s coverage: 79.9% of statements [2024-09-19T08:41:17.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.155s coverage: 92.9% of statements [2024-09-19T08:41:17.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.091s coverage: 66.7% of statements [2024-09-19T08:41:17.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.113s coverage: 62.3% of statements [2024-09-19T08:41:17.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.099s coverage: 75.0% of statements [2024-09-19T08:41:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-19T08:41:23.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.112s coverage: 87.2% of statements [2024-09-19T08:41:23.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.074s coverage: 20.0% of statements [2024-09-19T08:41:23.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.077s coverage: 100.0% of statements [2024-09-19T08:41:23.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.270s coverage: 81.8% of statements [2024-09-19T08:41:23.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.264s coverage: 82.1% of statements [2024-09-19T08:41:25.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-19T08:41:26.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.108s coverage: 86.0% of statements [2024-09-19T08:41:30.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-19T08:41:30.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-19T08:41:31.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.718s coverage: 63.1% of statements [2024-09-19T08:41:31.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.126s coverage: 100.0% of statements [2024-09-19T08:41:33.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.125s coverage: 89.4% of statements [2024-09-19T08:41:33.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.077s coverage: 100.0% of statements [2024-09-19T08:41:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-19T08:41:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-19T08:41:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-19T08:41:34.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements [2024-09-19T08:41:35.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements [2024-09-19T08:41:41.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-19T08:41:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-19T08:41:41.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-19T08:41:42.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.658s coverage: 36.5% of statements [2024-09-19T08:41:42.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.108s coverage: 89.5% of statements [2024-09-19T08:41:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-19T08:41:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-19T08:41:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-19T08:41:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-19T08:41:43.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.096s coverage: 84.8% of statements [2024-09-19T08:41:47.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-19T08:41:47.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-19T08:41:47.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-19T08:41:48.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.132s coverage: 4.9% of statements [2024-09-19T08:41:55.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-19T08:41:55.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-19T08:41:55.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-19T08:41:55.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.343s coverage: 97.1% of statements [2024-09-19T08:41:55.790Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.138s coverage: 35.9% of statements [2024-09-19T08:42:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-19T08:42:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-19T08:42:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-19T08:42:01.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-19T08:42:09.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.192s coverage: 19.9% of statements [2024-09-19T08:42:09.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-19T08:42:09.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-19T08:42:09.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-19T08:42:09.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-19T08:42:10.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.507s coverage: 95.7% of statements [2024-09-19T08:42:13.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-19T08:42:13.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-19T08:42:14.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.178s coverage: 61.8% of statements [2024-09-19T08:42:17.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-19T08:42:17.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-19T08:42:18.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.282s coverage: 98.9% of statements [2024-09-19T08:42:19.983Z] 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 [2024-09-19T08:42:20.256Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-19T08:42:20.256Z] go vet ./... [2024-09-19T08:46:42.329Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-19T08:46:42.329Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-19T08:46:42.329Z] ./bin/test-attribution-txt.sh [2024-09-19T08:46:42.329Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-19T08:46:42.329Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-19T08:46:42.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-19T08:46:42.997Z] + ls -al . [2024-09-19T08:46:42.997Z] total 932 [2024-09-19T08:46:42.997Z] drwxrwxr-x 10 1001 1001 4096 Sep 19 08:34 . [2024-09-19T08:46:42.997Z] drwxr-xr-x 4 root root 4096 Sep 19 08:34 .. [2024-09-19T08:46:42.997Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 08:32 .blubracket [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 10 Sep 19 08:32 .dockerignore [2024-09-19T08:46:42.997Z] drwxrwxr-x 8 1001 1001 4096 Sep 19 08:32 .git [2024-09-19T08:46:42.997Z] drwxrwxr-x 3 1001 1001 4096 Sep 19 08:32 .github [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 1102 Sep 19 08:32 .gitignore [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 42 Sep 19 08:32 .golangci.yml [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 100 Sep 19 08:32 .hadolint.yml [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 155 Sep 19 08:32 .sonarcloud.properties [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 1171 Sep 19 08:32 ADOPTERS.md [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 21286 Sep 19 08:32 Attribution.txt [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 100284 Sep 19 08:32 CHANGELOG.md [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 3804 Sep 19 08:32 CONTRIBUTING.md [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 677 Sep 19 08:32 GOVERNANCE.md [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 861 Sep 19 08:32 Jenkinsfile [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 10775 Sep 19 08:32 LICENSE [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 16854 Sep 19 08:32 Makefile [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 582 Sep 19 08:32 OWNERS.md [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 9528 Sep 19 08:32 README.md [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 789 Sep 19 08:32 SECURITY.md [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 5 Sep 19 08:29 VERSION [2024-09-19T08:46:42.997Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 08:32 bin [2024-09-19T08:46:42.997Z] drwxrwxr-x 20 1001 1001 4096 Sep 19 08:32 cmd [2024-09-19T08:46:42.997Z] -rw-r--r-- 1 root root 566233 Sep 19 08:42 coverage.out [2024-09-19T08:46:42.997Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 08:32 fuzz_test [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 7305 Sep 19 08:32 go.mod [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 102748 Sep 19 08:32 go.sum [2024-09-19T08:46:42.997Z] drwxrwxr-x 7 1001 1001 4096 Sep 19 08:32 internal [2024-09-19T08:46:42.997Z] drwxrwxr-x 3 1001 1001 4096 Sep 19 08:32 openapi [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 584 Sep 19 08:32 security.txt [2024-09-19T08:46:42.997Z] -rw-rw-r-- 1 1001 1001 204 Sep 19 08:32 version.go [Pipeline] sh [2024-09-19T08:46:43.318Z] + '[' -e coverage.out ] [2024-09-19T08:46:43.318Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-19T08:46:43.346Z] Warning: overwriting stash ‘coverage-report’ [2024-09-19T08:46:44.175Z] Stashed 1 file(s) [Pipeline] sh [2024-09-19T08:46:44.500Z] + make build [2024-09-19T08:46:44.768Z] 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 [2024-09-19T08:50:06.499Z] 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 [2024-09-19T08:50:06.499Z] 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 [2024-09-19T08:50:11.834Z] 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 [2024-09-19T08:50:14.412Z] 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 [2024-09-19T08:50:22.614Z] 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 [2024-09-19T08:50:49.291Z] 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 [2024-09-19T08:50:59.356Z] 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 [2024-09-19T08:51:09.406Z] 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 [2024-09-19T08:51:19.452Z] 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 [2024-09-19T08:51:24.769Z] 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 [2024-09-19T08:51:26.700Z] 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 [2024-09-19T08:51:30.040Z] 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 [2024-09-19T08:51:35.400Z] 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] } [2024-09-19T08:51:39.664Z] $ docker stop --time=1 0169cc9ce4f5d9d224be78011e6c7555cca703002b2f01d9668fd018c9c8e10f [2024-09-19T08:51:41.924Z] $ 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 [2024-09-19T08:51:45.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-19T08:51:45.843Z] [2024-09-19T08:51:45.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-19T08:51:46.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-19T08:51:46.441Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-19T08:51:46.441Z] 547446be3368: Pulling fs layer [2024-09-19T08:51:46.441Z] d125d8839a47: Pulling fs layer [2024-09-19T08:51:46.441Z] 3e85d5ac6304: Pulling fs layer [2024-09-19T08:51:46.441Z] c3105a71a48b: Pulling fs layer [2024-09-19T08:51:46.441Z] 0f093f025ec4: Pulling fs layer [2024-09-19T08:51:46.441Z] c3106fc0e877: Pulling fs layer [2024-09-19T08:51:46.441Z] c3105a71a48b: Waiting [2024-09-19T08:51:46.441Z] 0f093f025ec4: Waiting [2024-09-19T08:51:46.441Z] c3106fc0e877: Waiting [2024-09-19T08:51:46.441Z] 547446be3368: Verifying Checksum [2024-09-19T08:51:46.441Z] 547446be3368: Download complete [2024-09-19T08:51:46.441Z] c3105a71a48b: Verifying Checksum [2024-09-19T08:51:46.441Z] c3105a71a48b: Download complete [2024-09-19T08:51:47.024Z] d125d8839a47: Verifying Checksum [2024-09-19T08:51:47.024Z] d125d8839a47: Download complete [2024-09-19T08:51:47.024Z] c3106fc0e877: Download complete [2024-09-19T08:51:47.024Z] 0f093f025ec4: Verifying Checksum [2024-09-19T08:51:47.024Z] 0f093f025ec4: Download complete [2024-09-19T08:51:47.291Z] 547446be3368: Pull complete [2024-09-19T08:51:48.695Z] d125d8839a47: Pull complete [2024-09-19T08:51:48.961Z] 3e85d5ac6304: Verifying Checksum [2024-09-19T08:51:48.961Z] 3e85d5ac6304: Download complete [2024-09-19T08:51:59.023Z] 3e85d5ac6304: Pull complete [2024-09-19T08:51:59.023Z] c3105a71a48b: Pull complete [2024-09-19T08:51:59.995Z] 0f093f025ec4: Pull complete [2024-09-19T08:52:00.258Z] c3106fc0e877: Pull complete [2024-09-19T08:52:00.258Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-19T08:52:00.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-19T08:52:00.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-19T08:52:00.468Z] prd-ubuntu20.04-docker-arm64-4c-16g-10676 does not seem to be running inside a container [2024-09-19T08:52:00.553Z] $ 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 [2024-09-19T08:52:02.681Z] $ docker top d054776457505ab7b3fe2a1016c169e55320fd2f7083273770e237778cdc8709 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-19T08:52:03.503Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-19T08:52:13.575Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-19T08:52:13.575Z] #1 transferring dockerfile: 30B [2024-09-19T08:52:13.575Z] #1 transferring dockerfile: 1.89kB done [2024-09-19T08:52:13.575Z] #1 DONE 0.1s [2024-09-19T08:52:13.575Z] [2024-09-19T08:52:13.575Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-09-19T08:52:13.575Z] #2 transferring dockerfile: 2.07kB done [2024-09-19T08:52:13.575Z] #2 DONE 0.1s [2024-09-19T08:52:13.575Z] [2024-09-19T08:52:13.575Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-19T08:52:13.575Z] #3 transferring dockerfile: 2.50kB 0.0s done [2024-09-19T08:52:13.575Z] #3 DONE 0.0s [2024-09-19T08:52:13.575Z] [2024-09-19T08:52:13.575Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-09-19T08:52:13.575Z] #4 transferring dockerfile: 1.95kB done [2024-09-19T08:52:13.575Z] #4 DONE 0.1s [2024-09-19T08:52:13.575Z] [2024-09-19T08:52:13.575Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-19T08:52:13.575Z] #5 transferring dockerfile: 2.23kB done [2024-09-19T08:52:13.575Z] #5 DONE 0.1s [2024-09-19T08:52:13.575Z] [2024-09-19T08:52:13.575Z] #6 [core-command internal] load build definition from Dockerfile [2024-09-19T08:52:13.575Z] #6 transferring dockerfile: 1.93kB done [2024-09-19T08:52:13.575Z] #6 DONE 0.1s [2024-09-19T08:52:13.575Z] [2024-09-19T08:52:13.575Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-09-19T08:52:13.575Z] #7 transferring dockerfile: 1.70kB done [2024-09-19T08:52:13.575Z] #7 DONE 0.1s [2024-09-19T08:52:13.575Z] [2024-09-19T08:52:13.575Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-19T08:52:13.848Z] #8 transferring dockerfile: 2.15kB done [2024-09-19T08:52:13.848Z] #8 DONE 0.0s [2024-09-19T08:52:13.848Z] [2024-09-19T08:52:13.848Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-09-19T08:52:13.848Z] #9 transferring dockerfile: 2.06kB done [2024-09-19T08:52:13.848Z] #9 DONE 0.1s [2024-09-19T08:52:13.848Z] [2024-09-19T08:52:13.848Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-09-19T08:52:13.848Z] #10 transferring dockerfile: 1.81kB 0.0s done [2024-09-19T08:52:13.848Z] #10 DONE 0.1s [2024-09-19T08:52:13.848Z] [2024-09-19T08:52:13.848Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-09-19T08:52:13.848Z] #11 transferring dockerfile: 1.93kB done [2024-09-19T08:52:14.114Z] #11 DONE 0.1s [2024-09-19T08:52:14.114Z] [2024-09-19T08:52:14.114Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-19T08:52:14.114Z] #12 transferring dockerfile: 2.49kB done [2024-09-19T08:52:14.114Z] #12 DONE 0.1s [2024-09-19T08:52:14.114Z] [2024-09-19T08:52:14.114Z] #13 [core-data internal] load build definition from Dockerfile [2024-09-19T08:52:14.114Z] #13 transferring dockerfile: 2.07kB done [2024-09-19T08:52:14.114Z] #13 DONE 0.1s [2024-09-19T08:52:14.114Z] [2024-09-19T08:52:14.114Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-19T08:52:14.114Z] #14 transferring dockerfile: 1.85kB 0.0s done [2024-09-19T08:52:14.379Z] #14 DONE 0.1s [2024-09-19T08:52:14.379Z] [2024-09-19T08:52:14.379Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-19T08:52:14.379Z] #15 transferring dockerfile: 3.17kB 0.0s done [2024-09-19T08:52:14.379Z] #15 DONE 0.1s [2024-09-19T08:52:14.379Z] [2024-09-19T08:52:14.379Z] #16 [security-spire-config internal] load build definition from Dockerfile [2024-09-19T08:52:14.379Z] #16 transferring dockerfile: 1.69kB 0.0s done [2024-09-19T08:52:14.379Z] #16 DONE 0.1s [2024-09-19T08:52:14.379Z] [2024-09-19T08:52:14.379Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-09-19T08:52:14.379Z] #17 transferring context: 50B 0.0s done [2024-09-19T08:52:14.379Z] #17 DONE 0.1s [2024-09-19T08:52:15.339Z] [2024-09-19T08:52:15.339Z] #18 [core-keeper internal] load .dockerignore [2024-09-19T08:52:15.339Z] #18 transferring context: 50B 0.0s done [2024-09-19T08:52:15.339Z] #18 DONE 0.1s [2024-09-19T08:52:15.339Z] [2024-09-19T08:52:15.339Z] #19 [security-proxy-setup internal] load .dockerignore [2024-09-19T08:52:15.339Z] #19 transferring context: 50B done [2024-09-19T08:52:15.339Z] #19 DONE 0.0s [2024-09-19T08:52:15.339Z] [2024-09-19T08:52:15.339Z] #20 [support-notifications internal] load .dockerignore [2024-09-19T08:52:16.001Z] #20 ... [2024-09-19T08:52:16.001Z] [2024-09-19T08:52:16.001Z] #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-19T08:52:16.001Z] #21 DONE 0.0s [2024-09-19T08:52:16.001Z] [2024-09-19T08:52:16.001Z] #20 [support-notifications internal] load .dockerignore [2024-09-19T08:52:16.001Z] #20 transferring context: 50B 0.0s done [2024-09-19T08:52:16.001Z] #20 DONE 0.8s [2024-09-19T08:52:16.001Z] [2024-09-19T08:52:16.001Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-19T08:52:16.001Z] #22 transferring context: 50B done [2024-09-19T08:52:16.001Z] #22 DONE 0.7s [2024-09-19T08:52:16.001Z] [2024-09-19T08:52:16.001Z] #21 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-19T08:52:16.001Z] #21 DONE 0.0s [2024-09-19T08:52:16.001Z] [2024-09-19T08:52:16.001Z] #23 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-19T08:52:16.277Z] #23 ... [2024-09-19T08:52:16.277Z] [2024-09-19T08:52:16.277Z] #21 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-19T08:52:16.277Z] #21 DONE 0.0s [2024-09-19T08:52:16.277Z] [2024-09-19T08:52:16.277Z] #23 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-19T08:52:16.277Z] #23 ... [2024-09-19T08:52:16.277Z] [2024-09-19T08:52:16.277Z] #24 [core-command internal] load .dockerignore [2024-09-19T08:52:16.277Z] #24 transferring context: 50B 0.0s done [2024-09-19T08:52:16.277Z] #24 DONE 0.9s [2024-09-19T08:52:16.277Z] [2024-09-19T08:52:16.277Z] #25 [security-spire-server internal] load .dockerignore [2024-09-19T08:52:16.277Z] #25 transferring context: 50B 0.0s done [2024-09-19T08:52:16.277Z] #25 DONE 0.9s [2024-09-19T08:52:16.277Z] [2024-09-19T08:52:16.277Z] #26 [security-proxy-auth internal] load .dockerignore [2024-09-19T08:52:16.277Z] #26 transferring context: 50B done [2024-09-19T08:52:16.277Z] #26 DONE 0.9s [2024-09-19T08:52:16.277Z] [2024-09-19T08:52:16.277Z] #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-19T08:52:16.565Z] #21 DONE 0.0s [2024-09-19T08:52:16.565Z] [2024-09-19T08:52:16.565Z] #27 [core-metadata internal] load .dockerignore [2024-09-19T08:52:16.565Z] #27 transferring context: 50B 0.0s done [2024-09-19T08:52:16.565Z] #27 DONE 1.0s [2024-09-19T08:52:16.565Z] [2024-09-19T08:52:16.565Z] #28 [security-spire-agent internal] load .dockerignore [2024-09-19T08:52:16.565Z] #28 transferring context: 50B 0.0s done [2024-09-19T08:52:16.565Z] #28 DONE 1.0s [2024-09-19T08:52:16.565Z] [2024-09-19T08:52:16.565Z] #29 [support-scheduler internal] load .dockerignore [2024-09-19T08:52:16.565Z] #29 transferring context: 50B 0.0s done [2024-09-19T08:52:16.565Z] #29 DONE 0.9s [2024-09-19T08:52:16.565Z] [2024-09-19T08:52:16.565Z] #23 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-19T08:52:16.565Z] #23 ... [2024-09-19T08:52:16.565Z] [2024-09-19T08:52:16.565Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-09-19T08:52:16.565Z] #30 transferring context: 50B 0.0s done [2024-09-19T08:52:16.565Z] #30 DONE 0.9s [2024-09-19T08:52:16.565Z] [2024-09-19T08:52:16.565Z] #31 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-19T08:52:16.565Z] #31 DONE 0.0s [2024-09-19T08:52:16.565Z] [2024-09-19T08:52:16.565Z] #23 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-19T08:52:16.850Z] #23 DONE 1.2s [2024-09-19T08:52:16.850Z] [2024-09-19T08:52:16.850Z] #32 [security-spire-config internal] load .dockerignore [2024-09-19T08:52:16.850Z] #32 transferring context: 50B 0.0s done [2024-09-19T08:52:16.850Z] #32 DONE 0.8s [2024-09-19T08:52:16.850Z] [2024-09-19T08:52:16.850Z] #33 [support-cron-scheduler internal] load .dockerignore [2024-09-19T08:52:16.850Z] #33 transferring context: 50B 0.0s done [2024-09-19T08:52:16.850Z] #33 DONE 1.0s [2024-09-19T08:52:16.850Z] [2024-09-19T08:52:16.850Z] #34 [core-data internal] load .dockerignore [2024-09-19T08:52:16.850Z] #34 transferring context: 50B 0.1s done [2024-09-19T08:52:16.850Z] #34 DONE 1.0s [2024-09-19T08:52:16.850Z] [2024-09-19T08:52:16.850Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:52:16.850Z] #35 DONE 0.0s [2024-09-19T08:52:16.850Z] [2024-09-19T08:52:16.850Z] #36 [support-notifications internal] load build context [2024-09-19T08:52:16.850Z] #36 DONE 0.0s [2024-09-19T08:52:16.850Z] [2024-09-19T08:52:16.850Z] #31 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-19T08:52:16.850Z] #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-19T08:52:16.850Z] #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-19T08:52:16.850Z] #31 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-19T08:52:16.850Z] #31 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-19T08:52:16.850Z] #31 ... [2024-09-19T08:52:16.850Z] [2024-09-19T08:52:16.850Z] #37 [security-bootstrapper internal] load .dockerignore [2024-09-19T08:52:16.850Z] #37 transferring context: 50B 0.0s done [2024-09-19T08:52:16.850Z] #37 DONE 1.1s [2024-09-19T08:52:16.850Z] [2024-09-19T08:52:16.850Z] #31 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-19T08:52:16.850Z] #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s [2024-09-19T08:52:17.135Z] #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.3s [2024-09-19T08:52:17.415Z] #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.5s [2024-09-19T08:52:17.415Z] #31 ... [2024-09-19T08:52:17.415Z] [2024-09-19T08:52:17.415Z] #21 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-19T08:52:17.415Z] #21 DONE 0.0s [2024-09-19T08:52:17.415Z] [2024-09-19T08:52:17.415Z] #31 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-19T08:52:17.415Z] #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.6s done [2024-09-19T08:52:17.697Z] #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.6s done [2024-09-19T08:52:17.697Z] #31 ... [2024-09-19T08:52:17.697Z] [2024-09-19T08:52:17.697Z] #23 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-19T08:52:17.697Z] #23 DONE 1.5s [2024-09-19T08:52:17.697Z] [2024-09-19T08:52:17.697Z] #31 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-19T08:52:17.697Z] #31 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-19T08:52:17.976Z] #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-19T08:52:17.976Z] #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-19T08:52:17.976Z] #31 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-19T08:52:17.976Z] #31 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-19T08:52:17.976Z] #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.6s done [2024-09-19T08:52:18.254Z] #31 ... [2024-09-19T08:52:18.254Z] [2024-09-19T08:52:18.254Z] #23 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-19T08:52:18.254Z] #23 DONE 1.7s [2024-09-19T08:52:18.254Z] [2024-09-19T08:52:18.254Z] #31 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-19T08:52:19.228Z] #31 ... [2024-09-19T08:52:19.228Z] [2024-09-19T08:52:19.228Z] #21 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-19T08:52:19.228Z] #21 DONE 0.0s [2024-09-19T08:52:19.228Z] [2024-09-19T08:52:19.228Z] #31 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-19T08:52:19.228Z] #31 ... [2024-09-19T08:52:19.228Z] [2024-09-19T08:52:19.228Z] #21 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-19T08:52:19.228Z] #21 DONE 0.0s [2024-09-19T08:52:19.228Z] [2024-09-19T08:52:19.228Z] #31 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-19T08:52:19.497Z] #31 ... [2024-09-19T08:52:19.497Z] [2024-09-19T08:52:19.497Z] #23 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-19T08:52:19.497Z] #23 DONE 2.4s [2024-09-19T08:52:19.497Z] [2024-09-19T08:52:19.497Z] #31 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-19T08:52:19.763Z] #31 ... [2024-09-19T08:52:19.763Z] [2024-09-19T08:52:19.763Z] #21 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-19T08:52:19.763Z] #21 DONE 0.0s [2024-09-19T08:52:19.763Z] [2024-09-19T08:52:19.763Z] #31 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-19T08:52:19.763Z] #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-19T08:52:19.763Z] #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-19T08:52:19.763Z] #31 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-19T08:52:19.763Z] #31 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-19T08:52:19.763Z] #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.6s done [2024-09-19T08:52:19.763Z] #31 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.1s done [2024-09-19T08:52:20.029Z] #31 ... [2024-09-19T08:52:20.029Z] [2024-09-19T08:52:20.029Z] #21 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-19T08:52:20.029Z] #21 DONE 0.0s [2024-09-19T08:52:20.029Z] [2024-09-19T08:52:20.029Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-19T08:52:20.029Z] #38 DONE 1.9s [2024-09-19T08:52:20.029Z] [2024-09-19T08:52:20.029Z] #31 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-19T08:52:20.029Z] #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-19T08:52:20.029Z] #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-19T08:52:20.029Z] #31 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-19T08:52:20.029Z] #31 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-19T08:52:20.029Z] #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.6s done [2024-09-19T08:52:20.029Z] #31 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.1s done [2024-09-19T08:52:20.029Z] #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-19T08:52:20.029Z] #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-19T08:52:20.029Z] #31 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-19T08:52:20.029Z] #31 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-19T08:52:20.029Z] #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.6s done [2024-09-19T08:52:20.029Z] #31 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.1s done [2024-09-19T08:52:20.611Z] #31 ... [2024-09-19T08:52:20.611Z] [2024-09-19T08:52:20.611Z] #21 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-19T08:52:20.611Z] #21 DONE 0.1s [2024-09-19T08:52:20.611Z] [2024-09-19T08:52:20.611Z] #39 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-19T08:52:20.611Z] #39 DONE 4.6s [2024-09-19T08:52:20.611Z] [2024-09-19T08:52:20.611Z] #40 [core-keeper internal] load build context [2024-09-19T08:52:20.882Z] #40 ... [2024-09-19T08:52:20.882Z] [2024-09-19T08:52:20.883Z] #21 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-19T08:52:20.883Z] #21 DONE 0.1s [2024-09-19T08:52:20.883Z] [2024-09-19T08:52:20.883Z] #39 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-19T08:52:20.883Z] #39 DONE 4.7s [2024-09-19T08:52:20.883Z] [2024-09-19T08:52:20.883Z] #40 [core-keeper internal] load build context [2024-09-19T08:52:20.883Z] #40 ... [2024-09-19T08:52:20.883Z] [2024-09-19T08:52:20.883Z] #39 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-19T08:52:20.883Z] #39 DONE 4.7s [2024-09-19T08:52:20.883Z] [2024-09-19T08:52:20.883Z] #40 [core-keeper internal] load build context [2024-09-19T08:52:21.149Z] #40 ... [2024-09-19T08:52:21.149Z] [2024-09-19T08:52:21.149Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-19T08:52:21.149Z] #38 DONE 2.7s [2024-09-19T08:52:21.149Z] [2024-09-19T08:52:21.149Z] #21 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-19T08:52:21.149Z] #21 DONE 0.1s [2024-09-19T08:52:21.149Z] [2024-09-19T08:52:21.149Z] #40 [core-keeper internal] load build context [2024-09-19T08:52:21.149Z] #40 transferring context: 22.24MB 4.2s [2024-09-19T08:52:21.734Z] #40 ... [2024-09-19T08:52:21.734Z] [2024-09-19T08:52:21.734Z] #23 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-19T08:52:21.734Z] #23 DONE 4.1s [2024-09-19T08:52:21.734Z] [2024-09-19T08:52:21.734Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-19T08:52:21.734Z] #41 DONE 2.0s [2024-09-19T08:52:21.734Z] [2024-09-19T08:52:21.734Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-19T08:52:21.734Z] #42 DONE 0.0s [2024-09-19T08:52:21.734Z] [2024-09-19T08:52:21.734Z] #43 [security-spire-agent internal] load build context [2024-09-19T08:52:21.734Z] #43 DONE 0.0s [2024-09-19T08:52:21.734Z] [2024-09-19T08:52:21.734Z] #44 [security-spire-server internal] load build context [2024-09-19T08:52:21.735Z] #44 transferring context: 27.71kB 0.1s done [2024-09-19T08:52:21.735Z] #44 DONE 1.6s [2024-09-19T08:52:21.735Z] [2024-09-19T08:52:21.735Z] #39 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-19T08:52:21.735Z] #39 DONE 4.8s [2024-09-19T08:52:21.735Z] [2024-09-19T08:52:21.735Z] #31 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-19T08:52:21.735Z] #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-19T08:52:21.735Z] #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-19T08:52:21.735Z] #31 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-19T08:52:21.735Z] #31 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-19T08:52:21.735Z] #31 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.6s done [2024-09-19T08:52:21.735Z] #31 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.1s done [2024-09-19T08:52:21.735Z] #31 DONE 6.0s [2024-09-19T08:52:21.735Z] [2024-09-19T08:52:21.735Z] #43 [security-spire-agent internal] load build context [2024-09-19T08:52:22.037Z] #43 ... [2024-09-19T08:52:22.037Z] [2024-09-19T08:52:22.037Z] #45 [core-data internal] load build context [2024-09-19T08:52:22.037Z] #45 DONE 0.0s [2024-09-19T08:52:22.037Z] [2024-09-19T08:52:22.037Z] #46 [security-bootstrapper internal] load build context [2024-09-19T08:52:22.037Z] #46 DONE 0.0s [2024-09-19T08:52:22.037Z] [2024-09-19T08:52:22.037Z] #47 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-19T08:52:22.631Z] #47 DONE 2.9s [2024-09-19T08:52:22.632Z] [2024-09-19T08:52:22.632Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-19T08:52:22.903Z] #48 ... [2024-09-19T08:52:22.903Z] [2024-09-19T08:52:22.903Z] #49 [security-spire-config internal] load build context [2024-09-19T08:52:22.903Z] #49 transferring context: 25.96kB 0.3s done [2024-09-19T08:52:22.903Z] #49 DONE 1.6s [2024-09-19T08:52:22.903Z] [2024-09-19T08:52:22.903Z] #43 [security-spire-agent internal] load build context [2024-09-19T08:52:22.903Z] #43 transferring context: 27.24kB 0.2s done [2024-09-19T08:52:22.903Z] #43 DONE 1.1s [2024-09-19T08:52:22.903Z] [2024-09-19T08:52:22.903Z] #50 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-19T08:52:27.166Z] #50 ... [2024-09-19T08:52:27.166Z] [2024-09-19T08:52:27.166Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:52:27.166Z] #51 ... [2024-09-19T08:52:27.166Z] [2024-09-19T08:52:27.166Z] #36 [support-notifications internal] load build context [2024-09-19T08:52:27.166Z] #36 ... [2024-09-19T08:52:27.166Z] [2024-09-19T08:52:27.166Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:52:27.166Z] #52 transferring context: 36.48MB 9.9s [2024-09-19T08:52:27.166Z] #52 ... [2024-09-19T08:52:27.166Z] [2024-09-19T08:52:27.166Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:52:27.166Z] #35 ... [2024-09-19T08:52:27.166Z] [2024-09-19T08:52:27.166Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:52:27.166Z] #53 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.8s done [2024-09-19T08:52:27.166Z] #53 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-19T08:52:27.166Z] #53 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-19T08:52:27.166Z] #53 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-19T08:52:27.166Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done [2024-09-19T08:52:27.166Z] #53 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.7s done [2024-09-19T08:52:27.166Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done [2024-09-19T08:52:27.166Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-19T08:52:27.166Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-19T08:52:27.166Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 5.4s [2024-09-19T08:52:27.166Z] #53 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-19T08:52:27.166Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 5.6s [2024-09-19T08:52:27.434Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 5.8s [2024-09-19T08:52:28.019Z] #53 ... [2024-09-19T08:52:28.019Z] [2024-09-19T08:52:28.019Z] #54 [core-command internal] load build context [2024-09-19T08:52:28.019Z] #54 ... [2024-09-19T08:52:28.019Z] [2024-09-19T08:52:28.019Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:52:28.019Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 6.3s [2024-09-19T08:52:28.287Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.53MB / 28.04MB 6.6s [2024-09-19T08:52:28.872Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 7.1s [2024-09-19T08:52:29.460Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.7s done [2024-09-19T08:52:29.460Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.7s done [2024-09-19T08:52:30.047Z] #53 ... [2024-09-19T08:52:30.047Z] [2024-09-19T08:52:30.047Z] #55 [security-proxy-auth internal] load build context [2024-09-19T08:52:30.047Z] #55 ... [2024-09-19T08:52:30.047Z] [2024-09-19T08:52:30.047Z] #56 [support-scheduler internal] load build context [2024-09-19T08:52:30.047Z] #56 ... [2024-09-19T08:52:30.047Z] [2024-09-19T08:52:30.047Z] #57 [core-metadata internal] load build context [2024-09-19T08:52:30.316Z] #57 ... [2024-09-19T08:52:30.316Z] [2024-09-19T08:52:30.316Z] #56 [support-scheduler internal] load build context [2024-09-19T08:52:30.906Z] #56 ... [2024-09-19T08:52:30.906Z] [2024-09-19T08:52:30.906Z] #58 [security-secretstore-setup internal] load build context [2024-09-19T08:52:30.906Z] #58 ... [2024-09-19T08:52:30.906Z] [2024-09-19T08:52:30.906Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:52:31.173Z] #59 ... [2024-09-19T08:52:31.174Z] [2024-09-19T08:52:31.174Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:52:31.174Z] #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.6s [2024-09-19T08:52:31.757Z] #53 ... [2024-09-19T08:52:31.757Z] [2024-09-19T08:52:31.757Z] #40 [core-keeper internal] load build context [2024-09-19T08:52:31.757Z] #40 ... [2024-09-19T08:52:31.757Z] [2024-09-19T08:52:31.757Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-19T08:52:31.757Z] #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.4s done [2024-09-19T08:52:31.757Z] #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-19T08:52:31.757Z] #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-19T08:52:31.757Z] #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-19T08:52:31.757Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-19T08:52:31.757Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-19T08:52:31.757Z] #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.2s done [2024-09-19T08:52:31.757Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 3.4s [2024-09-19T08:52:31.757Z] #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-19T08:52:32.024Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 3.5s [2024-09-19T08:52:32.024Z] #42 ... [2024-09-19T08:52:32.024Z] [2024-09-19T08:52:32.024Z] #45 [core-data internal] load build context [2024-09-19T08:52:32.024Z] #45 ... [2024-09-19T08:52:32.024Z] [2024-09-19T08:52:32.024Z] #46 [security-bootstrapper internal] load build context [2024-09-19T08:52:32.292Z] #46 ... [2024-09-19T08:52:32.292Z] [2024-09-19T08:52:32.292Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:52:32.875Z] #53 ... [2024-09-19T08:52:32.875Z] [2024-09-19T08:52:32.875Z] #60 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-19T08:52:32.875Z] #0 8.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:32.875Z] #0 9.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:32.875Z] #60 ... [2024-09-19T08:52:32.875Z] [2024-09-19T08:52:32.875Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-19T08:52:32.875Z] #0 8.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:32.875Z] #0 9.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:33.143Z] #61 ... [2024-09-19T08:52:33.143Z] [2024-09-19T08:52:33.143Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-19T08:52:33.143Z] #62 ... [2024-09-19T08:52:33.143Z] [2024-09-19T08:52:33.143Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-19T08:52:33.143Z] #63 ... [2024-09-19T08:52:33.143Z] [2024-09-19T08:52:33.143Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:52:33.143Z] #59 transferring context: 23.66MB 11.6s [2024-09-19T08:52:33.410Z] #59 ... [2024-09-19T08:52:33.410Z] [2024-09-19T08:52:33.410Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-19T08:52:33.693Z] #64 ... [2024-09-19T08:52:33.693Z] [2024-09-19T08:52:33.693Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:52:33.693Z] #53 ... [2024-09-19T08:52:33.693Z] [2024-09-19T08:52:33.693Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-19T08:52:33.962Z] #65 ... [2024-09-19T08:52:33.962Z] [2024-09-19T08:52:33.962Z] #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-19T08:52:33.962Z] #66 ... [2024-09-19T08:52:33.962Z] [2024-09-19T08:52:33.962Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-19T08:52:34.230Z] #67 ... [2024-09-19T08:52:34.230Z] [2024-09-19T08:52:34.230Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-19T08:52:34.230Z] #68 ... [2024-09-19T08:52:34.230Z] [2024-09-19T08:52:34.230Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-19T08:52:34.230Z] #69 ... [2024-09-19T08:52:34.230Z] [2024-09-19T08:52:34.230Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-19T08:52:34.497Z] #70 ... [2024-09-19T08:52:34.497Z] [2024-09-19T08:52:34.497Z] #71 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-19T08:52:34.497Z] #71 ... [2024-09-19T08:52:34.497Z] [2024-09-19T08:52:34.497Z] #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-19T08:52:34.764Z] #72 ... [2024-09-19T08:52:34.764Z] [2024-09-19T08:52:34.764Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-19T08:52:34.764Z] #73 ... [2024-09-19T08:52:34.764Z] [2024-09-19T08:52:34.764Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-19T08:52:34.764Z] #63 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:36.171Z] #63 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:37.134Z] #63 ... [2024-09-19T08:52:37.134Z] [2024-09-19T08:52:37.134Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-19T08:52:37.134Z] #61 11.64 OK: 266 MiB in 52 packages [2024-09-19T08:52:37.134Z] #61 DONE 14.2s [2024-09-19T08:52:37.134Z] [2024-09-19T08:52:37.134Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-19T08:52:37.134Z] #48 7.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:37.134Z] #48 8.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:37.134Z] #48 10.77 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-19T08:52:37.134Z] #48 10.77 (2/4) Installing openssl (3.1.7-r0) [2024-09-19T08:52:37.134Z] #48 10.94 (3/4) Installing su-exec (0.2-r3) [2024-09-19T08:52:37.134Z] #48 10.94 (4/4) Installing yq (4.33.3-r5) [2024-09-19T08:52:37.134Z] #48 11.30 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:52:37.134Z] #48 11.41 OK: 18 MiB in 19 packages [2024-09-19T08:52:37.134Z] #48 DONE 14.2s [2024-09-19T08:52:37.134Z] [2024-09-19T08:52:37.134Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:52:37.134Z] #51 ... [2024-09-19T08:52:37.134Z] [2024-09-19T08:52:37.134Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-19T08:52:37.134Z] #60 12.60 OK: 266 MiB in 52 packages [2024-09-19T08:52:37.134Z] #60 DONE 14.4s [2024-09-19T08:52:37.134Z] [2024-09-19T08:52:37.134Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:52:37.134Z] #51 ... [2024-09-19T08:52:37.134Z] [2024-09-19T08:52:37.134Z] #36 [support-notifications internal] load build context [2024-09-19T08:52:37.134Z] #36 ... [2024-09-19T08:52:37.134Z] [2024-09-19T08:52:37.134Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:52:37.401Z] #52 ... [2024-09-19T08:52:37.401Z] [2024-09-19T08:52:37.401Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:52:37.401Z] #35 ... [2024-09-19T08:52:37.401Z] [2024-09-19T08:52:37.401Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:52:37.401Z] #52 transferring context: 48.52MB 20.5s [2024-09-19T08:52:37.989Z] #52 ... [2024-09-19T08:52:37.989Z] [2024-09-19T08:52:37.989Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-19T08:52:37.989Z] #62 DONE 15.1s [2024-09-19T08:52:37.989Z] [2024-09-19T08:52:37.989Z] #54 [core-command internal] load build context [2024-09-19T08:52:38.258Z] #54 ... [2024-09-19T08:52:38.258Z] [2024-09-19T08:52:38.258Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:52:39.686Z] #52 ... [2024-09-19T08:52:39.686Z] [2024-09-19T08:52:39.686Z] #50 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-19T08:52:39.686Z] #50 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:39.686Z] #50 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:39.686Z] #50 15.27 OK: 266 MiB in 52 packages [2024-09-19T08:52:39.686Z] #50 DONE 16.9s [2024-09-19T08:52:39.686Z] [2024-09-19T08:52:39.686Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:52:40.283Z] #52 ... [2024-09-19T08:52:40.283Z] [2024-09-19T08:52:40.283Z] #55 [security-proxy-auth internal] load build context [2024-09-19T08:52:40.561Z] #55 ... [2024-09-19T08:52:40.561Z] [2024-09-19T08:52:40.561Z] #57 [core-metadata internal] load build context [2024-09-19T08:52:40.561Z] #57 ... [2024-09-19T08:52:40.561Z] [2024-09-19T08:52:40.561Z] #55 [security-proxy-auth internal] load build context [2024-09-19T08:52:40.838Z] #55 ... [2024-09-19T08:52:40.838Z] [2024-09-19T08:52:40.838Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-19T08:52:40.838Z] #63 14.77 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-19T08:52:40.838Z] #63 14.77 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-19T08:52:40.838Z] #63 14.77 OK: 19955 distinct packages available [2024-09-19T08:52:40.838Z] #63 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:40.838Z] #63 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:40.838Z] #63 17.15 OK: 266 MiB in 52 packages [2024-09-19T08:52:40.838Z] #63 DONE 18.0s [2024-09-19T08:52:40.838Z] [2024-09-19T08:52:40.838Z] #55 [security-proxy-auth internal] load build context [2024-09-19T08:52:41.105Z] #55 ... [2024-09-19T08:52:41.105Z] [2024-09-19T08:52:41.105Z] #56 [support-scheduler internal] load build context [2024-09-19T08:52:41.371Z] #56 ... [2024-09-19T08:52:41.371Z] [2024-09-19T08:52:41.371Z] #58 [security-secretstore-setup internal] load build context [2024-09-19T08:52:41.371Z] #58 ... [2024-09-19T08:52:41.371Z] [2024-09-19T08:52:41.371Z] #71 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-19T08:52:41.371Z] #71 DONE 17.6s [2024-09-19T08:52:41.371Z] [2024-09-19T08:52:41.371Z] #58 [security-secretstore-setup internal] load build context [2024-09-19T08:52:41.371Z] #58 ... [2024-09-19T08:52:41.371Z] [2024-09-19T08:52:41.371Z] #56 [support-scheduler internal] load build context [2024-09-19T08:52:41.961Z] #56 ... [2024-09-19T08:52:41.961Z] [2024-09-19T08:52:41.961Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-19T08:52:41.961Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.9s done [2024-09-19T08:52:41.961Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.0s [2024-09-19T08:52:42.228Z] #42 ... [2024-09-19T08:52:42.228Z] [2024-09-19T08:52:42.228Z] #40 [core-keeper internal] load build context [2024-09-19T08:52:42.228Z] #40 ... [2024-09-19T08:52:42.228Z] [2024-09-19T08:52:42.228Z] #45 [core-data internal] load build context [2024-09-19T08:52:42.494Z] #45 ... [2024-09-19T08:52:42.494Z] [2024-09-19T08:52:42.494Z] #46 [security-bootstrapper internal] load build context [2024-09-19T08:52:42.494Z] #46 ... [2024-09-19T08:52:42.494Z] [2024-09-19T08:52:42.494Z] #45 [core-data internal] load build context [2024-09-19T08:52:43.454Z] #45 transferring context: 29.05MB 19.4s [2024-09-19T08:52:43.720Z] #45 ... [2024-09-19T08:52:43.720Z] [2024-09-19T08:52:43.720Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:52:43.987Z] #59 ... [2024-09-19T08:52:43.987Z] [2024-09-19T08:52:43.987Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:52:44.570Z] #52 ... [2024-09-19T08:52:44.570Z] [2024-09-19T08:52:44.570Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:52:44.570Z] #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.7s [2024-09-19T08:52:44.837Z] #53 ... [2024-09-19T08:52:44.837Z] [2024-09-19T08:52:44.837Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:52:47.420Z] #59 ... [2024-09-19T08:52:47.420Z] [2024-09-19T08:52:47.420Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-19T08:52:47.420Z] #74 ... [2024-09-19T08:52:47.420Z] [2024-09-19T08:52:47.420Z] #45 [core-data internal] load build context [2024-09-19T08:52:47.420Z] #45 ... [2024-09-19T08:52:47.420Z] [2024-09-19T08:52:47.420Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:52:47.420Z] #51 ... [2024-09-19T08:52:47.420Z] [2024-09-19T08:52:47.420Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:52:47.420Z] #35 ... [2024-09-19T08:52:47.420Z] [2024-09-19T08:52:47.420Z] #36 [support-notifications internal] load build context [2024-09-19T08:52:47.686Z] #36 ... [2024-09-19T08:52:47.686Z] [2024-09-19T08:52:47.686Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:52:48.270Z] #35 ... [2024-09-19T08:52:48.270Z] [2024-09-19T08:52:48.270Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-19T08:52:48.270Z] #75 ... [2024-09-19T08:52:48.270Z] [2024-09-19T08:52:48.270Z] #54 [core-command internal] load build context [2024-09-19T08:52:48.270Z] #54 transferring context: 55.00MB 29.8s [2024-09-19T08:52:48.537Z] #54 ... [2024-09-19T08:52:48.537Z] [2024-09-19T08:52:48.537Z] #36 [support-notifications internal] load build context [2024-09-19T08:52:49.947Z] #36 ... [2024-09-19T08:52:49.947Z] [2024-09-19T08:52:49.947Z] #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-19T08:52:49.947Z] #66 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:49.947Z] #66 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:49.947Z] #66 23.17 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-19T08:52:49.947Z] #66 23.17 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:52:49.947Z] #66 23.17 OK: 8 MiB in 16 packages [2024-09-19T08:52:49.947Z] #66 DONE 26.1s [2024-09-19T08:52:49.947Z] [2024-09-19T08:52:49.947Z] #36 [support-notifications internal] load build context [2024-09-19T08:52:50.908Z] #36 ... [2024-09-19T08:52:50.908Z] [2024-09-19T08:52:50.908Z] #57 [core-metadata internal] load build context [2024-09-19T08:52:50.908Z] #57 ... [2024-09-19T08:52:50.908Z] [2024-09-19T08:52:50.908Z] #36 [support-notifications internal] load build context [2024-09-19T08:52:51.175Z] #36 ... [2024-09-19T08:52:51.175Z] [2024-09-19T08:52:51.175Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-19T08:52:51.175Z] #64 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:51.175Z] #64 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:51.175Z] #64 20.06 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-19T08:52:51.175Z] #64 20.06 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-19T08:52:51.175Z] #64 20.06 OK: 19946 distinct packages available [2024-09-19T08:52:51.175Z] #64 20.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:51.175Z] #64 22.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:51.175Z] #64 26.05 (1/11) Installing ca-certificates (20240226-r0) [2024-09-19T08:52:51.175Z] #64 26.31 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-19T08:52:51.175Z] #64 26.54 (3/11) Installing libunistring (1.1-r1) [2024-09-19T08:52:51.175Z] #64 26.70 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-19T08:52:51.175Z] #64 26.82 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-19T08:52:51.175Z] #64 26.82 (6/11) Installing libcurl (8.9.1-r0) [2024-09-19T08:52:51.175Z] #64 26.92 (7/11) Installing curl (8.9.1-r0) [2024-09-19T08:52:51.175Z] #64 26.92 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-19T08:52:51.175Z] #64 26.92 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-19T08:52:51.175Z] #64 26.94 (10/11) Installing libucontext (1.2-r2) [2024-09-19T08:52:51.175Z] #64 26.94 (11/11) Installing gcompat (1.1.0-r1) [2024-09-19T08:52:51.175Z] #64 27.01 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:52:51.175Z] #64 27.18 Executing ca-certificates-20240226-r0.trigger [2024-09-19T08:52:51.175Z] #64 ... [2024-09-19T08:52:51.175Z] [2024-09-19T08:52:51.175Z] #36 [support-notifications internal] load build context [2024-09-19T08:52:51.442Z] #36 ... [2024-09-19T08:52:51.442Z] [2024-09-19T08:52:51.442Z] #55 [security-proxy-auth internal] load build context [2024-09-19T08:52:51.442Z] #55 ... [2024-09-19T08:52:51.442Z] [2024-09-19T08:52:51.442Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-19T08:52:51.709Z] #76 ... [2024-09-19T08:52:51.709Z] [2024-09-19T08:52:51.709Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-19T08:52:51.709Z] #70 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:51.709Z] #70 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:51.709Z] #70 23.66 (1/2) Installing ca-certificates (20240226-r0) [2024-09-19T08:52:51.709Z] #70 23.84 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-19T08:52:51.709Z] #70 23.84 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:52:51.709Z] #70 23.84 Executing ca-certificates-20240226-r0.trigger [2024-09-19T08:52:51.709Z] #70 25.11 OK: 9 MiB in 17 packages [2024-09-19T08:52:51.709Z] #70 DONE 27.7s [2024-09-19T08:52:51.709Z] [2024-09-19T08:52:51.709Z] #58 [security-secretstore-setup internal] load build context [2024-09-19T08:52:51.709Z] #58 ... [2024-09-19T08:52:51.709Z] [2024-09-19T08:52:51.709Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-19T08:52:51.709Z] #64 28.25 OK: 13 MiB in 26 packages [2024-09-19T08:52:51.978Z] #64 ... [2024-09-19T08:52:51.978Z] [2024-09-19T08:52:51.978Z] #56 [support-scheduler internal] load build context [2024-09-19T08:52:52.248Z] #56 ... [2024-09-19T08:52:52.248Z] [2024-09-19T08:52:52.248Z] #58 [security-secretstore-setup internal] load build context [2024-09-19T08:52:52.248Z] #58 ... [2024-09-19T08:52:52.248Z] [2024-09-19T08:52:52.248Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-19T08:52:52.248Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.4s [2024-09-19T08:52:52.517Z] #42 ... [2024-09-19T08:52:52.517Z] [2024-09-19T08:52:52.517Z] #56 [support-scheduler internal] load build context [2024-09-19T08:52:52.517Z] #56 ... [2024-09-19T08:52:52.517Z] [2024-09-19T08:52:52.517Z] #40 [core-keeper internal] load build context [2024-09-19T08:52:52.517Z] #40 ... [2024-09-19T08:52:52.517Z] [2024-09-19T08:52:52.517Z] #46 [security-bootstrapper internal] load build context [2024-09-19T08:52:52.782Z] #46 ... [2024-09-19T08:52:52.782Z] [2024-09-19T08:52:52.782Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-19T08:52:52.782Z] #65 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:52.782Z] #65 20.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:52.782Z] #65 23.45 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-19T08:52:52.782Z] #65 23.45 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-19T08:52:52.782Z] #65 23.45 OK: 19946 distinct packages available [2024-09-19T08:52:52.782Z] #65 24.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:52.782Z] #65 25.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:52.782Z] #65 ... [2024-09-19T08:52:52.782Z] [2024-09-19T08:52:52.782Z] #46 [security-bootstrapper internal] load build context [2024-09-19T08:52:53.744Z] #46 ... [2024-09-19T08:52:53.744Z] [2024-09-19T08:52:53.744Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-19T08:52:53.744Z] #64 DONE 30.0s [2024-09-19T08:52:53.744Z] [2024-09-19T08:52:53.744Z] #46 [security-bootstrapper internal] load build context [2024-09-19T08:52:53.744Z] #46 transferring context: 32.17MB 29.4s [2024-09-19T08:52:55.152Z] #46 ... [2024-09-19T08:52:55.152Z] [2024-09-19T08:52:55.152Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-19T08:52:55.152Z] #73 20.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:55.152Z] #73 22.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:55.152Z] #73 26.41 (1/3) Installing ca-certificates (20240226-r0) [2024-09-19T08:52:55.152Z] #73 26.41 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-19T08:52:55.152Z] #73 26.41 (3/3) Installing tzdata (2024a-r0) [2024-09-19T08:52:55.152Z] #73 28.74 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:52:55.152Z] #73 29.03 Executing ca-certificates-20240226-r0.trigger [2024-09-19T08:52:55.152Z] #73 29.81 OK: 12 MiB in 18 packages [2024-09-19T08:52:55.152Z] #73 ... [2024-09-19T08:52:55.152Z] [2024-09-19T08:52:55.152Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:52:55.152Z] #52 ... [2024-09-19T08:52:55.152Z] [2024-09-19T08:52:55.152Z] #40 [core-keeper internal] load build context [2024-09-19T08:52:55.745Z] #40 ... [2024-09-19T08:52:55.745Z] [2024-09-19T08:52:55.745Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:52:55.745Z] #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.7s [2024-09-19T08:52:55.745Z] #53 ... [2024-09-19T08:52:55.745Z] [2024-09-19T08:52:55.745Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:52:56.013Z] #52 ... [2024-09-19T08:52:56.013Z] [2024-09-19T08:52:56.013Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-19T08:52:56.013Z] #65 29.44 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-19T08:52:56.013Z] #65 29.44 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-19T08:52:56.013Z] #65 29.44 (3/5) Installing libucontext (1.2-r2) [2024-09-19T08:52:56.013Z] #65 29.44 (4/5) Installing gcompat (1.1.0-r1) [2024-09-19T08:52:56.013Z] #65 29.54 (5/5) Installing openssl (3.1.7-r0) [2024-09-19T08:52:56.013Z] #65 29.65 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:52:56.013Z] #65 29.79 OK: 9 MiB in 20 packages [2024-09-19T08:52:56.013Z] #65 DONE 32.3s [2024-09-19T08:52:56.013Z] [2024-09-19T08:52:56.013Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:52:56.279Z] #52 ... [2024-09-19T08:52:56.279Z] [2024-09-19T08:52:56.279Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-19T08:52:56.279Z] #73 DONE 32.5s [2024-09-19T08:52:56.546Z] [2024-09-19T08:52:56.546Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:52:57.137Z] #53 ... [2024-09-19T08:52:57.137Z] [2024-09-19T08:52:57.137Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:52:57.404Z] #59 ... [2024-09-19T08:52:57.404Z] [2024-09-19T08:52:57.404Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:52:57.404Z] #53 ... [2024-09-19T08:52:57.404Z] [2024-09-19T08:52:57.404Z] #45 [core-data internal] load build context [2024-09-19T08:52:57.672Z] #45 ... [2024-09-19T08:52:57.672Z] [2024-09-19T08:52:57.672Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:52:57.672Z] #52 ... [2024-09-19T08:52:57.672Z] [2024-09-19T08:52:57.672Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:52:57.672Z] #51 ... [2024-09-19T08:52:57.672Z] [2024-09-19T08:52:57.672Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:52:57.672Z] #52 transferring context: 72.78MB 40.8s [2024-09-19T08:52:58.254Z] #52 ... [2024-09-19T08:52:58.254Z] [2024-09-19T08:52:58.254Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:52:58.519Z] #35 ... [2024-09-19T08:52:58.519Z] [2024-09-19T08:52:58.519Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:52:58.519Z] #51 ... [2024-09-19T08:52:58.519Z] [2024-09-19T08:52:58.519Z] #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-19T08:52:58.519Z] #72 25.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:58.519Z] #72 26.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:52:58.519Z] #72 31.20 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-19T08:52:58.519Z] #72 31.20 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:52:58.519Z] #72 31.39 OK: 8 MiB in 16 packages [2024-09-19T08:52:58.519Z] #72 DONE 34.5s [2024-09-19T08:52:58.519Z] [2024-09-19T08:52:58.519Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:52:58.519Z] #51 ... [2024-09-19T08:52:58.519Z] [2024-09-19T08:52:58.519Z] #54 [core-command internal] load build context [2024-09-19T08:52:58.519Z] #54 ... [2024-09-19T08:52:58.519Z] [2024-09-19T08:52:58.519Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:52:59.929Z] #51 ... [2024-09-19T08:52:59.929Z] [2024-09-19T08:52:59.929Z] #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-19T08:52:59.929Z] #77 ... [2024-09-19T08:52:59.929Z] [2024-09-19T08:52:59.929Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:53:00.515Z] #51 ... [2024-09-19T08:53:00.515Z] [2024-09-19T08:53:00.515Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-19T08:53:00.515Z] #67 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:00.515Z] #67 27.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:00.515Z] #67 33.35 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-19T08:53:00.515Z] #67 33.35 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-19T08:53:00.515Z] #67 33.35 OK: 19946 distinct packages available [2024-09-19T08:53:00.515Z] #67 34.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:00.515Z] #67 36.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:00.515Z] #67 ... [2024-09-19T08:53:00.515Z] [2024-09-19T08:53:00.515Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:53:00.782Z] #51 ... [2024-09-19T08:53:00.782Z] [2024-09-19T08:53:00.782Z] #57 [core-metadata internal] load build context [2024-09-19T08:53:01.048Z] #57 ... [2024-09-19T08:53:01.048Z] [2024-09-19T08:53:01.048Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:53:01.634Z] #51 ... [2024-09-19T08:53:01.634Z] [2024-09-19T08:53:01.634Z] #36 [support-notifications internal] load build context [2024-09-19T08:53:01.634Z] #36 ... [2024-09-19T08:53:01.634Z] [2024-09-19T08:53:01.634Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:53:01.634Z] #51 ... [2024-09-19T08:53:01.634Z] [2024-09-19T08:53:01.634Z] #55 [security-proxy-auth internal] load build context [2024-09-19T08:53:01.900Z] #55 ... [2024-09-19T08:53:01.900Z] [2024-09-19T08:53:01.900Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-19T08:53:01.900Z] #0 9.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:01.900Z] #78 ... [2024-09-19T08:53:01.900Z] [2024-09-19T08:53:01.900Z] #36 [support-notifications internal] load build context [2024-09-19T08:53:02.484Z] #36 ... [2024-09-19T08:53:02.484Z] [2024-09-19T08:53:02.484Z] #58 [security-secretstore-setup internal] load build context [2024-09-19T08:53:02.484Z] #58 ... [2024-09-19T08:53:02.484Z] [2024-09-19T08:53:02.484Z] #36 [support-notifications internal] load build context [2024-09-19T08:53:02.749Z] #36 ... [2024-09-19T08:53:02.749Z] [2024-09-19T08:53:02.749Z] #56 [support-scheduler internal] load build context [2024-09-19T08:53:02.749Z] #56 ... [2024-09-19T08:53:02.749Z] [2024-09-19T08:53:02.749Z] #36 [support-notifications internal] load build context [2024-09-19T08:53:03.015Z] #36 ... [2024-09-19T08:53:03.015Z] [2024-09-19T08:53:03.015Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-19T08:53:03.015Z] #68 29.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:03.015Z] #68 30.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:03.015Z] #68 36.20 (1/4) Installing ca-certificates (20240226-r0) [2024-09-19T08:53:03.015Z] #68 36.52 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-19T08:53:03.015Z] #68 36.58 (3/4) Installing su-exec (0.2-r3) [2024-09-19T08:53:03.015Z] #68 36.58 (4/4) Installing yq (4.33.3-r5) [2024-09-19T08:53:03.015Z] #68 38.11 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:53:03.015Z] #68 38.22 Executing ca-certificates-20240226-r0.trigger [2024-09-19T08:53:03.282Z] #68 ... [2024-09-19T08:53:03.282Z] [2024-09-19T08:53:03.282Z] #56 [support-scheduler internal] load build context [2024-09-19T08:53:03.282Z] #56 ... [2024-09-19T08:53:03.282Z] [2024-09-19T08:53:03.282Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-19T08:53:03.282Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.3s [2024-09-19T08:53:03.547Z] #42 ... [2024-09-19T08:53:03.547Z] [2024-09-19T08:53:03.547Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-19T08:53:03.547Z] #75 16.50 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:03.547Z] #75 18.65 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:03.547Z] #75 23.06 OK: 266 MiB in 52 packages [2024-09-19T08:53:03.547Z] #75 DONE 25.2s [2024-09-19T08:53:03.547Z] [2024-09-19T08:53:03.547Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-19T08:53:03.547Z] #68 39.67 OK: 18 MiB in 19 packages [2024-09-19T08:53:03.547Z] #68 ... [2024-09-19T08:53:03.547Z] [2024-09-19T08:53:03.547Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-19T08:53:03.816Z] #79 ... [2024-09-19T08:53:03.816Z] [2024-09-19T08:53:03.816Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-19T08:53:04.085Z] #42 ... [2024-09-19T08:53:04.085Z] [2024-09-19T08:53:04.085Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-19T08:53:04.085Z] #69 29.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:04.085Z] #69 32.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:04.085Z] #69 37.36 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-19T08:53:04.085Z] #69 37.36 (2/2) Installing su-exec (0.2-r3) [2024-09-19T08:53:04.085Z] #69 37.46 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:53:04.085Z] #69 37.46 OK: 8 MiB in 17 packages [2024-09-19T08:53:04.085Z] #69 ... [2024-09-19T08:53:04.085Z] [2024-09-19T08:53:04.085Z] #55 [security-proxy-auth internal] load build context [2024-09-19T08:53:04.085Z] #55 transferring context: 90.32MB 43.6s [2024-09-19T08:53:04.350Z] #55 ... [2024-09-19T08:53:04.350Z] [2024-09-19T08:53:04.350Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-19T08:53:04.350Z] #74 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:04.350Z] #74 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:04.350Z] #74 24.74 OK: 18 MiB in 19 packages [2024-09-19T08:53:04.350Z] #74 DONE 27.2s [2024-09-19T08:53:04.350Z] [2024-09-19T08:53:04.350Z] #55 [security-proxy-auth internal] load build context [2024-09-19T08:53:04.618Z] #55 ... [2024-09-19T08:53:04.618Z] [2024-09-19T08:53:04.618Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-19T08:53:04.618Z] #76 13.05 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:04.618Z] #76 15.72 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:04.618Z] #76 20.91 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-19T08:53:04.618Z] #76 21.96 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:53:04.618Z] #76 22.08 OK: 8 MiB in 16 packages [2024-09-19T08:53:04.618Z] #76 ... [2024-09-19T08:53:04.618Z] [2024-09-19T08:53:04.618Z] #55 [security-proxy-auth internal] load build context [2024-09-19T08:53:04.885Z] #55 ... [2024-09-19T08:53:04.885Z] [2024-09-19T08:53:04.885Z] #46 [security-bootstrapper internal] load build context [2024-09-19T08:53:04.885Z] #46 ... [2024-09-19T08:53:04.885Z] [2024-09-19T08:53:04.885Z] #57 [core-metadata internal] load build context [2024-09-19T08:53:05.151Z] #57 ... [2024-09-19T08:53:05.151Z] [2024-09-19T08:53:05.151Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-19T08:53:05.151Z] #69 DONE 41.0s [2024-09-19T08:53:05.151Z] [2024-09-19T08:53:05.151Z] #57 [core-metadata internal] load build context [2024-09-19T08:53:05.417Z] #57 ... [2024-09-19T08:53:05.417Z] [2024-09-19T08:53:05.417Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-19T08:53:05.417Z] #68 DONE 41.5s [2024-09-19T08:53:05.417Z] [2024-09-19T08:53:05.417Z] #57 [core-metadata internal] load build context [2024-09-19T08:53:05.682Z] #57 ... [2024-09-19T08:53:05.682Z] [2024-09-19T08:53:05.682Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-19T08:53:05.682Z] #76 DONE 24.2s [2024-09-19T08:53:05.682Z] [2024-09-19T08:53:05.682Z] #57 [core-metadata internal] load build context [2024-09-19T08:53:05.948Z] #57 ... [2024-09-19T08:53:05.948Z] [2024-09-19T08:53:05.948Z] #40 [core-keeper internal] load build context [2024-09-19T08:53:05.948Z] #40 ... [2024-09-19T08:53:05.948Z] [2024-09-19T08:53:05.948Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-19T08:53:05.948Z] #67 40.52 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-19T08:53:05.948Z] #67 40.52 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-19T08:53:05.948Z] #67 40.52 (3/4) Installing libucontext (1.2-r2) [2024-09-19T08:53:05.948Z] #67 40.52 (4/4) Installing gcompat (1.1.0-r1) [2024-09-19T08:53:05.948Z] #67 40.52 Executing busybox-1.36.1-r7.trigger [2024-09-19T08:53:05.948Z] #67 40.65 OK: 8 MiB in 19 packages [2024-09-19T08:53:05.948Z] #67 DONE 42.0s [2024-09-19T08:53:05.948Z] [2024-09-19T08:53:05.948Z] #40 [core-keeper internal] load build context [2024-09-19T08:53:05.948Z] #40 ... [2024-09-19T08:53:05.948Z] [2024-09-19T08:53:05.948Z] #57 [core-metadata internal] load build context [2024-09-19T08:53:06.214Z] #57 ... [2024-09-19T08:53:06.214Z] [2024-09-19T08:53:06.214Z] #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-19T08:53:06.214Z] #0 9.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:06.214Z] #80 ... [2024-09-19T08:53:06.214Z] [2024-09-19T08:53:06.214Z] #55 [security-proxy-auth internal] load build context [2024-09-19T08:53:06.482Z] #55 ... [2024-09-19T08:53:06.482Z] [2024-09-19T08:53:06.482Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-19T08:53:06.482Z] #0 9.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:06.482Z] #81 ... [2024-09-19T08:53:06.482Z] [2024-09-19T08:53:06.482Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:06.482Z] #52 ... [2024-09-19T08:53:06.482Z] [2024-09-19T08:53:06.482Z] #57 [core-metadata internal] load build context [2024-09-19T08:53:07.887Z] #57 ... [2024-09-19T08:53:07.887Z] [2024-09-19T08:53:07.887Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:53:07.887Z] #59 ... [2024-09-19T08:53:07.887Z] [2024-09-19T08:53:07.887Z] #45 [core-data internal] load build context [2024-09-19T08:53:07.887Z] #45 ... [2024-09-19T08:53:07.887Z] [2024-09-19T08:53:07.887Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:53:07.887Z] #59 ... [2024-09-19T08:53:07.887Z] [2024-09-19T08:53:07.887Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:53:07.887Z] #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 37.2s [2024-09-19T08:53:08.152Z] #53 ... [2024-09-19T08:53:08.152Z] [2024-09-19T08:53:08.152Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:53:08.152Z] #59 ... [2024-09-19T08:53:08.152Z] [2024-09-19T08:53:08.152Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-19T08:53:08.152Z] #78 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:08.152Z] #78 14.19 OK: 9 MiB in 17 packages [2024-09-19T08:53:08.152Z] #78 DONE 16.4s [2024-09-19T08:53:08.152Z] [2024-09-19T08:53:08.152Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:53:08.417Z] #59 ... [2024-09-19T08:53:08.417Z] [2024-09-19T08:53:08.417Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:53:08.417Z] #35 ... [2024-09-19T08:53:08.417Z] [2024-09-19T08:53:08.417Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:53:08.682Z] #59 ... [2024-09-19T08:53:08.682Z] [2024-09-19T08:53:08.682Z] #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-19T08:53:08.682Z] #77 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:08.682Z] #77 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:08.682Z] #77 17.04 OK: 8 MiB in 16 packages [2024-09-19T08:53:08.682Z] #77 DONE 18.7s [2024-09-19T08:53:08.682Z] [2024-09-19T08:53:08.682Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:53:08.682Z] #59 ... [2024-09-19T08:53:08.682Z] [2024-09-19T08:53:08.682Z] #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-19T08:53:08.682Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:08.682Z] #82 ... [2024-09-19T08:53:08.682Z] [2024-09-19T08:53:08.682Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:53:08.953Z] #53 ... [2024-09-19T08:53:08.953Z] [2024-09-19T08:53:08.953Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-19T08:53:08.953Z] #83 DONE 4.2s [2024-09-19T08:53:08.953Z] [2024-09-19T08:53:08.953Z] #54 [core-command internal] load build context [2024-09-19T08:53:09.218Z] #54 transferring context: 78.52MB 50.6s [2024-09-19T08:53:09.218Z] #54 ... [2024-09-19T08:53:09.218Z] [2024-09-19T08:53:09.218Z] #45 [core-data internal] load build context [2024-09-19T08:53:10.178Z] #45 ... [2024-09-19T08:53:10.178Z] [2024-09-19T08:53:10.178Z] #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-19T08:53:10.178Z] #80 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:10.178Z] #80 12.92 OK: 9 MiB in 20 packages [2024-09-19T08:53:10.178Z] #80 DONE 14.1s [2024-09-19T08:53:10.178Z] [2024-09-19T08:53:10.178Z] #45 [core-data internal] load build context [2024-09-19T08:53:10.467Z] #45 ... [2024-09-19T08:53:10.467Z] [2024-09-19T08:53:10.467Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-19T08:53:10.467Z] #79 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:10.467Z] #79 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:10.467Z] #79 15.98 OK: 13 MiB in 26 packages [2024-09-19T08:53:10.467Z] #79 DONE 16.8s [2024-09-19T08:53:10.467Z] [2024-09-19T08:53:10.467Z] #45 [core-data internal] load build context [2024-09-19T08:53:11.054Z] #45 ... [2024-09-19T08:53:11.054Z] [2024-09-19T08:53:11.054Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-19T08:53:11.054Z] #81 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:11.054Z] #81 13.38 OK: 12 MiB in 18 packages [2024-09-19T08:53:11.054Z] #81 DONE 14.4s [2024-09-19T08:53:11.054Z] [2024-09-19T08:53:11.054Z] #45 [core-data internal] load build context [2024-09-19T08:53:12.019Z] #45 ... [2024-09-19T08:53:12.019Z] [2024-09-19T08:53:12.019Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:53:12.019Z] #51 ... [2024-09-19T08:53:12.019Z] [2024-09-19T08:53:12.019Z] #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-19T08:53:12.019Z] #82 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:12.019Z] #82 12.36 OK: 8 MiB in 16 packages [2024-09-19T08:53:12.019Z] #82 DONE 13.3s [2024-09-19T08:53:12.019Z] [2024-09-19T08:53:12.019Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:53:12.019Z] #51 ... [2024-09-19T08:53:12.019Z] [2024-09-19T08:53:12.019Z] #45 [core-data internal] load build context [2024-09-19T08:53:12.980Z] #45 ... [2024-09-19T08:53:12.980Z] [2024-09-19T08:53:12.980Z] #58 [security-secretstore-setup internal] load build context [2024-09-19T08:53:12.980Z] #58 ... [2024-09-19T08:53:12.980Z] [2024-09-19T08:53:12.980Z] #45 [core-data internal] load build context [2024-09-19T08:53:13.249Z] #45 ... [2024-09-19T08:53:13.249Z] [2024-09-19T08:53:13.249Z] #36 [support-notifications internal] load build context [2024-09-19T08:53:13.249Z] #36 ... [2024-09-19T08:53:13.249Z] [2024-09-19T08:53:13.249Z] #45 [core-data internal] load build context [2024-09-19T08:53:13.527Z] #45 ... [2024-09-19T08:53:13.527Z] [2024-09-19T08:53:13.527Z] #56 [support-scheduler internal] load build context [2024-09-19T08:53:13.527Z] #56 ... [2024-09-19T08:53:13.527Z] [2024-09-19T08:53:13.527Z] #45 [core-data internal] load build context [2024-09-19T08:53:14.486Z] #45 transferring context: 84.81MB 50.3s [2024-09-19T08:53:14.755Z] #45 ... [2024-09-19T08:53:14.755Z] [2024-09-19T08:53:14.755Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-19T08:53:14.755Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.7s [2024-09-19T08:53:14.755Z] #42 ... [2024-09-19T08:53:14.755Z] [2024-09-19T08:53:14.755Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:53:14.755Z] #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 44.3s [2024-09-19T08:53:15.023Z] #53 ... [2024-09-19T08:53:15.023Z] [2024-09-19T08:53:15.023Z] #46 [security-bootstrapper internal] load build context [2024-09-19T08:53:15.298Z] #46 ... [2024-09-19T08:53:15.298Z] [2024-09-19T08:53:15.298Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:53:15.298Z] #53 ... [2024-09-19T08:53:15.298Z] [2024-09-19T08:53:15.298Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-19T08:53:15.298Z] #0 8.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:15.298Z] #0 9.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:15.298Z] #84 ... [2024-09-19T08:53:15.298Z] [2024-09-19T08:53:15.298Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-19T08:53:15.566Z] #85 ... [2024-09-19T08:53:15.566Z] [2024-09-19T08:53:15.566Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-19T08:53:15.566Z] #84 10.26 OK: 8 MiB in 17 packages [2024-09-19T08:53:16.156Z] #84 ... [2024-09-19T08:53:16.156Z] [2024-09-19T08:53:16.156Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-19T08:53:16.156Z] #0 9.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:16.156Z] #86 ... [2024-09-19T08:53:16.156Z] [2024-09-19T08:53:16.156Z] #40 [core-keeper internal] load build context [2024-09-19T08:53:16.156Z] #40 ... [2024-09-19T08:53:16.156Z] [2024-09-19T08:53:16.156Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:53:16.740Z] #53 ... [2024-09-19T08:53:16.740Z] [2024-09-19T08:53:16.740Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-19T08:53:16.740Z] #84 DONE 11.1s [2024-09-19T08:53:16.740Z] [2024-09-19T08:53:16.740Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:53:16.740Z] #53 ... [2024-09-19T08:53:16.740Z] [2024-09-19T08:53:16.740Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:16.740Z] #52 ... [2024-09-19T08:53:16.740Z] [2024-09-19T08:53:16.740Z] #55 [security-proxy-auth internal] load build context [2024-09-19T08:53:16.740Z] #55 ... [2024-09-19T08:53:16.740Z] [2024-09-19T08:53:16.740Z] #40 [core-keeper internal] load build context [2024-09-19T08:53:17.702Z] #40 ... [2024-09-19T08:53:17.702Z] [2024-09-19T08:53:17.702Z] #57 [core-metadata internal] load build context [2024-09-19T08:53:17.702Z] #57 ... [2024-09-19T08:53:17.702Z] [2024-09-19T08:53:17.702Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:53:18.670Z] #53 ... [2024-09-19T08:53:18.670Z] [2024-09-19T08:53:18.670Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:53:18.938Z] #35 ... [2024-09-19T08:53:18.938Z] [2024-09-19T08:53:18.938Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:53:18.938Z] #59 ... [2024-09-19T08:53:18.938Z] [2024-09-19T08:53:18.938Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:53:18.938Z] #35 ... [2024-09-19T08:53:18.938Z] [2024-09-19T08:53:18.938Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-19T08:53:18.938Z] #85 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:18.938Z] #85 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:18.938Z] #85 12.39 OK: 18 MiB in 19 packages [2024-09-19T08:53:18.938Z] #85 DONE 13.7s [2024-09-19T08:53:18.938Z] [2024-09-19T08:53:18.938Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:53:19.207Z] #35 transferring context: 136.94MB 62.2s [2024-09-19T08:53:19.207Z] #35 ... [2024-09-19T08:53:19.207Z] [2024-09-19T08:53:19.207Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-19T08:53:19.207Z] #86 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-19T08:53:19.207Z] #86 11.72 OK: 8 MiB in 19 packages [2024-09-19T08:53:19.207Z] #86 DONE 13.5s [2024-09-19T08:53:19.207Z] [2024-09-19T08:53:19.207Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:53:19.479Z] #35 ... [2024-09-19T08:53:19.479Z] [2024-09-19T08:53:19.479Z] #54 [core-command internal] load build context [2024-09-19T08:53:19.749Z] #54 ... [2024-09-19T08:53:19.749Z] [2024-09-19T08:53:19.749Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:53:21.162Z] #35 ... [2024-09-19T08:53:21.162Z] [2024-09-19T08:53:21.162Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-19T08:53:21.162Z] #87 DONE 4.6s [2024-09-19T08:53:21.162Z] [2024-09-19T08:53:21.162Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:53:21.748Z] #35 ... [2024-09-19T08:53:21.748Z] [2024-09-19T08:53:21.748Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-19T08:53:21.748Z] #88 DONE 0.5s [2024-09-19T08:53:21.748Z] [2024-09-19T08:53:21.748Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:53:22.018Z] #35 ... [2024-09-19T08:53:22.018Z] [2024-09-19T08:53:22.018Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:53:22.018Z] #51 ... [2024-09-19T08:53:22.018Z] [2024-09-19T08:53:22.018Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:53:22.983Z] #35 ... [2024-09-19T08:53:22.983Z] [2024-09-19T08:53:22.983Z] #58 [security-secretstore-setup internal] load build context [2024-09-19T08:53:23.254Z] #58 ... [2024-09-19T08:53:23.254Z] [2024-09-19T08:53:23.254Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:53:23.522Z] #51 ... [2024-09-19T08:53:23.522Z] [2024-09-19T08:53:23.522Z] #36 [support-notifications internal] load build context [2024-09-19T08:53:23.522Z] #36 ... [2024-09-19T08:53:23.522Z] [2024-09-19T08:53:23.522Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:53:23.787Z] #51 ... [2024-09-19T08:53:23.787Z] [2024-09-19T08:53:23.787Z] #56 [support-scheduler internal] load build context [2024-09-19T08:53:23.787Z] #56 ... [2024-09-19T08:53:23.787Z] [2024-09-19T08:53:23.787Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:53:24.372Z] #51 transferring context: 160.38MB 67.3s [2024-09-19T08:53:24.966Z] #51 ... [2024-09-19T08:53:24.966Z] [2024-09-19T08:53:24.966Z] #45 [core-data internal] load build context [2024-09-19T08:53:24.966Z] #45 ... [2024-09-19T08:53:24.966Z] [2024-09-19T08:53:24.966Z] #54 [core-command internal] load build context [2024-09-19T08:53:25.233Z] #54 ... [2024-09-19T08:53:25.233Z] [2024-09-19T08:53:25.233Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-19T08:53:25.233Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 39.2s done [2024-09-19T08:53:25.233Z] #42 ... [2024-09-19T08:53:25.233Z] [2024-09-19T08:53:25.233Z] #45 [core-data internal] load build context [2024-09-19T08:53:25.233Z] #45 ... [2024-09-19T08:53:25.233Z] [2024-09-19T08:53:25.233Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-19T08:53:25.233Z] #89 DONE 2.1s [2024-09-19T08:53:25.233Z] [2024-09-19T08:53:25.233Z] #45 [core-data internal] load build context [2024-09-19T08:53:25.500Z] #45 ... [2024-09-19T08:53:25.500Z] [2024-09-19T08:53:25.500Z] #46 [security-bootstrapper internal] load build context [2024-09-19T08:53:25.500Z] #46 ... [2024-09-19T08:53:25.500Z] [2024-09-19T08:53:25.500Z] #45 [core-data internal] load build context [2024-09-19T08:53:26.905Z] #45 ... [2024-09-19T08:53:26.905Z] [2024-09-19T08:53:26.905Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:26.905Z] #52 ... [2024-09-19T08:53:26.905Z] [2024-09-19T08:53:26.905Z] #45 [core-data internal] load build context [2024-09-19T08:53:26.905Z] #45 ... [2024-09-19T08:53:26.905Z] [2024-09-19T08:53:26.905Z] #55 [security-proxy-auth internal] load build context [2024-09-19T08:53:27.176Z] #55 ... [2024-09-19T08:53:27.176Z] [2024-09-19T08:53:27.176Z] #45 [core-data internal] load build context [2024-09-19T08:53:28.137Z] #45 ... [2024-09-19T08:53:28.137Z] [2024-09-19T08:53:28.137Z] #40 [core-keeper internal] load build context [2024-09-19T08:53:28.137Z] #40 ... [2024-09-19T08:53:28.137Z] [2024-09-19T08:53:28.137Z] #57 [core-metadata internal] load build context [2024-09-19T08:53:28.137Z] #57 ... [2024-09-19T08:53:28.137Z] [2024-09-19T08:53:28.137Z] #45 [core-data internal] load build context [2024-09-19T08:53:29.097Z] #45 ... [2024-09-19T08:53:29.097Z] [2024-09-19T08:53:29.097Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:53:29.097Z] #59 ... [2024-09-19T08:53:29.097Z] [2024-09-19T08:53:29.097Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T08:53:29.097Z] #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 56.4s done [2024-09-19T08:53:29.367Z] #53 ... [2024-09-19T08:53:29.367Z] [2024-09-19T08:53:29.367Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:53:29.636Z] #59 transferring context: 117.47MB 67.9s [2024-09-19T08:53:32.976Z] #59 ... [2024-09-19T08:53:32.976Z] [2024-09-19T08:53:32.976Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:53:33.240Z] #35 ... [2024-09-19T08:53:33.240Z] [2024-09-19T08:53:33.240Z] #58 [security-secretstore-setup internal] load build context [2024-09-19T08:53:33.241Z] #58 ... [2024-09-19T08:53:33.241Z] [2024-09-19T08:53:33.241Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:53:33.825Z] #59 ... [2024-09-19T08:53:33.825Z] [2024-09-19T08:53:33.825Z] #36 [support-notifications internal] load build context [2024-09-19T08:53:33.825Z] #36 ... [2024-09-19T08:53:33.825Z] [2024-09-19T08:53:33.825Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:53:33.825Z] #59 ... [2024-09-19T08:53:33.825Z] [2024-09-19T08:53:33.825Z] #56 [support-scheduler internal] load build context [2024-09-19T08:53:34.090Z] #56 ... [2024-09-19T08:53:34.090Z] [2024-09-19T08:53:34.090Z] #36 [support-notifications internal] load build context [2024-09-19T08:53:34.358Z] #36 transferring context: 211.05MB 77.4s [2024-09-19T08:53:34.937Z] #36 ... [2024-09-19T08:53:34.937Z] [2024-09-19T08:53:34.937Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:53:35.204Z] #51 ... [2024-09-19T08:53:35.204Z] [2024-09-19T08:53:35.204Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-19T08:53:35.204Z] #90 DONE 3.5s [2024-09-19T08:53:35.204Z] [2024-09-19T08:53:35.204Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-19T08:53:35.204Z] #91 DONE 4.3s [2024-09-19T08:53:35.204Z] [2024-09-19T08:53:35.204Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:53:35.204Z] #51 ... [2024-09-19T08:53:35.204Z] [2024-09-19T08:53:35.204Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-19T08:53:35.204Z] #92 ... [2024-09-19T08:53:35.204Z] [2024-09-19T08:53:35.204Z] #54 [core-command internal] load build context [2024-09-19T08:53:35.204Z] #54 ... [2024-09-19T08:53:35.204Z] [2024-09-19T08:53:35.204Z] #36 [support-notifications internal] load build context [2024-09-19T08:53:35.470Z] #36 ... [2024-09-19T08:53:35.470Z] [2024-09-19T08:53:35.470Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-19T08:53:35.470Z] #93 DONE 4.6s [2024-09-19T08:53:35.470Z] [2024-09-19T08:53:35.470Z] #36 [support-notifications internal] load build context [2024-09-19T08:53:35.742Z] #36 ... [2024-09-19T08:53:35.742Z] [2024-09-19T08:53:35.742Z] #46 [security-bootstrapper internal] load build context [2024-09-19T08:53:35.742Z] #46 ... [2024-09-19T08:53:35.742Z] [2024-09-19T08:53:35.742Z] #36 [support-notifications internal] load build context [2024-09-19T08:53:36.337Z] #36 ... [2024-09-19T08:53:36.337Z] [2024-09-19T08:53:36.337Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-19T08:53:36.337Z] #92 DONE 1.3s [2024-09-19T08:53:36.337Z] [2024-09-19T08:53:36.337Z] #36 [support-notifications internal] load build context [2024-09-19T08:53:36.918Z] #36 ... [2024-09-19T08:53:36.918Z] [2024-09-19T08:53:36.918Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-19T08:53:36.918Z] #94 DONE 1.4s [2024-09-19T08:53:36.918Z] [2024-09-19T08:53:36.918Z] #36 [support-notifications internal] load build context [2024-09-19T08:53:36.918Z] #36 ... [2024-09-19T08:53:36.918Z] [2024-09-19T08:53:36.918Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-19T08:53:36.918Z] #95 DONE 1.3s [2024-09-19T08:53:36.918Z] [2024-09-19T08:53:36.918Z] #36 [support-notifications internal] load build context [2024-09-19T08:53:36.918Z] #36 ... [2024-09-19T08:53:36.918Z] [2024-09-19T08:53:36.918Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:37.186Z] #52 ... [2024-09-19T08:53:37.186Z] [2024-09-19T08:53:37.186Z] #36 [support-notifications internal] load build context [2024-09-19T08:53:37.186Z] #36 ... [2024-09-19T08:53:37.186Z] [2024-09-19T08:53:37.186Z] #55 [security-proxy-auth internal] load build context [2024-09-19T08:53:37.454Z] #55 ... [2024-09-19T08:53:37.454Z] [2024-09-19T08:53:37.454Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:38.038Z] #52 ... [2024-09-19T08:53:38.038Z] [2024-09-19T08:53:38.038Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-19T08:53:38.038Z] #96 DONE 1.4s [2024-09-19T08:53:38.038Z] [2024-09-19T08:53:38.038Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:38.038Z] #52 ... [2024-09-19T08:53:38.038Z] [2024-09-19T08:53:38.038Z] #40 [core-keeper internal] load build context [2024-09-19T08:53:38.310Z] #40 ... [2024-09-19T08:53:38.310Z] [2024-09-19T08:53:38.310Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-19T08:53:38.310Z] #97 DONE 1.4s [2024-09-19T08:53:38.310Z] [2024-09-19T08:53:38.310Z] #40 [core-keeper internal] load build context [2024-09-19T08:53:38.310Z] #40 ... [2024-09-19T08:53:38.310Z] [2024-09-19T08:53:38.310Z] #57 [core-metadata internal] load build context [2024-09-19T08:53:38.310Z] #57 ... [2024-09-19T08:53:38.310Z] [2024-09-19T08:53:38.310Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:38.576Z] #52 ... [2024-09-19T08:53:38.576Z] [2024-09-19T08:53:38.576Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-19T08:53:38.576Z] #98 DONE 1.5s [2024-09-19T08:53:38.576Z] [2024-09-19T08:53:38.576Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:38.576Z] #52 transferring context: 165.82MB 81.7s [2024-09-19T08:53:39.169Z] #52 ... [2024-09-19T08:53:39.169Z] [2024-09-19T08:53:39.169Z] #45 [core-data internal] load build context [2024-09-19T08:53:39.440Z] #45 ... [2024-09-19T08:53:39.440Z] [2024-09-19T08:53:39.440Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:39.705Z] #52 ... [2024-09-19T08:53:39.705Z] [2024-09-19T08:53:39.705Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-19T08:53:39.705Z] #99 DONE 1.6s [2024-09-19T08:53:39.705Z] [2024-09-19T08:53:39.705Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-19T08:53:39.705Z] #100 DONE 1.3s [2024-09-19T08:53:39.705Z] [2024-09-19T08:53:39.705Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:39.705Z] #52 ... [2024-09-19T08:53:39.705Z] [2024-09-19T08:53:39.705Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-19T08:53:39.705Z] #101 DONE 1.2s [2024-09-19T08:53:39.705Z] [2024-09-19T08:53:39.705Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:41.117Z] #52 ... [2024-09-19T08:53:41.117Z] [2024-09-19T08:53:41.117Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-19T08:53:41.117Z] #102 DONE 1.1s [2024-09-19T08:53:41.117Z] [2024-09-19T08:53:41.117Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:41.389Z] #52 ... [2024-09-19T08:53:41.389Z] [2024-09-19T08:53:41.389Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-19T08:53:41.389Z] #103 DONE 1.5s [2024-09-19T08:53:41.389Z] [2024-09-19T08:53:41.389Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:41.655Z] #52 ... [2024-09-19T08:53:41.655Z] [2024-09-19T08:53:41.655Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-19T08:53:41.655Z] #104 DONE 1.7s [2024-09-19T08:53:41.655Z] [2024-09-19T08:53:41.655Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:42.628Z] #52 ... [2024-09-19T08:53:42.628Z] [2024-09-19T08:53:42.628Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-19T08:53:42.628Z] #105 DONE 1.1s [2024-09-19T08:53:42.628Z] [2024-09-19T08:53:42.628Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:42.628Z] #52 ... [2024-09-19T08:53:42.628Z] [2024-09-19T08:53:42.628Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-19T08:53:42.628Z] #106 DONE 1.4s [2024-09-19T08:53:42.628Z] [2024-09-19T08:53:42.628Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:43.210Z] #52 ... [2024-09-19T08:53:43.210Z] [2024-09-19T08:53:43.210Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-19T08:53:43.210Z] #107 DONE 1.2s [2024-09-19T08:53:43.210Z] [2024-09-19T08:53:43.210Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:43.210Z] #52 ... [2024-09-19T08:53:43.210Z] [2024-09-19T08:53:43.210Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:53:43.481Z] #35 ... [2024-09-19T08:53:43.481Z] [2024-09-19T08:53:43.481Z] #58 [security-secretstore-setup internal] load build context [2024-09-19T08:53:43.481Z] #58 ... [2024-09-19T08:53:43.481Z] [2024-09-19T08:53:43.481Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:43.747Z] #52 transferring context: 180.95MB 86.7s [2024-09-19T08:53:44.013Z] #52 ... [2024-09-19T08:53:44.013Z] [2024-09-19T08:53:44.013Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:53:44.278Z] #59 ... [2024-09-19T08:53:44.278Z] [2024-09-19T08:53:44.278Z] #56 [support-scheduler internal] load build context [2024-09-19T08:53:44.278Z] #56 ... [2024-09-19T08:53:44.278Z] [2024-09-19T08:53:44.278Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:45.241Z] #52 ... [2024-09-19T08:53:45.241Z] [2024-09-19T08:53:45.241Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:53:45.508Z] #51 ... [2024-09-19T08:53:45.508Z] [2024-09-19T08:53:45.508Z] #54 [core-command internal] load build context [2024-09-19T08:53:45.508Z] #54 ... [2024-09-19T08:53:45.508Z] [2024-09-19T08:53:45.508Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:46.087Z] #52 ... [2024-09-19T08:53:46.087Z] [2024-09-19T08:53:46.087Z] #46 [security-bootstrapper internal] load build context [2024-09-19T08:53:46.087Z] #46 ... [2024-09-19T08:53:46.087Z] [2024-09-19T08:53:46.087Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:47.493Z] #52 ... [2024-09-19T08:53:47.493Z] [2024-09-19T08:53:47.493Z] #36 [support-notifications internal] load build context [2024-09-19T08:53:47.493Z] #36 ... [2024-09-19T08:53:47.493Z] [2024-09-19T08:53:47.493Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:47.493Z] #52 ... [2024-09-19T08:53:47.493Z] [2024-09-19T08:53:47.493Z] #55 [security-proxy-auth internal] load build context [2024-09-19T08:53:47.760Z] #55 ... [2024-09-19T08:53:47.760Z] [2024-09-19T08:53:47.760Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:48.339Z] #52 ... [2024-09-19T08:53:48.339Z] [2024-09-19T08:53:48.339Z] #40 [core-keeper internal] load build context [2024-09-19T08:53:48.339Z] #40 ... [2024-09-19T08:53:48.339Z] [2024-09-19T08:53:48.339Z] #57 [core-metadata internal] load build context [2024-09-19T08:53:48.604Z] #57 ... [2024-09-19T08:53:48.604Z] [2024-09-19T08:53:48.604Z] #40 [core-keeper internal] load build context [2024-09-19T08:53:49.563Z] #40 transferring context: 206.92MB 92.5s [2024-09-19T08:53:49.563Z] #40 ... [2024-09-19T08:53:49.563Z] [2024-09-19T08:53:49.563Z] #45 [core-data internal] load build context [2024-09-19T08:53:49.563Z] #45 ... [2024-09-19T08:53:49.563Z] [2024-09-19T08:53:49.563Z] #40 [core-keeper internal] load build context [2024-09-19T08:53:49.835Z] #40 ... [2024-09-19T08:53:49.835Z] [2024-09-19T08:53:49.835Z] #108 [security-spire-server] exporting to image [2024-09-19T08:53:49.835Z] #108 exporting layers 6.7s done [2024-09-19T08:53:49.835Z] #108 writing image sha256:bed9dd6b532d2c85cd6934d467a2a10a194225b0c1a97692df7293d9f7987061 0.0s done [2024-09-19T08:53:49.835Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-19T08:53:49.835Z] #108 writing image sha256:0e7d81c071349be3dcc11432802226c5a19adf2244f7637571e821053f5d1aff 0.1s done [2024-09-19T08:53:49.835Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-19T08:53:49.835Z] #108 writing image sha256:145fd4918ac0731c46d144938b8e00337d0e9ab3171b0f0b7a9a97d7e05f3b30 0.1s done [2024-09-19T08:53:49.835Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-19T08:53:49.835Z] #108 DONE 7.0s [2024-09-19T08:53:49.835Z] [2024-09-19T08:53:49.835Z] #40 [core-keeper internal] load build context [2024-09-19T08:53:54.108Z] #40 ... [2024-09-19T08:53:54.108Z] [2024-09-19T08:53:54.108Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:53:54.108Z] #35 ... [2024-09-19T08:53:54.108Z] [2024-09-19T08:53:54.108Z] #55 [security-proxy-auth internal] load build context [2024-09-19T08:53:54.108Z] #55 ... [2024-09-19T08:53:54.108Z] [2024-09-19T08:53:54.108Z] #58 [security-secretstore-setup internal] load build context [2024-09-19T08:53:54.108Z] #58 ... [2024-09-19T08:53:54.108Z] [2024-09-19T08:53:54.108Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:53:54.375Z] #35 ... [2024-09-19T08:53:54.375Z] [2024-09-19T08:53:54.375Z] #56 [support-scheduler internal] load build context [2024-09-19T08:53:54.375Z] #56 ... [2024-09-19T08:53:54.375Z] [2024-09-19T08:53:54.375Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:53:54.642Z] #59 ... [2024-09-19T08:53:54.642Z] [2024-09-19T08:53:54.642Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:53:54.642Z] #35 transferring context: 290.28MB 97.6s [2024-09-19T08:53:55.603Z] #35 ... [2024-09-19T08:53:55.603Z] [2024-09-19T08:53:55.603Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:53:55.603Z] #51 ... [2024-09-19T08:53:55.603Z] [2024-09-19T08:53:55.603Z] #54 [core-command internal] load build context [2024-09-19T08:53:55.603Z] #54 ... [2024-09-19T08:53:55.603Z] [2024-09-19T08:53:55.603Z] #36 [support-notifications internal] load build context [2024-09-19T08:53:55.603Z] #36 transferring context: 310.81MB 98.7s done [2024-09-19T08:53:55.603Z] #36 DONE 99.0s [2024-09-19T08:53:55.603Z] [2024-09-19T08:53:55.603Z] #54 [core-command internal] load build context [2024-09-19T08:53:55.603Z] #54 ... [2024-09-19T08:53:55.603Z] [2024-09-19T08:53:55.603Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:53:56.186Z] #51 ... [2024-09-19T08:53:56.186Z] [2024-09-19T08:53:56.186Z] #46 [security-bootstrapper internal] load build context [2024-09-19T08:53:56.186Z] #46 ... [2024-09-19T08:53:56.186Z] [2024-09-19T08:53:56.186Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:53:57.157Z] #51 transferring context: 310.81MB 100.0s done [2024-09-19T08:53:57.741Z] #51 ... [2024-09-19T08:53:57.741Z] [2024-09-19T08:53:57.741Z] #55 [security-proxy-auth internal] load build context [2024-09-19T08:53:57.741Z] #55 transferring context: 310.81MB 96.1s done [2024-09-19T08:53:57.741Z] #55 DONE 98.0s [2024-09-19T08:53:58.010Z] [2024-09-19T08:53:58.010Z] #46 [security-bootstrapper internal] load build context [2024-09-19T08:53:58.277Z] #46 ... [2024-09-19T08:53:58.277Z] [2024-09-19T08:53:58.277Z] #51 [security-proxy-setup internal] load build context [2024-09-19T08:53:58.277Z] #51 DONE 101.5s [2024-09-19T08:53:58.277Z] [2024-09-19T08:53:58.277Z] #46 [security-bootstrapper internal] load build context [2024-09-19T08:53:58.277Z] #46 ... [2024-09-19T08:53:58.277Z] [2024-09-19T08:53:58.277Z] #45 [core-data internal] load build context [2024-09-19T08:53:58.277Z] #45 transferring context: 310.81MB 93.0s done [2024-09-19T08:53:58.277Z] #45 DONE 96.5s [2024-09-19T08:53:58.277Z] [2024-09-19T08:53:58.277Z] #46 [security-bootstrapper internal] load build context [2024-09-19T08:53:58.277Z] #46 ... [2024-09-19T08:53:58.277Z] [2024-09-19T08:53:58.277Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:58.549Z] #52 ... [2024-09-19T08:53:58.549Z] [2024-09-19T08:53:58.549Z] #57 [core-metadata internal] load build context [2024-09-19T08:53:58.549Z] #57 transferring context: 310.81MB 97.5s done [2024-09-19T08:53:58.549Z] #57 DONE 98.6s [2024-09-19T08:53:58.549Z] [2024-09-19T08:53:58.549Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:53:58.549Z] #52 ... [2024-09-19T08:53:58.549Z] [2024-09-19T08:53:58.549Z] #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:53:58.818Z] #109 ... [2024-09-19T08:53:58.818Z] [2024-09-19T08:53:58.818Z] #110 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:53:58.818Z] #110 DONE 2.8s [2024-09-19T08:53:59.088Z] [2024-09-19T08:53:59.088Z] #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:53:59.088Z] #111 ... [2024-09-19T08:53:59.088Z] [2024-09-19T08:53:59.088Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-19T08:53:59.088Z] #35 transferring context: 310.81MB 101.7s done [2024-09-19T08:53:59.088Z] #35 DONE 102.4s [2024-09-19T08:53:59.360Z] [2024-09-19T08:53:59.360Z] #46 [security-bootstrapper internal] load build context [2024-09-19T08:53:59.630Z] #46 ... [2024-09-19T08:53:59.630Z] [2024-09-19T08:53:59.630Z] #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:53:59.630Z] #112 DONE 1.4s [2024-09-19T08:53:59.630Z] [2024-09-19T08:53:59.630Z] #46 [security-bootstrapper internal] load build context [2024-09-19T08:53:59.900Z] #46 ... [2024-09-19T08:53:59.900Z] [2024-09-19T08:53:59.900Z] #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:53:59.900Z] #109 DONE 1.4s [2024-09-19T08:53:59.900Z] [2024-09-19T08:53:59.900Z] #46 [security-bootstrapper internal] load build context [2024-09-19T08:54:01.316Z] #46 transferring context: 310.81MB 97.1s done [2024-09-19T08:54:01.589Z] #46 DONE 99.4s [2024-09-19T08:54:01.589Z] [2024-09-19T08:54:01.589Z] #40 [core-keeper internal] load build context [2024-09-19T08:54:01.859Z] #40 ... [2024-09-19T08:54:01.859Z] [2024-09-19T08:54:01.859Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:54:04.444Z] #52 ... [2024-09-19T08:54:04.444Z] [2024-09-19T08:54:04.444Z] #58 [security-secretstore-setup internal] load build context [2024-09-19T08:54:04.444Z] #58 ... [2024-09-19T08:54:04.444Z] [2024-09-19T08:54:04.444Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:54:04.444Z] #52 ... [2024-09-19T08:54:04.444Z] [2024-09-19T08:54:04.444Z] #56 [support-scheduler internal] load build context [2024-09-19T08:54:04.711Z] #56 ... [2024-09-19T08:54:04.711Z] [2024-09-19T08:54:04.711Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:54:04.711Z] #52 ... [2024-09-19T08:54:04.711Z] [2024-09-19T08:54:04.711Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:54:04.711Z] #59 ... [2024-09-19T08:54:04.711Z] [2024-09-19T08:54:04.711Z] #56 [support-scheduler internal] load build context [2024-09-19T08:54:06.116Z] #56 ... [2024-09-19T08:54:06.116Z] [2024-09-19T08:54:06.116Z] #54 [core-command internal] load build context [2024-09-19T08:54:06.116Z] #54 ... [2024-09-19T08:54:06.116Z] [2024-09-19T08:54:06.116Z] #56 [support-scheduler internal] load build context [2024-09-19T08:54:06.116Z] #56 transferring context: 200.20MB 104.9s [2024-09-19T08:54:09.458Z] #56 ... [2024-09-19T08:54:09.458Z] [2024-09-19T08:54:09.458Z] #58 [security-secretstore-setup internal] load build context [2024-09-19T08:54:09.458Z] #58 transferring context: 310.81MB 107.9s done [2024-09-19T08:54:09.458Z] #58 DONE 108.6s [2024-09-19T08:54:09.458Z] [2024-09-19T08:54:09.458Z] #56 [support-scheduler internal] load build context [2024-09-19T08:54:09.724Z] #56 ... [2024-09-19T08:54:09.724Z] [2024-09-19T08:54:09.724Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:54:09.724Z] #113 ... [2024-09-19T08:54:09.724Z] [2024-09-19T08:54:09.724Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:54:09.991Z] #114 ... [2024-09-19T08:54:09.991Z] [2024-09-19T08:54:09.991Z] #56 [support-scheduler internal] load build context [2024-09-19T08:54:10.259Z] #56 ... [2024-09-19T08:54:10.259Z] [2024-09-19T08:54:10.259Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-19T08:54:10.259Z] #52 transferring context: 310.81MB 113.3s done [2024-09-19T08:54:10.259Z] #52 DONE 113.6s [2024-09-19T08:54:10.259Z] [2024-09-19T08:54:10.259Z] #56 [support-scheduler internal] load build context [2024-09-19T08:54:11.218Z] #56 ... [2024-09-19T08:54:11.218Z] [2024-09-19T08:54:11.218Z] #54 [core-command internal] load build context [2024-09-19T08:54:11.218Z] #54 transferring context: 310.81MB 112.1s done [2024-09-19T08:54:11.218Z] #54 DONE 113.5s [2024-09-19T08:54:11.218Z] [2024-09-19T08:54:11.218Z] #56 [support-scheduler internal] load build context [2024-09-19T08:54:11.485Z] #56 ... [2024-09-19T08:54:11.485Z] [2024-09-19T08:54:11.485Z] #40 [core-keeper internal] load build context [2024-09-19T08:54:11.485Z] #40 transferring context: 310.81MB 114.0s done [2024-09-19T08:54:11.485Z] #40 DONE 114.7s [2024-09-19T08:54:11.485Z] [2024-09-19T08:54:11.485Z] #56 [support-scheduler internal] load build context [2024-09-19T08:54:12.082Z] #56 ... [2024-09-19T08:54:12.082Z] [2024-09-19T08:54:12.082Z] #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:54:12.082Z] #115 DONE 1.6s [2024-09-19T08:54:12.082Z] [2024-09-19T08:54:12.082Z] #56 [support-scheduler internal] load build context [2024-09-19T08:54:12.082Z] #56 ... [2024-09-19T08:54:12.082Z] [2024-09-19T08:54:12.082Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-19T08:54:12.082Z] #116 DONE 0.5s [2024-09-19T08:54:12.082Z] [2024-09-19T08:54:12.082Z] #56 [support-scheduler internal] load build context [2024-09-19T08:54:14.024Z] #56 ... [2024-09-19T08:54:14.024Z] [2024-09-19T08:54:14.024Z] #59 [support-cron-scheduler internal] load build context [2024-09-19T08:54:14.024Z] #59 transferring context: 310.81MB 111.9s done [2024-09-19T08:54:14.024Z] #59 DONE 112.7s [2024-09-19T08:54:14.024Z] [2024-09-19T08:54:14.024Z] #56 [support-scheduler internal] load build context [2024-09-19T08:54:15.427Z] #56 transferring context: 310.81MB 114.1s done [2024-09-19T08:54:15.427Z] #56 DONE 115.4s [2024-09-19T08:54:15.427Z] [2024-09-19T08:54:15.427Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:54:22.059Z] #117 ... [2024-09-19T08:54:22.059Z] [2024-09-19T08:54:22.059Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:55:29.912Z] #118 ... [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:55:29.912Z] #114 DONE 82.7s [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:55:29.912Z] #113 DONE 82.9s [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:55:29.912Z] #117 DONE 70.5s [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:55:29.912Z] #111 DONE 83.8s [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:55:29.912Z] #118 DONE 70.7s [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-19T08:55:29.912Z] #119 ... [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-19T08:55:29.912Z] #120 DONE 5.5s [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #121 [support-notifications builder 6/7] COPY . . [2024-09-19T08:55:29.912Z] #121 DONE 5.4s [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:55:29.912Z] #122 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #123 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:55:29.912Z] #123 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #124 [support-cron-scheduler builder 6/7] COPY . . [2024-09-19T08:55:29.912Z] #124 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #125 [core-data builder 6/7] COPY . . [2024-09-19T08:55:29.912Z] #125 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:55:29.912Z] #126 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:55:29.912Z] #127 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #128 [support-scheduler builder 6/7] COPY . . [2024-09-19T08:55:29.912Z] #128 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:55:29.912Z] #129 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:55:29.912Z] #130 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #131 [security-proxy-auth builder 6/7] COPY . . [2024-09-19T08:55:29.912Z] #131 DONE 5.5s [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:55:29.912Z] #132 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:55:29.912Z] #133 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #134 [core-metadata builder 6/7] COPY . . [2024-09-19T08:55:29.912Z] #134 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:55:29.912Z] #135 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #136 [core-command builder 6/7] COPY . . [2024-09-19T08:55:29.912Z] #136 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:55:29.912Z] #137 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:55:29.912Z] #138 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:55:29.912Z] #139 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-19T08:55:29.912Z] #140 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-19T08:55:29.912Z] #119 DONE 5.5s [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #141 [security-proxy-setup builder 6/7] COPY . . [2024-09-19T08:55:29.912Z] #141 DONE 5.6s [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-19T08:55:29.912Z] #142 ... [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:55:29.912Z] #143 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:55:29.912Z] #144 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #145 [security-bootstrapper builder 6/7] COPY . . [2024-09-19T08:55:29.912Z] #145 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-19T08:55:29.912Z] #146 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #147 [security-secretstore-setup builder 6/7] COPY . . [2024-09-19T08:55:29.912Z] #147 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #148 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-19T08:55:29.912Z] #148 CACHED [2024-09-19T08:55:29.912Z] [2024-09-19T08:55:29.912Z] #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 [2024-09-19T08:55:34.172Z] #149 ... [2024-09-19T08:55:34.172Z] [2024-09-19T08:55:34.172Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-19T08:55:34.172Z] #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 [2024-09-19T08:55:34.172Z] #150 ... [2024-09-19T08:55:34.172Z] [2024-09-19T08:55:34.172Z] #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 [2024-09-19T08:55:34.172Z] #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 [2024-09-19T08:55:38.423Z] #149 ... [2024-09-19T08:55:38.423Z] [2024-09-19T08:55:38.423Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-19T08:55:38.423Z] #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 [2024-09-19T08:55:38.423Z] #151 ... [2024-09-19T08:55:38.423Z] [2024-09-19T08:55:38.423Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-19T08:55:38.423Z] #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 [2024-09-19T08:55:38.423Z] #152 ... [2024-09-19T08:55:38.423Z] [2024-09-19T08:55:38.423Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-19T08:55:38.423Z] #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 [2024-09-19T08:55:38.700Z] #153 ... [2024-09-19T08:55:38.700Z] [2024-09-19T08:55:38.700Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-19T08:55:38.700Z] #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 [2024-09-19T08:55:38.984Z] #154 ... [2024-09-19T08:55:38.984Z] [2024-09-19T08:55:38.984Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-19T08:55:38.984Z] #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 [2024-09-19T08:55:38.984Z] #155 ... [2024-09-19T08:55:38.984Z] [2024-09-19T08:55:38.984Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-19T08:55:38.984Z] #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 [2024-09-19T08:55:39.250Z] #156 ... [2024-09-19T08:55:39.250Z] [2024-09-19T08:55:39.250Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-19T08:55:39.250Z] #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 [2024-09-19T08:55:39.250Z] #157 ... [2024-09-19T08:55:39.250Z] [2024-09-19T08:55:39.250Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-19T08:55:39.250Z] #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 [2024-09-19T08:55:39.519Z] #158 ... [2024-09-19T08:55:39.519Z] [2024-09-19T08:55:39.519Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-19T08:55:39.519Z] #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 [2024-09-19T08:55:39.519Z] #159 ... [2024-09-19T08:55:39.519Z] [2024-09-19T08:55:39.519Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-19T08:55:39.519Z] #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 [2024-09-19T08:55:39.787Z] #160 ... [2024-09-19T08:55:39.787Z] [2024-09-19T08:55:39.787Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-19T08:55:39.787Z] #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 [2024-09-19T09:15:34.463Z] #142 ... [2024-09-19T09:15:34.463Z] [2024-09-19T09:15:34.463Z] #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 [2024-09-19T09:15:34.463Z] #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 [2024-09-19T09:15:34.463Z] #149 ... [2024-09-19T09:15:34.463Z] [2024-09-19T09:15:34.463Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-19T09:15:34.463Z] #159 DONE 1200.9s [2024-09-19T09:15:34.463Z] [2024-09-19T09:15:34.463Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-19T09:15:34.463Z] #151 DONE 1200.9s [2024-09-19T09:15:34.463Z] [2024-09-19T09:15:34.463Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-19T09:15:34.463Z] #42 ... [2024-09-19T09:15:34.463Z] [2024-09-19T09:15:34.463Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-19T09:15:34.463Z] #161 DONE 0.7s [2024-09-19T09:15:34.463Z] [2024-09-19T09:15:34.463Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T09:15:34.463Z] #162 DONE 0.5s [2024-09-19T09:15:34.463Z] [2024-09-19T09:15:34.463Z] #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-19T09:15:34.463Z] #163 ... [2024-09-19T09:15:34.463Z] [2024-09-19T09:15:34.463Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-19T09:15:34.463Z] #164 DONE 0.4s [2024-09-19T09:15:34.463Z] [2024-09-19T09:15:34.463Z] #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 [2024-09-19T09:15:34.463Z] #165 DONE 0.1s [2024-09-19T09:15:34.463Z] [2024-09-19T09:15:34.463Z] #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-19T09:15:34.463Z] #163 ... [2024-09-19T09:15:34.463Z] [2024-09-19T09:15:34.463Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-19T09:15:34.463Z] #166 DONE 0.2s [2024-09-19T09:15:34.463Z] [2024-09-19T09:15:34.463Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-19T09:15:34.463Z] #167 DONE 0.5s [2024-09-19T09:15:34.463Z] [2024-09-19T09:15:34.463Z] #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-19T09:15:34.463Z] #168 DONE 0.2s [2024-09-19T09:15:34.463Z] [2024-09-19T09:15:34.463Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-19T09:15:34.463Z] #169 ... [2024-09-19T09:15:34.463Z] [2024-09-19T09:15:34.463Z] #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-19T09:15:34.463Z] #163 DONE 3.3s [2024-09-19T09:15:34.463Z] [2024-09-19T09:15:34.463Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T09:15:34.463Z] #170 DONE 0.3s [2024-09-19T09:15:34.463Z] [2024-09-19T09:15:34.463Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-19T09:15:34.729Z] #171 DONE 0.4s [2024-09-19T09:15:34.729Z] [2024-09-19T09:15:34.729Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-19T09:15:34.729Z] #169 DONE 2.6s [2024-09-19T09:15:34.729Z] [2024-09-19T09:15:34.729Z] #108 [security-proxy-setup] exporting to image [2024-09-19T09:15:34.729Z] #108 exporting layers [2024-09-19T09:15:35.691Z] #108 ... [2024-09-19T09:15:35.691Z] [2024-09-19T09:15:35.691Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-19T09:15:35.691Z] #172 DONE 0.9s [2024-09-19T09:15:35.691Z] [2024-09-19T09:15:35.691Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-19T09:15:35.957Z] #173 DONE 0.2s [2024-09-19T09:15:35.957Z] [2024-09-19T09:15:35.957Z] #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/ [2024-09-19T09:15:36.225Z] #174 DONE 0.4s [2024-09-19T09:15:36.226Z] [2024-09-19T09:15:36.226Z] #108 [security-proxy-setup] exporting to image [2024-09-19T09:15:36.226Z] #108 exporting layers 1.6s done [2024-09-19T09:15:36.226Z] #108 writing image sha256:f6da808480f8628faff9574c03ae6a5412db639b30a45d01468df43aeaba4b45 0.0s done [2024-09-19T09:15:36.226Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-19T09:15:36.226Z] #108 DONE 8.7s [2024-09-19T09:15:36.226Z] [2024-09-19T09:15:36.226Z] #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/ [2024-09-19T09:15:36.553Z] #175 DONE 0.2s [2024-09-19T09:15:36.553Z] [2024-09-19T09:15:36.553Z] #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/ [2024-09-19T09:15:36.819Z] #176 DONE 0.3s [2024-09-19T09:15:36.819Z] [2024-09-19T09:15:36.819Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-19T09:15:36.819Z] #160 ... [2024-09-19T09:15:36.819Z] [2024-09-19T09:15:36.819Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-19T09:15:36.819Z] #177 DONE 0.1s [2024-09-19T09:15:37.088Z] [2024-09-19T09:15:37.088Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-19T09:15:37.088Z] #178 DONE 0.1s [2024-09-19T09:15:37.088Z] [2024-09-19T09:15:37.088Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-19T09:15:37.088Z] #157 ... [2024-09-19T09:15:37.088Z] [2024-09-19T09:15:37.088Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-19T09:15:39.666Z] #179 DONE 2.4s [2024-09-19T09:15:39.666Z] [2024-09-19T09:15:39.666Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-19T09:15:39.666Z] #153 ... [2024-09-19T09:15:39.666Z] [2024-09-19T09:15:39.666Z] #108 [security-bootstrapper] exporting to image [2024-09-19T09:15:40.645Z] #108 exporting layers 1.1s done [2024-09-19T09:15:40.646Z] #108 writing image sha256:5c0aca9ad060579241772d76bb2809e290d9dfcb2e31659ef117c5898382f276 done [2024-09-19T09:15:40.646Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-19T09:15:40.646Z] #108 DONE 9.8s [2024-09-19T09:15:40.646Z] [2024-09-19T09:15:40.646Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-19T09:15:50.705Z] #160 ... [2024-09-19T09:15:50.705Z] [2024-09-19T09:15:50.705Z] #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 [2024-09-19T09:15:50.705Z] #149 DONE 1221.8s [2024-09-19T09:15:50.705Z] [2024-09-19T09:15:50.705Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-19T09:15:50.705Z] #160 ... [2024-09-19T09:15:50.705Z] [2024-09-19T09:15:50.705Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T09:15:51.055Z] #180 DONE 0.3s [2024-09-19T09:15:51.055Z] [2024-09-19T09:15:51.055Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-19T09:15:51.055Z] #181 DONE 0.1s [2024-09-19T09:15:51.055Z] [2024-09-19T09:15:51.055Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-19T09:15:51.393Z] #158 ... [2024-09-19T09:15:51.393Z] [2024-09-19T09:15:51.393Z] #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 [2024-09-19T09:15:51.393Z] #182 DONE 0.3s [2024-09-19T09:15:51.393Z] [2024-09-19T09:15:51.393Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-19T09:15:51.393Z] #157 ... [2024-09-19T09:15:51.393Z] [2024-09-19T09:15:51.393Z] #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 [2024-09-19T09:15:51.659Z] #183 DONE 0.1s [2024-09-19T09:15:51.659Z] [2024-09-19T09:15:51.659Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-19T09:15:51.659Z] #184 DONE 0.3s [2024-09-19T09:15:51.659Z] [2024-09-19T09:15:51.659Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-19T09:15:51.924Z] #158 ... [2024-09-19T09:15:51.924Z] [2024-09-19T09:15:51.924Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-19T09:15:51.924Z] #185 DONE 0.3s [2024-09-19T09:15:51.924Z] [2024-09-19T09:15:51.924Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T09:15:52.195Z] #53 ... [2024-09-19T09:15:52.195Z] [2024-09-19T09:15:52.195Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-19T09:15:52.195Z] #186 DONE 0.3s [2024-09-19T09:15:52.195Z] [2024-09-19T09:15:52.195Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-19T09:15:52.466Z] #157 ... [2024-09-19T09:15:52.466Z] [2024-09-19T09:15:52.466Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-19T09:15:52.466Z] #187 DONE 0.1s [2024-09-19T09:15:52.466Z] [2024-09-19T09:15:52.466Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-19T09:15:55.040Z] #188 DONE 2.4s [2024-09-19T09:15:55.040Z] [2024-09-19T09:15:55.040Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-19T09:15:55.040Z] #142 ... [2024-09-19T09:15:55.040Z] [2024-09-19T09:15:55.040Z] #108 [security-secretstore-setup] exporting to image [2024-09-19T09:15:55.040Z] #108 exporting layers [2024-09-19T09:15:56.442Z] #108 exporting layers 1.5s done [2024-09-19T09:15:56.442Z] #108 writing image sha256:5a63221fc987f7ef3fa8750a4d73c169683ea5f32c4be34a61448a24e38f1ec9 done [2024-09-19T09:15:56.442Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-19T09:15:56.442Z] #108 DONE 11.3s [2024-09-19T09:15:56.442Z] [2024-09-19T09:15:56.442Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-19T09:16:52.813Z] #156 ... [2024-09-19T09:16:52.813Z] [2024-09-19T09:16:52.813Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-19T09:16:52.813Z] #153 DONE 1276.1s [2024-09-19T09:16:52.813Z] [2024-09-19T09:16:52.813Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-19T09:16:52.813Z] #160 ... [2024-09-19T09:16:52.813Z] [2024-09-19T09:16:52.813Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T09:16:52.813Z] #189 DONE 0.2s [2024-09-19T09:16:52.813Z] [2024-09-19T09:16:52.813Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-19T09:16:52.813Z] #190 DONE 0.1s [2024-09-19T09:16:52.813Z] [2024-09-19T09:16:52.813Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-19T09:16:52.813Z] #191 DONE 0.3s [2024-09-19T09:16:52.813Z] [2024-09-19T09:16:52.813Z] #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 [2024-09-19T09:16:52.813Z] #192 DONE 0.2s [2024-09-19T09:16:52.813Z] [2024-09-19T09:16:52.813Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-19T09:16:52.813Z] #160 ... [2024-09-19T09:16:52.813Z] [2024-09-19T09:16:52.813Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-19T09:16:52.813Z] #193 DONE 0.2s [2024-09-19T09:16:52.813Z] [2024-09-19T09:16:52.813Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-19T09:16:52.813Z] #194 DONE 2.2s [2024-09-19T09:16:52.813Z] [2024-09-19T09:16:52.813Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-19T09:16:52.813Z] #160 ... [2024-09-19T09:16:52.813Z] [2024-09-19T09:16:52.813Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-19T09:16:52.813Z] #108 exporting layers [2024-09-19T09:16:52.813Z] #108 exporting layers 0.7s done [2024-09-19T09:16:52.813Z] #108 writing image sha256:320dd5ba230d7344ce1f446a3d2630af900c7214d9898b3e738c4795750f7e0e done [2024-09-19T09:16:52.813Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-09-19T09:16:52.813Z] #108 DONE 12.0s [2024-09-19T09:16:52.813Z] [2024-09-19T09:16:52.813Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-19T09:18:59.462Z] #157 ... [2024-09-19T09:18:59.462Z] [2024-09-19T09:18:59.462Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-19T09:18:59.462Z] #155 DONE 1402.1s [2024-09-19T09:18:59.462Z] [2024-09-19T09:18:59.462Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-19T09:18:59.462Z] #157 ... [2024-09-19T09:18:59.462Z] [2024-09-19T09:18:59.462Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T09:18:59.462Z] #195 DONE 0.2s [2024-09-19T09:18:59.462Z] [2024-09-19T09:18:59.462Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-19T09:18:59.462Z] #196 DONE 0.1s [2024-09-19T09:18:59.462Z] [2024-09-19T09:18:59.462Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-19T09:18:59.462Z] #197 DONE 0.3s [2024-09-19T09:18:59.462Z] [2024-09-19T09:18:59.462Z] #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 [2024-09-19T09:18:59.462Z] #198 DONE 0.1s [2024-09-19T09:18:59.462Z] [2024-09-19T09:18:59.462Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-19T09:18:59.462Z] #108 exporting layers [2024-09-19T09:18:59.462Z] #108 exporting layers 0.9s done [2024-09-19T09:18:59.462Z] #108 writing image sha256:99ab4fdb2923246718def87fccba8eda827445f9cb356436353369a38f65072d 0.0s done [2024-09-19T09:18:59.462Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 [2024-09-19T09:18:59.462Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-19T09:18:59.462Z] #108 DONE 13.0s [2024-09-19T09:18:59.462Z] [2024-09-19T09:18:59.462Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-19T09:27:21.523Z] #150 ... [2024-09-19T09:27:21.523Z] [2024-09-19T09:27:21.523Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-19T09:27:21.523Z] #156 DONE 1898.5s [2024-09-19T09:27:21.523Z] [2024-09-19T09:27:21.523Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-19T09:27:21.523Z] #160 ... [2024-09-19T09:27:21.523Z] [2024-09-19T09:27:21.523Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T09:27:21.523Z] #199 DONE 0.2s [2024-09-19T09:27:21.523Z] [2024-09-19T09:27:21.523Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-19T09:27:21.523Z] #200 DONE 0.1s [2024-09-19T09:27:21.524Z] [2024-09-19T09:27:21.524Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-19T09:27:21.524Z] #157 ... [2024-09-19T09:27:21.524Z] [2024-09-19T09:27:21.524Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-19T09:27:21.524Z] #201 DONE 0.4s [2024-09-19T09:27:21.524Z] [2024-09-19T09:27:21.524Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-19T09:27:21.524Z] #202 DONE 0.1s [2024-09-19T09:27:21.524Z] [2024-09-19T09:27:21.524Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-19T09:27:21.524Z] #203 DONE 0.1s [2024-09-19T09:27:21.524Z] [2024-09-19T09:27:21.524Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-19T09:27:21.524Z] #204 DONE 2.0s [2024-09-19T09:27:21.524Z] [2024-09-19T09:27:21.524Z] #108 [security-proxy-auth] exporting to image [2024-09-19T09:27:21.524Z] #108 exporting layers [2024-09-19T09:27:21.524Z] #108 exporting layers 0.7s done [2024-09-19T09:27:21.524Z] #108 writing image sha256:a63ecefb2e21575cc09fe12ef80a9baff2f386e6a64f694e16c7f251bb63a9a3 done [2024-09-19T09:27:21.524Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-19T09:27:21.524Z] #108 DONE 13.7s [2024-09-19T09:27:21.524Z] [2024-09-19T09:27:21.524Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-19T09:28:08.383Z] #42 ... [2024-09-19T09:28:08.383Z] [2024-09-19T09:28:08.383Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-19T09:28:08.383Z] #154 DONE 1957.8s [2024-09-19T09:28:08.383Z] [2024-09-19T09:28:08.383Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T09:28:08.383Z] #205 DONE 0.3s [2024-09-19T09:28:08.383Z] [2024-09-19T09:28:08.383Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-19T09:28:08.383Z] #160 ... [2024-09-19T09:28:08.383Z] [2024-09-19T09:28:08.383Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-19T09:28:08.383Z] #206 DONE 0.2s [2024-09-19T09:28:08.383Z] [2024-09-19T09:28:08.383Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-19T09:28:08.383Z] #157 ... [2024-09-19T09:28:08.383Z] [2024-09-19T09:28:08.383Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-19T09:28:08.383Z] #207 DONE 0.4s [2024-09-19T09:28:08.383Z] [2024-09-19T09:28:08.383Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-19T09:28:08.383Z] #157 ... [2024-09-19T09:28:08.383Z] [2024-09-19T09:28:08.383Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-19T09:28:08.383Z] #208 DONE 0.2s [2024-09-19T09:28:08.383Z] [2024-09-19T09:28:08.383Z] #108 [core-command] exporting to image [2024-09-19T09:28:08.383Z] #108 exporting layers [2024-09-19T09:28:08.383Z] #108 exporting layers 0.5s done [2024-09-19T09:28:08.383Z] #108 writing image sha256:8db3b22c580aca1c718412a36818eb3ffb514f7252b0d070fcde2e903edd182f done [2024-09-19T09:28:08.383Z] #108 naming to docker.io/library/core-command-arm64 0.1s done [2024-09-19T09:28:08.383Z] #108 DONE 14.3s [2024-09-19T09:28:08.383Z] [2024-09-19T09:28:08.383Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-19T09:30:30.125Z] #42 ... [2024-09-19T09:30:30.125Z] [2024-09-19T09:30:30.125Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-19T09:30:30.125Z] #142 DONE 2100.5s [2024-09-19T09:30:30.125Z] [2024-09-19T09:30:30.125Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-19T09:30:30.125Z] #150 ... [2024-09-19T09:30:30.125Z] [2024-09-19T09:30:30.125Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T09:30:30.125Z] #209 DONE 0.3s [2024-09-19T09:30:30.125Z] [2024-09-19T09:30:30.125Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-19T09:30:30.125Z] #152 ... [2024-09-19T09:30:30.125Z] [2024-09-19T09:30:30.125Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-19T09:30:30.125Z] #210 DONE 0.5s [2024-09-19T09:30:30.125Z] [2024-09-19T09:30:30.125Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-19T09:30:30.125Z] #157 ... [2024-09-19T09:30:30.125Z] [2024-09-19T09:30:30.125Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-19T09:30:30.392Z] #211 DONE 0.2s [2024-09-19T09:30:30.392Z] [2024-09-19T09:30:30.392Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-19T09:30:30.392Z] #212 DONE 0.2s [2024-09-19T09:30:30.392Z] [2024-09-19T09:30:30.392Z] #108 [core-keeper] exporting to image [2024-09-19T09:30:30.392Z] #108 exporting layers [2024-09-19T09:30:30.975Z] #108 exporting layers 0.6s done [2024-09-19T09:30:30.975Z] #108 writing image sha256:4c6a07f9b34c9fd43075bc27b5f4c481631f238f0a50668b1b4ab225b3113efb done [2024-09-19T09:30:30.975Z] #108 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-09-19T09:30:30.975Z] #108 DONE 14.9s [2024-09-19T09:30:30.975Z] [2024-09-19T09:30:30.975Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-19T09:30:32.388Z] #160 DONE 2104.0s [2024-09-19T09:30:32.388Z] [2024-09-19T09:30:32.388Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-19T09:30:32.661Z] #157 ... [2024-09-19T09:30:32.661Z] [2024-09-19T09:30:32.661Z] #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T09:30:32.934Z] #213 DONE 0.5s [2024-09-19T09:30:32.934Z] [2024-09-19T09:30:32.934Z] #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-19T09:30:33.207Z] #214 DONE 0.3s [2024-09-19T09:30:33.207Z] [2024-09-19T09:30:33.207Z] #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-19T09:30:33.799Z] #215 DONE 0.5s [2024-09-19T09:30:33.799Z] [2024-09-19T09:30:33.799Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-19T09:30:33.799Z] #42 ... [2024-09-19T09:30:33.799Z] [2024-09-19T09:30:33.799Z] #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-19T09:30:34.085Z] #216 DONE 0.3s [2024-09-19T09:30:34.085Z] [2024-09-19T09:30:34.085Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-19T09:30:34.353Z] #217 DONE 0.2s [2024-09-19T09:30:34.353Z] [2024-09-19T09:30:34.353Z] #108 [core-data] exporting to image [2024-09-19T09:30:34.938Z] #108 exporting layers 0.6s done [2024-09-19T09:30:34.938Z] #108 writing image sha256:c19b7261e2dae03797eb484f9dc8d8bd01216634bd28b75d814951aa3ded0d98 done [2024-09-19T09:30:34.938Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-19T09:30:34.938Z] #108 DONE 15.5s [2024-09-19T09:30:34.938Z] [2024-09-19T09:30:34.938Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-19T09:30:36.891Z] #157 ... [2024-09-19T09:30:36.891Z] [2024-09-19T09:30:36.891Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-19T09:30:36.891Z] #152 DONE 2108.7s [2024-09-19T09:30:36.891Z] [2024-09-19T09:30:36.891Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-19T09:30:37.157Z] #42 ... [2024-09-19T09:30:37.157Z] [2024-09-19T09:30:37.157Z] #218 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T09:30:37.427Z] #218 DONE 0.2s [2024-09-19T09:30:37.427Z] [2024-09-19T09:30:37.427Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T09:30:37.699Z] #53 ... [2024-09-19T09:30:37.699Z] [2024-09-19T09:30:37.699Z] #219 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-19T09:30:37.699Z] #219 DONE 0.2s [2024-09-19T09:30:37.699Z] [2024-09-19T09:30:37.699Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-19T09:30:37.973Z] #157 ... [2024-09-19T09:30:37.973Z] [2024-09-19T09:30:37.973Z] #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-19T09:30:38.246Z] #220 DONE 0.5s [2024-09-19T09:30:38.246Z] [2024-09-19T09:30:38.246Z] #221 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-19T09:30:38.519Z] #221 DONE 0.2s [2024-09-19T09:30:38.519Z] [2024-09-19T09:30:38.519Z] #222 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-19T09:30:38.786Z] #222 DONE 0.1s [2024-09-19T09:30:38.786Z] [2024-09-19T09:30:38.786Z] #108 [core-metadata] exporting to image [2024-09-19T09:30:39.749Z] #108 exporting layers 0.9s done [2024-09-19T09:30:39.749Z] #108 writing image sha256:2793c507b468ce5bec8009b2a01fae33bb990ab65a23b0cf448300868e50ca93 done [2024-09-19T09:30:39.749Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-19T09:30:39.749Z] #108 DONE 16.4s [2024-09-19T09:30:39.749Z] [2024-09-19T09:30:39.749Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-19T09:31:18.602Z] #157 ... [2024-09-19T09:31:18.602Z] [2024-09-19T09:31:18.602Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-19T09:31:18.602Z] #158 DONE 2145.3s [2024-09-19T09:31:18.602Z] [2024-09-19T09:31:18.602Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-19T09:31:18.602Z] #157 DONE 2145.4s [2024-09-19T09:31:18.602Z] [2024-09-19T09:31:18.603Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-19T09:31:18.603Z] #150 DONE 2145.4s [2024-09-19T09:31:18.603Z] [2024-09-19T09:31:18.603Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T09:31:18.603Z] #53 ... [2024-09-19T09:31:18.603Z] [2024-09-19T09:31:18.603Z] #223 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T09:31:18.603Z] #223 DONE 0.2s [2024-09-19T09:31:18.603Z] [2024-09-19T09:31:18.603Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T09:31:18.603Z] #224 DONE 0.2s [2024-09-19T09:31:18.603Z] [2024-09-19T09:31:18.603Z] #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-19T09:31:18.603Z] #225 DONE 0.3s [2024-09-19T09:31:18.603Z] [2024-09-19T09:31:18.603Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-19T09:31:18.603Z] #226 DONE 0.2s [2024-09-19T09:31:18.603Z] [2024-09-19T09:31:18.603Z] #227 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-19T09:31:18.603Z] #227 ... [2024-09-19T09:31:18.603Z] [2024-09-19T09:31:18.603Z] #228 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-19T09:31:18.603Z] #228 DONE 0.2s [2024-09-19T09:31:18.603Z] [2024-09-19T09:31:18.603Z] #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-19T09:31:18.603Z] #229 DONE 0.2s [2024-09-19T09:31:18.603Z] [2024-09-19T09:31:18.603Z] #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-19T09:31:18.603Z] #230 DONE 0.5s [2024-09-19T09:31:18.603Z] [2024-09-19T09:31:18.603Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-19T09:31:18.603Z] #231 DONE 0.6s [2024-09-19T09:31:18.603Z] [2024-09-19T09:31:18.603Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-19T09:31:18.603Z] #232 DONE 0.1s [2024-09-19T09:31:18.603Z] [2024-09-19T09:31:18.603Z] #227 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-19T09:31:18.603Z] #227 DONE 0.7s [2024-09-19T09:31:18.603Z] [2024-09-19T09:31:18.603Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-19T09:31:18.603Z] #233 DONE 0.2s [2024-09-19T09:31:18.603Z] [2024-09-19T09:31:18.603Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-19T09:31:18.603Z] #234 DONE 0.2s [2024-09-19T09:31:18.603Z] [2024-09-19T09:31:18.603Z] #108 [support-scheduler] exporting to image [2024-09-19T09:31:18.603Z] #108 exporting layers [2024-09-19T09:31:18.603Z] #108 exporting layers 0.6s done [2024-09-19T09:31:18.603Z] #108 writing image sha256:8ac14e7a5f3cf8a2d1f4ef2a7fb0eb52dfbf16bb52efd6c001b44efa907e218b done [2024-09-19T09:31:18.603Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-19T09:31:18.603Z] #108 exporting layers 0.8s done [2024-09-19T09:31:18.603Z] #108 writing image sha256:1dde96c407756e508f37226e42a85e6393f435d33662031c8836107a59579a25 done [2024-09-19T09:31:18.603Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-19T09:31:18.603Z] #108 exporting layers 1.6s done [2024-09-19T09:31:18.603Z] #108 writing image sha256:b849714b20fcb84973ec01a91bf61d0290002c268f5fce5e6b0d4dab1cdd2ca7 done [2024-09-19T09:31:18.603Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-19T09:31:18.603Z] #108 DONE 18.1s [2024-09-19T09:31:18.603Z] [2024-09-19T09:31:18.603Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-19T09:31:18.603Z] 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" [2024-09-19T09:31:18.603Z] 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" [2024-09-19T09:31:18.603Z] 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" [2024-09-19T09:31:18.603Z] 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" [2024-09-19T09:31:18.603Z] 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" [2024-09-19T09:31:18.603Z] 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" [2024-09-19T09:31:18.603Z] 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" [2024-09-19T09:31:18.603Z] 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" [2024-09-19T09:31:18.603Z] 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" [2024-09-19T09:31:18.603Z] 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" [2024-09-19T09:31:18.603Z] 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" [2024-09-19T09:31:18.603Z] 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" [2024-09-19T09:31:18.603Z] 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" [2024-09-19T09:31:18.603Z] 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" [2024-09-19T09:31:18.603Z] 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" [2024-09-19T09:31:18.603Z] 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] } [2024-09-19T09:31:18.616Z] $ docker stop --time=1 d054776457505ab7b3fe2a1016c169e55320fd2f7083273770e237778cdc8709 [2024-09-19T09:31:20.321Z] $ docker rm -f --volumes d054776457505ab7b3fe2a1016c169e55320fd2f7083273770e237778cdc8709 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-19T09:31:20.900Z] + docker images [2024-09-19T09:31:20.900Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-19T09:31:20.900Z] support-notifications-arm64 latest 1dde96c40775 5 seconds ago 42.2MB [2024-09-19T09:31:20.900Z] support-cron-scheduler-arm64 latest b849714b20fc 5 seconds ago 43.7MB [2024-09-19T09:31:20.900Z] support-scheduler-arm64 latest 8ac14e7a5f3c 5 seconds ago 41.4MB [2024-09-19T09:31:20.900Z] core-metadata-arm64 latest 2793c507b468 42 seconds ago 39.4MB [2024-09-19T09:31:20.900Z] core-data-arm64 latest c19b7261e2da 46 seconds ago 39.3MB [2024-09-19T09:31:20.900Z] core-keeper-arm64 latest 4c6a07f9b34c 50 seconds ago 39.2MB [2024-09-19T09:31:20.900Z] core-command-arm64 latest 8db3b22c580a 3 minutes ago 35.1MB [2024-09-19T09:31:20.900Z] security-proxy-auth-arm64 latest a63ecefb2e21 4 minutes ago 32.7MB [2024-09-19T09:31:20.900Z] security-spiffe-token-provider-arm64 latest 99ab4fdb2923 12 minutes ago 29.1MB [2024-09-19T09:31:20.900Z] core-common-config-bootstrapper-arm64 latest 320dd5ba230d 14 minutes ago 15.4MB [2024-09-19T09:31:20.900Z] security-secretstore-setup-arm64 latest 5a63221fc987 15 minutes ago 36.4MB [2024-09-19T09:31:20.900Z] security-bootstrapper-arm64 latest 5c0aca9ad060 15 minutes ago 18.9MB [2024-09-19T09:31:20.900Z] security-proxy-setup-arm64 latest f6da808480f8 15 minutes ago 26.2MB [2024-09-19T09:31:20.900Z] security-spire-server-arm64 latest 145fd4918ac0 37 minutes ago 116MB [2024-09-19T09:31:20.900Z] security-spire-config-arm64 latest 0e7d81c07134 37 minutes ago 115MB [2024-09-19T09:31:20.900Z] security-spire-agent-arm64 latest bed9dd6b532d 37 minutes ago 174MB [2024-09-19T09:31:20.900Z] ci-base-image-arm64 latest 4b79d9469144 57 minutes ago 967MB [2024-09-19T09:31:20.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-09-19T09:31:20.900Z] 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 [2024-09-19T09:31:21.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-19T09:31:21.434Z] [2024-09-19T09:31:21.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-19T09:31:21.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-19T09:31:22.070Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-19T09:31:22.070Z] 8998bd30e6a1: Pulling fs layer [2024-09-19T09:31:22.070Z] 04944245beec: Pulling fs layer [2024-09-19T09:31:22.070Z] 699f458cf7ca: Pulling fs layer [2024-09-19T09:31:22.070Z] 765212b225bb: Pulling fs layer [2024-09-19T09:31:22.070Z] f23df028b6ca: Pulling fs layer [2024-09-19T09:31:22.070Z] d65c8cfc05b1: Pulling fs layer [2024-09-19T09:31:22.070Z] 2437ff75d9bd: Pulling fs layer [2024-09-19T09:31:22.070Z] 765212b225bb: Waiting [2024-09-19T09:31:22.070Z] f23df028b6ca: Waiting [2024-09-19T09:31:22.070Z] d65c8cfc05b1: Waiting [2024-09-19T09:31:22.070Z] 2437ff75d9bd: Waiting [2024-09-19T09:31:22.070Z] 04944245beec: Verifying Checksum [2024-09-19T09:31:22.070Z] 04944245beec: Download complete [2024-09-19T09:31:22.070Z] 765212b225bb: Verifying Checksum [2024-09-19T09:31:22.070Z] 765212b225bb: Download complete [2024-09-19T09:31:22.354Z] f23df028b6ca: Download complete [2024-09-19T09:31:22.354Z] d65c8cfc05b1: Verifying Checksum [2024-09-19T09:31:22.354Z] d65c8cfc05b1: Download complete [2024-09-19T09:31:22.354Z] 699f458cf7ca: Verifying Checksum [2024-09-19T09:31:22.354Z] 699f458cf7ca: Download complete [2024-09-19T09:31:22.961Z] 8998bd30e6a1: Download complete [2024-09-19T09:31:25.586Z] 2437ff75d9bd: Verifying Checksum [2024-09-19T09:31:25.586Z] 2437ff75d9bd: Download complete [2024-09-19T09:31:28.165Z] 8998bd30e6a1: Pull complete [2024-09-19T09:31:28.431Z] 04944245beec: Pull complete [2024-09-19T09:31:29.839Z] 699f458cf7ca: Pull complete [2024-09-19T09:31:30.106Z] 765212b225bb: Pull complete [2024-09-19T09:31:31.064Z] f23df028b6ca: Pull complete [2024-09-19T09:31:31.330Z] d65c8cfc05b1: Pull complete [2024-09-19T09:31:49.526Z] 2437ff75d9bd: Pull complete [2024-09-19T09:31:49.526Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-19T09:31:49.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-19T09:31:49.526Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-19T09:31:49.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-10676 does not seem to be running inside a container [2024-09-19T09:31:49.798Z] $ 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 [2024-09-19T09:31:52.882Z] $ docker top cfc529d8f81f10d7290ff8cb36a4592464e9c0300b7b5848495fd40b1db8b81e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-19T09:31:53.755Z] ---> job-cost.sh [2024-09-19T09:31:53.755Z] lf-activate-venv: SKIPPING [2024-09-19T09:31:53.755Z] INFO: No Stack... [2024-09-19T09:31:54.333Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-19T09:31:54.910Z] INFO: Archiving Costs [Pipeline] sh [2024-09-19T09:31:55.801Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2024-09-19T09:31:55.801Z] + cut -d, -f6 [Pipeline] lock [2024-09-19T09:31:55.837Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-6-stack-cost] [2024-09-19T09:31:55.848Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4907-6-stack-cost] did not exist. Created. [2024-09-19T09:31:55.856Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-19T09:31:56.511Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-19T09:31:56.735Z] Stashed 1 file(s) [Pipeline] } [2024-09-19T09:31:56.746Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-6-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-19T09:31:56.769Z] $ docker stop --time=1 cfc529d8f81f10d7290ff8cb36a4592464e9c0300b7b5848495fd40b1db8b81e [2024-09-19T09:31:58.293Z] $ 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 [2024-09-19T09:31:58.816Z] provisioning config files... [2024-09-19T09:31:58.824Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config7157114391269795326tmp [Pipeline] { [Pipeline] sh [2024-09-19T09:31:59.130Z] + set +x [2024-09-19T09:31:59.131Z] + curl -s https://codecov.io/bash [2024-09-19T09:31:59.131Z] + bash -s -- [2024-09-19T09:31:59.131Z] [2024-09-19T09:31:59.131Z] _____ _ [2024-09-19T09:31:59.131Z] / ____| | | [2024-09-19T09:31:59.131Z] | | ___ __| | ___ ___ _____ __ [2024-09-19T09:31:59.131Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-19T09:31:59.131Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-19T09:31:59.131Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-19T09:31:59.131Z] Bash-1.0.6 [2024-09-19T09:31:59.131Z] [2024-09-19T09:31:59.131Z] [2024-09-19T09:31:59.131Z] ==> git version 2.25.1 found [2024-09-19T09:31:59.131Z] ==> 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 [2024-09-19T09:31:59.131Z] Release-Date: 2020-01-08 [2024-09-19T09:31:59.131Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-19T09:31:59.131Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-19T09:31:59.131Z] ==> Jenkins CI detected. [2024-09-19T09:31:59.131Z] current dir:  /w/workspace/edgex-go/6 [2024-09-19T09:31:59.131Z] project root: . [2024-09-19T09:31:59.131Z] --> token set from env [2024-09-19T09:31:59.391Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-19T09:31:59.391Z] ==> Running gcov in . (disable via -X gcov) [2024-09-19T09:31:59.391Z] ==> Python coveragepy not found [2024-09-19T09:31:59.391Z] ==> Searching for coverage reports in: [2024-09-19T09:31:59.391Z] + . [2024-09-19T09:31:59.391Z] -> Found 1 reports [2024-09-19T09:31:59.391Z] ==> Detecting git/mercurial file structure [2024-09-19T09:31:59.391Z] ==> Reading reports [2024-09-19T09:31:59.391Z] + ./coverage.out bytes=566233 [2024-09-19T09:31:59.391Z] ==> Appending adjustments [2024-09-19T09:31:59.391Z] https://docs.codecov.io/docs/fixing-reports [2024-09-19T09:32:00.772Z] + Found adjustments [2024-09-19T09:32:00.772Z] ==> Gzipping contents [2024-09-19T09:32:00.772Z] 72K /tmp/codecov.e1xOBK.gz [2024-09-19T09:32:00.772Z] ==> Uploading reports [2024-09-19T09:32:00.772Z] url: https://codecov.io [2024-09-19T09:32:00.772Z] 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= [2024-09-19T09:32:00.772Z] -> Pinging Codecov [2024-09-19T09:32:00.772Z] 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= [2024-09-19T09:32:00.772Z] -> Uploading to [2024-09-19T09:32:00.772Z] 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 [2024-09-19T09:32:00.772Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-19T09:32:00.772Z] Dload Upload Total Spent Left Speed [2024-09-19T09:32:01.031Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69839 0 0 100 69839 0 243k --:--:-- --:--:-- --:--:-- 243k [2024-09-19T09:32:01.031Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/843d6d96f86274f771ff79253d05fba8b79384a0 [Pipeline] } [2024-09-19T09:32:01.038Z] 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 [2024-09-19T09:32:01.804Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-19T09:32:02.099Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-19T09:32:02.958Z] ---> package-listing.sh [2024-09-19T09:32:02.958Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-19T09:32:02.958Z] ++ facter osfamily [2024-09-19T09:32:03.217Z] + OS_FAMILY=debian [2024-09-19T09:32:03.217Z] + workspace=/w/workspace/edgex-go/6 [2024-09-19T09:32:03.217Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-19T09:32:03.217Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-19T09:32:03.217Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-19T09:32:03.217Z] + PACKAGES=/tmp/packages_start.txt [2024-09-19T09:32:03.217Z] + '[' /w/workspace/edgex-go/6 ']' [2024-09-19T09:32:03.217Z] + PACKAGES=/tmp/packages_end.txt [2024-09-19T09:32:03.217Z] + case "${OS_FAMILY}" in [2024-09-19T09:32:03.217Z] + dpkg -l [2024-09-19T09:32:03.217Z] + grep '^ii' [2024-09-19T09:32:03.217Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-19T09:32:03.217Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-19T09:32:03.217Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-19T09:32:03.217Z] + '[' /w/workspace/edgex-go/6 ']' [2024-09-19T09:32:03.217Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2024-09-19T09:32:03.217Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2024-09-19T09:32:03.229Z] 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 [2024-09-19T09:32:03.510Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-19T09:32:04.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-19T09:32:04.077Z] [2024-09-19T09:32:04.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-19T09:32:04.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-19T09:32:04.385Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-19T09:32:04.385Z] 5eb5b503b376: Pulling fs layer [2024-09-19T09:32:04.385Z] 5c69ac0246d0: Pulling fs layer [2024-09-19T09:32:04.385Z] ec43610c2a17: Pulling fs layer [2024-09-19T09:32:04.385Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-19T09:32:04.385Z] 33b1e0a273af: Pulling fs layer [2024-09-19T09:32:04.385Z] 5d3b04190fa2: Pulling fs layer [2024-09-19T09:32:04.385Z] 2f39f015ded8: Pulling fs layer [2024-09-19T09:32:04.385Z] 33b1e0a273af: Waiting [2024-09-19T09:32:04.385Z] 2f39f015ded8: Waiting [2024-09-19T09:32:04.385Z] 5d3b04190fa2: Waiting [2024-09-19T09:32:04.385Z] 3a2ae6a8a46f: Waiting [2024-09-19T09:32:04.385Z] 5c69ac0246d0: Download complete [2024-09-19T09:32:04.385Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-19T09:32:04.385Z] 3a2ae6a8a46f: Download complete [2024-09-19T09:32:04.385Z] 33b1e0a273af: Verifying Checksum [2024-09-19T09:32:04.385Z] 33b1e0a273af: Download complete [2024-09-19T09:32:04.385Z] 5d3b04190fa2: Verifying Checksum [2024-09-19T09:32:04.385Z] 5d3b04190fa2: Download complete [2024-09-19T09:32:04.385Z] ec43610c2a17: Verifying Checksum [2024-09-19T09:32:04.650Z] 5eb5b503b376: Verifying Checksum [2024-09-19T09:32:04.650Z] 5eb5b503b376: Download complete [2024-09-19T09:32:05.220Z] 2f39f015ded8: Download complete [2024-09-19T09:32:05.787Z] 5eb5b503b376: Pull complete [2024-09-19T09:32:06.045Z] 5c69ac0246d0: Pull complete [2024-09-19T09:32:06.304Z] ec43610c2a17: Pull complete [2024-09-19T09:32:06.304Z] 3a2ae6a8a46f: Pull complete [2024-09-19T09:32:06.563Z] 33b1e0a273af: Pull complete [2024-09-19T09:32:06.563Z] 5d3b04190fa2: Pull complete [2024-09-19T09:32:10.745Z] 2f39f015ded8: Pull complete [2024-09-19T09:32:10.745Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-19T09:32:10.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-19T09:32:10.745Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-19T09:32:10.964Z] prd-ubuntu20.04-docker-8c-8g-10675 does not seem to be running inside a container [2024-09-19T09:32:10.986Z] $ 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 [2024-09-19T09:32:13.637Z] $ docker top bd071e86a4de8df8dfef4c6c4daf00a3ec9d751feed405962f5f16dda702b0e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-19T09:32:13.999Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-19T09:32:14.288Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-19T09:32:14.574Z] + ls /var/log/sa-host [2024-09-19T09:32:14.575Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-19T09:32:14.754Z] provisioning config files... [2024-09-19T09:32:14.762Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config12830190431495634119tmp [Pipeline] { [Pipeline] echo [2024-09-19T09:32:14.781Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-19T09:32:15.067Z] ---> create-netrc.sh [Pipeline] } [2024-09-19T09:32:15.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-19T09:32:15.424Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-19T09:32:15.434Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-19T09:32:15.716Z] ---> sudo-logs.sh [2024-09-19T09:32:15.716Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-19T09:32:15.745Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-19T09:32:16.025Z] ---> job-cost.sh [2024-09-19T09:32:16.025Z] lf-activate-venv: SKIPPING [2024-09-19T09:32:16.025Z] DEBUG: total: 0.2199999988079071 [2024-09-19T09:32:16.025Z] INFO: Retrieving Stack Cost... [2024-09-19T09:32:16.283Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-19T09:32:16.540Z] INFO: Archiving Costs [Pipeline] echo [2024-09-19T09:32:16.553Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-19T09:32:16.836Z] ---> logs-deploy.sh [2024-09-19T09:32:16.836Z] lf-activate-venv: SKIPPING [2024-09-19T09:32:16.836Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4907/6 [2024-09-19T09:32:16.836Z] INFO: archiving workspace using pattern(s): [2024-09-19T09:32:17.769Z] Archives upload complete. [2024-09-19T09:32:18.028Z] INFO: archiving logs to Nexus [2024-09-19T09:32:18.602Z] ---> uname -a: [2024-09-19T09:32:18.602Z] 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 [2024-09-19T09:32:18.602Z] [2024-09-19T09:32:18.602Z] [2024-09-19T09:32:18.602Z] ---> lscpu: [2024-09-19T09:32:18.602Z] Architecture: x86_64 [2024-09-19T09:32:18.602Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-19T09:32:18.602Z] Byte Order: Little Endian [2024-09-19T09:32:18.602Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-19T09:32:18.602Z] CPU(s): 8 [2024-09-19T09:32:18.602Z] On-line CPU(s) list: 0-7 [2024-09-19T09:32:18.602Z] Thread(s) per core: 1 [2024-09-19T09:32:18.602Z] Core(s) per socket: 1 [2024-09-19T09:32:18.602Z] Socket(s): 8 [2024-09-19T09:32:18.602Z] NUMA node(s): 1 [2024-09-19T09:32:18.602Z] Vendor ID: AuthenticAMD [2024-09-19T09:32:18.602Z] CPU family: 23 [2024-09-19T09:32:18.602Z] Model: 49 [2024-09-19T09:32:18.602Z] Model name: AMD EPYC-Rome Processor [2024-09-19T09:32:18.602Z] Stepping: 0 [2024-09-19T09:32:18.602Z] CPU MHz: 2799.998 [2024-09-19T09:32:18.602Z] BogoMIPS: 5599.99 [2024-09-19T09:32:18.602Z] Virtualization: AMD-V [2024-09-19T09:32:18.602Z] Hypervisor vendor: KVM [2024-09-19T09:32:18.602Z] Virtualization type: full [2024-09-19T09:32:18.602Z] L1d cache: 256 KiB [2024-09-19T09:32:18.602Z] L1i cache: 256 KiB [2024-09-19T09:32:18.602Z] L2 cache: 4 MiB [2024-09-19T09:32:18.602Z] L3 cache: 128 MiB [2024-09-19T09:32:18.602Z] NUMA node0 CPU(s): 0-7 [2024-09-19T09:32:18.602Z] Vulnerability Itlb multihit: Not affected [2024-09-19T09:32:18.602Z] Vulnerability L1tf: Not affected [2024-09-19T09:32:18.602Z] Vulnerability Mds: Not affected [2024-09-19T09:32:18.602Z] Vulnerability Meltdown: Not affected [2024-09-19T09:32:18.602Z] Vulnerability Mmio stale data: Not affected [2024-09-19T09:32:18.602Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-19T09:32:18.602Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-19T09:32:18.602Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-19T09:32:18.602Z] Vulnerability Srbds: Not affected [2024-09-19T09:32:18.602Z] Vulnerability Tsx async abort: Not affected [2024-09-19T09:32:18.602Z] 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 [2024-09-19T09:32:18.602Z] [2024-09-19T09:32:18.602Z] [2024-09-19T09:32:18.602Z] ---> nproc: [2024-09-19T09:32:18.602Z] 8 [2024-09-19T09:32:18.602Z] [2024-09-19T09:32:18.602Z] [2024-09-19T09:32:18.602Z] ---> df -h: [2024-09-19T09:32:18.602Z] Filesystem Size Used Avail Use% Mounted on [2024-09-19T09:32:18.602Z] overlay 155G 28G 128G 18% / [2024-09-19T09:32:18.602Z] tmpfs 64M 0 64M 0% /dev [2024-09-19T09:32:18.602Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-19T09:32:18.602Z] shm 64M 0 64M 0% /dev/shm [2024-09-19T09:32:18.602Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-09-19T09:32:18.602Z] [2024-09-19T09:32:18.603Z] [2024-09-19T09:32:18.603Z] ---> sar -b -r -n DEV: [2024-09-19T09:32:18.603Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10675) 09/19/24 _x86_64_ (8 CPU) [2024-09-19T09:32:18.603Z] [2024-09-19T09:32:18.603Z] 08:28:50 LINUX RESTART (8 CPU) [2024-09-19T09:32:18.603Z] [2024-09-19T09:32:18.603Z] 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-19T09:32:18.603Z] 08:30:03 348.84 48.29 300.55 0.00 5422.43 173380.57 0.00 [2024-09-19T09:32:18.603Z] 08:31:01 194.09 1.07 193.02 0.00 27.17 65080.64 0.00 [2024-09-19T09:32:18.603Z] 08:32:01 41.18 0.00 41.18 0.00 0.00 33715.86 0.00 [2024-09-19T09:32:18.603Z] 08:33:01 33.61 0.17 33.44 0.00 2.53 19174.00 0.00 [2024-09-19T09:32:18.603Z] 08:34:01 241.64 1.25 240.39 0.00 92.52 148724.95 0.00 [2024-09-19T09:32:18.603Z] 08:35:01 784.77 19.06 765.71 0.00 4418.13 227287.84 0.00 [2024-09-19T09:32:18.603Z] 08:36:01 304.12 1.08 303.03 0.00 8.67 115861.49 0.00 [2024-09-19T09:32:18.603Z] 08:37:01 625.11 0.05 625.06 0.00 1.07 131525.76 0.00 [2024-09-19T09:32:18.603Z] 08:38:01 306.15 0.03 306.11 0.00 0.27 93534.03 0.00 [2024-09-19T09:32:18.603Z] 08:39:01 213.60 0.33 213.26 0.00 12.80 17249.26 0.00 [2024-09-19T09:32:18.603Z] 08:40:01 2.43 1.20 1.23 0.00 25.46 15.60 0.00 [2024-09-19T09:32:18.603Z] 08:41:01 1.92 0.00 1.92 0.00 0.00 26.26 0.00 [2024-09-19T09:32:18.603Z] 08:42:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 [2024-09-19T09:32:18.603Z] 08:43:01 2.02 0.00 2.02 0.00 0.00 23.06 0.00 [2024-09-19T09:32:18.603Z] 08:44:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 [2024-09-19T09:32:18.603Z] 08:45:01 2.93 0.02 2.92 0.00 0.13 36.79 0.00 [2024-09-19T09:32:18.603Z] 08:46:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2024-09-19T09:32:18.603Z] 08:47:01 0.95 0.00 0.95 0.00 0.00 12.66 0.00 [2024-09-19T09:32:18.603Z] 08:48:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 [2024-09-19T09:32:18.603Z] 08:49:01 1.53 0.00 1.53 0.00 0.00 18.79 0.00 [2024-09-19T09:32:18.603Z] 08:50:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2024-09-19T09:32:18.603Z] 08:51:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 [2024-09-19T09:32:18.603Z] 08:52:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 [2024-09-19T09:32:18.603Z] 08:53:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 [2024-09-19T09:32:18.603Z] 08:54:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 [2024-09-19T09:32:18.603Z] 08:55:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2024-09-19T09:32:18.603Z] 08:56:01 1.25 0.00 1.25 0.00 0.00 15.59 0.00 [2024-09-19T09:32:18.603Z] 08:57:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 [2024-09-19T09:32:18.603Z] 08:58:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 [2024-09-19T09:32:18.603Z] 08:59:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 [2024-09-19T09:32:18.603Z] 09:00:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 [2024-09-19T09:32:18.603Z] 09:01:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2024-09-19T09:32:18.603Z] 09:02:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 [2024-09-19T09:32:18.603Z] 09:03:02 1.05 0.00 1.05 0.00 0.00 12.53 0.00 [2024-09-19T09:32:18.603Z] 09:04:01 1.27 0.00 1.27 0.00 0.00 15.45 0.00 [2024-09-19T09:32:18.603Z] 09:05:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 [2024-09-19T09:32:18.603Z] 09:06:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 [2024-09-19T09:32:18.603Z] 09:07:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 [2024-09-19T09:32:18.603Z] 09:08:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 [2024-09-19T09:32:18.603Z] 09:09:01 1.48 0.00 1.48 0.00 0.00 16.39 0.00 [2024-09-19T09:32:18.603Z] 09:10:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 [2024-09-19T09:32:18.603Z] 09:11:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 [2024-09-19T09:32:18.603Z] 09:12:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2024-09-19T09:32:18.603Z] 09:13:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 [2024-09-19T09:32:18.603Z] 09:14:01 1.22 0.00 1.22 0.00 0.00 14.92 0.00 [2024-09-19T09:32:18.603Z] 09:15:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 [2024-09-19T09:32:18.603Z] 09:16:01 1.12 0.00 1.12 0.00 0.00 14.66 0.00 [2024-09-19T09:32:18.603Z] 09:17:01 1.53 0.00 1.53 0.00 0.00 16.79 0.00 [2024-09-19T09:32:18.603Z] 09:18:01 1.17 0.02 1.15 0.00 0.13 13.06 0.00 [2024-09-19T09:32:18.603Z] 09:19:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2024-09-19T09:32:18.603Z] 09:20:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 [2024-09-19T09:32:18.603Z] 09:21:01 1.57 0.00 1.57 0.00 0.00 16.79 0.00 [2024-09-19T09:32:18.603Z] 09:22:01 3.02 0.18 2.83 0.00 18.53 31.99 0.00 [2024-09-19T09:32:18.603Z] 09:23:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2024-09-19T09:32:18.603Z] 09:24:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 [2024-09-19T09:32:18.603Z] 09:25:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 [2024-09-19T09:32:18.603Z] 09:26:01 1.12 0.00 1.12 0.00 0.00 14.26 0.00 [2024-09-19T09:32:18.603Z] 09:27:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2024-09-19T09:32:18.603Z] 09:28:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 [2024-09-19T09:32:18.603Z] 09:29:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 [2024-09-19T09:32:18.603Z] 09:30:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2024-09-19T09:32:18.603Z] 09:31:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2024-09-19T09:32:18.603Z] 09:32:01 1.28 0.07 1.22 0.00 4.80 33.46 0.00 [2024-09-19T09:32:18.603Z] Average: 50.14 1.16 48.99 0.00 159.39 16270.13 0.00 [2024-09-19T09:32:18.603Z] [2024-09-19T09:32:18.603Z] 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-19T09:32:18.603Z] 08:30:03 29078076 31535904 794188 2.42 70268 2662124 2104132 6.20 1052840 2372704 425544 [2024-09-19T09:32:18.603Z] 08:31:01 27479252 31320392 983916 2.99 128076 3864224 2306004 6.80 1720812 3158444 581004 [2024-09-19T09:32:18.603Z] 08:32:01 27551348 31404872 896104 2.73 131504 3856228 2300512 6.78 1426728 3360956 66696 [2024-09-19T09:32:18.603Z] 08:33:01 26397496 31346476 952852 2.90 135268 4887296 2074388 6.11 1826124 4058276 584056 [2024-09-19T09:32:18.603Z] 08:34:01 21838048 31077248 1210668 3.68 148692 9074420 4548852 13.41 2160080 8157872 1852400 [2024-09-19T09:32:18.603Z] 08:35:01 16818552 31338692 910200 2.77 343148 13799368 2685948 7.92 2865064 12076628 396468 [2024-09-19T09:32:18.603Z] 08:36:01 8610908 27760856 4410768 13.41 384608 17944964 12367520 36.45 7206040 15387120 1289296 [2024-09-19T09:32:18.603Z] 08:37:01 5987148 26915392 5272532 16.03 398260 19677524 11483732 33.84 8603696 16604888 0 [2024-09-19T09:32:18.603Z] 08:38:01 9906808 31332652 904996 2.75 409464 20294864 2708712 7.98 3310724 18186788 157744 [2024-09-19T09:32:18.603Z] 08:39:01 9704360 31389996 855784 2.60 411672 20546648 2450632 7.22 3298248 18409444 4 [2024-09-19T09:32:18.603Z] 08:40:01 9698344 31385824 859884 2.61 411696 20547428 2450632 7.22 3304248 18409648 12 [2024-09-19T09:32:18.603Z] 08:41:01 9735828 31423352 822332 2.50 411736 20547428 2450632 7.22 3264472 18409624 4 [2024-09-19T09:32:18.603Z] 08:42:01 9737180 31424844 820708 2.50 411788 20547428 2450632 7.22 3263008 18409628 8 [2024-09-19T09:32:18.603Z] 08:43:01 9743720 31431460 814308 2.48 411844 20547436 2450632 7.22 3258004 18409632 164 [2024-09-19T09:32:18.603Z] 08:44:01 9743800 31431540 814256 2.48 411888 20547432 2450632 7.22 3257708 18409632 4 [2024-09-19T09:32:18.603Z] 08:45:01 9744736 31432592 813176 2.47 411960 20547416 2420424 7.13 3258108 18409612 4 [2024-09-19T09:32:18.603Z] 08:46:01 9744208 31432064 813624 2.47 411996 20547400 2420424 7.13 3258052 18409612 12 [2024-09-19T09:32:18.603Z] 08:47:01 9744428 31432348 813296 2.47 412008 20547420 2420424 7.13 3258184 18409620 192 [2024-09-19T09:32:18.603Z] 08:48:01 9744652 31432576 813228 2.47 412020 20547424 2420424 7.13 3258116 18409624 8 [2024-09-19T09:32:18.603Z] 08:49:01 9745676 31433644 812148 2.47 412044 20547428 2420424 7.13 3256888 18409620 60 [2024-09-19T09:32:18.603Z] 08:50:01 9745912 31433888 811868 2.47 412056 20547432 2420424 7.13 3256992 18409628 8 [2024-09-19T09:32:18.603Z] 08:51:01 9745636 31433660 812048 2.47 412076 20547432 2420424 7.13 3257124 18409632 164 [2024-09-19T09:32:18.603Z] 08:52:01 9745588 31433616 812012 2.47 412096 20547436 2420424 7.13 3257044 18409636 8 [2024-09-19T09:32:18.603Z] 08:53:01 9745288 31433364 812272 2.47 412112 20547440 2420424 7.13 3257412 18409640 12 [2024-09-19T09:32:18.603Z] 08:54:01 9745272 31433348 812264 2.47 412128 20547432 2420424 7.13 3257104 18409640 8 [2024-09-19T09:32:18.603Z] 08:55:01 9745128 31433236 812292 2.47 412136 20547444 2420424 7.13 3257252 18409640 144 [2024-09-19T09:32:18.603Z] 08:56:01 9744324 31432440 813020 2.47 412152 20547444 2420424 7.13 3257196 18409644 40 [2024-09-19T09:32:18.603Z] 08:57:01 9744284 31432400 812960 2.47 412164 20547456 2420424 7.13 3257268 18409640 172 [2024-09-19T09:32:18.603Z] 08:58:01 9744476 31432620 812932 2.47 412168 20547460 2420424 7.13 3257276 18409644 20 [2024-09-19T09:32:18.603Z] 08:59:01 9744492 31432640 812872 2.47 412180 20547460 2420424 7.13 3257292 18409644 140 [2024-09-19T09:32:18.603Z] 09:00:01 9744064 31432256 813176 2.47 412204 20547464 2420424 7.13 3257404 18409648 8 [2024-09-19T09:32:18.603Z] 09:01:01 9744268 31432464 812896 2.47 412216 20547468 2420424 7.13 3257372 18409652 132 [2024-09-19T09:32:18.603Z] 09:02:01 9744292 31432492 812872 2.47 412240 20547468 2420424 7.13 3257648 18409652 12 [2024-09-19T09:32:18.603Z] 09:03:02 9744300 31432568 812796 2.47 412268 20547472 2420424 7.13 3257648 18409656 144 [2024-09-19T09:32:18.603Z] 09:04:01 9744520 31432880 812836 2.47 412288 20547604 2420424 7.13 3257764 18409748 16 [2024-09-19T09:32:18.603Z] 09:05:01 9744536 31432988 812764 2.47 412308 20547604 2420424 7.13 3257568 18409796 180 [2024-09-19T09:32:18.603Z] 09:06:01 9744448 31432904 812776 2.47 412320 20547608 2420424 7.13 3257444 18409800 8 [2024-09-19T09:32:18.603Z] 09:07:01 9744312 31432804 812712 2.47 412324 20547612 2420424 7.13 3257476 18409800 148 [2024-09-19T09:32:18.603Z] 09:08:01 9744264 31432760 812680 2.47 412340 20547616 2420424 7.13 3257476 18409804 4 [2024-09-19T09:32:18.603Z] 09:09:01 9744468 31433008 812436 2.47 412360 20547620 2420424 7.13 3257540 18409812 4 [2024-09-19T09:32:18.603Z] 09:10:01 9744324 31432872 812452 2.47 412384 20547620 2420424 7.13 3257648 18409816 32 [2024-09-19T09:32:18.603Z] 09:11:01 9744276 31432832 812428 2.47 412388 20547624 2420424 7.13 3257656 18409820 352 [2024-09-19T09:32:18.603Z] 09:12:01 9744224 31432784 812616 2.47 412404 20547624 2420424 7.13 3257588 18409820 20 [2024-09-19T09:32:18.603Z] 09:13:01 9744200 31432832 812576 2.47 412420 20547632 2420424 7.13 3257652 18409828 8 [2024-09-19T09:32:18.603Z] 09:14:01 9744404 31433040 812300 2.47 412428 20547636 2420424 7.13 3257544 18409832 8 [2024-09-19T09:32:18.603Z] 09:15:01 9744620 31433256 812212 2.47 412448 20547628 2420424 7.13 3257620 18409832 16 [2024-09-19T09:32:18.603Z] 09:16:01 9744744 31433464 811884 2.47 412472 20547644 2420424 7.13 3257620 18409840 8 [2024-09-19T09:32:18.603Z] 09:17:01 9744744 31433476 811876 2.47 412476 20547648 2436480 7.18 3257948 18409852 8 [2024-09-19T09:32:18.603Z] 09:18:01 9744120 31432904 812336 2.47 412500 20547648 2452552 7.23 3257976 18409840 8 [2024-09-19T09:32:18.603Z] 09:19:01 9744572 31433360 812024 2.47 412508 20547644 2452552 7.23 3257976 18409844 192 [2024-09-19T09:32:18.603Z] 09:20:01 9744548 31433336 811948 2.47 412536 20547636 2452552 7.23 3257752 18409844 8 [2024-09-19T09:32:18.603Z] 09:21:01 9744684 31433536 811900 2.47 412548 20547656 2452552 7.23 3258044 18409852 300 [2024-09-19T09:32:18.603Z] 09:22:01 9741816 31431424 814224 2.48 412552 20548216 2420084 7.13 3258156 18410364 0 [2024-09-19T09:32:18.603Z] 09:23:01 9741548 31431160 814444 2.48 412572 20548196 2420084 7.13 3257996 18410364 204 [2024-09-19T09:32:18.603Z] 09:24:01 9741564 31431184 814324 2.48 412584 20548224 2420084 7.13 3257996 18410368 8 [2024-09-19T09:32:18.603Z] 09:25:01 9741608 31431228 814200 2.48 412604 20548224 2420084 7.13 3258124 18410368 8 [2024-09-19T09:32:18.603Z] 09:26:01 9741696 31431384 814036 2.48 412612 20548228 2420084 7.13 3258064 18410376 8 [2024-09-19T09:32:18.603Z] 09:27:01 9741824 31431520 814040 2.48 412628 20548232 2420084 7.13 3258052 18410380 8 [2024-09-19T09:32:18.603Z] 09:28:01 9741644 31431456 814060 2.48 412632 20548360 2420084 7.13 3258052 18410496 8 [2024-09-19T09:32:18.603Z] 09:29:01 9741952 31431788 813868 2.48 412656 20548368 2420084 7.13 3258124 18410520 300 [2024-09-19T09:32:18.603Z] 09:30:01 9742124 31432024 813628 2.47 412680 20548364 2420084 7.13 3258060 18410528 4 [2024-09-19T09:32:18.603Z] 09:31:01 9742304 31432204 813372 2.47 412696 20548360 2420084 7.13 3258044 18410528 28 [2024-09-19T09:32:18.603Z] 09:32:01 9740236 31430420 814372 2.48 412712 20548592 2478776 7.31 3258756 18410940 264 [2024-09-19T09:32:18.603Z] Average: 11106988 31290231 957819 2.91 387500 19137062 2756563 8.12 3272808 17103117 85029 [2024-09-19T09:32:18.603Z] [2024-09-19T09:32:18.603Z] 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-19T09:32:18.603Z] 08:30:03 lo 5.67 5.67 0.55 0.55 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:30:03 ens3 1577.99 1549.99 11349.33 193.65 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:30:03 docker0 646.24 562.24 45.19 2883.42 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:31:01 lo 0.21 0.21 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:31:01 ens3 393.55 309.96 2182.66 42.23 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:31:01 docker0 286.71 353.54 23.87 2139.54 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:31:01 veth4f75314 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:32:01 ens3 33.08 21.20 27.06 14.23 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:32:01 docker0 1.17 1.17 0.09 0.11 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:32:01 veth4f75314 1.17 1.20 0.10 0.11 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:33:01 ens3 17.11 9.37 15.35 8.15 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:33:01 veth4f75314 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:34:01 veth8a71eaa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:34:01 vethb6ebbad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:34:01 veth8a277f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:34:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:34:01 vetha23f48f 1.32 3.03 0.10 31.43 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:34:01 vethe1c8faa 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:34:01 veth3c8fed6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:34:01 veth402c1db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:34:01 ens3 180.85 119.48 3297.92 163.46 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:34:01 docker0 6.87 11.50 0.45 135.47 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:34:01 veth8444b59 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:34:01 veth8dc56d0 3.17 5.03 0.25 63.22 0.00 0.00 0.00 0.01 [2024-09-19T09:32:18.603Z] 08:34:01 veth057d603 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:34:01 veth56614d2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:34:01 veth44e6239 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:34:01 veth8dacbb2 0.60 0.65 0.05 0.24 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:34:01 veth1fad27e 1.78 3.33 0.14 40.62 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:35:01 vethb6ea167 90.57 142.45 9.06 1181.04 0.00 0.00 0.00 0.10 [2024-09-19T09:32:18.603Z] 08:35:01 veth7270b66 93.29 135.45 9.23 1183.33 0.00 0.00 0.00 0.10 [2024-09-19T09:32:18.603Z] 08:35:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:35:01 veth53a06ce 93.04 132.97 9.21 1180.33 0.00 0.00 0.00 0.10 [2024-09-19T09:32:18.603Z] 08:35:01 veth71c3962 87.40 128.64 8.87 1182.61 0.00 0.00 0.00 0.10 [2024-09-19T09:32:18.603Z] 08:35:01 ens3 1010.55 606.61 9610.35 67.56 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:35:01 docker0 500.83 770.89 42.10 6886.79 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:35:01 veth120f1eb 86.55 149.10 8.87 1181.26 0.00 0.00 0.00 0.10 [2024-09-19T09:32:18.603Z] 08:35:01 veth8dacbb2 0.10 0.95 0.00 0.04 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:36:01 veth2bc5913 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:36:01 veth9dd25e2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:36:01 veth63c100d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.603Z] 08:36:01 vethb763ce6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:36:01 veth206ae77 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:36:01 ens3 11.95 6.50 9.77 5.32 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:36:01 veth1cf6365 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:36:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:36:01 veth7a08d78 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:36:01 vethb3f0deb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:36:01 veth3a64674 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:36:01 veth2b82a93 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:36:01 vetha76205c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:36:01 vethe949fe8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:36:01 veth8dacbb2 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:36:01 veth9948fd3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:37:01 veth2bc5913 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:37:01 veth45b793c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:37:01 veth94506c7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:37:01 veth9dd25e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:37:01 vethb763ce6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:37:01 ens3 10.93 6.03 8.73 4.77 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:37:01 veth1cf6365 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:37:01 veth7a08d78 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:37:01 vethb3f0deb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:37:01 veth2a8851b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:37:01 veth2b82a93 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:37:01 vethe949fe8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:37:01 veth959d8e6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:37:01 veth8dacbb2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:37:01 veth9948fd3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:38:01 veth2bc5913 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:38:01 vethb763ce6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:38:01 ens3 9.50 5.66 7.55 4.18 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:38:01 veth1cf6365 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:38:01 veth7a08d78 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:38:01 vethb3f0deb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:38:01 veth2b82a93 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:38:01 vethe949fe8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:38:01 veth8dacbb2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:38:01 veth9948fd3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:39:01 ens3 4.03 2.87 4.36 1.89 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:40:01 ens3 6.82 4.90 5.03 5.85 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:45:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:46:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:48:01 ens3 0.18 0.13 0.12 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:49:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:50:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:51:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:53:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:54:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:55:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:56:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:58:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:00:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:02:01 ens3 0.37 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:03:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:03:02 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:04:01 ens3 1.02 0.37 0.54 0.22 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:05:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:06:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:07:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:08:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:09:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:10:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:11:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:12:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:13:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:14:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:15:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:16:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:18:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:19:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:20:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:21:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:22:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:22:01 ens3 0.25 0.28 0.08 0.04 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:23:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:24:01 ens3 0.53 0.07 0.21 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:25:01 ens3 0.82 0.57 0.44 0.35 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.604Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:26:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:27:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:28:01 ens3 0.50 0.02 0.05 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:29:01 ens3 0.62 0.47 0.36 0.29 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:30:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:32:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:32:01 ens3 6.17 4.37 5.86 2.97 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] Average: ens3 51.76 41.98 420.23 8.18 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] Average: docker0 22.75 26.81 1.76 190.22 0.00 0.00 0.00 0.00 [2024-09-19T09:32:18.605Z] [2024-09-19T09:32:18.605Z] [2024-09-19T09:32:18.605Z] ---> sar -P ALL: [2024-09-19T09:32:18.605Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10675) 09/19/24 _x86_64_ (8 CPU) [2024-09-19T09:32:18.605Z] [2024-09-19T09:32:18.605Z] 08:28:50 LINUX RESTART (8 CPU) [2024-09-19T09:32:18.605Z] [2024-09-19T09:32:18.605Z] 08:29:01 CPU %user %nice %system %iowait %steal %idle [2024-09-19T09:32:18.605Z] 08:30:03 all 9.85 0.00 3.23 2.34 0.05 84.54 [2024-09-19T09:32:18.605Z] 08:30:03 0 11.08 0.00 2.93 3.25 0.03 82.71 [2024-09-19T09:32:18.605Z] 08:30:03 1 8.43 0.00 4.83 6.32 0.07 80.36 [2024-09-19T09:32:18.605Z] 08:30:03 2 9.08 0.00 5.63 0.30 0.05 84.94 [2024-09-19T09:32:18.605Z] 08:30:03 3 7.91 0.00 2.70 5.19 0.05 84.16 [2024-09-19T09:32:18.605Z] 08:30:03 4 11.79 0.00 2.54 1.95 0.03 83.69 [2024-09-19T09:32:18.605Z] 08:30:03 5 9.50 0.00 2.04 0.73 0.05 87.68 [2024-09-19T09:32:18.605Z] 08:30:03 6 9.63 0.00 2.00 0.32 0.03 88.02 [2024-09-19T09:32:18.605Z] 08:30:03 7 11.37 0.00 3.15 0.69 0.05 84.73 [2024-09-19T09:32:18.605Z] 08:31:01 all 25.22 0.00 5.53 2.35 0.07 66.83 [2024-09-19T09:32:18.605Z] 08:31:01 0 25.85 0.00 6.16 1.65 0.07 66.27 [2024-09-19T09:32:18.605Z] 08:31:01 1 24.60 0.00 5.44 5.76 0.09 64.11 [2024-09-19T09:32:18.605Z] 08:31:01 2 25.37 0.00 4.85 0.21 0.07 69.50 [2024-09-19T09:32:18.605Z] 08:31:01 3 25.66 0.00 4.06 0.52 0.05 69.71 [2024-09-19T09:32:18.605Z] 08:31:01 4 25.83 0.00 5.71 0.07 0.07 68.32 [2024-09-19T09:32:18.605Z] 08:31:01 5 22.79 0.00 4.51 1.45 0.07 71.18 [2024-09-19T09:32:18.605Z] 08:31:01 6 24.47 0.00 7.39 0.38 0.07 67.69 [2024-09-19T09:32:18.605Z] 08:31:01 7 27.18 0.00 6.12 8.81 0.07 57.82 [2024-09-19T09:32:18.605Z] 08:32:01 all 26.79 0.00 4.71 1.13 0.08 67.30 [2024-09-19T09:32:18.605Z] 08:32:01 0 25.98 0.00 5.72 0.00 0.08 68.21 [2024-09-19T09:32:18.605Z] 08:32:01 1 27.94 0.00 4.30 0.34 0.07 67.36 [2024-09-19T09:32:18.605Z] 08:32:01 2 27.71 0.00 4.64 0.13 0.08 67.43 [2024-09-19T09:32:18.605Z] 08:32:01 3 24.70 0.00 5.04 0.03 0.08 70.15 [2024-09-19T09:32:18.605Z] 08:32:01 4 28.31 0.00 4.19 1.26 0.07 66.18 [2024-09-19T09:32:18.605Z] 08:32:01 5 27.37 0.00 4.65 1.31 0.07 66.61 [2024-09-19T09:32:18.605Z] 08:32:01 6 27.59 0.00 4.23 1.83 0.07 66.27 [2024-09-19T09:32:18.605Z] 08:32:01 7 24.69 0.00 4.88 4.12 0.08 66.22 [2024-09-19T09:32:18.605Z] 08:33:01 all 71.41 0.00 9.18 0.35 0.08 18.98 [2024-09-19T09:32:18.605Z] 08:33:01 0 70.76 0.00 9.92 2.12 0.08 17.12 [2024-09-19T09:32:18.605Z] 08:33:01 1 70.05 0.00 9.18 0.03 0.07 20.67 [2024-09-19T09:32:18.605Z] 08:33:01 2 72.17 0.00 8.32 0.07 0.08 19.35 [2024-09-19T09:32:18.605Z] 08:33:01 3 71.01 0.00 9.12 0.03 0.08 19.76 [2024-09-19T09:32:18.605Z] 08:33:01 4 71.28 0.00 8.95 0.12 0.08 19.56 [2024-09-19T09:32:18.605Z] 08:33:01 5 72.72 0.00 9.14 0.29 0.08 17.78 [2024-09-19T09:32:18.605Z] 08:33:01 6 70.89 0.00 9.58 0.08 0.10 19.34 [2024-09-19T09:32:18.605Z] 08:33:01 7 72.39 0.00 9.20 0.03 0.08 18.29 [2024-09-19T09:32:18.605Z] 08:34:01 all 24.81 0.00 8.35 7.12 0.10 59.62 [2024-09-19T09:32:18.605Z] 08:34:01 0 22.97 0.00 8.46 16.68 0.10 51.78 [2024-09-19T09:32:18.605Z] 08:34:01 1 26.03 0.00 8.14 5.33 0.10 60.40 [2024-09-19T09:32:18.605Z] 08:34:01 2 25.53 0.00 8.68 4.99 0.10 60.69 [2024-09-19T09:32:18.605Z] 08:34:01 3 22.13 0.00 7.72 10.40 0.12 59.63 [2024-09-19T09:32:18.605Z] 08:34:01 4 24.60 0.00 8.26 3.95 0.10 63.09 [2024-09-19T09:32:18.605Z] 08:34:01 5 26.29 0.00 8.21 5.32 0.10 60.08 [2024-09-19T09:32:18.605Z] 08:34:01 6 26.63 0.00 8.92 3.90 0.10 60.44 [2024-09-19T09:32:18.605Z] 08:34:01 7 24.26 0.00 8.38 6.43 0.09 60.84 [2024-09-19T09:32:18.605Z] 08:35:01 all 15.40 0.00 7.48 14.32 0.11 62.70 [2024-09-19T09:32:18.605Z] 08:35:01 0 12.51 0.00 6.98 5.90 0.07 74.53 [2024-09-19T09:32:18.605Z] 08:35:01 1 17.33 0.00 8.06 21.82 0.10 52.69 [2024-09-19T09:32:18.605Z] 08:35:01 2 15.92 0.00 10.12 37.51 0.10 36.34 [2024-09-19T09:32:18.605Z] 08:35:01 3 17.39 0.00 6.38 11.63 0.10 64.49 [2024-09-19T09:32:18.605Z] 08:35:01 4 13.42 0.00 6.30 8.71 0.12 71.46 [2024-09-19T09:32:18.605Z] 08:35:01 5 15.88 0.00 8.24 13.50 0.15 62.22 [2024-09-19T09:32:18.605Z] 08:35:01 6 17.07 0.00 6.33 9.16 0.12 67.33 [2024-09-19T09:32:18.605Z] 08:35:01 7 13.67 0.00 7.45 6.45 0.08 72.35 [2024-09-19T09:32:18.605Z] 08:36:01 all 68.86 0.00 11.61 4.93 0.10 14.51 [2024-09-19T09:32:18.605Z] 08:36:01 0 68.14 0.00 11.34 8.31 0.10 12.11 [2024-09-19T09:32:18.605Z] 08:36:01 1 69.30 0.00 11.73 1.59 0.10 17.28 [2024-09-19T09:32:18.605Z] 08:36:01 2 69.43 0.00 11.44 13.77 0.10 5.26 [2024-09-19T09:32:18.605Z] 08:36:01 3 69.19 0.00 10.23 4.66 0.10 15.82 [2024-09-19T09:32:18.605Z] 08:36:01 4 68.78 0.00 11.17 3.13 0.10 16.81 [2024-09-19T09:32:18.605Z] 08:36:01 5 68.64 0.00 12.91 5.77 0.08 12.60 [2024-09-19T09:32:18.605Z] 08:36:01 6 68.89 0.00 12.46 1.00 0.10 17.55 [2024-09-19T09:32:18.605Z] 08:36:01 7 68.47 0.00 11.62 1.27 0.08 18.55 [2024-09-19T09:32:18.605Z] 08:37:01 all 89.14 0.00 10.69 0.00 0.17 0.00 [2024-09-19T09:32:18.605Z] 08:37:01 0 88.22 0.00 11.62 0.00 0.15 0.00 [2024-09-19T09:32:18.605Z] 08:37:01 1 89.73 0.00 10.10 0.00 0.17 0.00 [2024-09-19T09:32:18.605Z] 08:37:01 2 89.12 0.00 10.69 0.00 0.19 0.00 [2024-09-19T09:32:18.605Z] 08:37:01 3 90.24 0.00 9.61 0.00 0.15 0.00 [2024-09-19T09:32:18.605Z] 08:37:01 4 88.42 0.00 11.43 0.00 0.15 0.00 [2024-09-19T09:32:18.605Z] 08:37:01 5 89.30 0.00 10.49 0.00 0.20 0.00 [2024-09-19T09:32:18.605Z] 08:37:01 6 89.02 0.00 10.83 0.00 0.15 0.00 [2024-09-19T09:32:18.605Z] 08:37:01 7 89.07 0.00 10.73 0.00 0.20 0.00 [2024-09-19T09:32:18.605Z] 08:38:01 all 80.60 0.00 10.54 1.26 0.15 7.45 [2024-09-19T09:32:18.605Z] 08:38:01 0 80.13 0.00 10.69 0.13 0.15 8.90 [2024-09-19T09:32:18.605Z] 08:38:01 1 80.69 0.00 9.60 0.00 0.17 9.54 [2024-09-19T09:32:18.605Z] 08:38:01 2 80.91 0.00 10.84 0.22 0.15 7.89 [2024-09-19T09:32:18.605Z] 08:38:01 3 82.86 0.00 8.42 0.00 0.13 8.59 [2024-09-19T09:32:18.605Z] 08:38:01 4 79.04 0.00 11.92 8.39 0.19 0.47 [2024-09-19T09:32:18.605Z] 08:38:01 5 80.41 0.00 10.28 0.50 0.13 8.68 [2024-09-19T09:32:18.605Z] 08:38:01 6 79.66 0.00 12.07 0.49 0.12 7.66 [2024-09-19T09:32:18.605Z] 08:38:01 7 81.06 0.00 10.53 0.40 0.18 7.82 [2024-09-19T09:32:18.605Z] 08:39:01 all 0.87 0.00 0.51 1.56 0.01 97.05 [2024-09-19T09:32:18.605Z] 08:39:01 0 0.72 0.00 0.40 1.69 0.00 97.20 [2024-09-19T09:32:18.605Z] 08:39:01 1 0.83 0.00 0.62 0.72 0.02 97.81 [2024-09-19T09:32:18.605Z] 08:39:01 2 0.90 0.00 0.50 0.65 0.00 97.95 [2024-09-19T09:32:18.605Z] 08:39:01 3 1.14 0.00 0.57 0.78 0.03 97.48 [2024-09-19T09:32:18.605Z] 08:39:01 4 0.87 0.00 0.55 4.07 0.00 94.51 [2024-09-19T09:32:18.605Z] 08:39:01 5 0.77 0.00 0.50 2.30 0.02 96.41 [2024-09-19T09:32:18.605Z] 08:39:01 6 0.67 0.00 0.53 1.47 0.02 97.31 [2024-09-19T09:32:18.605Z] 08:39:01 7 1.04 0.00 0.37 0.80 0.02 97.77 [2024-09-19T09:32:18.605Z] 08:40:01 all 0.21 0.00 0.04 0.01 0.02 99.73 [2024-09-19T09:32:18.605Z] 08:40:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2024-09-19T09:32:18.605Z] 08:40:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2024-09-19T09:32:18.605Z] 08:40:01 2 0.10 0.00 0.03 0.02 0.02 99.83 [2024-09-19T09:32:18.605Z] 08:40:01 3 0.68 0.00 0.02 0.02 0.03 99.25 [2024-09-19T09:32:18.605Z] 08:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-19T09:32:18.605Z] 08:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.605Z] 08:40:01 6 0.37 0.00 0.13 0.03 0.00 99.47 [2024-09-19T09:32:18.605Z] 08:40:01 7 0.23 0.00 0.03 0.00 0.03 99.70 [2024-09-19T09:32:18.605Z] [2024-09-19T09:32:18.605Z] 08:40:01 CPU %user %nice %system %iowait %steal %idle [2024-09-19T09:32:18.605Z] 08:41:01 all 0.08 0.00 0.01 0.01 0.01 99.89 [2024-09-19T09:32:18.605Z] 08:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-19T09:32:18.605Z] 08:41:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-19T09:32:18.606Z] 08:41:01 2 0.22 0.00 0.02 0.03 0.00 99.73 [2024-09-19T09:32:18.606Z] 08:41:01 3 0.22 0.00 0.02 0.02 0.02 99.73 [2024-09-19T09:32:18.606Z] 08:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.606Z] 08:41:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-19T09:32:18.606Z] 08:41:01 6 0.07 0.00 0.03 0.02 0.00 99.88 [2024-09-19T09:32:18.606Z] 08:41:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2024-09-19T09:32:18.606Z] 08:42:01 all 0.09 0.00 0.02 0.00 0.01 99.88 [2024-09-19T09:32:18.606Z] 08:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.606Z] 08:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-19T09:32:18.606Z] 08:42:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2024-09-19T09:32:18.606Z] 08:42:01 3 0.08 0.00 0.05 0.00 0.02 99.85 [2024-09-19T09:32:18.606Z] 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.606Z] 08:42:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-19T09:32:18.606Z] 08:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-19T09:32:18.606Z] 08:42:01 7 0.55 0.00 0.05 0.00 0.05 99.35 [2024-09-19T09:32:18.606Z] 08:43:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2024-09-19T09:32:18.606Z] 08:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.606Z] 08:43:01 1 0.02 0.00 0.00 0.03 0.02 99.93 [2024-09-19T09:32:18.606Z] 08:43:01 2 0.03 0.00 0.02 0.05 0.00 99.90 [2024-09-19T09:32:18.606Z] 08:43:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-19T09:32:18.606Z] 08:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-19T09:32:18.606Z] 08:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.606Z] 08:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-19T09:32:18.606Z] 08:43:01 7 1.99 0.00 0.02 0.00 0.03 97.96 [2024-09-19T09:32:18.606Z] 08:44:01 all 0.24 0.00 0.01 0.01 0.01 99.73 [2024-09-19T09:32:18.606Z] 08:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-19T09:32:18.606Z] 08:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.606Z] 08:44:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2024-09-19T09:32:18.606Z] 08:44:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2024-09-19T09:32:18.606Z] 08:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.606Z] 08:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.606Z] 08:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-19T09:32:18.606Z] 08:44:01 7 1.79 0.00 0.03 0.00 0.03 98.14 [2024-09-19T09:32:18.606Z] 08:45:01 all 0.28 0.00 0.02 0.01 0.01 99.68 [2024-09-19T09:32:18.606Z] 08:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-19T09:32:18.606Z] 08:45:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2024-09-19T09:32:18.606Z] 08:45:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2024-09-19T09:32:18.606Z] 08:45:01 3 0.05 0.00 0.05 0.02 0.00 99.88 [2024-09-19T09:32:18.606Z] 08:45:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-19T09:32:18.606Z] 08:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-19T09:32:18.606Z] 08:45:01 6 0.05 0.00 0.02 0.02 0.00 99.92 [2024-09-19T09:32:18.606Z] 08:45:01 7 2.02 0.00 0.03 0.00 0.03 97.91 [2024-09-19T09:32:18.606Z] 08:46:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-09-19T09:32:18.606Z] 08:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.606Z] 08:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-19T09:32:18.606Z] 08:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.606Z] 08:46:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2024-09-19T09:32:18.606Z] 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.606Z] 08:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-19T09:32:18.606Z] 08:46:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2024-09-19T09:32:18.606Z] 08:46:01 7 1.97 0.00 0.02 0.00 0.03 97.98 [2024-09-19T09:32:18.606Z] 08:47:01 all 0.10 0.00 0.02 0.00 0.01 99.86 [2024-09-19T09:32:18.606Z] 08:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-19T09:32:18.606Z] 08:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-19T09:32:18.606Z] 08:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-19T09:32:18.606Z] 08:47:01 3 0.12 0.00 0.03 0.02 0.02 99.82 [2024-09-19T09:32:18.606Z] 08:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-19T09:32:18.606Z] 08:47:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-19T09:32:18.606Z] 08:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-19T09:32:18.606Z] 08:47:01 7 0.62 0.00 0.08 0.00 0.05 99.25 [2024-09-19T09:32:18.606Z] 08:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-19T09:32:18.606Z] 08:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.606Z] 08:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-19T09:32:18.606Z] 08:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-19T09:32:18.606Z] 08:48:01 3 0.05 0.00 0.00 0.02 0.02 99.92 [2024-09-19T09:32:18.606Z] 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.606Z] 08:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.606Z] 08:48:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-19T09:32:18.606Z] 08:48:01 7 0.03 0.00 0.00 0.00 0.03 99.93 [2024-09-19T09:32:18.606Z] 08:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-09-19T09:32:18.606Z] 08:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.606Z] 08:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.606Z] 08:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-19T09:32:18.606Z] 08:49:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-19T09:32:18.606Z] 08:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-19T09:32:18.606Z] 08:49:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-19T09:32:18.606Z] 08:49:01 6 0.07 0.00 0.00 0.02 0.02 99.90 [2024-09-19T09:32:18.607Z] 08:49:01 7 0.02 0.00 0.03 0.00 0.03 99.92 [2024-09-19T09:32:18.607Z] 08:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-19T09:32:18.607Z] 08:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 08:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.607Z] 08:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-19T09:32:18.607Z] 08:50:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-19T09:32:18.607Z] 08:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-19T09:32:18.607Z] 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 08:50:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-19T09:32:18.607Z] 08:50:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-19T09:32:18.607Z] 08:51:01 all 0.02 0.00 0.01 0.01 0.01 99.94 [2024-09-19T09:32:18.607Z] 08:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.607Z] 08:51:01 1 0.00 0.00 0.02 0.08 0.02 99.88 [2024-09-19T09:32:18.607Z] 08:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-19T09:32:18.607Z] 08:51:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-19T09:32:18.607Z] 08:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 08:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-19T09:32:18.607Z] 08:51:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-19T09:32:18.607Z] 08:51:01 7 0.02 0.00 0.03 0.00 0.05 99.90 [2024-09-19T09:32:18.607Z] [2024-09-19T09:32:18.607Z] 08:51:01 CPU %user %nice %system %iowait %steal %idle [2024-09-19T09:32:18.607Z] 08:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-09-19T09:32:18.607Z] 08:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 08:52:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-19T09:32:18.607Z] 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 08:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-19T09:32:18.607Z] 08:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-19T09:32:18.607Z] 08:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.607Z] 08:52:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-09-19T09:32:18.607Z] 08:52:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2024-09-19T09:32:18.607Z] 08:53:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2024-09-19T09:32:18.607Z] 08:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.607Z] 08:53:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-19T09:32:18.607Z] 08:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-19T09:32:18.607Z] 08:53:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2024-09-19T09:32:18.607Z] 08:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-19T09:32:18.607Z] 08:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.607Z] 08:53:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-19T09:32:18.607Z] 08:53:01 7 0.27 0.00 0.02 0.00 0.03 99.68 [2024-09-19T09:32:18.607Z] 08:54:01 all 0.28 0.00 0.00 0.00 0.01 99.71 [2024-09-19T09:32:18.607Z] 08:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 08:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-19T09:32:18.607Z] 08:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-19T09:32:18.607Z] 08:54:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2024-09-19T09:32:18.607Z] 08:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-19T09:32:18.607Z] 08:54:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-19T09:32:18.607Z] 08:54:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-19T09:32:18.607Z] 08:54:01 7 2.00 0.00 0.00 0.00 0.03 97.96 [2024-09-19T09:32:18.607Z] 08:55:01 all 0.26 0.00 0.02 0.00 0.01 99.71 [2024-09-19T09:32:18.607Z] 08:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-19T09:32:18.607Z] 08:55:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-19T09:32:18.607Z] 08:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.607Z] 08:55:01 3 0.03 0.00 0.07 0.00 0.02 99.88 [2024-09-19T09:32:18.607Z] 08:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-19T09:32:18.607Z] 08:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 08:55:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-19T09:32:18.607Z] 08:55:01 7 1.99 0.00 0.02 0.00 0.03 97.96 [2024-09-19T09:32:18.607Z] 08:56:01 all 0.28 0.00 0.01 0.00 0.01 99.69 [2024-09-19T09:32:18.607Z] 08:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.607Z] 08:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-19T09:32:18.607Z] 08:56:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-09-19T09:32:18.607Z] 08:56:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-19T09:32:18.607Z] 08:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 08:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-19T09:32:18.607Z] 08:56:01 6 0.07 0.00 0.03 0.02 0.02 99.87 [2024-09-19T09:32:18.607Z] 08:56:01 7 1.99 0.00 0.02 0.00 0.03 97.96 [2024-09-19T09:32:18.607Z] 08:57:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2024-09-19T09:32:18.607Z] 08:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.607Z] 08:57:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-19T09:32:18.607Z] 08:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 08:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-19T09:32:18.607Z] 08:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-19T09:32:18.607Z] 08:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.607Z] 08:57:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-19T09:32:18.607Z] 08:57:01 7 0.53 0.00 0.02 0.00 0.03 99.42 [2024-09-19T09:32:18.607Z] 08:58:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-09-19T09:32:18.607Z] 08:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.607Z] 08:58:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-19T09:32:18.607Z] 08:58:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-19T09:32:18.607Z] 08:58:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-19T09:32:18.607Z] 08:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.607Z] 08:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-19T09:32:18.607Z] 08:58:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-19T09:32:18.607Z] 08:58:01 7 0.03 0.00 0.05 0.00 0.03 99.88 [2024-09-19T09:32:18.607Z] 08:59:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2024-09-19T09:32:18.607Z] 08:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 08:59:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-19T09:32:18.607Z] 08:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 08:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-19T09:32:18.607Z] 08:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 08:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 08:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-19T09:32:18.607Z] 08:59:01 7 0.68 0.00 0.07 0.00 0.02 99.23 [2024-09-19T09:32:18.607Z] 09:00:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2024-09-19T09:32:18.607Z] 09:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 09:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.607Z] 09:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-19T09:32:18.607Z] 09:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-19T09:32:18.607Z] 09:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-19T09:32:18.607Z] 09:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-19T09:32:18.607Z] 09:00:01 6 0.07 0.00 0.02 0.02 0.00 99.90 [2024-09-19T09:32:18.607Z] 09:00:01 7 2.02 0.00 0.02 0.00 0.03 97.93 [2024-09-19T09:32:18.607Z] 09:01:01 all 0.25 0.00 0.01 0.00 0.01 99.72 [2024-09-19T09:32:18.607Z] 09:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.607Z] 09:01:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-19T09:32:18.607Z] 09:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.607Z] 09:01:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-09-19T09:32:18.607Z] 09:01:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-09-19T09:32:18.607Z] 09:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.607Z] 09:01:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2024-09-19T09:32:18.607Z] 09:01:01 7 1.92 0.00 0.00 0.00 0.02 98.06 [2024-09-19T09:32:18.607Z] 09:02:01 all 0.18 0.00 0.01 0.00 0.01 99.80 [2024-09-19T09:32:18.607Z] 09:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 09:02:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-19T09:32:18.607Z] 09:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.607Z] 09:02:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-19T09:32:18.607Z] 09:02:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-19T09:32:18.607Z] 09:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-19T09:32:18.607Z] 09:02:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2024-09-19T09:32:18.607Z] 09:02:01 7 1.27 0.00 0.00 0.00 0.02 98.71 [2024-09-19T09:32:18.607Z] [2024-09-19T09:32:18.607Z] 09:02:01 CPU %user %nice %system %iowait %steal %idle [2024-09-19T09:32:18.607Z] 09:03:02 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-09-19T09:32:18.607Z] 09:03:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.607Z] 09:03:02 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-19T09:32:18.607Z] 09:03:02 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-19T09:32:18.607Z] 09:03:02 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-19T09:32:18.607Z] 09:03:02 4 0.05 0.00 0.03 0.00 0.03 99.88 [2024-09-19T09:32:18.607Z] 09:03:02 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-19T09:32:18.607Z] 09:03:02 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-19T09:32:18.607Z] 09:03:02 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-19T09:32:18.607Z] 09:04:01 all 0.04 0.00 0.00 0.00 0.01 99.94 [2024-09-19T09:32:18.607Z] 09:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.607Z] 09:04:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-19T09:32:18.607Z] 09:04:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-19T09:32:18.607Z] 09:04:01 3 0.10 0.00 0.00 0.00 0.02 99.88 [2024-09-19T09:32:18.607Z] 09:04:01 4 0.05 0.00 0.00 0.00 0.03 99.92 [2024-09-19T09:32:18.607Z] 09:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-19T09:32:18.607Z] 09:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-19T09:32:18.607Z] 09:04:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-19T09:32:18.607Z] 09:05:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-09-19T09:32:18.607Z] 09:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 09:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-19T09:32:18.607Z] 09:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 09:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.607Z] 09:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-19T09:32:18.607Z] 09:05:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-19T09:32:18.607Z] 09:05:01 6 0.02 0.00 0.02 0.03 0.02 99.92 [2024-09-19T09:32:18.607Z] 09:05:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.607Z] 09:06:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-09-19T09:32:18.607Z] 09:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 09:06:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-19T09:32:18.607Z] 09:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-19T09:32:18.607Z] 09:06:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-19T09:32:18.607Z] 09:06:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2024-09-19T09:32:18.607Z] 09:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 09:06:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2024-09-19T09:32:18.607Z] 09:06:01 7 0.13 0.00 0.02 0.00 0.02 99.83 [2024-09-19T09:32:18.607Z] 09:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-09-19T09:32:18.607Z] 09:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 09:07:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-19T09:32:18.607Z] 09:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-19T09:32:18.607Z] 09:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-19T09:32:18.607Z] 09:07:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2024-09-19T09:32:18.607Z] 09:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-19T09:32:18.607Z] 09:07:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-19T09:32:18.607Z] 09:07:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-19T09:32:18.607Z] 09:08:01 all 0.20 0.00 0.01 0.00 0.01 99.77 [2024-09-19T09:32:18.607Z] 09:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-19T09:32:18.607Z] 09:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.607Z] 09:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-19T09:32:18.607Z] 09:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-19T09:32:18.607Z] 09:08:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2024-09-19T09:32:18.607Z] 09:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.607Z] 09:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-19T09:32:18.607Z] 09:08:01 7 1.55 0.00 0.00 0.00 0.00 98.45 [2024-09-19T09:32:18.607Z] 09:09:01 all 0.19 0.00 0.01 0.00 0.01 99.78 [2024-09-19T09:32:18.607Z] 09:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 09:09:01 1 0.02 0.00 0.03 0.03 0.00 99.92 [2024-09-19T09:32:18.607Z] 09:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-19T09:32:18.607Z] 09:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-19T09:32:18.607Z] 09:09:01 4 0.07 0.00 0.02 0.00 0.03 99.88 [2024-09-19T09:32:18.607Z] 09:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.607Z] 09:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.607Z] 09:09:01 7 1.35 0.00 0.03 0.00 0.02 98.60 [2024-09-19T09:32:18.607Z] 09:10:01 all 0.24 0.00 0.01 0.00 0.01 99.73 [2024-09-19T09:32:18.607Z] 09:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 09:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.607Z] 09:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 09:10:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-19T09:32:18.607Z] 09:10:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-19T09:32:18.607Z] 09:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-19T09:32:18.607Z] 09:10:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2024-09-19T09:32:18.607Z] 09:10:01 7 1.81 0.00 0.05 0.00 0.02 98.13 [2024-09-19T09:32:18.607Z] 09:11:01 all 0.07 0.00 0.02 0.01 0.01 99.89 [2024-09-19T09:32:18.607Z] 09:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.607Z] 09:11:01 1 0.02 0.00 0.02 0.07 0.02 99.88 [2024-09-19T09:32:18.607Z] 09:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-19T09:32:18.607Z] 09:11:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-09-19T09:32:18.607Z] 09:11:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-09-19T09:32:18.607Z] 09:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-19T09:32:18.607Z] 09:11:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-19T09:32:18.607Z] 09:11:01 7 0.42 0.00 0.03 0.00 0.02 99.53 [2024-09-19T09:32:18.607Z] 09:12:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-09-19T09:32:18.607Z] 09:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.607Z] 09:12:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-19T09:32:18.607Z] 09:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-19T09:32:18.608Z] 09:12:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-09-19T09:32:18.608Z] 09:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.608Z] 09:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:12:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-19T09:32:18.608Z] 09:13:01 all 0.03 0.00 0.01 0.01 0.02 99.94 [2024-09-19T09:32:18.608Z] 09:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-19T09:32:18.608Z] 09:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-19T09:32:18.608Z] 09:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-19T09:32:18.608Z] 09:13:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2024-09-19T09:32:18.608Z] 09:13:01 4 0.03 0.00 0.05 0.02 0.03 99.87 [2024-09-19T09:32:18.608Z] 09:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-19T09:32:18.608Z] 09:13:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2024-09-19T09:32:18.608Z] 09:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-19T09:32:18.608Z] [2024-09-19T09:32:18.608Z] 09:13:01 CPU %user %nice %system %iowait %steal %idle [2024-09-19T09:32:18.608Z] 09:14:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2024-09-19T09:32:18.608Z] 09:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-19T09:32:18.608Z] 09:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.608Z] 09:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-19T09:32:18.608Z] 09:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-19T09:32:18.608Z] 09:15:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-09-19T09:32:18.608Z] 09:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:15:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2024-09-19T09:32:18.608Z] 09:15:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-19T09:32:18.608Z] 09:15:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2024-09-19T09:32:18.608Z] 09:15:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-19T09:32:18.608Z] 09:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-19T09:32:18.608Z] 09:15:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-19T09:32:18.608Z] 09:15:01 7 0.08 0.00 0.00 0.00 0.03 99.88 [2024-09-19T09:32:18.608Z] 09:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-09-19T09:32:18.608Z] 09:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-19T09:32:18.608Z] 09:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-19T09:32:18.608Z] 09:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.608Z] 09:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-19T09:32:18.608Z] 09:16:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2024-09-19T09:32:18.608Z] 09:17:01 all 0.10 0.00 0.01 0.01 0.01 99.87 [2024-09-19T09:32:18.608Z] 09:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:17:01 1 0.03 0.00 0.02 0.05 0.02 99.88 [2024-09-19T09:32:18.608Z] 09:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:17:01 3 0.18 0.00 0.00 0.00 0.02 99.80 [2024-09-19T09:32:18.608Z] 09:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-19T09:32:18.608Z] 09:17:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-19T09:32:18.608Z] 09:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:17:01 7 0.50 0.00 0.05 0.00 0.05 99.40 [2024-09-19T09:32:18.608Z] 09:18:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2024-09-19T09:32:18.608Z] 09:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-19T09:32:18.608Z] 09:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-19T09:32:18.608Z] 09:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-19T09:32:18.608Z] 09:18:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-19T09:32:18.608Z] 09:18:01 7 1.87 0.00 0.02 0.00 0.03 98.08 [2024-09-19T09:32:18.608Z] 09:19:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-09-19T09:32:18.608Z] 09:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-19T09:32:18.608Z] 09:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-19T09:32:18.608Z] 09:19:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-19T09:32:18.608Z] 09:19:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2024-09-19T09:32:18.608Z] 09:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:19:01 7 0.58 0.00 0.00 0.00 0.05 99.37 [2024-09-19T09:32:18.608Z] 09:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-09-19T09:32:18.608Z] 09:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-19T09:32:18.608Z] 09:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:20:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-19T09:32:18.608Z] 09:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-19T09:32:18.608Z] 09:20:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-19T09:32:18.608Z] 09:20:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2024-09-19T09:32:18.608Z] 09:21:01 all 0.22 0.00 0.01 0.00 0.01 99.75 [2024-09-19T09:32:18.608Z] 09:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.608Z] 09:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-19T09:32:18.608Z] 09:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-19T09:32:18.608Z] 09:21:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-19T09:32:18.608Z] 09:21:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-19T09:32:18.608Z] 09:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:21:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-19T09:32:18.608Z] 09:21:01 7 1.63 0.00 0.05 0.00 0.03 98.29 [2024-09-19T09:32:18.608Z] 09:22:01 all 0.08 0.00 0.05 0.01 0.01 99.84 [2024-09-19T09:32:18.608Z] 09:22:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2024-09-19T09:32:18.608Z] 09:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-19T09:32:18.608Z] 09:22:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-19T09:32:18.608Z] 09:22:01 3 0.02 0.00 0.07 0.00 0.02 99.90 [2024-09-19T09:32:18.608Z] 09:22:01 4 0.03 0.00 0.03 0.03 0.00 99.90 [2024-09-19T09:32:18.608Z] 09:22:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-19T09:32:18.608Z] 09:22:01 6 0.47 0.00 0.13 0.02 0.02 99.37 [2024-09-19T09:32:18.608Z] 09:22:01 7 0.03 0.00 0.07 0.00 0.03 99.87 [2024-09-19T09:32:18.608Z] 09:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-09-19T09:32:18.608Z] 09:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-19T09:32:18.608Z] 09:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:23:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-19T09:32:18.608Z] 09:23:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2024-09-19T09:32:18.608Z] 09:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:23:01 7 0.02 0.00 0.03 0.00 0.05 99.90 [2024-09-19T09:32:18.608Z] 09:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-09-19T09:32:18.608Z] 09:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-19T09:32:18.608Z] 09:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:24:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-19T09:32:18.608Z] 09:24:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2024-09-19T09:32:18.608Z] 09:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-19T09:32:18.608Z] 09:24:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-19T09:32:18.608Z] 09:24:01 7 0.05 0.00 0.00 0.00 0.03 99.92 [2024-09-19T09:32:18.608Z] [2024-09-19T09:32:18.608Z] 09:24:01 CPU %user %nice %system %iowait %steal %idle [2024-09-19T09:32:18.608Z] 09:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-09-19T09:32:18.608Z] 09:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-19T09:32:18.608Z] 09:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:25:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-09-19T09:32:18.608Z] 09:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-19T09:32:18.608Z] 09:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-19T09:32:18.608Z] 09:25:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-19T09:32:18.608Z] 09:25:01 7 0.07 0.00 0.03 0.00 0.05 99.85 [2024-09-19T09:32:18.608Z] 09:26:01 all 0.22 0.00 0.01 0.00 0.01 99.75 [2024-09-19T09:32:18.608Z] 09:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-19T09:32:18.608Z] 09:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:26:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-09-19T09:32:18.608Z] 09:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-19T09:32:18.608Z] 09:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-19T09:32:18.608Z] 09:26:01 7 1.60 0.00 0.03 0.00 0.03 98.34 [2024-09-19T09:32:18.608Z] 09:27:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2024-09-19T09:32:18.608Z] 09:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:27:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-19T09:32:18.608Z] 09:27:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-19T09:32:18.608Z] 09:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:27:01 7 1.81 0.00 0.00 0.00 0.03 98.16 [2024-09-19T09:32:18.608Z] 09:28:01 all 0.26 0.00 0.01 0.00 0.02 99.71 [2024-09-19T09:32:18.608Z] 09:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-19T09:32:18.608Z] 09:28:01 1 0.07 0.00 0.00 0.02 0.02 99.90 [2024-09-19T09:32:18.608Z] 09:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-19T09:32:18.608Z] 09:28:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-19T09:32:18.608Z] 09:28:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-09-19T09:32:18.608Z] 09:28:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-19T09:32:18.608Z] 09:28:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-19T09:32:18.608Z] 09:28:01 7 1.81 0.00 0.05 0.00 0.03 98.11 [2024-09-19T09:32:18.608Z] 09:29:01 all 0.04 0.00 0.02 0.00 0.01 99.92 [2024-09-19T09:32:18.608Z] 09:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:29:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-19T09:32:18.608Z] 09:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-19T09:32:18.608Z] 09:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-19T09:32:18.608Z] 09:29:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-19T09:32:18.608Z] 09:29:01 7 0.25 0.00 0.07 0.00 0.05 99.63 [2024-09-19T09:32:18.608Z] 09:30:01 all 0.05 0.00 0.00 0.01 0.01 99.93 [2024-09-19T09:32:18.608Z] 09:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:30:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2024-09-19T09:32:18.608Z] 09:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:30:01 3 0.20 0.00 0.00 0.00 0.00 99.80 [2024-09-19T09:32:18.608Z] 09:30:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-09-19T09:32:18.608Z] 09:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-19T09:32:18.608Z] 09:30:01 6 0.03 0.00 0.00 0.03 0.00 99.93 [2024-09-19T09:32:18.608Z] 09:30:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2024-09-19T09:32:18.608Z] 09:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-09-19T09:32:18.608Z] 09:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-19T09:32:18.608Z] 09:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-19T09:32:18.608Z] 09:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-19T09:32:18.608Z] 09:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-19T09:32:18.608Z] 09:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-19T09:32:18.608Z] 09:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-19T09:32:18.608Z] 09:31:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-19T09:32:18.608Z] 09:31:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2024-09-19T09:32:18.608Z] 09:32:01 all 0.26 0.00 0.15 0.00 0.01 99.57 [2024-09-19T09:32:18.608Z] 09:32:01 0 0.22 0.00 0.12 0.00 0.00 99.67 [2024-09-19T09:32:18.608Z] 09:32:01 1 0.42 0.00 0.25 0.03 0.02 99.28 [2024-09-19T09:32:18.608Z] 09:32:01 2 0.22 0.00 0.12 0.00 0.02 99.65 [2024-09-19T09:32:18.608Z] 09:32:01 3 0.32 0.00 0.13 0.00 0.02 99.53 [2024-09-19T09:32:18.608Z] 09:32:01 4 0.28 0.00 0.12 0.00 0.00 99.60 [2024-09-19T09:32:18.608Z] 09:32:01 5 0.22 0.00 0.20 0.00 0.00 99.58 [2024-09-19T09:32:18.608Z] 09:32:01 6 0.05 0.00 0.13 0.00 0.02 99.80 [2024-09-19T09:32:18.608Z] 09:32:01 7 0.35 0.00 0.15 0.00 0.05 99.45 [2024-09-19T09:32:18.608Z] Average: all 6.59 0.00 1.14 0.56 0.02 91.69 [2024-09-19T09:32:18.608Z] Average: 0 6.40 0.00 1.17 0.62 0.02 91.79 [2024-09-19T09:32:18.608Z] Average: 1 6.54 0.00 1.14 0.66 0.03 91.63 [2024-09-19T09:32:18.608Z] Average: 2 6.55 0.00 1.19 0.91 0.02 91.33 [2024-09-19T09:32:18.608Z] Average: 3 6.55 0.00 1.02 0.52 0.03 91.88 [2024-09-19T09:32:18.608Z] Average: 4 6.51 0.00 1.13 0.50 0.02 91.84 [2024-09-19T09:32:18.608Z] Average: 5 6.51 0.00 1.12 0.49 0.02 91.86 [2024-09-19T09:32:18.608Z] Average: 6 6.56 0.00 1.18 0.30 0.02 91.94 [2024-09-19T09:32:18.609Z] Average: 7 7.09 0.00 1.15 0.45 0.04 91.26 [2024-09-19T09:32:18.609Z] [2024-09-19T09:32:18.609Z] [2024-09-19T09:32:18.609Z]