Pull request #4876 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cc06fe713c37e42f4b45bb1afd47b826de794aa+872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 (19922e1735ef7aea5c659704520a8a2e0cdc28ee) 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-ssh7113245524996991762.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-ssh3946439039401385555.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4876/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4876/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11395409991203787993.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4876/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16812912556176866581.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10112410617769606712.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4876/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4876/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10780069878611111486.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8834’ Running on prd-ubuntu20.04-docker-8c-8g-8836 in /w/workspace/edgexfoundry_edgex-go_PR-4876 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 into PR head commit 8cc06fe713c37e42f4b45bb1afd47b826de794aa Merge succeeded, producing 8cc06fe713c37e42f4b45bb1afd47b826de794aa Checking out Revision 8cc06fe713c37e42f4b45bb1afd47b826de794aa (PR-4876) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4876/head:refs/remotes/origin/PR-4876 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cc06fe713c37e42f4b45bb1afd47b826de794aa # 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 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cc06fe713c37e42f4b45bb1afd47b826de794aa # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-27T19:08:33.525Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-27T19:08:33.734Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-27T19:08:33.855Z] ========================================================= [2024-08-27T19:08:33.855Z] EdgeX Global Pipelines Version Info [2024-08-27T19:08:33.855Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-27T19:08:34.605Z] ------------------- [2024-08-27T19:08:34.605Z] stable info: [2024-08-27T19:08:34.605Z] ------------------- [2024-08-27T19:08:34.605Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T19:08:34.605Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T19:08:34.605Z] Message: update stable to v1.0.263 [2024-08-27T19:08:35.174Z] ------------------- [2024-08-27T19:08:35.174Z] experimental info: [2024-08-27T19:08:35.174Z] ------------------- [2024-08-27T19:08:35.174Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T19:08:35.174Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T19:08:35.174Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-27T19:08:35.396Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-27T19:08:35.464Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-27T19:08:35.567Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-27T19:08:35.631Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-27T19:08:35.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-27T19:08:35.752Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-27T19:08:35.818Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-27T19:08:35.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-27T19:08:35.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-27T19:08:36.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-27T19:08:36.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-27T19:08:36.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-27T19:08:36.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-27T19:08:36.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-27T19:08:36.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-27T19:08:36.562Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T19:08:36.621Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T19:08:36.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-27T19:08:36.730Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-27T19:08:36.790Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-27T19:08:36.854Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-27T19:08:36.911Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-27T19:08:36.973Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-27T19:08:37.024Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4876 [Pipeline] echo [2024-08-27T19:08:37.145Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4876 [Pipeline] echo [2024-08-27T19:08:37.206Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4876 [Pipeline] echo [2024-08-27T19:08:37.265Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cc06fe713c37e42f4b45bb1afd47b826de794aa [Pipeline] echo [2024-08-27T19:08:37.332Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cc06fe [Pipeline] echo [2024-08-27T19:08:37.395Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T19:08:37.594Z] provisioning config files... [2024-08-27T19:08:37.609Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17163517858098680342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T19:08:38.001Z] ---> ****-login.sh [2024-08-27T19:08:38.001Z] nexus3.edgexfoundry.org:10001 [2024-08-27T19:08:38.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:08:38.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:08:38.262Z] Configure a credential helper to remove this warning. See [2024-08-27T19:08:38.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:08:38.262Z] [2024-08-27T19:08:38.262Z] Login Succeeded [2024-08-27T19:08:38.262Z] nexus3.edgexfoundry.org:10002 [2024-08-27T19:08:38.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:08:38.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:08:38.262Z] Configure a credential helper to remove this warning. See [2024-08-27T19:08:38.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:08:38.262Z] [2024-08-27T19:08:38.262Z] Login Succeeded [2024-08-27T19:08:38.262Z] nexus3.edgexfoundry.org:10003 [2024-08-27T19:08:38.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:08:38.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:08:38.523Z] Configure a credential helper to remove this warning. See [2024-08-27T19:08:38.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:08:38.524Z] [2024-08-27T19:08:38.524Z] Login Succeeded [2024-08-27T19:08:38.524Z] nexus3.edgexfoundry.org:10004 [2024-08-27T19:08:38.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:08:38.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:08:38.524Z] Configure a credential helper to remove this warning. See [2024-08-27T19:08:38.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:08:38.524Z] [2024-08-27T19:08:38.524Z] Login Succeeded [2024-08-27T19:08:38.524Z] ****.io [2024-08-27T19:08:38.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:08:38.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:08:38.784Z] Configure a credential helper to remove this warning. See [2024-08-27T19:08:38.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:08:38.784Z] [2024-08-27T19:08:38.784Z] Login Succeeded [2024-08-27T19:08:38.784Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T19:08:38.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T19:08:39.269Z] + 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-08-27T19:08:39.269Z] + dirname cmd/core-command/Dockerfile [2024-08-27T19:08:39.269Z] + cut -d/ -f2 [2024-08-27T19:08:39.269Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-27T19:08:39.269Z] + cut -d/ -f2 [2024-08-27T19:08:39.269Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-27T19:08:39.269Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-27T19:08:39.269Z] + dirname cmd/core-data/Dockerfile [2024-08-27T19:08:39.269Z] + cut -d/ -f2 [2024-08-27T19:08:39.269Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-27T19:08:39.269Z] + dirname cmd/core-keeper/Dockerfile [2024-08-27T19:08:39.269Z] + cut -d/ -f2 [2024-08-27T19:08:39.269Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-27T19:08:39.269Z] + cut+ -d/ -f2 [2024-08-27T19:08:39.269Z] dirname cmd/core-metadata/Dockerfile [2024-08-27T19:08:39.269Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-27T19:08:39.269Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-27T19:08:39.269Z] + cut -d/ -f2 [2024-08-27T19:08:39.269Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-27T19:08:39.269Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-27T19:08:39.269Z] + cut -d/ -f2 [2024-08-27T19:08:39.269Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-27T19:08:39.269Z] + + dirname cmd/security-proxy-setup/Dockerfile [2024-08-27T19:08:39.269Z] cut -d/ -f2 [2024-08-27T19:08:39.269Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-27T19:08:39.269Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-27T19:08:39.269Z] cut -d/ -f2 [2024-08-27T19:08:39.269Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-27T19:08:39.269Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-27T19:08:39.269Z] + cut -d/ -f2 [2024-08-27T19:08:39.269Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-27T19:08:39.269Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-27T19:08:39.269Z] + cut -d/ -f2 [2024-08-27T19:08:39.269Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-27T19:08:39.269Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-27T19:08:39.269Z] + cut -d/ -f2 [2024-08-27T19:08:39.269Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-27T19:08:39.269Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-27T19:08:39.269Z] + cut -d/ -f2 [2024-08-27T19:08:39.269Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-27T19:08:39.269Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-27T19:08:39.269Z] + cut -d/ -f2 [2024-08-27T19:08:39.269Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-27T19:08:39.269Z] + dirname cmd/support-notifications/Dockerfile [2024-08-27T19:08:39.269Z] + cut -d/ -f2 [2024-08-27T19:08:39.269Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-27T19:08:39.269Z] + cut -d/ -f2 [2024-08-27T19:08:39.269Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-27T19:08:39.269Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-27T19:08:39.325Z] 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-08-27T19:08:39.994Z] + git rev-list -1 --merges 8cc06fe713c37e42f4b45bb1afd47b826de794aa~1..8cc06fe713c37e42f4b45bb1afd47b826de794aa [Pipeline] echo [2024-08-27T19:08:40.064Z] -----------> git rev-list -1 --merges 8cc06fe713c37e42f4b45bb1afd47b826de794aa~1..8cc06fe713c37e42f4b45bb1afd47b826de794aa 8cc06fe713c37e42f4b45bb1afd47b826de794aa [false] [Pipeline] sh [2024-08-27T19:08:40.389Z] + git log --format=format:%s -1 8cc06fe713c37e42f4b45bb1afd47b826de794aa [Pipeline] echo [2024-08-27T19:08:40.432Z] ========================================================= [2024-08-27T19:08:40.432Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-27T19:08:40.432Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-27T19:08:40.879Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T19:08:40.879Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-27T19:08:40.879Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-27T19:08:40.879Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-27T19:08:40.879Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-27T19:08:40.879Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-27T19:08:40.879Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:08:41.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T19:08:41.298Z] [2024-08-27T19:08:41.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:08:41.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T19:08:41.709Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-27T19:08:41.709Z] b85a868b505f: Pulling fs layer [2024-08-27T19:08:41.709Z] e2be974225ed: Pulling fs layer [2024-08-27T19:08:41.709Z] 339a4e72a1f5: Pulling fs layer [2024-08-27T19:08:41.709Z] 988bab9f4d93: Pulling fs layer [2024-08-27T19:08:41.709Z] 1469e6f7b9e6: Pulling fs layer [2024-08-27T19:08:41.709Z] eaf3925da568: Pulling fs layer [2024-08-27T19:08:41.709Z] bab4dde63d76: Pulling fs layer [2024-08-27T19:08:41.709Z] bde34c3a00c8: Pulling fs layer [2024-08-27T19:08:41.709Z] b352a97aabf1: Pulling fs layer [2024-08-27T19:08:41.709Z] 4872d77fe225: Pulling fs layer [2024-08-27T19:08:41.709Z] 5851b861e8e6: Pulling fs layer [2024-08-27T19:08:41.709Z] bab4dde63d76: Waiting [2024-08-27T19:08:41.709Z] 1469e6f7b9e6: Waiting [2024-08-27T19:08:41.709Z] 988bab9f4d93: Waiting [2024-08-27T19:08:41.709Z] b352a97aabf1: Waiting [2024-08-27T19:08:41.709Z] 4872d77fe225: Waiting [2024-08-27T19:08:41.709Z] 5851b861e8e6: Waiting [2024-08-27T19:08:41.709Z] eaf3925da568: Waiting [2024-08-27T19:08:41.709Z] bde34c3a00c8: Waiting [2024-08-27T19:08:41.709Z] e2be974225ed: Verifying Checksum [2024-08-27T19:08:41.709Z] e2be974225ed: Download complete [2024-08-27T19:08:41.709Z] 988bab9f4d93: Download complete [2024-08-27T19:08:41.709Z] 1469e6f7b9e6: Verifying Checksum [2024-08-27T19:08:41.709Z] 1469e6f7b9e6: Download complete [2024-08-27T19:08:41.709Z] 339a4e72a1f5: Verifying Checksum [2024-08-27T19:08:41.709Z] 339a4e72a1f5: Download complete [2024-08-27T19:08:41.709Z] eaf3925da568: Verifying Checksum [2024-08-27T19:08:41.709Z] eaf3925da568: Download complete [2024-08-27T19:08:41.970Z] bde34c3a00c8: Download complete [2024-08-27T19:08:41.970Z] b352a97aabf1: Download complete [2024-08-27T19:08:41.970Z] 4872d77fe225: Verifying Checksum [2024-08-27T19:08:41.970Z] 4872d77fe225: Download complete [2024-08-27T19:08:41.970Z] 5851b861e8e6: Download complete [2024-08-27T19:08:41.970Z] b85a868b505f: Verifying Checksum [2024-08-27T19:08:41.970Z] b85a868b505f: Download complete [2024-08-27T19:08:42.229Z] bab4dde63d76: Verifying Checksum [2024-08-27T19:08:42.229Z] bab4dde63d76: Download complete [2024-08-27T19:08:43.174Z] b85a868b505f: Pull complete [2024-08-27T19:08:43.433Z] e2be974225ed: Pull complete [2024-08-27T19:08:44.018Z] 339a4e72a1f5: Pull complete [2024-08-27T19:08:44.018Z] 988bab9f4d93: Pull complete [2024-08-27T19:08:44.277Z] 1469e6f7b9e6: Pull complete [2024-08-27T19:08:44.277Z] eaf3925da568: Pull complete [2024-08-27T19:08:46.176Z] bab4dde63d76: Pull complete [2024-08-27T19:08:46.176Z] bde34c3a00c8: Pull complete [2024-08-27T19:08:46.176Z] b352a97aabf1: Pull complete [2024-08-27T19:08:46.176Z] 4872d77fe225: Pull complete [2024-08-27T19:08:46.435Z] 5851b861e8e6: Pull complete [2024-08-27T19:08:46.435Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-27T19:08:46.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T19:08:46.435Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T19:08:46.724Z] prd-ubuntu20.04-docker-8c-8g-8836 does not seem to be running inside a container [2024-08-27T19:08:46.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-27T19:08:50.186Z] $ docker top 38a086063841bed3aa27a427269dc3a1df37bdbe1badc4a4e4bd7da8daf6f8ec -eo pid,comm [2024-08-27T19:08:50.246Z] 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-08-27T19:08:50.246Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T19:08:50.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T19:08:50.415Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T19:08:50.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T19:08:50.530Z] $ docker exec 38a086063841bed3aa27a427269dc3a1df37bdbe1badc4a4e4bd7da8daf6f8ec ssh-agent [2024-08-27T19:08:50.638Z] SSH_AUTH_SOCK=/tmp/ssh-i6gIwBRZb6n6/agent.33 [2024-08-27T19:08:50.638Z] SSH_AGENT_PID=39 [2024-08-27T19:08:50.643Z] Running ssh-add (command line suppressed) [2024-08-27T19:08:50.734Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3485635850783852144.key (/w/workspace/edgex-go/1@tmp/private_key_3485635850783852144.key) [2024-08-27T19:08:50.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T19:08:51.112Z] + git tag --points-at HEAD [Pipeline] } [2024-08-27T19:08:51.138Z] $ docker exec --env ******** --env ******** 38a086063841bed3aa27a427269dc3a1df37bdbe1badc4a4e4bd7da8daf6f8ec ssh-agent -k [2024-08-27T19:08:51.233Z] unset SSH_AUTH_SOCK; [2024-08-27T19:08:51.234Z] unset SSH_AGENT_PID; [2024-08-27T19:08:51.234Z] echo Agent pid 39 killed; [2024-08-27T19:08:51.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-27T19:08:51.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T19:08:51.443Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T19:08:51.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T19:08:51.549Z] $ docker exec 38a086063841bed3aa27a427269dc3a1df37bdbe1badc4a4e4bd7da8daf6f8ec ssh-agent [2024-08-27T19:08:51.657Z] SSH_AUTH_SOCK=/tmp/ssh-Nk1uIUPtSZP2/agent.72 [2024-08-27T19:08:51.657Z] SSH_AGENT_PID=78 [2024-08-27T19:08:51.661Z] Running ssh-add (command line suppressed) [2024-08-27T19:08:51.767Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8005597443169482921.key (/w/workspace/edgex-go/1@tmp/private_key_8005597443169482921.key) [2024-08-27T19:08:51.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T19:08:52.129Z] + git semver init [2024-08-27T19:08:52.389Z] 2024-08-27 19:08:52,282 [run_init] DEBUG init version:0.0.0 force:False [2024-08-27T19:08:52.389Z] 2024-08-27 19:08:52,283 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-27T19:08:52.389Z] 2024-08-27 19:08:52,283 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-27T19:08:52.389Z] 2024-08-27 19:08:52,283 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-08-27T19:08:57.681Z] 2024-08-27 19:08:57,465 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-27T19:08:57.681Z] 2024-08-27 19:08:57,465 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4876 with force:False [2024-08-27T19:08:57.681Z] 2024-08-27 19:08:57,465 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4876 [2024-08-27T19:08:57.681Z] 2024-08-27 19:08:57,469 [execute] INFO git cat-file --batch-check [2024-08-27T19:08:57.681Z] 2024-08-27 19:08:57,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T19:08:57.681Z] 2024-08-27 19:08:57,476 [execute] INFO git cat-file --batch [2024-08-27T19:08:57.681Z] 2024-08-27 19:08:57,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T19:08:57.681Z] 2024-08-27 19:08:57,480 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4876 [2024-08-27T19:08:57.681Z] 0.0.0 [Pipeline] } [2024-08-27T19:08:57.711Z] $ docker exec --env ******** --env ******** 38a086063841bed3aa27a427269dc3a1df37bdbe1badc4a4e4bd7da8daf6f8ec ssh-agent -k [2024-08-27T19:08:57.825Z] unset SSH_AUTH_SOCK; [2024-08-27T19:08:57.825Z] unset SSH_AGENT_PID; [2024-08-27T19:08:57.825Z] echo Agent pid 78 killed; [2024-08-27T19:08:57.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T19:08:58.329Z] + git semver [Pipeline] } [2024-08-27T19:08:58.619Z] $ docker stop --time=1 38a086063841bed3aa27a427269dc3a1df37bdbe1badc4a4e4bd7da8daf6f8ec [2024-08-27T19:08:59.930Z] $ docker rm -f --volumes 38a086063841bed3aa27a427269dc3a1df37bdbe1badc4a4e4bd7da8daf6f8ec [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T19:09:00.354Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-27T19:09:00.658Z] Stashed 1 file(s) [Pipeline] echo [2024-08-27T19:09:00.684Z] [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-08-27T19:09:01.568Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-27T19:09:01.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T19:09:01.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T19:09:01.708Z] ========================================================= [2024-08-27T19:09:01.708Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-27T19:09:01.708Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-27T19:09:02.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T19:09:02.065Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-27T19:09:02.065Z] 619be1103602: Pulling fs layer [2024-08-27T19:09:02.065Z] 7862e08f4a3e: Pulling fs layer [2024-08-27T19:09:02.065Z] 5df492c9dc93: Pulling fs layer [2024-08-27T19:09:02.065Z] 7629e6793208: Pulling fs layer [2024-08-27T19:09:02.065Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T19:09:02.065Z] fb5054dd5b73: Pulling fs layer [2024-08-27T19:09:02.065Z] eeca6798cff9: Pulling fs layer [2024-08-27T19:09:02.065Z] aa269ceb94a6: Pulling fs layer [2024-08-27T19:09:02.065Z] ada007ff1a6a: Pulling fs layer [2024-08-27T19:09:02.065Z] 7629e6793208: Waiting [2024-08-27T19:09:02.065Z] 4f4fb700ef54: Waiting [2024-08-27T19:09:02.065Z] fb5054dd5b73: Waiting [2024-08-27T19:09:02.065Z] eeca6798cff9: Waiting [2024-08-27T19:09:02.065Z] aa269ceb94a6: Waiting [2024-08-27T19:09:02.065Z] ada007ff1a6a: Waiting [2024-08-27T19:09:02.065Z] 7862e08f4a3e: Verifying Checksum [2024-08-27T19:09:02.065Z] 7862e08f4a3e: Download complete [2024-08-27T19:09:02.065Z] 7629e6793208: Verifying Checksum [2024-08-27T19:09:02.065Z] 7629e6793208: Download complete [2024-08-27T19:09:02.065Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T19:09:02.065Z] 4f4fb700ef54: Download complete [2024-08-27T19:09:02.065Z] 619be1103602: Verifying Checksum [2024-08-27T19:09:02.065Z] 619be1103602: Download complete [2024-08-27T19:09:02.065Z] fb5054dd5b73: Verifying Checksum [2024-08-27T19:09:02.065Z] fb5054dd5b73: Download complete [2024-08-27T19:09:02.065Z] eeca6798cff9: Verifying Checksum [2024-08-27T19:09:02.065Z] eeca6798cff9: Download complete [2024-08-27T19:09:02.323Z] 619be1103602: Pull complete [2024-08-27T19:09:02.323Z] ada007ff1a6a: Verifying Checksum [2024-08-27T19:09:02.323Z] ada007ff1a6a: Download complete [2024-08-27T19:09:02.323Z] 7862e08f4a3e: Pull complete [2024-08-27T19:09:02.581Z] 5df492c9dc93: Verifying Checksum [2024-08-27T19:09:02.581Z] 5df492c9dc93: Download complete [2024-08-27T19:09:02.841Z] aa269ceb94a6: Verifying Checksum [2024-08-27T19:09:02.841Z] aa269ceb94a6: Download complete [2024-08-27T19:09:06.126Z] 5df492c9dc93: Pull complete [2024-08-27T19:09:06.126Z] 7629e6793208: Pull complete [2024-08-27T19:09:06.126Z] 4f4fb700ef54: Pull complete [2024-08-27T19:09:06.126Z] fb5054dd5b73: Pull complete [2024-08-27T19:09:06.126Z] eeca6798cff9: Pull complete [2024-08-27T19:09:08.654Z] aa269ceb94a6: Pull complete [2024-08-27T19:09:08.913Z] ada007ff1a6a: Pull complete [2024-08-27T19:09:08.913Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-27T19:09:08.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T19:09:08.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-27T19:09:09.289Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T19:09:09.289Z] WORKDIR /edgex [2024-08-27T19:09:09.289Z] COPY go.mod . [2024-08-27T19:09:09.289Z] RUN go mod download [2024-08-27T19:09:09.289Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-27T19:09:10.226Z] Sending build context to Docker daemon 179.2MB [2024-08-27T19:09:10.226Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T19:09:10.226Z] ---> f489d0715acc [2024-08-27T19:09:10.226Z] Step 2/4 : WORKDIR /edgex [2024-08-27T19:09:15.519Z] ---> Running in 4458b6e51a0b [2024-08-27T19:09:15.519Z] Removing intermediate container 4458b6e51a0b [2024-08-27T19:09:15.519Z] ---> 10044b480a76 [2024-08-27T19:09:15.519Z] Step 3/4 : COPY go.mod . [2024-08-27T19:09:15.519Z] ---> 8ea6f67222ed [2024-08-27T19:09:15.519Z] Step 4/4 : RUN go mod download [2024-08-27T19:09:15.519Z] ---> Running in 4195591e9449 [2024-08-27T19:09:16.077Z] Still waiting to schedule task [2024-08-27T19:09:16.078Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8835’ [2024-08-27T19:09:42.250Z] Removing intermediate container 4195591e9449 [2024-08-27T19:09:42.250Z] ---> 12f83959be2c [2024-08-27T19:09:42.250Z] Successfully built 12f83959be2c [2024-08-27T19:09:42.250Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:09:43.517Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T19:09:43.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T19:09:43.679Z] prd-ubuntu20.04-docker-8c-8g-8836 does not seem to be running inside a container [2024-08-27T19:09:43.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-27T19:09:44.143Z] $ docker top 8baa3cc0a8888a6f4fc192702f52a816ff2524506d3240f1bce3496affef01b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T19:09:44.561Z] + go version [2024-08-27T19:09:44.561Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-27T19:09:44.600Z] $ docker stop --time=1 8baa3cc0a8888a6f4fc192702f52a816ff2524506d3240f1bce3496affef01b2 [2024-08-27T19:09:45.874Z] $ docker rm -f --volumes 8baa3cc0a8888a6f4fc192702f52a816ff2524506d3240f1bce3496affef01b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:09:48.091Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T19:09:48.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T19:09:48.264Z] prd-ubuntu20.04-docker-8c-8g-8836 does not seem to be running inside a container [2024-08-27T19:09:48.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-27T19:09:48.597Z] $ docker top 2dadb7c683adea2da55c70db9e2ae8a053608a02dcb7f88c935f1c6f76d619d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-27T19:09:48.722Z] ========================================================= [2024-08-27T19:09:48.722Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-27T19:09:48.722Z] ========================================================= [Pipeline] sh [2024-08-27T19:09:49.020Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-27T19:09:49.395Z] + make test [2024-08-27T19:09:49.395Z] go test -race -coverprofile=coverage.out ./... [2024-08-27T19:09:57.527Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-27T19:10:24.070Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-27T19:10:24.070Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-27T19:10:24.070Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-27T19:10:24.070Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-27T19:10:24.070Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-27T19:10:24.070Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-27T19:10:24.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-27T19:10:24.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-27T19:10:24.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-27T19:10:24.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-27T19:10:24.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-27T19:10:24.070Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-27T19:10:24.070Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-27T19:10:24.070Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-27T19:10:24.070Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-27T19:10:24.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-27T19:10:25.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-27T19:10:25.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-27T19:10:27.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-27T19:10:31.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.278s coverage: 97.0% of statements [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-27T19:10:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-27T19:10:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-27T19:10:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-27T19:10:32.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements [2024-08-27T19:10:32.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.039s coverage: 53.2% of statements [2024-08-27T19:10:32.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.699s coverage: 93.4% of statements [2024-08-27T19:10:32.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 91.7% of statements [2024-08-27T19:10:32.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.034s coverage: 7.0% of statements [2024-08-27T19:10:34.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-27T19:10:34.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-27T19:10:34.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-27T19:10:34.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-27T19:10:34.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-27T19:10:34.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-27T19:10:34.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-27T19:10:34.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-27T19:10:34.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-27T19:10:34.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-27T19:10:34.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-27T19:10:34.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-27T19:10:35.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.397s coverage: 95.8% of statements [2024-08-27T19:10:35.523Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-08-27T19:10:36.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-27T19:10:36.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-27T19:10:36.093Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] [2024-08-27T19:10:37.028Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements [2024-08-27T19:10:37.028Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 30.7% of statements [2024-08-27T19:10:38.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 41.7% of statements [2024-08-27T19:10:38.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements [2024-08-27T19:10:38.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-08-27T19:10:38.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2024-08-27T19:10:38.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2024-08-27T19:10:38.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-27T19:10:38.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-27T19:10:38.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-27T19:10:38.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-27T19:10:38.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-27T19:10:38.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-27T19:10:38.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-27T19:10:38.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-27T19:10:39.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-27T19:10:39.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-27T19:10:39.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-27T19:10:40.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-27T19:10:40.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-27T19:10:40.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-27T19:10:40.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-27T19:10:40.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-27T19:10:40.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-27T19:10:41.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-27T19:10:42.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-27T19:10:43.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-27T19:10:44.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-27T19:10:44.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-27T19:10:47.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-27T19:10:47.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-27T19:10:47.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-27T19:10:48.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-27T19:10:48.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-27T19:10:48.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-27T19:10:48.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-27T19:10:48.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-27T19:10:48.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-27T19:10:48.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-27T19:10:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-27T19:10:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-27T19:10:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-27T19:10:50.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2024-08-27T19:10:50.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-27T19:10:50.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-27T19:10:50.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-27T19:10:50.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-27T19:10:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-27T19:10:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-27T19:10:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-27T19:10:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-27T19:10:53.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-27T19:10:53.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-27T19:10:53.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-27T19:10:53.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-27T19:10:54.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-27T19:10:54.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-27T19:10:54.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-27T19:10:54.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-27T19:11:02.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.231s coverage: 79.9% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.045s coverage: 92.9% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.024s coverage: 100.0% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.251s coverage: 36.5% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 84.8% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.2% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.060s coverage: 90.8% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.101s coverage: 95.7% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements [2024-08-27T19:11:02.782Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements [2024-08-27T19:11:02.782Z] 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-08-27T19:11:02.782Z] running golangci-lint [2024-08-27T19:11:03.042Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-27T19:11:03.042Z] go version go1.21.9 linux/amd64 [2024-08-27T19:11:03.042Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-27T19:11:03.042Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-27T19:11:24.964Z] level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|exports_file|name|deps|files) took 21.272881676s" [2024-08-27T19:11:24.965Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.21861ms" [2024-08-27T19:11:34.929Z] level=info msg="[linters_context/goanalysis] analyzers took 1m28.886821567s with top 10 stages: buildir: 49.920030168s, gosec: 7.631310896s, fact_deprecated: 2.441870293s, inspect: 2.182306112s, ctrlflow: 1.555423461s, printf: 1.456131849s, fact_purity: 997.946168ms, nilness: 972.301336ms, ineffassign: 961.161358ms, S1038: 717.443726ms" [2024-08-27T19:11:34.929Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-27T19:11:34.929Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, exclude-rules: 22/214, skip_files: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, nolint: 0/22, path_prettifier: 214/214, identifier_marker: 214/214, exclude: 214/214, cgo: 214/214" [2024-08-27T19:11:34.929Z] level=info msg="[runner] processing took 19.140002ms with stages: nolint: 7.564108ms, identifier_marker: 6.067822ms, exclude-rules: 1.757576ms, path_prettifier: 1.491616ms, autogenerated_exclude: 1.462434ms, skip_dirs: 752.453µs, cgo: 26.602µs, filename_unadjuster: 13.761µs, max_same_issues: 660ns, skip_files: 480ns, uniq_by_line: 410ns, fixer: 380ns, exclude: 350ns, severity-rules: 270ns, diff: 270ns, max_from_linter: 180ns, source_code: 140ns, sort_results: 140ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 110ns" [2024-08-27T19:11:34.929Z] level=info msg="[runner] linters took 10.403302118s with stages: goanalysis_metalinter: 10.38407165s" [2024-08-27T19:11:34.929Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-27T19:11:34.929Z] level=info msg="Memory: 319 samples, avg is 296.3MB, max is 1454.2MB" [2024-08-27T19:11:34.929Z] level=info msg="Execution took 31.72428369s" [2024-08-27T19:11:34.929Z] go vet ./... [2024-08-27T19:11:41.491Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T19:11:41.491Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T19:11:41.491Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-27T19:11:41.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-27T19:11:41.861Z] + ls -al . [2024-08-27T19:11:41.861Z] total 916 [2024-08-27T19:11:41.861Z] drwxrwxr-x 11 1001 1001 4096 Aug 27 19:09 . [2024-08-27T19:11:41.861Z] drwxr-xr-x 4 root root 4096 Aug 27 19:09 .. [2024-08-27T19:11:41.861Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 19:08 .blubracket [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 10 Aug 27 19:08 .dockerignore [2024-08-27T19:11:41.861Z] drwxrwxr-x 8 1001 1001 4096 Aug 27 19:11 .git [2024-08-27T19:11:41.861Z] drwxrwxr-x 3 1001 1001 4096 Aug 27 19:08 .github [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 1102 Aug 27 19:08 .gitignore [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 42 Aug 27 19:08 .golangci.yml [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 100 Aug 27 19:08 .hadolint.yml [2024-08-27T19:11:41.861Z] drwxr-xr-x 3 1001 1001 4096 Aug 27 19:08 .semver [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 155 Aug 27 19:08 .sonarcloud.properties [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 1171 Aug 27 19:08 ADOPTERS.md [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 21286 Aug 27 19:08 Attribution.txt [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 100284 Aug 27 19:08 CHANGELOG.md [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 3804 Aug 27 19:08 CONTRIBUTING.md [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 677 Aug 27 19:08 GOVERNANCE.md [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 861 Aug 27 19:08 Jenkinsfile [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 10775 Aug 27 19:08 LICENSE [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 16854 Aug 27 19:08 Makefile [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 582 Aug 27 19:08 OWNERS.md [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 9528 Aug 27 19:08 README.md [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 789 Aug 27 19:08 SECURITY.md [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 5 Aug 27 19:09 VERSION [2024-08-27T19:11:41.861Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 19:08 bin [2024-08-27T19:11:41.861Z] drwxrwxr-x 20 1001 1001 4096 Aug 27 19:08 cmd [2024-08-27T19:11:41.861Z] -rw-r--r-- 1 root root 545398 Aug 27 19:11 coverage.out [2024-08-27T19:11:41.861Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 19:08 fuzz_test [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 7305 Aug 27 19:08 go.mod [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 102581 Aug 27 19:08 go.sum [2024-08-27T19:11:41.861Z] drwxrwxr-x 7 1001 1001 4096 Aug 27 19:08 internal [2024-08-27T19:11:41.861Z] drwxrwxr-x 3 1001 1001 4096 Aug 27 19:08 openapi [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 584 Aug 27 19:08 security.txt [2024-08-27T19:11:41.861Z] -rw-rw-r-- 1 1001 1001 204 Aug 27 19:08 version.go [Pipeline] sh [2024-08-27T19:11:42.181Z] + '[' -e coverage.out ] [2024-08-27T19:11:42.181Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-27T19:11:42.339Z] Stashed 1 file(s) [Pipeline] sh [2024-08-27T19:11:42.643Z] + make build [2024-08-27T19:11:42.643Z] 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-08-27T19:12:04.576Z] 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-08-27T19:12:05.956Z] 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-08-27T19:12:07.333Z] 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-08-27T19:12:07.900Z] 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-08-27T19:12:09.279Z] 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-08-27T19:12:13.470Z] 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-08-27T19:12:14.846Z] 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-08-27T19:12:16.747Z] 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-08-27T19:12:18.665Z] 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-08-27T19:12:19.232Z] 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-08-27T19:12:19.801Z] 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-08-27T19:12:20.368Z] 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-08-27T19:12:21.303Z] 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-08-27T19:12:22.267Z] $ docker stop --time=1 2dadb7c683adea2da55c70db9e2ae8a053608a02dcb7f88c935f1c6f76d619d7 [2024-08-27T19:12:29.253Z] $ docker rm -f --volumes 2dadb7c683adea2da55c70db9e2ae8a053608a02dcb7f88c935f1c6f76d619d7 [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-08-27T19:12:30.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-27T19:12:30.747Z] [2024-08-27T19:12:30.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:12:31.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-27T19:12:31.233Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-27T19:12:31.233Z] 91d30c5bc195: Pulling fs layer [2024-08-27T19:12:31.233Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-27T19:12:31.233Z] 9c61dcf015f6: Pulling fs layer [2024-08-27T19:12:31.233Z] 4698f68db338: Pulling fs layer [2024-08-27T19:12:31.233Z] 2a2f49069b9e: Pulling fs layer [2024-08-27T19:12:31.233Z] e0025b399a48: Pulling fs layer [2024-08-27T19:12:31.233Z] 2a2f49069b9e: Waiting [2024-08-27T19:12:31.233Z] e0025b399a48: Waiting [2024-08-27T19:12:31.496Z] 91d30c5bc195: Verifying Checksum [2024-08-27T19:12:31.496Z] 91d30c5bc195: Download complete [2024-08-27T19:12:31.496Z] 4698f68db338: Download complete [2024-08-27T19:12:31.496Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-27T19:12:31.496Z] 2e9b0aa3be6d: Download complete [2024-08-27T19:12:31.496Z] e0025b399a48: Verifying Checksum [2024-08-27T19:12:31.496Z] e0025b399a48: Download complete [2024-08-27T19:12:31.496Z] 91d30c5bc195: Pull complete [2024-08-27T19:12:31.496Z] 2a2f49069b9e: Verifying Checksum [2024-08-27T19:12:31.496Z] 2a2f49069b9e: Download complete [2024-08-27T19:12:31.755Z] 2e9b0aa3be6d: Pull complete [2024-08-27T19:12:32.017Z] 9c61dcf015f6: Verifying Checksum [2024-08-27T19:12:32.017Z] 9c61dcf015f6: Download complete [2024-08-27T19:12:34.557Z] 9c61dcf015f6: Pull complete [2024-08-27T19:12:34.557Z] 4698f68db338: Pull complete [2024-08-27T19:12:34.823Z] 2a2f49069b9e: Pull complete [2024-08-27T19:12:34.823Z] e0025b399a48: Pull complete [2024-08-27T19:12:34.823Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-27T19:12:34.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-27T19:12:34.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T19:12:35.065Z] prd-ubuntu20.04-docker-8c-8g-8836 does not seem to be running inside a container [2024-08-27T19:12:35.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-27T19:12:38.214Z] $ docker top df024f1f14e19a8550899f6b3b76a7cd66c7f1f42f90395e7bf3a6d366c803f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T19:12:38.641Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-27T19:12:41.174Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-27T19:12:41.174Z] #1 transferring dockerfile: 2.23kB done [2024-08-27T19:12:41.174Z] #1 DONE 0.0s [2024-08-27T19:12:41.174Z] [2024-08-27T19:12:41.174Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-27T19:12:41.174Z] #2 transferring dockerfile: 2.15kB done [2024-08-27T19:12:41.174Z] #2 DONE 0.0s [2024-08-27T19:12:41.174Z] [2024-08-27T19:12:41.174Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-08-27T19:12:41.174Z] #3 transferring dockerfile: 2.06kB done [2024-08-27T19:12:41.174Z] #3 DONE 0.0s [2024-08-27T19:12:41.174Z] [2024-08-27T19:12:41.174Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-08-27T19:12:41.174Z] #4 transferring dockerfile: 1.69kB done [2024-08-27T19:12:41.174Z] #4 DONE 0.0s [2024-08-27T19:12:41.174Z] [2024-08-27T19:12:41.174Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-08-27T19:12:41.174Z] #5 transferring dockerfile: 1.95kB done [2024-08-27T19:12:41.174Z] #5 DONE 0.0s [2024-08-27T19:12:41.174Z] [2024-08-27T19:12:41.174Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-08-27T19:12:41.174Z] #6 transferring dockerfile: 1.93kB done [2024-08-27T19:12:41.174Z] #6 DONE 0.0s [2024-08-27T19:12:41.174Z] [2024-08-27T19:12:41.174Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-27T19:12:41.174Z] #7 transferring dockerfile: 1.85kB done [2024-08-27T19:12:41.174Z] #7 DONE 0.0s [2024-08-27T19:12:41.174Z] [2024-08-27T19:12:41.174Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-27T19:12:41.174Z] #8 transferring dockerfile: 2.50kB done [2024-08-27T19:12:41.174Z] #8 DONE 0.0s [2024-08-27T19:12:41.174Z] [2024-08-27T19:12:41.174Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-27T19:12:41.174Z] #9 transferring dockerfile: 2.49kB done [2024-08-27T19:12:41.174Z] #9 DONE 0.0s [2024-08-27T19:12:41.174Z] [2024-08-27T19:12:41.174Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-08-27T19:12:41.174Z] #10 transferring dockerfile: 1.70kB done [2024-08-27T19:12:41.433Z] #10 DONE 0.0s [2024-08-27T19:12:41.433Z] [2024-08-27T19:12:41.433Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-27T19:12:41.433Z] #11 transferring dockerfile: 1.89kB done [2024-08-27T19:12:41.433Z] #11 DONE 0.0s [2024-08-27T19:12:41.433Z] [2024-08-27T19:12:41.433Z] #12 [core-data internal] load build definition from Dockerfile [2024-08-27T19:12:41.433Z] #12 transferring dockerfile: 2.07kB done [2024-08-27T19:12:41.433Z] #12 DONE 0.0s [2024-08-27T19:12:41.433Z] [2024-08-27T19:12:41.433Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-08-27T19:12:41.433Z] #13 transferring dockerfile: 1.81kB done [2024-08-27T19:12:41.433Z] #13 DONE 0.0s [2024-08-27T19:12:41.433Z] [2024-08-27T19:12:41.433Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-27T19:12:41.433Z] #14 transferring dockerfile: 3.17kB done [2024-08-27T19:12:41.433Z] #14 DONE 0.0s [2024-08-27T19:12:41.433Z] [2024-08-27T19:12:41.433Z] #15 [core-command internal] load build definition from Dockerfile [2024-08-27T19:12:41.433Z] #15 transferring dockerfile: 1.93kB done [2024-08-27T19:12:41.433Z] #15 DONE 0.0s [2024-08-27T19:12:41.433Z] [2024-08-27T19:12:41.433Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-27T19:12:41.433Z] #16 transferring context: 50B done [2024-08-27T19:12:41.433Z] #16 DONE 0.0s [2024-08-27T19:12:41.433Z] [2024-08-27T19:12:41.433Z] #17 [core-keeper internal] load build definition from Dockerfile [2024-08-27T19:12:41.433Z] #17 transferring dockerfile: 2.01kB done [2024-08-27T19:12:41.433Z] #17 DONE 0.0s [2024-08-27T19:12:41.691Z] [2024-08-27T19:12:41.691Z] #18 [security-proxy-auth internal] load .dockerignore [2024-08-27T19:12:41.691Z] #18 transferring context: 50B done [2024-08-27T19:12:41.691Z] #18 DONE 0.0s [2024-08-27T19:12:41.691Z] [2024-08-27T19:12:41.691Z] #19 [core-metadata internal] load .dockerignore [2024-08-27T19:12:41.691Z] #19 transferring context: 50B done [2024-08-27T19:12:41.691Z] #19 DONE 0.0s [2024-08-27T19:12:41.691Z] [2024-08-27T19:12:41.691Z] #20 [security-spire-config internal] load .dockerignore [2024-08-27T19:12:41.691Z] #20 transferring context: 50B done [2024-08-27T19:12:41.691Z] #20 DONE 0.0s [2024-08-27T19:12:41.691Z] [2024-08-27T19:12:41.691Z] #21 [support-notifications internal] load .dockerignore [2024-08-27T19:12:41.691Z] #21 transferring context: 50B done [2024-08-27T19:12:41.691Z] #21 DONE 0.0s [2024-08-27T19:12:41.691Z] [2024-08-27T19:12:41.691Z] #22 [support-scheduler internal] load .dockerignore [2024-08-27T19:12:41.691Z] #22 transferring context: 50B done [2024-08-27T19:12:41.691Z] #22 DONE 0.0s [2024-08-27T19:12:41.691Z] [2024-08-27T19:12:41.691Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-08-27T19:12:41.691Z] #23 transferring context: 50B done [2024-08-27T19:12:41.691Z] #23 DONE 0.0s [2024-08-27T19:12:41.691Z] [2024-08-27T19:12:41.691Z] #24 [security-proxy-setup internal] load .dockerignore [2024-08-27T19:12:41.691Z] #24 transferring context: 50B done [2024-08-27T19:12:41.691Z] #24 DONE 0.0s [2024-08-27T19:12:41.691Z] [2024-08-27T19:12:41.692Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-08-27T19:12:41.692Z] #25 transferring context: 50B done [2024-08-27T19:12:41.692Z] #25 DONE 0.0s [2024-08-27T19:12:41.692Z] [2024-08-27T19:12:41.692Z] #26 [security-spire-server internal] load .dockerignore [2024-08-27T19:12:41.692Z] #26 transferring context: 50B done [2024-08-27T19:12:41.692Z] #26 DONE 0.0s [2024-08-27T19:12:41.692Z] [2024-08-27T19:12:41.692Z] #27 [core-data internal] load .dockerignore [2024-08-27T19:12:41.692Z] #27 transferring context: 50B done [2024-08-27T19:12:41.692Z] #27 DONE 0.0s [2024-08-27T19:12:41.692Z] [2024-08-27T19:12:41.692Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-08-27T19:12:41.692Z] #28 transferring context: 50B done [2024-08-27T19:12:41.692Z] #28 DONE 0.0s [2024-08-27T19:12:41.692Z] [2024-08-27T19:12:41.692Z] #29 [security-spire-agent internal] load .dockerignore [2024-08-27T19:12:41.692Z] #29 transferring context: 50B done [2024-08-27T19:12:41.692Z] #29 DONE 0.0s [2024-08-27T19:12:41.692Z] [2024-08-27T19:12:41.692Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-27T19:12:41.692Z] #30 DONE 0.0s [2024-08-27T19:12:41.692Z] [2024-08-27T19:12:41.692Z] #31 [security-bootstrapper internal] load .dockerignore [2024-08-27T19:12:41.692Z] #31 transferring context: 50B done [2024-08-27T19:12:41.952Z] #31 DONE 0.0s [2024-08-27T19:12:41.952Z] [2024-08-27T19:12:41.952Z] #32 [core-command internal] load .dockerignore [2024-08-27T19:12:41.952Z] #32 transferring context: 50B done [2024-08-27T19:12:41.952Z] #32 DONE 0.0s [2024-08-27T19:12:41.952Z] [2024-08-27T19:12:41.952Z] #33 [core-keeper internal] load .dockerignore [2024-08-27T19:12:41.952Z] #33 transferring context: 50B done [2024-08-27T19:12:41.952Z] #33 DONE 0.0s [2024-08-27T19:12:41.952Z] [2024-08-27T19:12:41.952Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-27T19:12:41.952Z] #30 DONE 0.0s [2024-08-27T19:12:41.952Z] [2024-08-27T19:12:41.952Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-27T19:12:42.211Z] #34 ... [2024-08-27T19:12:42.211Z] [2024-08-27T19:12:42.211Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-27T19:12:42.211Z] #30 DONE 0.0s [2024-08-27T19:12:42.211Z] [2024-08-27T19:12:42.211Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-27T19:12:42.471Z] #34 ... [2024-08-27T19:12:42.471Z] [2024-08-27T19:12:42.471Z] #35 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T19:12:42.471Z] #35 DONE 0.6s [2024-08-27T19:12:42.471Z] [2024-08-27T19:12:42.471Z] #36 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:12:42.471Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-27T19:12:42.730Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T19:12:42.730Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-27T19:12:42.730Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-27T19:12:42.730Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 2.32MB / 3.42MB 0.2s [2024-08-27T19:12:42.730Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s [2024-08-27T19:12:42.730Z] #36 ... [2024-08-27T19:12:42.730Z] [2024-08-27T19:12:42.730Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-27T19:12:42.730Z] #37 DONE 0.7s [2024-08-27T19:12:42.730Z] [2024-08-27T19:12:42.730Z] #36 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:12:42.989Z] #36 ... [2024-08-27T19:12:42.989Z] [2024-08-27T19:12:42.989Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-27T19:12:42.989Z] #34 DONE 1.0s [2024-08-27T19:12:42.989Z] [2024-08-27T19:12:42.989Z] #36 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:12:42.989Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-27T19:12:42.989Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T19:12:42.989Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-27T19:12:42.989Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-27T19:12:42.989Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done [2024-08-27T19:12:42.989Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-27T19:12:43.034Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8837 in /w/workspace/edgexfoundry_edgex-go_PR-4876 [Pipeline] { [Pipeline] ws [2024-08-27T19:12:43.111Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-27T19:12:43.213Z] The recommended git tool is: git [2024-08-27T19:12:43.636Z] #36 ... [2024-08-27T19:12:43.637Z] [2024-08-27T19:12:43.637Z] #38 [security-spire-agent internal] load build context [2024-08-27T19:12:43.637Z] #38 transferring context: 27.24kB 0.1s done [2024-08-27T19:12:43.637Z] #38 DONE 0.5s [2024-08-27T19:12:43.637Z] [2024-08-27T19:12:43.637Z] #39 [security-spire-config internal] load build context [2024-08-27T19:12:43.637Z] #39 transferring context: 25.96kB 0.0s done [2024-08-27T19:12:43.637Z] #39 DONE 0.5s [2024-08-27T19:12:43.637Z] [2024-08-27T19:12:43.637Z] #36 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:12:43.637Z] #36 ... [2024-08-27T19:12:43.637Z] [2024-08-27T19:12:43.637Z] #40 [security-spire-server internal] load build context [2024-08-27T19:12:43.637Z] #40 transferring context: 27.71kB 0.0s done [2024-08-27T19:12:43.637Z] #40 DONE 0.6s [2024-08-27T19:12:43.637Z] [2024-08-27T19:12:43.637Z] #36 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:12:43.637Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.6s done [2024-08-27T19:12:44.240Z] #36 DONE 2.0s [2024-08-27T19:12:44.240Z] [2024-08-27T19:12:44.240Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:12:44.240Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-08-27T19:12:44.240Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-27T19:12:44.240Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-27T19:12:44.240Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-27T19:12:44.240Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-27T19:12:44.240Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-27T19:12:44.240Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-27T19:12:44.240Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.7s [2024-08-27T19:12:44.240Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-08-27T19:12:44.240Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-27T19:12:44.240Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-27T19:12:44.240Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 0.9s [2024-08-27T19:12:44.240Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 1.0s [2024-08-27T19:12:44.516Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 1.1s [2024-08-27T19:12:44.516Z] #41 ... [2024-08-27T19:12:44.516Z] [2024-08-27T19:12:44.516Z] #42 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-27T19:12:44.516Z] #42 DONE 2.4s [2024-08-27T19:12:44.516Z] [2024-08-27T19:12:44.516Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:12:44.817Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done [2024-08-27T19:12:45.094Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-27T19:12:47.714Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.7s done [2024-08-27T19:12:52.137Z] using credential edgex-jenkins-ssh [2024-08-27T19:12:52.170Z] Cloning the remote Git repository [2024-08-27T19:12:52.248Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-27T19:12:52.418Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-27T19:12:52.984Z] #41 ... [2024-08-27T19:12:52.984Z] [2024-08-27T19:12:52.984Z] #43 [core-command internal] load build context [2024-08-27T19:12:52.984Z] #43 transferring context: 318.33MB 9.8s [2024-08-27T19:12:52.984Z] #43 ... [2024-08-27T19:12:52.984Z] [2024-08-27T19:12:52.984Z] #44 [core-data internal] load build context [2024-08-27T19:12:52.984Z] #44 ... [2024-08-27T19:12:52.984Z] [2024-08-27T19:12:52.984Z] #45 [support-scheduler internal] load build context [2024-08-27T19:12:52.984Z] #45 ... [2024-08-27T19:12:52.984Z] [2024-08-27T19:12:52.984Z] #46 [core-keeper internal] load build context [2024-08-27T19:12:52.984Z] #46 ... [2024-08-27T19:12:52.984Z] [2024-08-27T19:12:52.984Z] #47 [security-proxy-setup internal] load build context [2024-08-27T19:12:52.984Z] #47 ... [2024-08-27T19:12:52.984Z] [2024-08-27T19:12:52.984Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-27T19:12:52.984Z] #48 ... [2024-08-27T19:12:52.984Z] [2024-08-27T19:12:52.984Z] #49 [support-cron-scheduler internal] load build context [2024-08-27T19:12:52.984Z] #49 ... [2024-08-27T19:12:52.984Z] [2024-08-27T19:12:52.984Z] #50 [security-secretstore-setup internal] load build context [2024-08-27T19:12:52.984Z] #50 ... [2024-08-27T19:12:52.984Z] [2024-08-27T19:12:52.984Z] #51 [security-bootstrapper internal] load build context [2024-08-27T19:12:53.247Z] #51 ... [2024-08-27T19:12:53.247Z] [2024-08-27T19:12:53.247Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T19:12:53.247Z] #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-08-27T19:12:53.247Z] #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-27T19:12:53.247Z] #52 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-27T19:12:53.247Z] #52 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-27T19:12:53.247Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-27T19:12:53.247Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-27T19:12:53.247Z] #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-08-27T19:12:53.247Z] #52 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s [2024-08-27T19:12:53.247Z] #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-27T19:12:53.247Z] #52 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [2024-08-27T19:12:53.247Z] #52 ... [2024-08-27T19:12:53.247Z] [2024-08-27T19:12:53.247Z] #53 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:12:53.504Z] #53 ... [2024-08-27T19:12:53.504Z] [2024-08-27T19:12:53.504Z] #54 [core-metadata internal] load build context [2024-08-27T19:12:53.504Z] #54 ... [2024-08-27T19:12:53.504Z] [2024-08-27T19:12:53.504Z] #55 [support-notifications internal] load build context [2024-08-27T19:12:53.504Z] #55 ... [2024-08-27T19:12:53.504Z] [2024-08-27T19:12:53.504Z] #56 [security-proxy-auth internal] load build context [2024-08-27T19:12:53.766Z] #56 ... [2024-08-27T19:12:53.766Z] [2024-08-27T19:12:53.766Z] #55 [support-notifications internal] load build context [2024-08-27T19:12:54.025Z] #55 ... [2024-08-27T19:12:54.025Z] [2024-08-27T19:12:54.025Z] #57 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-27T19:12:54.025Z] #0 1.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:12:54.025Z] #0 1.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:12:54.025Z] #0 1.491 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T19:12:54.025Z] #0 1.495 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:12:54.025Z] #0 1.500 OK: 7 MiB in 16 packages [2024-08-27T19:12:52.822Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-27T19:12:52.823Z] > git --version # timeout=10 [2024-08-27T19:12:52.888Z] > git --version # 'git version 2.25.1' [2024-08-27T19:12:52.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T19:12:53.122Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T19:12:54.692Z] #57 ... [2024-08-27T19:12:54.692Z] [2024-08-27T19:12:54.692Z] #55 [support-notifications internal] load build context [2024-08-27T19:12:54.950Z] #55 ... [2024-08-27T19:12:54.950Z] [2024-08-27T19:12:54.950Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-27T19:12:54.950Z] #58 ... [2024-08-27T19:12:54.950Z] [2024-08-27T19:12:54.950Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T19:12:54.950Z] #59 ... [2024-08-27T19:12:54.950Z] [2024-08-27T19:12:54.950Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-27T19:12:54.950Z] #60 ... [2024-08-27T19:12:54.950Z] [2024-08-27T19:12:54.950Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-27T19:12:55.423Z] #61 ... [2024-08-27T19:12:55.423Z] [2024-08-27T19:12:55.423Z] #62 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-27T19:12:55.684Z] #62 ... [2024-08-27T19:12:55.684Z] [2024-08-27T19:12:55.684Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T19:12:55.684Z] #63 ... [2024-08-27T19:12:55.684Z] [2024-08-27T19:12:55.684Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-27T19:12:55.684Z] #64 ... [2024-08-27T19:12:55.684Z] [2024-08-27T19:12:55.684Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-27T19:12:55.684Z] #65 ... [2024-08-27T19:12:55.684Z] [2024-08-27T19:12:55.684Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-27T19:12:56.251Z] #66 ... [2024-08-27T19:12:56.251Z] [2024-08-27T19:12:56.251Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-27T19:12:56.251Z] #67 ... [2024-08-27T19:12:56.251Z] [2024-08-27T19:12:56.251Z] #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-27T19:12:56.251Z] #68 ... [2024-08-27T19:12:56.251Z] [2024-08-27T19:12:56.251Z] #45 [support-scheduler internal] load build context [2024-08-27T19:12:56.816Z] #45 transferring context: 495.00MB 14.4s done [2024-08-27T19:12:58.200Z] #45 ... [2024-08-27T19:12:58.200Z] [2024-08-27T19:12:58.200Z] #44 [core-data internal] load build context [2024-08-27T19:12:58.200Z] #44 transferring context: 495.00MB 15.7s done [2024-08-27T19:12:58.200Z] #44 ... [2024-08-27T19:12:58.200Z] [2024-08-27T19:12:58.200Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-27T19:12:58.768Z] #48 transferring context: 495.00MB 16.1s done [2024-08-27T19:12:58.768Z] #48 ... [2024-08-27T19:12:58.768Z] [2024-08-27T19:12:58.768Z] #46 [core-keeper internal] load build context [2024-08-27T19:12:59.027Z] #46 transferring context: 495.00MB 16.5s done [2024-08-27T19:13:02.800Z] #46 ... [2024-08-27T19:13:02.800Z] [2024-08-27T19:13:02.800Z] #43 [core-command internal] load build context [2024-08-27T19:13:02.800Z] #43 transferring context: 495.00MB 13.1s done [2024-08-27T19:13:02.800Z] #43 ... [2024-08-27T19:13:02.800Z] [2024-08-27T19:13:02.800Z] #50 [security-secretstore-setup internal] load build context [2024-08-27T19:13:02.800Z] #50 transferring context: 495.00MB 16.3s done [2024-08-27T19:13:03.076Z] #50 ... [2024-08-27T19:13:03.076Z] [2024-08-27T19:13:03.076Z] #49 [support-cron-scheduler internal] load build context [2024-08-27T19:13:03.076Z] #49 transferring context: 495.00MB 12.3s done [2024-08-27T19:13:03.076Z] #49 ... [2024-08-27T19:13:03.076Z] [2024-08-27T19:13:03.076Z] #47 [security-proxy-setup internal] load build context [2024-08-27T19:13:03.076Z] #47 transferring context: 495.00MB 14.0s done [2024-08-27T19:13:03.335Z] #47 ... [2024-08-27T19:13:03.335Z] [2024-08-27T19:13:03.335Z] #51 [security-bootstrapper internal] load build context [2024-08-27T19:13:03.335Z] #51 transferring context: 495.00MB 15.6s done [2024-08-27T19:13:03.335Z] #51 ... [2024-08-27T19:13:03.335Z] [2024-08-27T19:13:03.335Z] #53 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:13:03.335Z] #53 transferring context: 495.00MB 15.4s done [2024-08-27T19:13:03.837Z] #53 ... [2024-08-27T19:13:03.837Z] [2024-08-27T19:13:03.837Z] #54 [core-metadata internal] load build context [2024-08-27T19:13:03.837Z] #54 transferring context: 495.00MB 15.3s done [2024-08-27T19:13:04.101Z] #54 ... [2024-08-27T19:13:04.101Z] [2024-08-27T19:13:04.101Z] #55 [support-notifications internal] load build context [2024-08-27T19:13:04.101Z] #55 transferring context: 495.00MB 16.2s done [2024-08-27T19:13:04.101Z] #55 ... [2024-08-27T19:13:04.101Z] [2024-08-27T19:13:04.101Z] #56 [security-proxy-auth internal] load build context [2024-08-27T19:13:04.101Z] #56 transferring context: 495.00MB 13.8s done [2024-08-27T19:13:11.438Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-27T19:13:11.474Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T19:13:12.473Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-27T19:13:12.525Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-27T19:13:12.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T19:13:12.553Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4876/head:refs/remotes/origin/PR-4876 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-27T19:13:13.215Z] Merging remotes/origin/main commit 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 into PR head commit 8cc06fe713c37e42f4b45bb1afd47b826de794aa [2024-08-27T19:13:13.728Z] Merge succeeded, producing 8cc06fe713c37e42f4b45bb1afd47b826de794aa [2024-08-27T19:13:13.728Z] Checking out Revision 8cc06fe713c37e42f4b45bb1afd47b826de794aa (PR-4876) [2024-08-27T19:13:14.558Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-08-27T19:13:14.614Z] > git --version # timeout=10 [2024-08-27T19:13:14.626Z] > git --version # 'git version 2.25.1' [2024-08-27T19:13:14.639Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T19:13:13.234Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T19:13:13.314Z] > git checkout -f 8cc06fe713c37e42f4b45bb1afd47b826de794aa # timeout=10 [2024-08-27T19:13:13.597Z] > git remote # timeout=10 [2024-08-27T19:13:13.618Z] > git config --get remote.origin.url # timeout=10 [2024-08-27T19:13:13.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T19:13:13.674Z] > git merge 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 # timeout=10 [2024-08-27T19:13:13.706Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-27T19:13:13.732Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T19:13:13.758Z] > git checkout -f 8cc06fe713c37e42f4b45bb1afd47b826de794aa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T19:13:19.741Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-27T19:13:19.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T19:13:19.741Z] Dload Upload Total Spent Left Speed [2024-08-27T19:13:19.741Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80175 0 --:--:-- --:--:-- --:--:-- 80679 [Pipeline] sh [2024-08-27T19:13:20.099Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-27T19:13:20.454Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-08-27T19:13:20.455Z] /etc/docker/daemon.new [2024-08-27T19:13:20.455Z] { [2024-08-27T19:13:20.455Z] "registry-mirrors": [ [2024-08-27T19:13:20.455Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-27T19:13:20.455Z] ], [2024-08-27T19:13:20.455Z] "bip": "10.250.0.254/24", [2024-08-27T19:13:20.455Z] "hosts": [ [2024-08-27T19:13:20.455Z] "tcp://0.0.0.0:5555", [2024-08-27T19:13:20.455Z] "unix:///var/run/docker.sock" [2024-08-27T19:13:20.455Z] ], [2024-08-27T19:13:20.455Z] "mtu": 1458, [2024-08-27T19:13:20.455Z] "selinux-enabled": true, [2024-08-27T19:13:20.455Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-27T19:13:20.455Z] } [Pipeline] sh [2024-08-27T19:13:20.809Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-27T19:13:21.168Z] + sudo service docker restart [2024-08-27T19:13:26.636Z] #56 DONE 42.8s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #43 [core-command internal] load build context [2024-08-27T19:13:26.636Z] #43 DONE 42.8s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #49 [support-cron-scheduler internal] load build context [2024-08-27T19:13:26.636Z] #49 DONE 42.8s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #47 [security-proxy-setup internal] load build context [2024-08-27T19:13:26.636Z] #47 DONE 42.8s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #45 [support-scheduler internal] load build context [2024-08-27T19:13:26.636Z] #45 DONE 42.8s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #62 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-27T19:13:26.636Z] #62 DONE 40.4s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T19:13:26.636Z] #69 ... [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #54 [core-metadata internal] load build context [2024-08-27T19:13:26.636Z] #54 DONE 42.9s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #44 [core-data internal] load build context [2024-08-27T19:13:26.636Z] #44 DONE 42.9s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #51 [security-bootstrapper internal] load build context [2024-08-27T19:13:26.636Z] #51 DONE 42.9s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-27T19:13:26.636Z] #48 DONE 42.9s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #46 [core-keeper internal] load build context [2024-08-27T19:13:26.636Z] #46 DONE 42.9s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #50 [security-secretstore-setup internal] load build context [2024-08-27T19:13:26.636Z] #50 DONE 42.9s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #55 [support-notifications internal] load build context [2024-08-27T19:13:26.636Z] #55 DONE 42.9s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #53 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:13:26.636Z] #53 DONE 42.9s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #57 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-27T19:13:26.636Z] #57 DONE 41.2s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T19:13:26.636Z] #52 DONE 42.4s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:13:26.636Z] #41 DONE 42.5s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-27T19:13:26.636Z] #58 41.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.636Z] #58 41.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.636Z] #58 41.51 (1/4) Installing ca-certificates (20240226-r0) [2024-08-27T19:13:26.636Z] #58 41.54 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-27T19:13:26.636Z] #58 41.54 (3/4) Installing su-exec (0.2-r3) [2024-08-27T19:13:26.636Z] #58 41.55 (4/4) Installing yq (4.33.3-r5) [2024-08-27T19:13:26.636Z] #58 41.60 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:13:26.636Z] #58 41.61 Executing ca-certificates-20240226-r0.trigger [2024-08-27T19:13:26.636Z] #58 41.71 OK: 17 MiB in 19 packages [2024-08-27T19:13:26.636Z] #58 ... [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-27T19:13:26.636Z] #65 DONE 42.0s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-27T19:13:26.636Z] #67 41.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.636Z] #67 41.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.636Z] #67 41.71 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T19:13:26.636Z] #67 41.75 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:13:26.636Z] #67 41.75 OK: 7 MiB in 16 packages [2024-08-27T19:13:26.636Z] #67 DONE 42.1s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-27T19:13:26.636Z] #60 41.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.636Z] #60 41.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.636Z] #60 41.78 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-27T19:13:26.636Z] #60 41.83 (2/2) Installing su-exec (0.2-r3) [2024-08-27T19:13:26.636Z] #60 41.84 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:13:26.636Z] #60 41.84 OK: 7 MiB in 17 packages [2024-08-27T19:13:26.636Z] #60 DONE 42.1s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-27T19:13:26.636Z] #58 DONE 42.1s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-27T19:13:26.636Z] #66 41.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.636Z] #66 41.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.636Z] #66 41.66 (1/3) Installing ca-certificates (20240226-r0) [2024-08-27T19:13:26.636Z] #66 41.69 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-27T19:13:26.636Z] #66 41.73 (3/3) Installing tzdata (2024a-r0) [2024-08-27T19:13:26.636Z] #66 41.85 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:13:26.636Z] #66 41.86 Executing ca-certificates-20240226-r0.trigger [2024-08-27T19:13:26.636Z] #66 41.90 OK: 11 MiB in 18 packages [2024-08-27T19:13:26.636Z] #66 DONE 42.1s [2024-08-27T19:13:26.636Z] [2024-08-27T19:13:26.636Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T19:13:26.636Z] #59 41.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.636Z] #59 41.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.636Z] #59 41.64 v3.18.8-63-g99375d3e785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T19:13:26.636Z] #59 41.64 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T19:13:26.636Z] #59 41.64 OK: 20070 distinct packages available [2024-08-27T19:13:26.636Z] #59 41.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.636Z] #59 41.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.636Z] #59 42.02 (1/11) Installing ca-certificates (20240226-r0) [2024-08-27T19:13:26.636Z] #59 42.05 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-27T19:13:26.636Z] #59 42.06 (3/11) Installing libunistring (1.1-r1) [2024-08-27T19:13:26.637Z] #59 42.07 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-27T19:13:26.637Z] #59 42.08 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-27T19:13:26.637Z] #59 42.08 (6/11) Installing libcurl (8.9.0-r0) [2024-08-27T19:13:26.637Z] #59 42.09 (7/11) Installing curl (8.9.0-r0) [2024-08-27T19:13:26.637Z] #59 42.10 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-27T19:13:26.637Z] #59 42.10 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-27T19:13:26.637Z] #59 42.11 (10/11) Installing libucontext (1.2-r2) [2024-08-27T19:13:26.637Z] #59 42.11 (11/11) Installing gcompat (1.1.0-r1) [2024-08-27T19:13:26.637Z] #59 42.12 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:13:26.637Z] #59 42.13 Executing ca-certificates-20240226-r0.trigger [2024-08-27T19:13:26.637Z] #59 42.18 OK: 12 MiB in 26 packages [2024-08-27T19:13:26.637Z] #59 ... [2024-08-27T19:13:26.637Z] [2024-08-27T19:13:26.637Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-27T19:13:26.637Z] #61 41.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.637Z] #61 41.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.637Z] #61 41.65 (1/2) Installing ca-certificates (20240226-r0) [2024-08-27T19:13:26.637Z] #61 41.74 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-27T19:13:26.637Z] #61 41.76 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:13:26.637Z] #61 41.76 Executing ca-certificates-20240226-r0.trigger [2024-08-27T19:13:26.637Z] #61 41.97 OK: 8 MiB in 17 packages [2024-08-27T19:13:26.637Z] #61 DONE 42.2s [2024-08-27T19:13:26.637Z] [2024-08-27T19:13:26.637Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T19:13:26.637Z] #63 41.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.637Z] #63 41.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.637Z] #63 41.64 v3.18.8-63-g99375d3e785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T19:13:26.637Z] #63 41.64 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T19:13:26.637Z] #63 41.64 OK: 20070 distinct packages available [2024-08-27T19:13:26.637Z] #63 41.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.637Z] #63 41.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.637Z] #63 42.00 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-27T19:13:26.637Z] #63 42.01 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-27T19:13:26.637Z] #63 42.02 (3/4) Installing libucontext (1.2-r2) [2024-08-27T19:13:26.637Z] #63 42.03 (4/4) Installing gcompat (1.1.0-r1) [2024-08-27T19:13:26.637Z] #63 42.05 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:13:26.637Z] #63 42.06 OK: 8 MiB in 19 packages [2024-08-27T19:13:26.637Z] #63 DONE 42.3s [2024-08-27T19:13:26.637Z] [2024-08-27T19:13:26.637Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T19:13:26.637Z] #59 DONE 42.3s [2024-08-27T19:13:26.637Z] [2024-08-27T19:13:26.637Z] #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-27T19:13:26.637Z] #68 41.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.637Z] #68 41.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.637Z] #68 41.90 v3.18.8-63-g99375d3e785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T19:13:26.637Z] #68 41.90 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T19:13:26.637Z] #68 41.90 OK: 20070 distinct packages available [2024-08-27T19:13:26.637Z] #68 41.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.637Z] #68 42.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.637Z] #68 42.27 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-27T19:13:26.637Z] #68 42.30 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-27T19:13:26.637Z] #68 42.30 (3/5) Installing libucontext (1.2-r2) [2024-08-27T19:13:26.637Z] #68 42.30 (4/5) Installing gcompat (1.1.0-r1) [2024-08-27T19:13:26.637Z] #68 42.31 (5/5) Installing openssl (3.1.6-r0) [2024-08-27T19:13:26.637Z] #68 42.32 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:13:26.637Z] #68 42.33 OK: 8 MiB in 20 packages [2024-08-27T19:13:26.899Z] #68 DONE 42.5s [2024-08-27T19:13:26.899Z] [2024-08-27T19:13:26.899Z] #70 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:13:26.899Z] #70 DONE 0.1s [2024-08-27T19:13:26.899Z] [2024-08-27T19:13:26.899Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T19:13:26.899Z] #69 1.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.899Z] #69 1.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.899Z] #69 1.640 OK: 264 MiB in 52 packages [2024-08-27T19:13:26.899Z] #69 DONE 2.0s [2024-08-27T19:13:26.899Z] [2024-08-27T19:13:26.899Z] #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-27T19:13:26.899Z] #71 ... [2024-08-27T19:13:26.899Z] [2024-08-27T19:13:26.899Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-27T19:13:26.899Z] #0 1.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.899Z] #0 1.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:26.899Z] #0 1.685 OK: 264 MiB in 52 packages [2024-08-27T19:13:26.899Z] #72 DONE 1.8s [2024-08-27T19:13:26.899Z] [2024-08-27T19:13:26.899Z] #73 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:13:26.899Z] #73 DONE 0.1s [2024-08-27T19:13:27.184Z] [2024-08-27T19:13:27.184Z] #74 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:13:27.445Z] #74 ... [2024-08-27T19:13:27.445Z] [2024-08-27T19:13:27.445Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-27T19:13:27.445Z] #64 41.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:27.445Z] #64 42.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:27.446Z] #64 42.79 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-27T19:13:27.446Z] #64 42.80 (2/4) Installing openssl (3.1.6-r0) [2024-08-27T19:13:27.446Z] #64 42.81 (3/4) Installing su-exec (0.2-r3) [2024-08-27T19:13:27.446Z] #64 42.81 (4/4) Installing yq (4.33.3-r5) [2024-08-27T19:13:27.446Z] #64 42.87 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:13:27.446Z] #64 42.88 OK: 17 MiB in 19 packages [2024-08-27T19:13:27.446Z] #64 DONE 43.1s [2024-08-27T19:13:27.708Z] [2024-08-27T19:13:27.708Z] #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-27T19:13:27.708Z] #75 DONE 2.5s [2024-08-27T19:13:27.708Z] [2024-08-27T19:13:27.708Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-27T19:13:27.973Z] #76 ... [2024-08-27T19:13:27.973Z] [2024-08-27T19:13:27.973Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-27T19:13:27.973Z] #0 2.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:27.973Z] #0 2.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:27.973Z] #0 2.560 v3.18.8-63-g99375d3e785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T19:13:27.973Z] #0 2.560 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T19:13:27.973Z] #0 2.560 OK: 20077 distinct packages available [2024-08-27T19:13:27.973Z] #0 2.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:27.973Z] #0 2.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:27.973Z] #0 2.942 OK: 264 MiB in 52 packages [2024-08-27T19:13:27.973Z] #77 DONE 3.0s [2024-08-27T19:13:28.235Z] [2024-08-27T19:13:28.235Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:13:28.235Z] #78 DONE 0.0s [2024-08-27T19:13:28.235Z] [2024-08-27T19:13:28.236Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:13:28.504Z] #79 ... [2024-08-27T19:13:28.504Z] [2024-08-27T19:13:28.504Z] #80 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T19:13:28.504Z] #0 2.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:28.504Z] #0 3.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:28.504Z] #0 3.309 OK: 264 MiB in 52 packages [2024-08-27T19:13:28.504Z] #80 DONE 3.4s [2024-08-27T19:13:28.504Z] [2024-08-27T19:13:28.504Z] #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:13:28.504Z] #81 DONE 0.1s [2024-08-27T19:13:28.504Z] [2024-08-27T19:13:28.504Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:13:29.076Z] #82 ... [2024-08-27T19:13:29.076Z] [2024-08-27T19:13:29.076Z] #83 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-08-27T19:13:29.076Z] #0 3.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:29.076Z] #0 3.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:29.076Z] #0 3.581 OK: 7 MiB in 16 packages [2024-08-27T19:13:29.076Z] #83 DONE 3.9s [2024-08-27T19:13:29.076Z] [2024-08-27T19:13:29.076Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-27T19:13:29.076Z] #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:29.076Z] #0 2.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:29.076Z] #84 2.752 OK: 17 MiB in 19 packages [2024-08-27T19:13:29.337Z] #84 DONE 2.9s [2024-08-27T19:13:29.337Z] [2024-08-27T19:13:29.337Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T19:13:29.337Z] #0 2.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:29.337Z] #0 2.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:29.337Z] #0 2.886 OK: 8 MiB in 17 packages [2024-08-27T19:13:29.598Z] #85 DONE 3.0s [2024-08-27T19:13:29.598Z] [2024-08-27T19:13:29.598Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-27T19:13:29.598Z] #0 2.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:29.598Z] #0 2.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:29.598Z] #0 2.935 OK: 7 MiB in 17 packages [2024-08-27T19:13:29.598Z] #86 DONE 3.1s [2024-08-27T19:13:29.598Z] [2024-08-27T19:13:29.598Z] #87 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-27T19:13:29.598Z] #0 2.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:29.598Z] #0 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:29.598Z] #0 3.046 OK: 7 MiB in 16 packages [2024-08-27T19:13:29.598Z] #87 DONE 3.1s [2024-08-27T19:13:29.598Z] [2024-08-27T19:13:29.598Z] #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-27T19:13:29.598Z] #88 ... [2024-08-27T19:13:29.598Z] [2024-08-27T19:13:29.598Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-27T19:13:29.598Z] #0 2.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:29.598Z] #0 2.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:29.598Z] #0 2.936 OK: 8 MiB in 19 packages [2024-08-27T19:13:29.598Z] #89 DONE 3.0s [2024-08-27T19:13:29.860Z] [2024-08-27T19:13:29.860Z] #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T19:13:29.860Z] #0 2.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:29.860Z] #0 2.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:29.860Z] #0 3.075 OK: 11 MiB in 18 packages [2024-08-27T19:13:29.860Z] #90 DONE 3.3s [2024-08-27T19:13:29.860Z] [2024-08-27T19:13:29.860Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T19:13:30.432Z] #91 DONE 0.7s [2024-08-27T19:13:30.432Z] [2024-08-27T19:13:30.432Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T19:13:30.432Z] #0 2.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:30.432Z] #0 3.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:30.432Z] #0 3.308 OK: 12 MiB in 26 packages [2024-08-27T19:13:30.432Z] #92 DONE 3.6s [2024-08-27T19:13:30.432Z] [2024-08-27T19:13:30.432Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-27T19:13:30.432Z] #93 DONE 0.0s [2024-08-27T19:13:30.432Z] [2024-08-27T19:13:30.432Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-27T19:13:30.432Z] #94 DONE 0.0s [2024-08-27T19:13:30.432Z] [2024-08-27T19:13:30.432Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-27T19:13:30.432Z] #95 DONE 0.0s [2024-08-27T19:13:30.432Z] [2024-08-27T19:13:30.432Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-27T19:13:30.432Z] #96 DONE 0.0s [2024-08-27T19:13:30.432Z] [2024-08-27T19:13:30.432Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-27T19:13:30.711Z] #97 DONE 0.1s [2024-08-27T19:13:30.711Z] [2024-08-27T19:13:30.711Z] #98 [security-spire-config] exporting to image [2024-08-27T19:13:30.711Z] #98 exporting layers [2024-08-27T19:13:30.711Z] #98 ... [2024-08-27T19:13:30.711Z] [2024-08-27T19:13:30.711Z] #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-27T19:13:30.711Z] #71 3.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:30.711Z] #71 3.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:30.711Z] #71 3.806 OK: 8 MiB in 20 packages [2024-08-27T19:13:30.711Z] #71 DONE 3.9s [2024-08-27T19:13:30.711Z] [2024-08-27T19:13:30.711Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-27T19:13:31.657Z] #99 ... [2024-08-27T19:13:31.657Z] [2024-08-27T19:13:31.657Z] #100 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-27T19:13:31.657Z] #0 2.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:31.658Z] #0 3.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:31.658Z] #0 3.304 OK: 17 MiB in 19 packages [2024-08-27T19:13:31.658Z] #100 DONE 4.3s [2024-08-27T19:13:31.920Z] [2024-08-27T19:13:31.920Z] #101 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-27T19:13:31.920Z] #0 2.366 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:31.920Z] #0 3.860 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:31.920Z] #0 4.539 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T19:13:31.920Z] #0 4.866 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:13:31.920Z] #0 4.873 OK: 7 MiB in 16 packages [2024-08-27T19:13:31.920Z] #101 DONE 5.4s [2024-08-27T19:13:31.920Z] [2024-08-27T19:13:31.920Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-27T19:13:31.920Z] #99 DONE 1.1s [2024-08-27T19:13:31.920Z] [2024-08-27T19:13:31.920Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T19:13:31.920Z] #102 DONE 1.0s [2024-08-27T19:13:31.920Z] [2024-08-27T19:13:31.920Z] #103 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-27T19:13:31.920Z] #103 DONE 0.1s [2024-08-27T19:13:31.920Z] [2024-08-27T19:13:31.920Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-27T19:13:31.920Z] #104 DONE 0.1s [2024-08-27T19:13:31.920Z] [2024-08-27T19:13:31.920Z] #98 [security-spire-config] exporting to image [2024-08-27T19:13:31.920Z] #98 exporting layers 1.3s done [2024-08-27T19:13:31.920Z] #98 writing image sha256:97c4a14acfb6319ae3faa54e31b694a728ecc4637500c46ce16a862ffac85c1b done [2024-08-27T19:13:31.920Z] #98 naming to docker.io/library/security-spire-config done [2024-08-27T19:13:31.920Z] #98 DONE 1.3s [2024-08-27T19:13:31.920Z] [2024-08-27T19:13:31.920Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-27T19:13:32.494Z] #105 DONE 0.7s [2024-08-27T19:13:32.494Z] [2024-08-27T19:13:32.494Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T19:13:32.494Z] #106 DONE 0.8s [2024-08-27T19:13:32.494Z] [2024-08-27T19:13:32.494Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-27T19:13:32.494Z] #107 DONE 0.1s [2024-08-27T19:13:32.494Z] [2024-08-27T19:13:32.494Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-27T19:13:32.494Z] #108 DONE 0.1s [2024-08-27T19:13:32.494Z] [2024-08-27T19:13:32.494Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-27T19:13:32.753Z] #109 DONE 0.1s [2024-08-27T19:13:32.753Z] [2024-08-27T19:13:32.753Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-27T19:13:32.753Z] #110 DONE 0.1s [2024-08-27T19:13:32.753Z] [2024-08-27T19:13:32.753Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-27T19:13:32.753Z] #111 DONE 0.1s [2024-08-27T19:13:32.753Z] [2024-08-27T19:13:32.753Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-27T19:13:32.754Z] #112 DONE 0.1s [2024-08-27T19:13:32.754Z] [2024-08-27T19:13:32.754Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-27T19:13:32.754Z] #113 DONE 0.0s [2024-08-27T19:13:32.754Z] [2024-08-27T19:13:32.754Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-27T19:13:32.754Z] #114 DONE 0.1s [2024-08-27T19:13:32.754Z] [2024-08-27T19:13:32.754Z] #98 [security-spire-server] exporting to image [2024-08-27T19:13:33.014Z] #98 ... [2024-08-27T19:13:33.014Z] [2024-08-27T19:13:33.014Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-27T19:13:33.014Z] #76 4.084 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:33.014Z] #76 4.597 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:13:33.014Z] #76 5.278 OK: 264 MiB in 52 packages [2024-08-27T19:13:33.014Z] #76 DONE 5.4s [2024-08-27T19:13:33.014Z] [2024-08-27T19:13:33.014Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-27T19:13:33.014Z] #115 DONE 0.1s [2024-08-27T19:13:33.276Z] [2024-08-27T19:13:33.276Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:13:33.276Z] #116 ... [2024-08-27T19:13:33.276Z] [2024-08-27T19:13:33.276Z] #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-27T19:13:33.276Z] #88 DONE 3.9s [2024-08-27T19:13:33.536Z] [2024-08-27T19:13:33.536Z] #117 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-27T19:13:33.536Z] #117 DONE 0.0s [2024-08-27T19:13:33.536Z] [2024-08-27T19:13:33.536Z] #98 [security-spire-server] exporting to image [2024-08-27T19:13:33.536Z] #98 exporting layers 0.7s done [2024-08-27T19:13:33.536Z] #98 writing image sha256:a199123b2ab70735089a013fd070797b691206442069c2e50df40e9f2681af78 done [2024-08-27T19:13:33.536Z] #98 naming to docker.io/library/security-spire-server done [2024-08-27T19:13:33.536Z] #98 writing image sha256:f81f8bfc8f211c8552d5270c86518df44790971c59660c0326c1c9dba186d3da done [2024-08-27T19:13:33.536Z] #98 naming to docker.io/library/security-spire-agent done [2024-08-27T19:13:33.536Z] #98 DONE 2.0s [2024-08-27T19:13:33.536Z] [2024-08-27T19:13:33.536Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T19:13:39.509Z] provisioning config files... [2024-08-27T19:13:39.540Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18408163207312215806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T19:13:40.075Z] ---> ****-login.sh [2024-08-27T19:13:40.075Z] nexus3.edgexfoundry.org:10001 [2024-08-27T19:13:40.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:13:40.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:13:40.664Z] Configure a credential helper to remove this warning. See [2024-08-27T19:13:40.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:13:40.664Z] [2024-08-27T19:13:40.664Z] Login Succeeded [2024-08-27T19:13:40.664Z] nexus3.edgexfoundry.org:10002 [2024-08-27T19:13:40.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:13:41.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:13:41.205Z] Configure a credential helper to remove this warning. See [2024-08-27T19:13:41.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:13:41.205Z] [2024-08-27T19:13:41.205Z] Login Succeeded [2024-08-27T19:13:41.205Z] nexus3.edgexfoundry.org:10003 [2024-08-27T19:13:41.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:13:41.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:13:41.480Z] Configure a credential helper to remove this warning. See [2024-08-27T19:13:41.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:13:41.480Z] [2024-08-27T19:13:41.480Z] Login Succeeded [2024-08-27T19:13:41.480Z] nexus3.edgexfoundry.org:10004 [2024-08-27T19:13:41.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:13:41.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:13:41.760Z] Configure a credential helper to remove this warning. See [2024-08-27T19:13:41.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:13:41.760Z] [2024-08-27T19:13:41.760Z] Login Succeeded [2024-08-27T19:13:42.033Z] ****.io [2024-08-27T19:13:42.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:13:42.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:13:42.624Z] Configure a credential helper to remove this warning. See [2024-08-27T19:13:42.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:13:42.624Z] [2024-08-27T19:13:42.624Z] Login Succeeded [2024-08-27T19:13:42.624Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T19:13:42.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-27T19:13:43.453Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-27T19:13:43.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T19:13:43.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T19:13:43.597Z] ========================================================= [2024-08-27T19:13:43.597Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-27T19:13:43.597Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-27T19:13:43.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T19:13:44.261Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-27T19:13:44.261Z] c6b39de5b339: Pulling fs layer [2024-08-27T19:13:44.261Z] a69c41024577: Pulling fs layer [2024-08-27T19:13:44.261Z] d6de4b400683: Pulling fs layer [2024-08-27T19:13:44.261Z] 35cb2a7552d0: Pulling fs layer [2024-08-27T19:13:44.261Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T19:13:44.261Z] 464afbd9ba4c: Pulling fs layer [2024-08-27T19:13:44.261Z] 35cb2a7552d0: Waiting [2024-08-27T19:13:44.261Z] 4f4fb700ef54: Waiting [2024-08-27T19:13:44.261Z] 00f215d4a9da: Pulling fs layer [2024-08-27T19:13:44.261Z] d496ad576159: Pulling fs layer [2024-08-27T19:13:44.261Z] 464afbd9ba4c: Waiting [2024-08-27T19:13:44.261Z] 00f215d4a9da: Waiting [2024-08-27T19:13:44.261Z] d496ad576159: Waiting [2024-08-27T19:13:44.261Z] a69c41024577: Download complete [2024-08-27T19:13:44.261Z] 35cb2a7552d0: Verifying Checksum [2024-08-27T19:13:44.261Z] 35cb2a7552d0: Download complete [2024-08-27T19:13:44.261Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T19:13:44.261Z] 4f4fb700ef54: Download complete [2024-08-27T19:13:44.261Z] 464afbd9ba4c: Verifying Checksum [2024-08-27T19:13:44.261Z] 464afbd9ba4c: Download complete [2024-08-27T19:13:44.261Z] c6b39de5b339: Download complete [2024-08-27T19:13:44.852Z] d496ad576159: Verifying Checksum [2024-08-27T19:13:44.852Z] d496ad576159: Download complete [2024-08-27T19:13:45.127Z] c6b39de5b339: Pull complete [2024-08-27T19:13:45.717Z] a69c41024577: Pull complete [2024-08-27T19:13:46.304Z] d6de4b400683: Verifying Checksum [2024-08-27T19:13:46.304Z] d6de4b400683: Download complete [2024-08-27T19:13:47.271Z] 00f215d4a9da: Verifying Checksum [2024-08-27T19:13:47.271Z] 00f215d4a9da: Download complete [2024-08-27T19:13:59.611Z] d6de4b400683: Pull complete [2024-08-27T19:13:59.611Z] 35cb2a7552d0: Pull complete [2024-08-27T19:13:59.883Z] 4f4fb700ef54: Pull complete [2024-08-27T19:14:00.158Z] 464afbd9ba4c: Pull complete [2024-08-27T19:14:10.273Z] 00f215d4a9da: Pull complete [2024-08-27T19:14:10.541Z] d496ad576159: Pull complete [2024-08-27T19:14:10.541Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-27T19:14:10.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T19:14:10.541Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-27T19:14:11.054Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T19:14:11.054Z] WORKDIR /edgex [2024-08-27T19:14:11.054Z] COPY go.mod . [2024-08-27T19:14:11.054Z] RUN go mod downloaddocker [2024-08-27T19:14:11.054Z] build -t ci-base-image-arm64 -f - . [2024-08-27T19:14:11.645Z] Sending build context to Docker daemon 3.532MB [2024-08-27T19:14:11.645Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T19:14:11.645Z] ---> f246e2811388 [2024-08-27T19:14:11.645Z] Step 2/4 : WORKDIR /edgex [2024-08-27T19:14:12.503Z] #118 DONE 42.7s [2024-08-27T19:14:12.503Z] [2024-08-27T19:14:12.503Z] #74 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:14:12.503Z] #74 DONE 42.6s [2024-08-27T19:14:12.503Z] [2024-08-27T19:14:12.503Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:14:12.503Z] #82 DONE 41.0s [2024-08-27T19:14:12.503Z] [2024-08-27T19:14:12.503Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:14:12.503Z] #116 DONE 36.5s [2024-08-27T19:14:12.503Z] [2024-08-27T19:14:12.503Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:14:12.503Z] #79 DONE 41.4s [2024-08-27T19:14:12.503Z] [2024-08-27T19:14:12.503Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-27T19:14:13.610Z] ---> Running in 8a8bac805f05 [2024-08-27T19:14:13.879Z] Removing intermediate container 8a8bac805f05 [2024-08-27T19:14:13.879Z] ---> bc24ca880a2d [2024-08-27T19:14:13.879Z] Step 3/4 : COPY go.mod . [2024-08-27T19:14:14.466Z] ---> 7daa825a08b9 [2024-08-27T19:14:14.466Z] Step 4/4 : RUN go mod download [2024-08-27T19:14:14.466Z] ---> Running in e7aad143130b [2024-08-27T19:14:20.694Z] #119 ... [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-27T19:14:20.694Z] #120 ... [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-08-27T19:14:20.694Z] #121 ... [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #122 [core-data builder 6/7] COPY . . [2024-08-27T19:14:20.694Z] #122 ... [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-08-27T19:14:20.694Z] #121 DONE 10.5s [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-08-27T19:14:20.694Z] #123 DONE 10.5s [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-27T19:14:20.694Z] #119 DONE 10.5s [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:14:20.694Z] #124 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:14:20.694Z] #125 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-08-27T19:14:20.694Z] #126 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #127 [security-proxy-setup builder 6/7] COPY . . [2024-08-27T19:14:20.694Z] #127 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:14:20.694Z] #128 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:14:20.694Z] #129 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:14:20.694Z] #130 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:14:20.694Z] #131 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #132 [core-command builder 6/7] COPY . . [2024-08-27T19:14:20.694Z] #132 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #122 [core-data builder 6/7] COPY . . [2024-08-27T19:14:20.694Z] #122 DONE 10.5s [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #133 [support-notifications builder 6/7] COPY . . [2024-08-27T19:14:20.694Z] #133 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #134 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:14:20.694Z] #134 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #135 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:14:20.694Z] #135 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-27T19:14:20.694Z] #120 DONE 10.5s [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:14:20.694Z] #136 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:14:20.694Z] #137 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #138 [support-scheduler builder 6/7] COPY . . [2024-08-27T19:14:20.694Z] #138 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:14:20.694Z] #139 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:14:20.694Z] #140 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #141 [security-proxy-auth builder 6/7] COPY . . [2024-08-27T19:14:20.694Z] #141 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:14:20.694Z] #142 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:14:20.694Z] #143 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #144 [core-metadata builder 6/7] COPY . . [2024-08-27T19:14:20.694Z] #144 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #145 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:14:20.694Z] #145 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #146 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-27T19:14:20.694Z] #146 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #147 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:14:20.694Z] #147 CACHED [2024-08-27T19:14:20.694Z] [2024-08-27T19:14:20.694Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T19:14:21.632Z] #148 1.454 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-08-27T19:14:32.397Z] #148 ... [2024-08-27T19:14:32.397Z] [2024-08-27T19:14:32.397Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-27T19:14:32.397Z] #0 0.397 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-08-27T19:14:32.397Z] #149 ... [2024-08-27T19:14:32.397Z] [2024-08-27T19:14:32.397Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T19:14:32.397Z] #0 0.813 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-08-27T19:14:32.397Z] #150 ... [2024-08-27T19:14:32.397Z] [2024-08-27T19:14:32.397Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-27T19:14:32.397Z] #0 0.648 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-08-27T19:14:32.397Z] #151 ... [2024-08-27T19:14:32.397Z] [2024-08-27T19:14:32.397Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T19:14:32.397Z] #0 0.808 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-08-27T19:14:32.397Z] #152 ... [2024-08-27T19:14:32.397Z] [2024-08-27T19:14:32.397Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T19:14:32.397Z] #0 1.074 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-08-27T19:14:32.397Z] #153 ... [2024-08-27T19:14:32.397Z] [2024-08-27T19:14:32.397Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-27T19:14:32.397Z] #0 1.470 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-08-27T19:14:32.397Z] #154 ... [2024-08-27T19:14:32.397Z] [2024-08-27T19:14:32.397Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T19:14:32.397Z] #0 1.610 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-08-27T19:14:32.397Z] #155 ... [2024-08-27T19:14:32.397Z] [2024-08-27T19:14:32.397Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-27T19:14:32.397Z] #0 1.374 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-08-27T19:14:32.397Z] #156 ... [2024-08-27T19:14:32.397Z] [2024-08-27T19:14:32.397Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-27T19:14:32.397Z] #0 1.157 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-08-27T19:14:32.397Z] #157 ... [2024-08-27T19:14:32.397Z] [2024-08-27T19:14:32.397Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-27T19:14:32.397Z] #0 1.097 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-08-27T19:14:32.658Z] #158 ... [2024-08-27T19:14:32.658Z] [2024-08-27T19:14:32.658Z] #159 [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-08-27T19:14:32.659Z] #0 0.521 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-08-27T19:14:32.659Z] #159 ... [2024-08-27T19:14:32.659Z] [2024-08-27T19:14:32.659Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-27T19:14:32.659Z] #0 0.466 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-08-27T19:15:22.367Z] Removing intermediate container e7aad143130b [2024-08-27T19:15:22.367Z] ---> 1e504e5e94bc [2024-08-27T19:15:22.367Z] Successfully built 1e504e5e94bc [2024-08-27T19:15:22.367Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:15:22.810Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T19:15:22.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T19:15:23.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-8837 does not seem to be running inside a container [2024-08-27T19:15:23.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-27T19:15:24.423Z] $ docker top 161f6d728159e9e26cb891f1e72e7039a0096147bcf32f39ee53e25a4e5ffd6a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T19:15:25.350Z] + go version [2024-08-27T19:15:25.350Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-27T19:15:25.389Z] $ docker stop --time=1 161f6d728159e9e26cb891f1e72e7039a0096147bcf32f39ee53e25a4e5ffd6a [2024-08-27T19:15:27.081Z] $ docker rm -f --volumes 161f6d728159e9e26cb891f1e72e7039a0096147bcf32f39ee53e25a4e5ffd6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:15:28.076Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T19:15:28.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T19:15:28.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-8837 does not seem to be running inside a container [2024-08-27T19:15:28.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-27T19:15:29.664Z] $ docker top dfd31862cd9a92540a3904c08e9de16556465d113dd99edcf6fc5aa03f9581ee -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-27T19:15:29.948Z] ========================================================= [2024-08-27T19:15:29.948Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-27T19:15:29.948Z] ========================================================= [Pipeline] sh [2024-08-27T19:15:30.276Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-27T19:15:31.271Z] + make test [2024-08-27T19:15:31.271Z] go test -race -coverprofile=coverage.out ./... [2024-08-27T19:15:54.115Z] #160 ... [2024-08-27T19:15:54.115Z] [2024-08-27T19:15:54.115Z] #159 [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-08-27T19:15:54.115Z] #159 85.50 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-08-27T19:16:18.246Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-27T19:16:40.894Z] #159 ... [2024-08-27T19:16:40.894Z] [2024-08-27T19:16:40.894Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-27T19:16:40.894Z] #149 DONE 134.6s [2024-08-27T19:16:40.894Z] [2024-08-27T19:16:40.894Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-27T19:16:53.196Z] #157 ... [2024-08-27T19:16:53.196Z] [2024-08-27T19:16:53.196Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-27T19:16:53.196Z] #160 DONE 150.5s [2024-08-27T19:16:53.196Z] [2024-08-27T19:16:53.196Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-27T19:16:55.187Z] #154 ... [2024-08-27T19:16:55.187Z] [2024-08-27T19:16:55.187Z] #159 [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-08-27T19:16:55.187Z] #159 DONE 154.8s [2024-08-27T19:16:55.187Z] [2024-08-27T19:16:55.187Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-27T19:16:57.113Z] #157 DONE 157.0s [2024-08-27T19:16:57.113Z] [2024-08-27T19:16:57.113Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-27T19:17:01.328Z] #158 ... [2024-08-27T19:17:01.328Z] [2024-08-27T19:17:01.328Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T19:17:01.328Z] #148 DONE 161.3s [2024-08-27T19:17:01.328Z] [2024-08-27T19:17:01.328Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-27T19:17:01.328Z] #156 DONE 161.3s [2024-08-27T19:17:01.328Z] [2024-08-27T19:17:01.328Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-27T19:17:01.328Z] #151 DONE 161.3s [2024-08-27T19:17:01.328Z] [2024-08-27T19:17:01.328Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T19:17:01.328Z] #152 DONE 161.4s [2024-08-27T19:17:01.328Z] [2024-08-27T19:17:01.328Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:17:01.590Z] #161 ... [2024-08-27T19:17:01.590Z] [2024-08-27T19:17:01.590Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-27T19:17:01.590Z] #158 DONE 161.6s [2024-08-27T19:17:01.858Z] [2024-08-27T19:17:01.858Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T19:17:01.858Z] #150 DONE 161.7s [2024-08-27T19:17:01.858Z] [2024-08-27T19:17:01.858Z] #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:17:01.858Z] #162 ... [2024-08-27T19:17:01.858Z] [2024-08-27T19:17:01.858Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T19:17:01.858Z] #155 DONE 161.8s [2024-08-27T19:17:02.124Z] [2024-08-27T19:17:02.124Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T19:17:02.124Z] #153 DONE 161.9s [2024-08-27T19:17:02.124Z] [2024-08-27T19:17:02.124Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-27T19:17:02.124Z] #154 DONE 162.0s [2024-08-27T19:17:02.124Z] [2024-08-27T19:17:02.124Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:17:02.402Z] #163 ... [2024-08-27T19:17:02.402Z] [2024-08-27T19:17:02.402Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:17:02.402Z] #161 DONE 1.0s [2024-08-27T19:17:02.402Z] [2024-08-27T19:17:02.402Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:17:02.402Z] #164 DONE 0.9s [2024-08-27T19:17:02.402Z] [2024-08-27T19:17:02.402Z] #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:17:02.402Z] #165 ... [2024-08-27T19:17:02.402Z] [2024-08-27T19:17:02.402Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:17:02.402Z] #166 DONE 0.9s [2024-08-27T19:17:02.402Z] [2024-08-27T19:17:02.402Z] #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-27T19:17:02.402Z] #167 DONE 0.9s [2024-08-27T19:17:02.402Z] [2024-08-27T19:17:02.402Z] #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:17:02.402Z] #168 DONE 0.9s [2024-08-27T19:17:02.402Z] [2024-08-27T19:17:02.402Z] #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:17:02.402Z] #162 DONE 0.9s [2024-08-27T19:17:02.402Z] [2024-08-27T19:17:02.402Z] #169 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:17:02.402Z] #169 DONE 0.7s [2024-08-27T19:17:02.402Z] [2024-08-27T19:17:02.402Z] #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:17:02.402Z] #170 DONE 0.6s [2024-08-27T19:17:02.402Z] [2024-08-27T19:17:02.402Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:17:02.402Z] #163 DONE 0.5s [2024-08-27T19:17:02.668Z] [2024-08-27T19:17:02.668Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:17:02.930Z] #171 ... [2024-08-27T19:17:02.930Z] [2024-08-27T19:17:02.930Z] #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:17:02.930Z] #172 DONE 0.6s [2024-08-27T19:17:02.930Z] [2024-08-27T19:17:02.930Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:17:02.930Z] #173 CACHED [2024-08-27T19:17:02.930Z] [2024-08-27T19:17:02.930Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:17:02.930Z] #174 CACHED [2024-08-27T19:17:02.930Z] [2024-08-27T19:17:02.930Z] #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:17:02.930Z] #165 DONE 0.5s [2024-08-27T19:17:02.930Z] [2024-08-27T19:17:02.930Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:17:02.930Z] #175 DONE 0.5s [2024-08-27T19:17:02.930Z] [2024-08-27T19:17:02.930Z] #176 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-27T19:17:02.930Z] #176 DONE 0.5s [2024-08-27T19:17:02.930Z] [2024-08-27T19:17:02.930Z] #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:17:02.930Z] #177 CACHED [2024-08-27T19:17:02.930Z] [2024-08-27T19:17:02.930Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:17:02.930Z] #178 CACHED [2024-08-27T19:17:02.930Z] [2024-08-27T19:17:02.930Z] #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:17:02.930Z] #179 CACHED [2024-08-27T19:17:02.930Z] [2024-08-27T19:17:02.930Z] #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:17:02.930Z] #180 CACHED [2024-08-27T19:17:02.930Z] [2024-08-27T19:17:02.930Z] #181 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:17:02.930Z] #181 CACHED [2024-08-27T19:17:02.930Z] [2024-08-27T19:17:02.930Z] #182 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:17:02.930Z] #182 CACHED [2024-08-27T19:17:02.930Z] [2024-08-27T19:17:02.930Z] #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:17:02.930Z] #183 DONE 0.6s [2024-08-27T19:17:02.930Z] [2024-08-27T19:17:02.930Z] #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:17:02.930Z] #184 DONE 0.5s [2024-08-27T19:17:02.930Z] [2024-08-27T19:17:02.930Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:17:02.930Z] #171 DONE 0.5s [2024-08-27T19:17:02.930Z] [2024-08-27T19:17:02.930Z] #185 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-27T19:17:03.373Z] #185 ... [2024-08-27T19:17:03.373Z] [2024-08-27T19:17:03.373Z] #186 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:17:03.373Z] #186 DONE 0.6s [2024-08-27T19:17:03.664Z] [2024-08-27T19:17:03.664Z] #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-27T19:17:04.239Z] #187 ... [2024-08-27T19:17:04.239Z] [2024-08-27T19:17:04.239Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-27T19:17:04.239Z] #188 DONE 1.3s [2024-08-27T19:17:04.500Z] [2024-08-27T19:17:04.500Z] #189 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-27T19:17:04.500Z] #189 DONE 1.3s [2024-08-27T19:17:04.500Z] [2024-08-27T19:17:04.500Z] #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-27T19:17:04.500Z] #190 DONE 1.3s [2024-08-27T19:17:04.500Z] [2024-08-27T19:17:04.500Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-27T19:17:04.500Z] #191 DONE 1.3s [2024-08-27T19:17:04.500Z] [2024-08-27T19:17:04.500Z] #98 [core-keeper] exporting to image [2024-08-27T19:17:04.500Z] #98 exporting layers [2024-08-27T19:17:05.441Z] #98 ... [2024-08-27T19:17:05.441Z] [2024-08-27T19:17:05.441Z] #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-27T19:17:05.441Z] #192 DONE 2.6s [2024-08-27T19:17:05.441Z] [2024-08-27T19:17:05.441Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-27T19:17:05.441Z] #193 DONE 2.6s [2024-08-27T19:17:05.441Z] [2024-08-27T19:17:05.441Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-27T19:17:05.441Z] #194 DONE 2.6s [2024-08-27T19:17:05.441Z] [2024-08-27T19:17:05.441Z] #195 [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-08-27T19:17:05.441Z] #195 DONE 2.6s [2024-08-27T19:17:05.441Z] [2024-08-27T19:17:05.441Z] #196 [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-08-27T19:17:05.441Z] #196 DONE 2.6s [2024-08-27T19:17:05.441Z] [2024-08-27T19:17:05.441Z] #98 [core-keeper] exporting to image [2024-08-27T19:17:05.441Z] #98 exporting layers 1.3s done [2024-08-27T19:17:05.705Z] #98 ... [2024-08-27T19:17:05.705Z] [2024-08-27T19:17:05.705Z] #197 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-27T19:17:05.705Z] #197 DONE 3.2s [2024-08-27T19:17:05.705Z] [2024-08-27T19:17:05.705Z] #198 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-27T19:17:05.705Z] #198 DONE 2.7s [2024-08-27T19:17:05.705Z] [2024-08-27T19:17:05.705Z] #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-27T19:17:05.705Z] #187 DONE 2.6s [2024-08-27T19:17:05.705Z] [2024-08-27T19:17:05.705Z] #185 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-27T19:17:05.705Z] #185 DONE 2.7s [2024-08-27T19:17:05.705Z] [2024-08-27T19:17:05.705Z] #98 [core-keeper] exporting to image [2024-08-27T19:17:05.705Z] #98 writing image sha256:5fe07d4f84834a9e0c6749b57ccaa51dac6e3fb96237acebe877fcaade664eee 0.0s done [2024-08-27T19:17:05.705Z] #98 naming to docker.io/library/core-keeper [2024-08-27T19:17:05.967Z] #98 ... [2024-08-27T19:17:05.967Z] [2024-08-27T19:17:05.967Z] #199 [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-08-27T19:17:05.967Z] #199 DONE 1.6s [2024-08-27T19:17:05.967Z] [2024-08-27T19:17:05.967Z] #200 [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-08-27T19:17:05.967Z] #200 DONE 1.6s [2024-08-27T19:17:05.967Z] [2024-08-27T19:17:05.967Z] #98 [security-spiffe-token-provider] exporting to image [2024-08-27T19:17:05.967Z] #98 naming to docker.io/library/core-keeper done [2024-08-27T19:17:05.967Z] #98 ... [2024-08-27T19:17:05.967Z] [2024-08-27T19:17:05.967Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-27T19:17:05.967Z] #201 DONE 0.4s [2024-08-27T19:17:05.967Z] [2024-08-27T19:17:05.967Z] #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-27T19:17:05.967Z] #202 DONE 1.7s [2024-08-27T19:17:06.229Z] [2024-08-27T19:17:06.229Z] #203 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-27T19:17:06.229Z] #203 DONE 0.5s [2024-08-27T19:17:06.229Z] [2024-08-27T19:17:06.229Z] #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-27T19:17:06.229Z] #204 DONE 0.5s [2024-08-27T19:17:06.229Z] [2024-08-27T19:17:06.229Z] #205 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-27T19:17:06.229Z] #205 DONE 0.5s [2024-08-27T19:17:06.229Z] [2024-08-27T19:17:06.229Z] #206 [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-08-27T19:17:06.229Z] #206 DONE 0.5s [2024-08-27T19:17:06.229Z] [2024-08-27T19:17:06.229Z] #98 [core-command] exporting to image [2024-08-27T19:17:06.229Z] #98 exporting layers 0.2s done [2024-08-27T19:17:06.229Z] #98 ... [2024-08-27T19:17:06.229Z] [2024-08-27T19:17:06.229Z] #207 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:17:06.229Z] #207 DONE 0.5s [2024-08-27T19:17:06.229Z] [2024-08-27T19:17:06.229Z] #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-27T19:17:06.229Z] #208 DONE 0.5s [2024-08-27T19:17:06.229Z] [2024-08-27T19:17:06.229Z] #209 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-27T19:17:06.229Z] #209 DONE 0.5s [2024-08-27T19:17:06.229Z] [2024-08-27T19:17:06.229Z] #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-27T19:17:06.229Z] #210 DONE 0.5s [2024-08-27T19:17:06.229Z] [2024-08-27T19:17:06.229Z] #98 [support-notifications] exporting to image [2024-08-27T19:17:06.490Z] #98 writing image sha256:34b0a61d2f96a45ea4420ada4cee03a48126b2d12888889fb3d47ab11bc8d4fb 0.0s done [2024-08-27T19:17:06.490Z] #98 naming to docker.io/library/security-spiffe-token-provider [2024-08-27T19:17:06.490Z] #98 ... [2024-08-27T19:17:06.490Z] [2024-08-27T19:17:06.490Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-27T19:17:06.490Z] #211 DONE 0.5s [2024-08-27T19:17:06.490Z] [2024-08-27T19:17:06.490Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-27T19:17:06.490Z] #212 DONE 0.4s [2024-08-27T19:17:06.490Z] [2024-08-27T19:17:06.490Z] #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-27T19:17:06.490Z] #213 DONE 0.4s [2024-08-27T19:17:06.490Z] [2024-08-27T19:17:06.490Z] #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-27T19:17:06.490Z] #214 DONE 0.6s [2024-08-27T19:17:06.490Z] [2024-08-27T19:17:06.490Z] #98 [support-scheduler] exporting to image [2024-08-27T19:17:06.490Z] #98 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2024-08-27T19:17:06.490Z] #98 writing image sha256:876d3c37a79d0fa565c5b12d80ccbf3619d83b6ffb9f621e5c6c4bdf5198117e 0.0s done [2024-08-27T19:17:06.490Z] #98 naming to docker.io/library/support-scheduler done [2024-08-27T19:17:06.751Z] #98 ... [2024-08-27T19:17:06.751Z] [2024-08-27T19:17:06.751Z] #215 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:17:06.751Z] #215 DONE 0.4s [2024-08-27T19:17:06.751Z] [2024-08-27T19:17:06.751Z] #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-27T19:17:06.751Z] #216 DONE 0.5s [2024-08-27T19:17:06.751Z] [2024-08-27T19:17:06.751Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-27T19:17:06.751Z] #217 DONE 0.4s [2024-08-27T19:17:06.751Z] [2024-08-27T19:17:06.751Z] #98 [core-command] exporting to image [2024-08-27T19:17:06.751Z] #98 writing image sha256:45fa48fb2e42ddb2c248d8464e8ef1e81cb72b592d78e27fc9cb28bd2abd05b5 done [2024-08-27T19:17:06.751Z] #98 naming to docker.io/library/support-notifications done [2024-08-27T19:17:06.751Z] #98 writing image sha256:6f83b4e4983b14076b3c755794e2d4f31bdc803bf43119332f3e30cd5939e413 done [2024-08-27T19:17:06.751Z] #98 naming to docker.io/library/core-command done [2024-08-27T19:17:06.751Z] #98 writing image sha256:c65a626580cf0c5cb88d95f5fe7801c18e1199768d67891d76616cd6510b3a7d [2024-08-27T19:17:06.751Z] #98 writing image sha256:c65a626580cf0c5cb88d95f5fe7801c18e1199768d67891d76616cd6510b3a7d done [2024-08-27T19:17:06.751Z] #98 naming to docker.io/library/support-cron-scheduler done [2024-08-27T19:17:07.016Z] #98 ... [2024-08-27T19:17:07.016Z] [2024-08-27T19:17:07.016Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-27T19:17:07.016Z] #218 DONE 0.4s [2024-08-27T19:17:07.016Z] [2024-08-27T19:17:07.016Z] #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-27T19:17:07.016Z] #219 DONE 0.4s [2024-08-27T19:17:07.016Z] [2024-08-27T19:17:07.016Z] #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-27T19:17:07.016Z] #220 DONE 0.4s [2024-08-27T19:17:07.016Z] [2024-08-27T19:17:07.016Z] #98 [core-data] exporting to image [2024-08-27T19:17:07.016Z] #98 exporting layers 0.4s done [2024-08-27T19:17:07.016Z] #98 writing image sha256:ece38eff8d5d3f0ba8094a13ee9a0dfc504c78fee17bf1ec750961ea1cbc9717 done [2024-08-27T19:17:07.016Z] #98 writing image sha256:d13e2f1893d2935f2f0060772f085fe638edc3d06ed257085ef72ccd56ccc5b8 done [2024-08-27T19:17:07.016Z] #98 naming to docker.io/library/core-metadata done [2024-08-27T19:17:07.016Z] #98 naming to docker.io/library/core-data done [2024-08-27T19:17:07.016Z] #98 DONE 4.7s [2024-08-27T19:17:07.016Z] [2024-08-27T19:17:07.016Z] #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T19:17:07.276Z] #221 ... [2024-08-27T19:17:07.276Z] [2024-08-27T19:17:07.276Z] #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-27T19:17:07.276Z] #222 DONE 0.2s [2024-08-27T19:17:07.276Z] [2024-08-27T19:17:07.276Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-27T19:17:07.276Z] #223 DONE 0.3s [2024-08-27T19:17:07.276Z] [2024-08-27T19:17:07.276Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T19:17:07.276Z] #224 DONE 0.7s [2024-08-27T19:17:07.276Z] [2024-08-27T19:17:07.276Z] #225 [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-08-27T19:17:07.276Z] #225 DONE 0.1s [2024-08-27T19:17:07.276Z] [2024-08-27T19:17:07.276Z] #226 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T19:17:07.276Z] #226 DONE 0.8s [2024-08-27T19:17:07.276Z] [2024-08-27T19:17:07.276Z] #98 [core-common-config-bootstrapper] exporting to image [2024-08-27T19:17:07.276Z] #98 ... [2024-08-27T19:17:07.276Z] [2024-08-27T19:17:07.276Z] #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-27T19:17:07.276Z] #227 DONE 0.2s [2024-08-27T19:17:07.276Z] [2024-08-27T19:17:07.276Z] #228 [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-08-27T19:17:07.276Z] #228 DONE 0.1s [2024-08-27T19:17:07.546Z] [2024-08-27T19:17:07.546Z] #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-27T19:17:07.546Z] #229 DONE 0.1s [2024-08-27T19:17:07.546Z] [2024-08-27T19:17:07.546Z] #98 [core-common-config-bootstrapper] exporting to image [2024-08-27T19:17:07.546Z] #98 exporting layers 0.3s done [2024-08-27T19:17:07.546Z] #98 writing image sha256:978f7235335064659b42570e69a28f552e2b83f907e693ab64050e195f949bf6 0.0s done [2024-08-27T19:17:07.546Z] #98 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-27T19:17:07.546Z] #98 writing image sha256:8dd504ea75221dc08b99c87b5ac533ef364ada10c9a1c8376fb004f57bcaca05 done [2024-08-27T19:17:07.546Z] #98 naming to docker.io/library/security-proxy-auth done [2024-08-27T19:17:07.546Z] #98 DONE 5.1s [2024-08-27T19:17:07.546Z] [2024-08-27T19:17:07.546Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-27T19:17:07.546Z] #230 DONE 0.1s [2024-08-27T19:17:07.546Z] [2024-08-27T19:17:07.546Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-27T19:17:07.546Z] #231 DONE 0.1s [2024-08-27T19:17:07.546Z] [2024-08-27T19:17:07.546Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T19:17:07.808Z] #232 ... [2024-08-27T19:17:07.808Z] [2024-08-27T19:17:07.808Z] #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T19:17:07.808Z] #221 DONE 0.8s [2024-08-27T19:17:07.808Z] [2024-08-27T19:17:07.808Z] #98 [security-proxy-setup] exporting to image [2024-08-27T19:17:07.808Z] #98 exporting layers 0.2s done [2024-08-27T19:17:08.068Z] #98 ... [2024-08-27T19:17:08.068Z] [2024-08-27T19:17:08.068Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T19:17:08.068Z] #232 DONE 0.6s [2024-08-27T19:17:08.068Z] [2024-08-27T19:17:08.068Z] #98 [security-secretstore-setup] exporting to image [2024-08-27T19:17:08.068Z] #98 writing image sha256:d07f9bc4cd405e25021a382bb21b98aeb8cba25d7158527739b89bc8cd32bf6d done [2024-08-27T19:17:08.068Z] #98 naming to docker.io/library/security-proxy-setup done [2024-08-27T19:17:08.330Z] #98 ... [2024-08-27T19:17:08.330Z] [2024-08-27T19:17:08.330Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-27T19:17:08.330Z] #233 DONE 0.6s [2024-08-27T19:17:08.330Z] [2024-08-27T19:17:08.330Z] #98 [security-bootstrapper] exporting to image [2024-08-27T19:17:08.330Z] #98 writing image sha256:666c0126efaac57ecb37abe0de7db9269dcaa128666c04f36630602ee4c4546d done [2024-08-27T19:17:08.330Z] #98 naming to docker.io/library/security-secretstore-setup done [2024-08-27T19:17:08.591Z] #98 exporting layers 0.2s done [2024-08-27T19:17:08.591Z] #98 writing image sha256:1ca6954a21cbd2b0cb94ffae7d0870f0eef36a3247f406b28bdf742cbcac5280 done [2024-08-27T19:17:08.591Z] #98 naming to docker.io/library/security-bootstrapper done [2024-08-27T19:17:08.591Z] #98 DONE 5.7s [2024-08-27T19:17:08.591Z] time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T19:17:08.591Z] time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T19:17:08.591Z] time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T19:17:08.591Z] time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T19:17:08.591Z] time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T19:17:08.591Z] time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T19:17:08.591Z] time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T19:17:08.591Z] time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T19:17:08.591Z] time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T19:17:08.591Z] time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T19:17:08.591Z] time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T19:17:08.591Z] time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T19:17:08.591Z] time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T19:17:08.591Z] time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T19:17:08.591Z] time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T19:17:08.591Z] time="2024-08-27T19:12:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-27T19:17:08.637Z] $ docker stop --time=1 df024f1f14e19a8550899f6b3b76a7cd66c7f1f42f90395e7bf3a6d366c803f9 [2024-08-27T19:17:09.926Z] $ docker rm -f --volumes df024f1f14e19a8550899f6b3b76a7cd66c7f1f42f90395e7bf3a6d366c803f9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T19:17:10.350Z] + docker images [2024-08-27T19:17:10.350Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-27T19:17:10.350Z] security-bootstrapper latest 1ca6954a21cb 2 seconds ago 19MB [2024-08-27T19:17:10.350Z] security-secretstore-setup latest 666c0126efaa 3 seconds ago 37MB [2024-08-27T19:17:10.350Z] security-proxy-auth latest 8dd504ea7522 3 seconds ago 33MB [2024-08-27T19:17:10.350Z] security-proxy-setup latest d07f9bc4cd40 3 seconds ago 26.2MB [2024-08-27T19:17:10.350Z] core-common-config-bootstrapper latest 978f72353350 3 seconds ago 15.2MB [2024-08-27T19:17:10.350Z] core-metadata latest d13e2f1893d2 4 seconds ago 39.8MB [2024-08-27T19:17:10.350Z] support-cron-scheduler latest c65a626580cf 4 seconds ago 44.1MB [2024-08-27T19:17:10.350Z] support-notifications latest 45fa48fb2e42 4 seconds ago 42.5MB [2024-08-27T19:17:10.350Z] core-data latest ece38eff8d5d 4 seconds ago 39.6MB [2024-08-27T19:17:10.350Z] support-scheduler latest 876d3c37a79d 5 seconds ago 41.9MB [2024-08-27T19:17:10.350Z] core-command latest 6f83b4e4983b 5 seconds ago 35.4MB [2024-08-27T19:17:10.350Z] security-spiffe-token-provider latest 34b0a61d2f96 5 seconds ago 28.9MB [2024-08-27T19:17:10.350Z] core-keeper latest 5fe07d4f8483 6 seconds ago 39.5MB [2024-08-27T19:17:10.350Z] security-spire-server latest a199123b2ab7 3 minutes ago 121MB [2024-08-27T19:17:10.350Z] security-spire-agent latest f81f8bfc8f21 3 minutes ago 182MB [2024-08-27T19:17:10.350Z] security-spire-config latest 97c4a14acfb6 3 minutes ago 120MB [2024-08-27T19:17:10.350Z] ci-base-image-x86_64 latest 12f83959be2c 7 minutes ago 970MB [2024-08-27T19:17:10.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-08-27T19:17:10.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-08-27T19:17:10.350Z] 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-08-27T19:19:43.241Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-27T19:19:43.241Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-27T19:20:30.058Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-27T19:20:30.059Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-27T19:20:31.481Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-27T19:20:31.481Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-27T19:20:31.481Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-27T19:20:31.481Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-27T19:20:32.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-27T19:20:32.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-27T19:20:32.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-27T19:20:39.532Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-27T19:20:39.532Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-27T19:20:39.532Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-27T19:20:39.532Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-27T19:20:39.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-27T19:20:49.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-27T19:20:49.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-27T19:20:50.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.127s coverage: 28.7% of statements [2024-08-27T19:21:02.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.182s coverage: 97.0% of statements [2024-08-27T19:21:08.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-27T19:21:08.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-27T19:21:08.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-27T19:21:12.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.282s coverage: 69.2% of statements [2024-08-27T19:21:13.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-27T19:21:13.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-27T19:21:15.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.215s coverage: 53.2% of statements [2024-08-27T19:21:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-27T19:21:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-27T19:21:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-27T19:21:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-27T19:21:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-27T19:21:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-27T19:21:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-27T19:21:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-27T19:21:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-27T19:21:30.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-27T19:21:30.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-27T19:21:30.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-27T19:21:30.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-27T19:21:30.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-27T19:21:30.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.870s coverage: 93.4% of statements [2024-08-27T19:21:30.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.239s coverage: 91.7% of statements [2024-08-27T19:21:37.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-27T19:21:37.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-27T19:21:37.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.233s coverage: 7.0% of statements [2024-08-27T19:21:50.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-27T19:21:50.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-27T19:21:50.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-27T19:21:52.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-27T19:21:52.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-27T19:21:52.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-27T19:21:52.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-27T19:21:52.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-27T19:21:52.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-27T19:21:52.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-27T19:21:52.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-27T19:21:52.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.636s coverage: 95.8% of statements [2024-08-27T19:21:53.332Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.094s coverage: 72.2% of statements [2024-08-27T19:21:57.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-27T19:21:58.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.111s coverage: 0.0% of statements [no tests to run] [2024-08-27T19:22:03.870Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-27T19:22:03.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-27T19:22:04.823Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.311s coverage: 0.8% of statements [2024-08-27T19:22:04.823Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.156s coverage: 30.7% of statements [2024-08-27T19:22:09.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.133s coverage: 41.7% of statements [2024-08-27T19:22:09.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.139s coverage: 77.8% of statements [2024-08-27T19:22:09.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.150s coverage: 94.1% of statements [2024-08-27T19:22:09.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.109s coverage: 96.3% of statements [2024-08-27T19:22:14.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.106s coverage: 87.5% of statements [2024-08-27T19:22:15.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-27T19:22:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-27T19:22:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-27T19:22:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-27T19:22:20.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-27T19:22:20.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-27T19:22:20.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-27T19:22:20.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-27T19:22:25.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.097s coverage: 94.4% of statements [2024-08-27T19:22:25.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-27T19:22:25.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-27T19:22:25.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-27T19:22:31.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-27T19:22:31.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-27T19:22:31.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-27T19:22:31.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-27T19:22:36.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-27T19:22:36.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-27T19:22:38.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-27T19:22:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.930s coverage: 79.9% of statements [2024-08-27T19:22:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.152s coverage: 92.9% of statements [2024-08-27T19:22:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 66.7% of statements [2024-08-27T19:22:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.121s coverage: 62.3% of statements [2024-08-27T19:22:40.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.112s coverage: 75.0% of statements [2024-08-27T19:22:43.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-27T19:22:45.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.104s coverage: 87.2% of statements [2024-08-27T19:22:45.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.083s coverage: 20.0% of statements [2024-08-27T19:22:45.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.072s coverage: 100.0% of statements [2024-08-27T19:22:45.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.263s coverage: 81.8% of statements [2024-08-27T19:22:45.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.258s coverage: 82.1% of statements [2024-08-27T19:22:45.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-27T19:22:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.118s coverage: 86.0% of statements [2024-08-27T19:22:51.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-27T19:22:51.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-27T19:22:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.732s coverage: 63.1% of statements [2024-08-27T19:22:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.124s coverage: 100.0% of statements [2024-08-27T19:22:54.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.109s coverage: 89.4% of statements [2024-08-27T19:22:54.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.072s coverage: 100.0% of statements [2024-08-27T19:22:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-27T19:22:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-27T19:22:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-27T19:22:54.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements [2024-08-27T19:22:55.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.075s coverage: 100.0% of statements [2024-08-27T19:23:02.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-27T19:23:02.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-27T19:23:02.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-27T19:23:03.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.662s coverage: 36.5% of statements [2024-08-27T19:23:03.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements [2024-08-27T19:23:03.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-27T19:23:03.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-27T19:23:03.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-27T19:23:03.865Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-27T19:23:04.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.100s coverage: 84.8% of statements [2024-08-27T19:23:08.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-27T19:23:08.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-27T19:23:08.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-27T19:23:09.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.121s coverage: 5.2% of statements [2024-08-27T19:23:14.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-27T19:23:14.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-27T19:23:14.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-27T19:23:14.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-27T19:23:15.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.341s coverage: 90.8% of statements [2024-08-27T19:23:21.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-27T19:23:21.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-27T19:23:21.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-27T19:23:21.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-27T19:23:29.503Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.216s coverage: 19.9% of statements [2024-08-27T19:23:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-27T19:23:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-27T19:23:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-27T19:23:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-27T19:23:30.546Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.506s coverage: 95.7% of statements [2024-08-27T19:23:33.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-27T19:23:33.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-27T19:23:34.453Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.162s coverage: 61.8% of statements [2024-08-27T19:23:36.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-27T19:23:36.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-27T19:23:37.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.282s coverage: 98.9% of statements [2024-08-27T19:23:39.180Z] 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-08-27T19:23:39.445Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-27T19:23:39.445Z] go vet ./... [2024-08-27T19:28:01.285Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T19:28:01.285Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T19:28:01.285Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-27T19:28:01.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-27T19:28:02.024Z] + ls -al . [2024-08-27T19:28:02.024Z] total 916 [2024-08-27T19:28:02.024Z] drwxrwxr-x 10 1001 1001 4096 Aug 27 19:15 . [2024-08-27T19:28:02.024Z] drwxr-xr-x 4 root root 4096 Aug 27 19:15 .. [2024-08-27T19:28:02.024Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 19:13 .blubracket [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 10 Aug 27 19:13 .dockerignore [2024-08-27T19:28:02.024Z] drwxrwxr-x 8 1001 1001 4096 Aug 27 19:13 .git [2024-08-27T19:28:02.024Z] drwxrwxr-x 3 1001 1001 4096 Aug 27 19:13 .github [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 1102 Aug 27 19:13 .gitignore [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 42 Aug 27 19:13 .golangci.yml [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 100 Aug 27 19:13 .hadolint.yml [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 155 Aug 27 19:13 .sonarcloud.properties [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 1171 Aug 27 19:13 ADOPTERS.md [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 21286 Aug 27 19:13 Attribution.txt [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 100284 Aug 27 19:13 CHANGELOG.md [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 3804 Aug 27 19:13 CONTRIBUTING.md [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 677 Aug 27 19:13 GOVERNANCE.md [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 861 Aug 27 19:13 Jenkinsfile [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 10775 Aug 27 19:13 LICENSE [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 16854 Aug 27 19:13 Makefile [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 582 Aug 27 19:13 OWNERS.md [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 9528 Aug 27 19:13 README.md [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 789 Aug 27 19:13 SECURITY.md [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 5 Aug 27 19:09 VERSION [2024-08-27T19:28:02.024Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 19:13 bin [2024-08-27T19:28:02.024Z] drwxrwxr-x 20 1001 1001 4096 Aug 27 19:13 cmd [2024-08-27T19:28:02.024Z] -rw-r--r-- 1 root root 545398 Aug 27 19:23 coverage.out [2024-08-27T19:28:02.024Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 19:13 fuzz_test [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 7305 Aug 27 19:13 go.mod [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 102581 Aug 27 19:13 go.sum [2024-08-27T19:28:02.024Z] drwxrwxr-x 7 1001 1001 4096 Aug 27 19:13 internal [2024-08-27T19:28:02.024Z] drwxrwxr-x 3 1001 1001 4096 Aug 27 19:13 openapi [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 584 Aug 27 19:13 security.txt [2024-08-27T19:28:02.024Z] -rw-rw-r-- 1 1001 1001 204 Aug 27 19:13 version.go [Pipeline] sh [2024-08-27T19:28:02.680Z] + '[' -e coverage.out ] [2024-08-27T19:28:02.680Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-27T19:28:02.726Z] Warning: overwriting stash ‘coverage-report’ [2024-08-27T19:28:03.559Z] Stashed 1 file(s) [Pipeline] sh [2024-08-27T19:28:04.211Z] + make build [2024-08-27T19:28:04.211Z] 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-08-27T19:31:10.923Z] 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-08-27T19:31:20.995Z] 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-08-27T19:31:27.634Z] 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-08-27T19:31:30.980Z] 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-08-27T19:31:39.181Z] 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-08-27T19:32:05.843Z] 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-08-27T19:32:14.043Z] 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-08-27T19:32:26.489Z] 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-08-27T19:32:36.556Z] 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-08-27T19:32:40.803Z] 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-08-27T19:32:44.145Z] 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-08-27T19:32:47.483Z] 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-08-27T19:32:52.339Z] 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-08-27T19:32:56.280Z] $ docker stop --time=1 dfd31862cd9a92540a3904c08e9de16556465d113dd99edcf6fc5aa03f9581ee [2024-08-27T19:32:58.413Z] $ docker rm -f --volumes dfd31862cd9a92540a3904c08e9de16556465d113dd99edcf6fc5aa03f9581ee [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-08-27T19:33:02.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-27T19:33:02.479Z] [2024-08-27T19:33:02.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:33:02.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-27T19:33:03.164Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-27T19:33:03.164Z] 547446be3368: Pulling fs layer [2024-08-27T19:33:03.164Z] d125d8839a47: Pulling fs layer [2024-08-27T19:33:03.164Z] 3e85d5ac6304: Pulling fs layer [2024-08-27T19:33:03.164Z] c3105a71a48b: Pulling fs layer [2024-08-27T19:33:03.164Z] 0f093f025ec4: Pulling fs layer [2024-08-27T19:33:03.164Z] c3106fc0e877: Pulling fs layer [2024-08-27T19:33:03.164Z] c3105a71a48b: Waiting [2024-08-27T19:33:03.164Z] 0f093f025ec4: Waiting [2024-08-27T19:33:03.164Z] c3106fc0e877: Waiting [2024-08-27T19:33:03.164Z] 547446be3368: Verifying Checksum [2024-08-27T19:33:03.164Z] 547446be3368: Download complete [2024-08-27T19:33:03.164Z] c3105a71a48b: Verifying Checksum [2024-08-27T19:33:03.164Z] c3105a71a48b: Download complete [2024-08-27T19:33:03.751Z] d125d8839a47: Verifying Checksum [2024-08-27T19:33:03.751Z] d125d8839a47: Download complete [2024-08-27T19:33:03.751Z] c3106fc0e877: Verifying Checksum [2024-08-27T19:33:03.751Z] c3106fc0e877: Download complete [2024-08-27T19:33:03.751Z] 0f093f025ec4: Verifying Checksum [2024-08-27T19:33:03.751Z] 0f093f025ec4: Download complete [2024-08-27T19:33:04.020Z] 547446be3368: Pull complete [2024-08-27T19:33:04.975Z] d125d8839a47: Pull complete [2024-08-27T19:33:05.556Z] 3e85d5ac6304: Verifying Checksum [2024-08-27T19:33:05.556Z] 3e85d5ac6304: Download complete [2024-08-27T19:33:15.607Z] 3e85d5ac6304: Pull complete [2024-08-27T19:33:15.607Z] c3105a71a48b: Pull complete [2024-08-27T19:33:17.010Z] 0f093f025ec4: Pull complete [2024-08-27T19:33:17.010Z] c3106fc0e877: Pull complete [2024-08-27T19:33:17.010Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-27T19:33:17.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-27T19:33:17.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T19:33:17.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-8837 does not seem to be running inside a container [2024-08-27T19:33:17.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-27T19:33:19.464Z] $ docker top 3ce8d979a48a212e7daf0ee1e311933c4014dffc994796cf142bed3f8d9b5c33 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T19:33:20.375Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-27T19:33:30.438Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-27T19:33:30.438Z] #1 transferring dockerfile: 1.89kB done [2024-08-27T19:33:30.438Z] #1 DONE 0.1s [2024-08-27T19:33:30.438Z] [2024-08-27T19:33:30.438Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-08-27T19:33:30.438Z] #2 transferring dockerfile: 2.01kB done [2024-08-27T19:33:30.438Z] #2 DONE 0.0s [2024-08-27T19:33:30.438Z] [2024-08-27T19:33:30.438Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-08-27T19:33:30.438Z] #3 transferring dockerfile: 1.69kB done [2024-08-27T19:33:30.438Z] #3 DONE 0.1s [2024-08-27T19:33:30.438Z] [2024-08-27T19:33:30.438Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-08-27T19:33:30.438Z] #4 transferring dockerfile: 2.06kB done [2024-08-27T19:33:30.438Z] #4 DONE 0.0s [2024-08-27T19:33:30.438Z] [2024-08-27T19:33:30.438Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-27T19:33:30.438Z] #5 transferring dockerfile: 2.50kB 0.0s done [2024-08-27T19:33:30.438Z] #5 DONE 0.1s [2024-08-27T19:33:30.438Z] [2024-08-27T19:33:30.438Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-08-27T19:33:30.438Z] #6 transferring dockerfile: 1.70kB done [2024-08-27T19:33:30.438Z] #6 DONE 0.1s [2024-08-27T19:33:30.438Z] [2024-08-27T19:33:30.438Z] #7 [core-command internal] load build definition from Dockerfile [2024-08-27T19:33:30.706Z] #7 transferring dockerfile: 1.93kB done [2024-08-27T19:33:30.706Z] #7 DONE 0.1s [2024-08-27T19:33:30.706Z] [2024-08-27T19:33:30.706Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-27T19:33:30.706Z] #8 transferring dockerfile: 2.49kB done [2024-08-27T19:33:30.706Z] #8 DONE 0.1s [2024-08-27T19:33:30.706Z] [2024-08-27T19:33:30.706Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-08-27T19:33:30.706Z] #9 transferring dockerfile: 1.93kB 0.0s done [2024-08-27T19:33:30.706Z] #9 DONE 0.1s [2024-08-27T19:33:30.706Z] [2024-08-27T19:33:30.706Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-27T19:33:30.706Z] #10 transferring dockerfile: 3.17kB done [2024-08-27T19:33:30.706Z] #10 DONE 0.1s [2024-08-27T19:33:30.706Z] [2024-08-27T19:33:30.706Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-08-27T19:33:30.706Z] #11 transferring dockerfile: 1.81kB 0.0s done [2024-08-27T19:33:30.706Z] #11 DONE 0.1s [2024-08-27T19:33:30.706Z] [2024-08-27T19:33:30.706Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-27T19:33:30.972Z] #12 transferring dockerfile: 2.15kB done [2024-08-27T19:33:30.972Z] #12 DONE 0.1s [2024-08-27T19:33:30.972Z] [2024-08-27T19:33:30.972Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-27T19:33:30.972Z] #13 transferring dockerfile: 2.23kB 0.0s done [2024-08-27T19:33:30.972Z] #13 DONE 0.1s [2024-08-27T19:33:30.972Z] [2024-08-27T19:33:30.972Z] #14 [core-data internal] load build definition from Dockerfile [2024-08-27T19:33:30.972Z] #14 transferring dockerfile: 2.07kB done [2024-08-27T19:33:30.972Z] #14 DONE 0.1s [2024-08-27T19:33:30.972Z] [2024-08-27T19:33:30.972Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-08-27T19:33:30.972Z] #15 transferring dockerfile: 1.95kB done [2024-08-27T19:33:30.972Z] #15 DONE 0.1s [2024-08-27T19:33:30.972Z] [2024-08-27T19:33:30.972Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-27T19:33:31.237Z] #16 transferring dockerfile: 1.85kB 0.0s done [2024-08-27T19:33:31.237Z] #16 DONE 0.1s [2024-08-27T19:33:31.237Z] [2024-08-27T19:33:31.237Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-08-27T19:33:31.237Z] #17 transferring context: 50B done [2024-08-27T19:33:31.237Z] #17 DONE 0.1s [2024-08-27T19:33:31.818Z] [2024-08-27T19:33:31.818Z] #18 [core-keeper internal] load .dockerignore [2024-08-27T19:33:32.086Z] #18 transferring context: 50B done [2024-08-27T19:33:32.086Z] #18 DONE 0.1s [2024-08-27T19:33:32.086Z] [2024-08-27T19:33:32.086Z] #19 [security-spire-config internal] load .dockerignore [2024-08-27T19:33:32.086Z] #19 ... [2024-08-27T19:33:32.086Z] [2024-08-27T19:33:32.086Z] #20 [core-metadata internal] load .dockerignore [2024-08-27T19:33:32.086Z] #20 transferring context: 50B 0.0s done [2024-08-27T19:33:32.086Z] #20 DONE 0.1s [2024-08-27T19:33:32.086Z] [2024-08-27T19:33:32.086Z] #19 [security-spire-config internal] load .dockerignore [2024-08-27T19:33:32.086Z] #19 transferring context: 50B done [2024-08-27T19:33:32.086Z] #19 ... [2024-08-27T19:33:32.086Z] [2024-08-27T19:33:32.086Z] #21 [security-proxy-setup internal] load .dockerignore [2024-08-27T19:33:32.086Z] #21 transferring context: 50B 0.0s done [2024-08-27T19:33:32.086Z] #21 DONE 0.1s [2024-08-27T19:33:32.354Z] [2024-08-27T19:33:32.354Z] #22 [security-spire-server internal] load .dockerignore [2024-08-27T19:33:32.354Z] #22 transferring context: 50B 0.0s done [2024-08-27T19:33:32.354Z] #22 DONE 0.1s [2024-08-27T19:33:32.354Z] [2024-08-27T19:33:32.354Z] #23 [core-command internal] load .dockerignore [2024-08-27T19:33:32.354Z] #23 transferring context: 50B 0.0s done [2024-08-27T19:33:32.354Z] #23 DONE 0.1s [2024-08-27T19:33:32.354Z] [2024-08-27T19:33:32.354Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-08-27T19:33:32.354Z] #24 DONE 0.0s [2024-08-27T19:33:32.354Z] [2024-08-27T19:33:32.354Z] #19 [security-spire-config internal] load .dockerignore [2024-08-27T19:33:32.354Z] #19 ... [2024-08-27T19:33:32.354Z] [2024-08-27T19:33:32.354Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-08-27T19:33:32.354Z] #24 transferring context: 50B done [2024-08-27T19:33:32.354Z] #24 DONE 0.0s [2024-08-27T19:33:32.627Z] [2024-08-27T19:33:32.627Z] #25 [support-scheduler internal] load .dockerignore [2024-08-27T19:33:32.627Z] #25 transferring context: 50B 0.0s done [2024-08-27T19:33:32.627Z] #25 DONE 0.1s [2024-08-27T19:33:32.627Z] [2024-08-27T19:33:32.627Z] #26 [security-bootstrapper internal] load .dockerignore [2024-08-27T19:33:32.627Z] #26 transferring context: 50B done [2024-08-27T19:33:32.627Z] #26 DONE 0.1s [2024-08-27T19:33:32.627Z] [2024-08-27T19:33:32.627Z] #27 [security-spire-agent internal] load .dockerignore [2024-08-27T19:33:32.627Z] #27 transferring context: 50B done [2024-08-27T19:33:32.627Z] #27 DONE 0.1s [2024-08-27T19:33:32.627Z] [2024-08-27T19:33:32.627Z] #28 [security-proxy-auth internal] load .dockerignore [2024-08-27T19:33:32.627Z] #28 transferring context: 50B 0.0s done [2024-08-27T19:33:32.627Z] #28 DONE 0.1s [2024-08-27T19:33:32.627Z] [2024-08-27T19:33:32.627Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-27T19:33:32.627Z] #29 transferring context: 50B 0.0s done [2024-08-27T19:33:32.627Z] #29 DONE 0.1s [2024-08-27T19:33:32.627Z] [2024-08-27T19:33:32.627Z] #30 [core-data internal] load .dockerignore [2024-08-27T19:33:32.899Z] #30 transferring context: 50B 0.0s done [2024-08-27T19:33:32.899Z] #30 DONE 0.1s [2024-08-27T19:33:32.899Z] [2024-08-27T19:33:32.899Z] #31 [support-notifications internal] load .dockerignore [2024-08-27T19:33:32.899Z] #31 transferring context: 50B done [2024-08-27T19:33:32.899Z] #31 DONE 0.1s [2024-08-27T19:33:32.899Z] [2024-08-27T19:33:32.899Z] #32 [support-cron-scheduler internal] load .dockerignore [2024-08-27T19:33:33.184Z] #32 transferring context: 50B 0.0s done [2024-08-27T19:33:33.184Z] #32 DONE 0.1s [2024-08-27T19:33:33.184Z] [2024-08-27T19:33:33.184Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T19:33:33.184Z] #33 DONE 0.0s [2024-08-27T19:33:33.184Z] [2024-08-27T19:33:33.184Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T19:33:33.450Z] #34 DONE 0.5s [2024-08-27T19:33:33.450Z] [2024-08-27T19:33:33.450Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:33:33.450Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T19:33:33.450Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-08-27T19:33:33.450Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T19:33:33.450Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-27T19:33:33.450Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-27T19:33:33.715Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.2s [2024-08-27T19:33:33.715Z] #35 ... [2024-08-27T19:33:33.715Z] [2024-08-27T19:33:33.715Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T19:33:33.715Z] #33 DONE 0.0s [2024-08-27T19:33:33.715Z] [2024-08-27T19:33:33.715Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:33:33.715Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s [2024-08-27T19:33:33.981Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T19:33:33.981Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-27T19:33:33.981Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T19:33:33.981Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-27T19:33:33.981Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-27T19:33:33.981Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-27T19:33:34.247Z] #35 ... [2024-08-27T19:33:34.247Z] [2024-08-27T19:33:34.247Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T19:33:34.247Z] #33 DONE 0.0s [2024-08-27T19:33:34.247Z] [2024-08-27T19:33:34.247Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T19:33:34.247Z] #33 DONE 0.0s [2024-08-27T19:33:34.247Z] [2024-08-27T19:33:34.247Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:33:34.247Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T19:33:34.247Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-27T19:33:34.247Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T19:33:34.247Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-27T19:33:34.247Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-27T19:33:34.513Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T19:33:34.513Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-27T19:33:34.513Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T19:33:34.513Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-27T19:33:34.513Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-27T19:33:34.513Z] #35 ... [2024-08-27T19:33:34.513Z] [2024-08-27T19:33:34.513Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T19:33:34.513Z] #33 DONE 0.0s [2024-08-27T19:33:34.513Z] [2024-08-27T19:33:34.513Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T19:33:34.513Z] #34 DONE 0.8s [2024-08-27T19:33:34.513Z] [2024-08-27T19:33:34.513Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:33:34.777Z] #35 ... [2024-08-27T19:33:34.777Z] [2024-08-27T19:33:34.777Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T19:33:34.777Z] #33 DONE 0.0s [2024-08-27T19:33:34.777Z] [2024-08-27T19:33:34.777Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:33:34.777Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T19:33:34.777Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-27T19:33:34.778Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T19:33:34.778Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-27T19:33:34.778Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-27T19:33:35.043Z] #35 ... [2024-08-27T19:33:35.043Z] [2024-08-27T19:33:35.043Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T19:33:35.043Z] #33 DONE 0.0s [2024-08-27T19:33:35.043Z] [2024-08-27T19:33:35.043Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:33:35.043Z] #35 ... [2024-08-27T19:33:35.043Z] [2024-08-27T19:33:35.043Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T19:33:35.043Z] #33 DONE 0.0s [2024-08-27T19:33:35.043Z] [2024-08-27T19:33:35.043Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:33:35.311Z] #35 ... [2024-08-27T19:33:35.311Z] [2024-08-27T19:33:35.311Z] #36 [support-scheduler internal] load build context [2024-08-27T19:33:35.311Z] #36 DONE 0.0s [2024-08-27T19:33:35.311Z] [2024-08-27T19:33:35.311Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:33:35.311Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T19:33:35.311Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-27T19:33:35.311Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T19:33:35.311Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-27T19:33:35.311Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-27T19:33:35.311Z] #35 ... [2024-08-27T19:33:35.311Z] [2024-08-27T19:33:35.311Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-27T19:33:35.311Z] #37 DONE 1.4s [2024-08-27T19:33:35.311Z] [2024-08-27T19:33:35.311Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:33:35.311Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T19:33:35.311Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-27T19:33:35.311Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T19:33:35.311Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-27T19:33:35.311Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-27T19:33:35.576Z] #35 ... [2024-08-27T19:33:35.576Z] [2024-08-27T19:33:35.576Z] #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-27T19:33:35.576Z] #38 DONE 2.8s [2024-08-27T19:33:35.576Z] [2024-08-27T19:33:35.576Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:33:35.576Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T19:33:35.576Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-27T19:33:35.576Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T19:33:35.576Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-27T19:33:35.576Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-27T19:33:35.576Z] #35 ... [2024-08-27T19:33:35.576Z] [2024-08-27T19:33:35.576Z] #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-27T19:33:35.576Z] #38 DONE 2.8s [2024-08-27T19:33:35.576Z] [2024-08-27T19:33:35.576Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:33:35.576Z] #35 ... [2024-08-27T19:33:35.576Z] [2024-08-27T19:33:35.576Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T19:33:35.576Z] #33 DONE 0.0s [2024-08-27T19:33:35.841Z] [2024-08-27T19:33:35.841Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:33:35.841Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:33:36.108Z] #39 ... [2024-08-27T19:33:36.108Z] [2024-08-27T19:33:36.108Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T19:33:36.108Z] #33 DONE 0.0s [2024-08-27T19:33:36.108Z] [2024-08-27T19:33:36.108Z] #40 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-27T19:33:36.376Z] #40 ... [2024-08-27T19:33:36.376Z] [2024-08-27T19:33:36.376Z] #41 [security-spire-server internal] load build context [2024-08-27T19:33:36.376Z] #41 transferring context: 27.71kB 0.1s done [2024-08-27T19:33:36.376Z] #41 DONE 0.9s [2024-08-27T19:33:36.376Z] [2024-08-27T19:33:36.376Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T19:33:36.376Z] #33 DONE 0.0s [2024-08-27T19:33:36.376Z] [2024-08-27T19:33:36.376Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:33:36.376Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.8s done [2024-08-27T19:33:36.376Z] #39 ... [2024-08-27T19:33:36.376Z] [2024-08-27T19:33:36.376Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T19:33:36.376Z] #34 DONE 2.4s [2024-08-27T19:33:36.650Z] [2024-08-27T19:33:36.650Z] #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-27T19:33:36.650Z] #38 DONE 2.9s [2024-08-27T19:33:36.650Z] [2024-08-27T19:33:36.650Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T19:33:36.650Z] #33 DONE 0.0s [2024-08-27T19:33:36.650Z] [2024-08-27T19:33:36.650Z] #42 [core-data internal] load build context [2024-08-27T19:33:36.650Z] #42 DONE 0.0s [2024-08-27T19:33:36.650Z] [2024-08-27T19:33:36.650Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:33:36.650Z] #43 DONE 0.0s [2024-08-27T19:33:36.650Z] [2024-08-27T19:33:36.650Z] #44 [security-spire-config internal] load build context [2024-08-27T19:33:36.650Z] #44 transferring context: 25.96kB 0.2s done [2024-08-27T19:33:36.650Z] #44 DONE 1.1s [2024-08-27T19:33:36.650Z] [2024-08-27T19:33:36.650Z] #40 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-27T19:33:36.650Z] #40 ... [2024-08-27T19:33:36.650Z] [2024-08-27T19:33:36.650Z] #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-27T19:33:36.650Z] #38 DONE 2.9s [2024-08-27T19:33:36.650Z] [2024-08-27T19:33:36.650Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-27T19:33:36.650Z] #37 DONE 2.5s [2024-08-27T19:33:36.650Z] [2024-08-27T19:33:36.650Z] #40 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-27T19:33:36.650Z] #40 ... [2024-08-27T19:33:36.650Z] [2024-08-27T19:33:36.650Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T19:33:36.650Z] #33 DONE 0.0s [2024-08-27T19:33:36.916Z] [2024-08-27T19:33:36.916Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:33:36.916Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T19:33:36.916Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-27T19:33:36.916Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T19:33:36.916Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-27T19:33:36.916Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-27T19:33:36.916Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-08-27T19:33:37.509Z] #35 ... [2024-08-27T19:33:37.509Z] [2024-08-27T19:33:37.509Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T19:33:37.509Z] #34 DONE 3.2s [2024-08-27T19:33:37.509Z] [2024-08-27T19:33:37.509Z] #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-27T19:33:37.509Z] #38 DONE 2.9s [2024-08-27T19:33:37.509Z] [2024-08-27T19:33:37.509Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:33:37.509Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T19:33:37.509Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-27T19:33:37.509Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T19:33:37.509Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-27T19:33:37.509Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-27T19:33:37.509Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-08-27T19:33:38.088Z] #35 DONE 5.5s [2024-08-27T19:33:38.089Z] [2024-08-27T19:33:38.089Z] #40 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-27T19:33:38.089Z] #40 DONE 3.1s [2024-08-27T19:33:38.089Z] [2024-08-27T19:33:38.089Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-27T19:33:38.089Z] #45 DONE 2.7s [2024-08-27T19:33:38.089Z] [2024-08-27T19:33:38.089Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:33:38.089Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T19:33:38.089Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-27T19:33:38.089Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T19:33:38.089Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-27T19:33:38.089Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-27T19:33:38.089Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-08-27T19:33:38.089Z] #35 DONE 5.5s [2024-08-27T19:33:38.089Z] [2024-08-27T19:33:38.089Z] #46 [security-spire-agent internal] load build context [2024-08-27T19:33:41.429Z] #46 transferring context: 27.24kB 0.1s done [2024-08-27T19:33:41.429Z] #46 DONE 2.9s [2024-08-27T19:33:41.429Z] [2024-08-27T19:33:41.429Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:33:41.429Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.8s done [2024-08-27T19:33:41.429Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-27T19:33:41.429Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-27T19:33:41.429Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-27T19:33:41.429Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done [2024-08-27T19:33:41.429Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s [2024-08-27T19:33:41.429Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.7s done [2024-08-27T19:33:41.429Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-27T19:33:41.429Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-27T19:33:41.429Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 4.0s [2024-08-27T19:33:41.429Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-27T19:33:41.429Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 4.3s [2024-08-27T19:33:41.693Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 4.6s [2024-08-27T19:33:42.276Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 5.2s [2024-08-27T19:33:42.855Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.16MB / 28.04MB 5.6s [2024-08-27T19:33:43.436Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 6.1s [2024-08-27T19:33:43.436Z] #39 ... [2024-08-27T19:33:43.436Z] [2024-08-27T19:33:43.436Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-27T19:33:43.436Z] #47 ... [2024-08-27T19:33:43.436Z] [2024-08-27T19:33:43.436Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:33:44.015Z] #39 ... [2024-08-27T19:33:44.015Z] [2024-08-27T19:33:44.015Z] #48 [core-keeper internal] load build context [2024-08-27T19:33:44.015Z] #48 ... [2024-08-27T19:33:44.015Z] [2024-08-27T19:33:44.015Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:33:44.015Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 6.8s [2024-08-27T19:33:44.282Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 7.1s [2024-08-27T19:33:44.282Z] #39 ... [2024-08-27T19:33:44.282Z] [2024-08-27T19:33:44.282Z] #49 [core-metadata internal] load build context [2024-08-27T19:33:44.551Z] #49 ... [2024-08-27T19:33:44.551Z] [2024-08-27T19:33:44.551Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:33:44.551Z] #50 ... [2024-08-27T19:33:44.551Z] [2024-08-27T19:33:44.551Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:33:44.551Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 7.5s [2024-08-27T19:33:44.817Z] #39 ... [2024-08-27T19:33:44.817Z] [2024-08-27T19:33:44.817Z] #51 [core-command internal] load build context [2024-08-27T19:33:44.817Z] #51 ... [2024-08-27T19:33:44.817Z] [2024-08-27T19:33:44.817Z] #36 [support-scheduler internal] load build context [2024-08-27T19:33:44.817Z] #36 ... [2024-08-27T19:33:44.817Z] [2024-08-27T19:33:44.817Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:33:45.395Z] #39 ... [2024-08-27T19:33:45.395Z] [2024-08-27T19:33:45.395Z] #52 [security-secretstore-setup internal] load build context [2024-08-27T19:33:45.395Z] #52 ... [2024-08-27T19:33:45.395Z] [2024-08-27T19:33:45.395Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:33:45.395Z] #39 ... [2024-08-27T19:33:45.395Z] [2024-08-27T19:33:45.395Z] #53 [security-bootstrapper internal] load build context [2024-08-27T19:33:45.658Z] #53 ... [2024-08-27T19:33:45.659Z] [2024-08-27T19:33:45.659Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:33:45.659Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.64MB / 28.04MB 8.5s [2024-08-27T19:33:46.239Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 9.0s [2024-08-27T19:33:46.818Z] #39 ... [2024-08-27T19:33:46.818Z] [2024-08-27T19:33:46.818Z] #54 [security-proxy-auth internal] load build context [2024-08-27T19:33:46.818Z] #54 transferring context: 14.08MB 9.2s [2024-08-27T19:33:46.818Z] #54 ... [2024-08-27T19:33:46.818Z] [2024-08-27T19:33:46.818Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:33:47.083Z] #43 ... [2024-08-27T19:33:47.083Z] [2024-08-27T19:33:47.083Z] #42 [core-data internal] load build context [2024-08-27T19:33:47.083Z] #42 ... [2024-08-27T19:33:47.083Z] [2024-08-27T19:33:47.083Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:33:47.083Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 9.5s done [2024-08-27T19:33:47.348Z] #39 ... [2024-08-27T19:33:47.348Z] [2024-08-27T19:33:47.348Z] #55 [support-cron-scheduler internal] load build context [2024-08-27T19:33:47.621Z] #55 ... [2024-08-27T19:33:47.621Z] [2024-08-27T19:33:47.621Z] #56 [support-notifications internal] load build context [2024-08-27T19:33:47.621Z] #56 ... [2024-08-27T19:33:47.621Z] [2024-08-27T19:33:47.621Z] #55 [support-cron-scheduler internal] load build context [2024-08-27T19:33:48.203Z] #55 ... [2024-08-27T19:33:48.203Z] [2024-08-27T19:33:48.203Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T19:33:48.203Z] #57 ... [2024-08-27T19:33:48.203Z] [2024-08-27T19:33:48.203Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-27T19:33:48.203Z] #58 DONE 10.0s [2024-08-27T19:33:48.203Z] [2024-08-27T19:33:48.203Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T19:33:48.203Z] #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.0s done [2024-08-27T19:33:48.203Z] #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-27T19:33:48.203Z] #59 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-27T19:33:48.203Z] #59 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-27T19:33:48.203Z] #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.3s done [2024-08-27T19:33:48.203Z] #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 5.2s [2024-08-27T19:33:48.203Z] #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.3s done [2024-08-27T19:33:48.470Z] #59 ... [2024-08-27T19:33:48.470Z] [2024-08-27T19:33:48.470Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T19:33:48.470Z] #60 ... [2024-08-27T19:33:48.470Z] [2024-08-27T19:33:48.470Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-27T19:33:48.470Z] #0 9.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:33:48.470Z] #61 ... [2024-08-27T19:33:48.470Z] [2024-08-27T19:33:48.470Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-27T19:33:48.470Z] #0 7.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:33:48.470Z] #0 8.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:33:48.470Z] #0 9.793 OK: 266 MiB in 52 packages [2024-08-27T19:33:48.735Z] #62 DONE 10.5s [2024-08-27T19:33:48.735Z] [2024-08-27T19:33:48.735Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-27T19:33:48.735Z] #61 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:33:48.735Z] #61 ... [2024-08-27T19:33:48.735Z] [2024-08-27T19:33:48.735Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-27T19:33:49.001Z] #63 ... [2024-08-27T19:33:49.001Z] [2024-08-27T19:33:49.001Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T19:33:49.001Z] #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.45MB / 18.32MB 5.8s [2024-08-27T19:33:49.266Z] #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 6.1s [2024-08-27T19:33:49.266Z] #59 ... [2024-08-27T19:33:49.266Z] [2024-08-27T19:33:49.266Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T19:33:49.266Z] #64 ... [2024-08-27T19:33:49.266Z] [2024-08-27T19:33:49.266Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-27T19:33:49.531Z] #65 ... [2024-08-27T19:33:49.531Z] [2024-08-27T19:33:49.531Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-27T19:33:49.531Z] #66 ... [2024-08-27T19:33:49.531Z] [2024-08-27T19:33:49.531Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-27T19:33:49.796Z] #67 ... [2024-08-27T19:33:49.796Z] [2024-08-27T19:33:49.796Z] #68 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-27T19:33:49.796Z] #68 ... [2024-08-27T19:33:49.796Z] [2024-08-27T19:33:49.796Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-27T19:33:50.060Z] #69 ... [2024-08-27T19:33:50.060Z] [2024-08-27T19:33:50.060Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-27T19:33:50.060Z] #70 ... [2024-08-27T19:33:50.060Z] [2024-08-27T19:33:50.060Z] #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-27T19:33:50.329Z] #71 ... [2024-08-27T19:33:50.329Z] [2024-08-27T19:33:50.329Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T19:33:50.329Z] #72 ... [2024-08-27T19:33:50.329Z] [2024-08-27T19:33:50.329Z] #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-27T19:33:50.329Z] #73 ... [2024-08-27T19:33:50.329Z] [2024-08-27T19:33:50.329Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-27T19:33:50.329Z] #61 11.95 (1/2) Installing ca-certificates (20240226-r0) [2024-08-27T19:33:50.604Z] #61 12.14 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-27T19:33:50.604Z] #61 12.14 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:33:50.604Z] #61 12.14 Executing ca-certificates-20240226-r0.trigger [2024-08-27T19:33:51.184Z] #61 12.76 OK: 9 MiB in 17 packages [2024-08-27T19:33:52.144Z] #61 ... [2024-08-27T19:33:52.144Z] [2024-08-27T19:33:52.144Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T19:33:52.144Z] #57 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:33:52.144Z] #57 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:33:52.144Z] #57 12.85 OK: 266 MiB in 52 packages [2024-08-27T19:33:52.144Z] #57 DONE 13.9s [2024-08-27T19:33:52.144Z] [2024-08-27T19:33:52.144Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T19:33:52.144Z] #60 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:33:52.413Z] #60 ... [2024-08-27T19:33:52.413Z] [2024-08-27T19:33:52.413Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-27T19:33:52.413Z] #61 DONE 14.1s [2024-08-27T19:33:52.679Z] [2024-08-27T19:33:52.679Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T19:33:54.079Z] #74 ... [2024-08-27T19:33:54.079Z] [2024-08-27T19:33:54.079Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-27T19:33:54.079Z] #47 transferring context: 54.70MB 20.5s [2024-08-27T19:33:54.079Z] #47 ... [2024-08-27T19:33:54.079Z] [2024-08-27T19:33:54.079Z] #48 [core-keeper internal] load build context [2024-08-27T19:33:54.344Z] #48 ... [2024-08-27T19:33:54.344Z] [2024-08-27T19:33:54.344Z] #36 [support-scheduler internal] load build context [2024-08-27T19:33:54.344Z] #36 ... [2024-08-27T19:33:54.344Z] [2024-08-27T19:33:54.344Z] #48 [core-keeper internal] load build context [2024-08-27T19:33:54.619Z] #48 ... [2024-08-27T19:33:54.620Z] [2024-08-27T19:33:54.620Z] #49 [core-metadata internal] load build context [2024-08-27T19:33:54.884Z] #49 ... [2024-08-27T19:33:54.884Z] [2024-08-27T19:33:54.884Z] #48 [core-keeper internal] load build context [2024-08-27T19:33:54.884Z] #48 ... [2024-08-27T19:33:54.884Z] [2024-08-27T19:33:54.884Z] #51 [core-command internal] load build context [2024-08-27T19:33:55.149Z] #51 ... [2024-08-27T19:33:55.149Z] [2024-08-27T19:33:55.149Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:33:55.414Z] #50 ... [2024-08-27T19:33:55.414Z] [2024-08-27T19:33:55.414Z] #51 [core-command internal] load build context [2024-08-27T19:33:55.681Z] #51 ... [2024-08-27T19:33:55.681Z] [2024-08-27T19:33:55.681Z] #52 [security-secretstore-setup internal] load build context [2024-08-27T19:33:55.681Z] #52 ... [2024-08-27T19:33:55.681Z] [2024-08-27T19:33:55.681Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T19:33:55.681Z] #60 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:33:55.681Z] #60 15.99 OK: 266 MiB in 52 packages [2024-08-27T19:33:55.681Z] #60 DONE 17.2s [2024-08-27T19:33:55.681Z] [2024-08-27T19:33:55.681Z] #52 [security-secretstore-setup internal] load build context [2024-08-27T19:33:55.681Z] #52 ... [2024-08-27T19:33:55.681Z] [2024-08-27T19:33:55.681Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T19:33:55.681Z] #64 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:33:55.945Z] #64 ... [2024-08-27T19:33:55.945Z] [2024-08-27T19:33:55.945Z] #53 [security-bootstrapper internal] load build context [2024-08-27T19:33:55.945Z] #53 ... [2024-08-27T19:33:55.945Z] [2024-08-27T19:33:55.945Z] #51 [core-command internal] load build context [2024-08-27T19:33:56.900Z] #51 ... [2024-08-27T19:33:56.900Z] [2024-08-27T19:33:56.900Z] #54 [security-proxy-auth internal] load build context [2024-08-27T19:33:57.193Z] #54 ... [2024-08-27T19:33:57.193Z] [2024-08-27T19:33:57.193Z] #55 [support-cron-scheduler internal] load build context [2024-08-27T19:33:57.193Z] #55 ... [2024-08-27T19:33:57.193Z] [2024-08-27T19:33:57.193Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:33:57.459Z] #43 ... [2024-08-27T19:33:57.459Z] [2024-08-27T19:33:57.459Z] #42 [core-data internal] load build context [2024-08-27T19:33:57.459Z] #42 ... [2024-08-27T19:33:57.459Z] [2024-08-27T19:33:57.459Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:33:58.047Z] #43 ... [2024-08-27T19:33:58.047Z] [2024-08-27T19:33:58.047Z] #56 [support-notifications internal] load build context [2024-08-27T19:33:58.047Z] #56 ... [2024-08-27T19:33:58.047Z] [2024-08-27T19:33:58.048Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:33:58.629Z] #43 ... [2024-08-27T19:33:58.629Z] [2024-08-27T19:33:58.629Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:33:58.629Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.6s [2024-08-27T19:33:58.629Z] #39 ... [2024-08-27T19:33:58.629Z] [2024-08-27T19:33:58.629Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-27T19:33:58.629Z] #75 ... [2024-08-27T19:33:58.629Z] [2024-08-27T19:33:58.629Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-27T19:33:58.629Z] #66 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:33:58.895Z] #66 ... [2024-08-27T19:33:58.895Z] [2024-08-27T19:33:58.895Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-27T19:33:58.895Z] #63 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:33:58.895Z] #63 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:33:58.895Z] #63 15.09 v3.18.8-63-g99375d3e785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T19:33:58.895Z] #63 15.09 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T19:33:58.895Z] #63 15.09 OK: 19953 distinct packages available [2024-08-27T19:33:58.895Z] #63 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:33:58.895Z] #63 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:33:58.895Z] #63 18.52 OK: 266 MiB in 52 packages [2024-08-27T19:33:58.895Z] #63 DONE 20.5s [2024-08-27T19:33:58.895Z] [2024-08-27T19:33:58.895Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:33:59.480Z] #43 ... [2024-08-27T19:33:59.480Z] [2024-08-27T19:33:59.480Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T19:33:59.480Z] #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.2s done [2024-08-27T19:33:59.480Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.3s [2024-08-27T19:33:59.480Z] #59 ... [2024-08-27T19:33:59.480Z] [2024-08-27T19:33:59.480Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-27T19:33:59.480Z] #66 20.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:00.065Z] #66 ... [2024-08-27T19:34:00.065Z] [2024-08-27T19:34:00.065Z] #68 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-27T19:34:00.065Z] #68 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:00.065Z] #68 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:00.065Z] #68 19.07 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T19:34:00.065Z] #68 19.07 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:34:00.065Z] #68 19.43 OK: 8 MiB in 16 packages [2024-08-27T19:34:00.065Z] #68 DONE 21.0s [2024-08-27T19:34:00.065Z] [2024-08-27T19:34:00.065Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:34:01.469Z] #39 ... [2024-08-27T19:34:01.469Z] [2024-08-27T19:34:01.469Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-27T19:34:01.469Z] #67 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:01.469Z] #67 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:01.469Z] #67 19.95 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-27T19:34:01.469Z] #67 19.95 (2/2) Installing su-exec (0.2-r3) [2024-08-27T19:34:01.469Z] #67 19.95 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:34:01.469Z] #67 20.06 OK: 8 MiB in 17 packages [2024-08-27T19:34:01.469Z] #67 DONE 21.7s [2024-08-27T19:34:01.469Z] [2024-08-27T19:34:01.469Z] #42 [core-data internal] load build context [2024-08-27T19:34:01.469Z] #42 transferring context: 34.51MB 23.7s [2024-08-27T19:34:02.876Z] #42 ... [2024-08-27T19:34:02.876Z] [2024-08-27T19:34:02.876Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-27T19:34:02.876Z] #65 DONE 23.5s [2024-08-27T19:34:02.876Z] [2024-08-27T19:34:02.876Z] #52 [security-secretstore-setup internal] load build context [2024-08-27T19:34:02.876Z] #52 ... [2024-08-27T19:34:02.876Z] [2024-08-27T19:34:02.876Z] #42 [core-data internal] load build context [2024-08-27T19:34:04.289Z] #42 ... [2024-08-27T19:34:04.289Z] [2024-08-27T19:34:04.289Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-27T19:34:04.557Z] #47 ... [2024-08-27T19:34:04.557Z] [2024-08-27T19:34:04.557Z] #36 [support-scheduler internal] load build context [2024-08-27T19:34:04.557Z] #36 ... [2024-08-27T19:34:04.557Z] [2024-08-27T19:34:04.557Z] #42 [core-data internal] load build context [2024-08-27T19:34:05.138Z] #42 ... [2024-08-27T19:34:05.138Z] [2024-08-27T19:34:05.138Z] #49 [core-metadata internal] load build context [2024-08-27T19:34:05.138Z] #49 ... [2024-08-27T19:34:05.138Z] [2024-08-27T19:34:05.138Z] #48 [core-keeper internal] load build context [2024-08-27T19:34:05.138Z] #48 ... [2024-08-27T19:34:05.138Z] [2024-08-27T19:34:05.138Z] #42 [core-data internal] load build context [2024-08-27T19:34:05.405Z] #42 ... [2024-08-27T19:34:05.405Z] [2024-08-27T19:34:05.405Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-27T19:34:05.405Z] #66 22.55 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-27T19:34:05.405Z] #66 22.55 (2/4) Installing openssl (3.1.6-r0) [2024-08-27T19:34:05.405Z] #66 22.70 (3/4) Installing su-exec (0.2-r3) [2024-08-27T19:34:05.405Z] #66 22.70 (4/4) Installing yq (4.33.3-r5) [2024-08-27T19:34:05.405Z] #66 23.34 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:34:05.405Z] #66 23.56 OK: 18 MiB in 19 packages [2024-08-27T19:34:05.405Z] #66 DONE 25.9s [2024-08-27T19:34:05.405Z] [2024-08-27T19:34:05.405Z] #42 [core-data internal] load build context [2024-08-27T19:34:05.671Z] #42 ... [2024-08-27T19:34:05.671Z] [2024-08-27T19:34:05.671Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:34:05.936Z] #50 ... [2024-08-27T19:34:05.936Z] [2024-08-27T19:34:05.936Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-27T19:34:05.936Z] #70 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:05.936Z] #70 19.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:05.936Z] #70 22.31 (1/4) Installing ca-certificates (20240226-r0) [2024-08-27T19:34:05.936Z] #70 22.64 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-27T19:34:05.936Z] #70 22.64 (3/4) Installing su-exec (0.2-r3) [2024-08-27T19:34:05.936Z] #70 22.64 (4/4) Installing yq (4.33.3-r5) [2024-08-27T19:34:05.936Z] #70 23.14 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:34:05.936Z] #70 23.16 Executing ca-certificates-20240226-r0.trigger [2024-08-27T19:34:05.936Z] #70 23.78 OK: 18 MiB in 19 packages [2024-08-27T19:34:05.936Z] #70 DONE 26.4s [2024-08-27T19:34:05.936Z] [2024-08-27T19:34:05.936Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:34:05.936Z] #50 ... [2024-08-27T19:34:05.936Z] [2024-08-27T19:34:05.936Z] #42 [core-data internal] load build context [2024-08-27T19:34:06.202Z] #42 ... [2024-08-27T19:34:06.202Z] [2024-08-27T19:34:06.202Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T19:34:06.202Z] #64 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:06.202Z] #64 20.49 v3.18.8-63-g99375d3e785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T19:34:06.202Z] #64 20.49 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T19:34:06.202Z] #64 20.49 OK: 19946 distinct packages available [2024-08-27T19:34:06.202Z] #64 21.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:06.202Z] #64 22.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:06.202Z] #64 24.49 (1/11) Installing ca-certificates (20240226-r0) [2024-08-27T19:34:06.202Z] #64 24.70 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-27T19:34:06.202Z] #64 24.70 (3/11) Installing libunistring (1.1-r1) [2024-08-27T19:34:06.202Z] #64 24.82 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-27T19:34:06.202Z] #64 24.82 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-27T19:34:06.202Z] #64 24.82 (6/11) Installing libcurl (8.9.0-r0) [2024-08-27T19:34:06.202Z] #64 25.26 (7/11) Installing curl (8.9.0-r0) [2024-08-27T19:34:06.202Z] #64 25.26 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-27T19:34:06.202Z] #64 25.26 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-27T19:34:06.202Z] #64 25.26 (10/11) Installing libucontext (1.2-r2) [2024-08-27T19:34:06.202Z] #64 25.26 (11/11) Installing gcompat (1.1.0-r1) [2024-08-27T19:34:06.202Z] #64 25.26 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:34:06.202Z] #64 25.26 Executing ca-certificates-20240226-r0.trigger [2024-08-27T19:34:06.202Z] #64 25.79 OK: 13 MiB in 26 packages [2024-08-27T19:34:06.202Z] #64 DONE 27.1s [2024-08-27T19:34:06.202Z] [2024-08-27T19:34:06.202Z] #42 [core-data internal] load build context [2024-08-27T19:34:06.202Z] #42 ... [2024-08-27T19:34:06.202Z] [2024-08-27T19:34:06.202Z] #53 [security-bootstrapper internal] load build context [2024-08-27T19:34:06.202Z] #53 transferring context: 49.31MB 30.1s [2024-08-27T19:34:06.471Z] #53 ... [2024-08-27T19:34:06.471Z] [2024-08-27T19:34:06.471Z] #42 [core-data internal] load build context [2024-08-27T19:34:07.428Z] #42 ... [2024-08-27T19:34:07.428Z] [2024-08-27T19:34:07.428Z] #51 [core-command internal] load build context [2024-08-27T19:34:07.428Z] #51 ... [2024-08-27T19:34:07.428Z] [2024-08-27T19:34:07.428Z] #54 [security-proxy-auth internal] load build context [2024-08-27T19:34:07.694Z] #54 ... [2024-08-27T19:34:07.694Z] [2024-08-27T19:34:07.694Z] #55 [support-cron-scheduler internal] load build context [2024-08-27T19:34:07.694Z] #55 ... [2024-08-27T19:34:07.694Z] [2024-08-27T19:34:07.694Z] #51 [core-command internal] load build context [2024-08-27T19:34:07.960Z] #51 ... [2024-08-27T19:34:07.960Z] [2024-08-27T19:34:07.960Z] #56 [support-notifications internal] load build context [2024-08-27T19:34:08.226Z] #56 ... [2024-08-27T19:34:08.226Z] [2024-08-27T19:34:08.226Z] #42 [core-data internal] load build context [2024-08-27T19:34:09.648Z] #42 ... [2024-08-27T19:34:09.649Z] [2024-08-27T19:34:09.649Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:34:09.649Z] #43 ... [2024-08-27T19:34:09.649Z] [2024-08-27T19:34:09.649Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T19:34:09.649Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.0s [2024-08-27T19:34:09.649Z] #59 ... [2024-08-27T19:34:09.649Z] [2024-08-27T19:34:09.649Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:34:10.240Z] #43 ... [2024-08-27T19:34:10.241Z] [2024-08-27T19:34:10.241Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-27T19:34:10.506Z] #76 ... [2024-08-27T19:34:10.506Z] [2024-08-27T19:34:10.506Z] #55 [support-cron-scheduler internal] load build context [2024-08-27T19:34:11.463Z] #55 ... [2024-08-27T19:34:11.463Z] [2024-08-27T19:34:11.463Z] #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-27T19:34:11.463Z] #73 26.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:11.463Z] #73 27.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:11.463Z] #73 29.71 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T19:34:11.463Z] #73 29.71 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:34:11.463Z] #73 29.79 OK: 8 MiB in 16 packages [2024-08-27T19:34:11.463Z] #73 DONE 31.6s [2024-08-27T19:34:11.463Z] [2024-08-27T19:34:11.463Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-27T19:34:11.729Z] #77 ... [2024-08-27T19:34:11.729Z] [2024-08-27T19:34:11.729Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:34:11.729Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.4s [2024-08-27T19:34:11.994Z] #39 ... [2024-08-27T19:34:11.994Z] [2024-08-27T19:34:11.994Z] #55 [support-cron-scheduler internal] load build context [2024-08-27T19:34:11.994Z] #55 transferring context: 53.74MB 33.0s [2024-08-27T19:34:11.994Z] #55 ... [2024-08-27T19:34:11.994Z] [2024-08-27T19:34:11.994Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-27T19:34:12.261Z] #78 ... [2024-08-27T19:34:12.261Z] [2024-08-27T19:34:12.261Z] #55 [support-cron-scheduler internal] load build context [2024-08-27T19:34:13.222Z] #55 ... [2024-08-27T19:34:13.223Z] [2024-08-27T19:34:13.223Z] #52 [security-secretstore-setup internal] load build context [2024-08-27T19:34:13.223Z] #52 ... [2024-08-27T19:34:13.223Z] [2024-08-27T19:34:13.223Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-27T19:34:13.223Z] #79 ... [2024-08-27T19:34:13.223Z] [2024-08-27T19:34:13.223Z] #52 [security-secretstore-setup internal] load build context [2024-08-27T19:34:13.804Z] #52 ... [2024-08-27T19:34:13.804Z] [2024-08-27T19:34:13.804Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-27T19:34:13.804Z] #69 25.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:13.804Z] #69 25.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:13.804Z] #69 27.93 v3.18.8-63-g99375d3e785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T19:34:13.804Z] #69 27.93 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T19:34:13.804Z] #69 27.93 OK: 19946 distinct packages available [2024-08-27T19:34:13.804Z] #69 28.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:13.804Z] #69 29.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:13.804Z] #69 31.57 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-27T19:34:13.804Z] #69 31.57 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-27T19:34:13.804Z] #69 31.66 (3/5) Installing libucontext (1.2-r2) [2024-08-27T19:34:13.804Z] #69 31.66 (4/5) Installing gcompat (1.1.0-r1) [2024-08-27T19:34:13.804Z] #69 31.66 (5/5) Installing openssl (3.1.6-r0) [2024-08-27T19:34:13.804Z] #69 31.76 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:34:13.804Z] #69 31.76 OK: 9 MiB in 20 packages [2024-08-27T19:34:13.804Z] #69 DONE 34.2s [2024-08-27T19:34:13.804Z] [2024-08-27T19:34:13.804Z] #52 [security-secretstore-setup internal] load build context [2024-08-27T19:34:14.775Z] #52 ... [2024-08-27T19:34:14.775Z] [2024-08-27T19:34:14.775Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T19:34:14.775Z] #72 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:14.775Z] #72 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:14.775Z] #72 27.83 v3.18.8-63-g99375d3e785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T19:34:14.775Z] #72 27.83 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T19:34:14.775Z] #72 27.83 OK: 19946 distinct packages available [2024-08-27T19:34:14.775Z] #72 28.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:14.775Z] #72 28.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:14.775Z] #72 32.24 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-27T19:34:14.775Z] #72 32.24 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-27T19:34:14.775Z] #72 32.28 (3/4) Installing libucontext (1.2-r2) [2024-08-27T19:34:14.775Z] #72 32.28 (4/4) Installing gcompat (1.1.0-r1) [2024-08-27T19:34:14.775Z] #72 32.28 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:34:14.775Z] #72 32.38 OK: 8 MiB in 19 packages [2024-08-27T19:34:14.775Z] #72 ... [2024-08-27T19:34:14.775Z] [2024-08-27T19:34:14.775Z] #36 [support-scheduler internal] load build context [2024-08-27T19:34:14.775Z] #36 ... [2024-08-27T19:34:14.775Z] [2024-08-27T19:34:14.775Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-27T19:34:14.775Z] #47 ... [2024-08-27T19:34:14.775Z] [2024-08-27T19:34:14.775Z] #52 [security-secretstore-setup internal] load build context [2024-08-27T19:34:15.040Z] #52 ... [2024-08-27T19:34:15.040Z] [2024-08-27T19:34:15.040Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T19:34:15.040Z] #72 DONE 35.5s [2024-08-27T19:34:15.040Z] [2024-08-27T19:34:15.040Z] #36 [support-scheduler internal] load build context [2024-08-27T19:34:15.304Z] #36 ... [2024-08-27T19:34:15.304Z] [2024-08-27T19:34:15.304Z] #48 [core-keeper internal] load build context [2024-08-27T19:34:15.304Z] #48 ... [2024-08-27T19:34:15.304Z] [2024-08-27T19:34:15.304Z] #49 [core-metadata internal] load build context [2024-08-27T19:34:15.569Z] #49 ... [2024-08-27T19:34:15.569Z] [2024-08-27T19:34:15.569Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-27T19:34:15.569Z] #80 ... [2024-08-27T19:34:15.569Z] [2024-08-27T19:34:15.569Z] #48 [core-keeper internal] load build context [2024-08-27T19:34:15.842Z] #48 ... [2024-08-27T19:34:15.842Z] [2024-08-27T19:34:15.842Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-27T19:34:16.109Z] #81 ... [2024-08-27T19:34:16.109Z] [2024-08-27T19:34:16.109Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:34:16.109Z] #50 ... [2024-08-27T19:34:16.109Z] [2024-08-27T19:34:16.109Z] #48 [core-keeper internal] load build context [2024-08-27T19:34:16.376Z] #48 ... [2024-08-27T19:34:16.376Z] [2024-08-27T19:34:16.376Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T19:34:16.642Z] #82 ... [2024-08-27T19:34:16.642Z] [2024-08-27T19:34:16.642Z] #53 [security-bootstrapper internal] load build context [2024-08-27T19:34:16.642Z] #53 ... [2024-08-27T19:34:16.642Z] [2024-08-27T19:34:16.642Z] #52 [security-secretstore-setup internal] load build context [2024-08-27T19:34:16.909Z] #52 transferring context: 76.95MB 41.3s [2024-08-27T19:34:17.866Z] #52 ... [2024-08-27T19:34:17.866Z] [2024-08-27T19:34:17.866Z] #54 [security-proxy-auth internal] load build context [2024-08-27T19:34:18.132Z] #54 ... [2024-08-27T19:34:18.132Z] [2024-08-27T19:34:18.132Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-27T19:34:18.132Z] #75 21.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:18.132Z] #75 22.54 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:18.132Z] #75 26.98 OK: 266 MiB in 52 packages [2024-08-27T19:34:18.132Z] #75 DONE 29.4s [2024-08-27T19:34:18.132Z] [2024-08-27T19:34:18.132Z] #54 [security-proxy-auth internal] load build context [2024-08-27T19:34:18.132Z] #54 ... [2024-08-27T19:34:18.132Z] [2024-08-27T19:34:18.132Z] #51 [core-command internal] load build context [2024-08-27T19:34:18.132Z] #51 ... [2024-08-27T19:34:18.132Z] [2024-08-27T19:34:18.132Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:34:18.398Z] #43 ... [2024-08-27T19:34:18.398Z] [2024-08-27T19:34:18.398Z] #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-27T19:34:18.398Z] #71 29.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:18.398Z] #71 30.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:18.398Z] #71 33.89 (1/3) Installing ca-certificates (20240226-r0) [2024-08-27T19:34:18.398Z] #71 34.25 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-27T19:34:18.398Z] #71 34.25 (3/3) Installing tzdata (2024a-r0) [2024-08-27T19:34:18.398Z] #71 35.78 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:34:18.398Z] #71 35.86 Executing ca-certificates-20240226-r0.trigger [2024-08-27T19:34:18.398Z] #71 36.76 OK: 12 MiB in 18 packages [2024-08-27T19:34:18.398Z] #71 DONE 38.8s [2024-08-27T19:34:18.398Z] [2024-08-27T19:34:18.398Z] #51 [core-command internal] load build context [2024-08-27T19:34:18.668Z] #51 ... [2024-08-27T19:34:18.668Z] [2024-08-27T19:34:18.668Z] #56 [support-notifications internal] load build context [2024-08-27T19:34:18.668Z] #56 ... [2024-08-27T19:34:18.668Z] [2024-08-27T19:34:18.668Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-27T19:34:18.668Z] #76 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:18.668Z] #76 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:18.668Z] #76 17.57 OK: 8 MiB in 16 packages [2024-08-27T19:34:18.668Z] #76 DONE 18.5s [2024-08-27T19:34:18.668Z] [2024-08-27T19:34:18.668Z] #56 [support-notifications internal] load build context [2024-08-27T19:34:18.669Z] #56 ... [2024-08-27T19:34:18.669Z] [2024-08-27T19:34:18.669Z] #54 [security-proxy-auth internal] load build context [2024-08-27T19:34:18.669Z] #54 ... [2024-08-27T19:34:18.669Z] [2024-08-27T19:34:18.669Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T19:34:18.669Z] #74 19.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:18.669Z] #74 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:18.669Z] #74 24.34 OK: 9 MiB in 17 packages [2024-08-27T19:34:18.669Z] #74 DONE 26.0s [2024-08-27T19:34:18.936Z] [2024-08-27T19:34:18.936Z] #54 [security-proxy-auth internal] load build context [2024-08-27T19:34:19.893Z] #54 ... [2024-08-27T19:34:19.893Z] [2024-08-27T19:34:19.893Z] #42 [core-data internal] load build context [2024-08-27T19:34:19.893Z] #42 ... [2024-08-27T19:34:19.893Z] [2024-08-27T19:34:19.893Z] #54 [security-proxy-auth internal] load build context [2024-08-27T19:34:20.157Z] #54 ... [2024-08-27T19:34:20.157Z] [2024-08-27T19:34:20.157Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-27T19:34:20.157Z] #78 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:20.157Z] #78 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:20.157Z] #78 16.82 OK: 8 MiB in 17 packages [2024-08-27T19:34:20.157Z] #78 DONE 18.1s [2024-08-27T19:34:20.157Z] [2024-08-27T19:34:20.157Z] #54 [security-proxy-auth internal] load build context [2024-08-27T19:34:22.104Z] #54 ... [2024-08-27T19:34:22.104Z] [2024-08-27T19:34:22.104Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T19:34:22.104Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.0s [2024-08-27T19:34:22.104Z] #59 ... [2024-08-27T19:34:22.104Z] [2024-08-27T19:34:22.104Z] #56 [support-notifications internal] load build context [2024-08-27T19:34:22.104Z] #56 transferring context: 65.27MB 43.0s [2024-08-27T19:34:22.683Z] #56 ... [2024-08-27T19:34:22.683Z] [2024-08-27T19:34:22.683Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-27T19:34:22.683Z] #80 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:22.683Z] #80 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:22.683Z] #80 15.29 OK: 18 MiB in 19 packages [2024-08-27T19:34:22.683Z] #80 DONE 17.0s [2024-08-27T19:34:22.683Z] [2024-08-27T19:34:22.683Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-27T19:34:22.951Z] #83 ... [2024-08-27T19:34:22.951Z] [2024-08-27T19:34:22.951Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-27T19:34:22.951Z] #79 13.14 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:22.951Z] #79 14.55 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:22.951Z] #79 17.52 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T19:34:22.951Z] #79 17.95 Executing busybox-1.36.1-r7.trigger [2024-08-27T19:34:22.951Z] #79 18.07 OK: 8 MiB in 16 packages [2024-08-27T19:34:22.951Z] #79 DONE 19.7s [2024-08-27T19:34:22.951Z] [2024-08-27T19:34:22.951Z] #56 [support-notifications internal] load build context [2024-08-27T19:34:23.216Z] #56 ... [2024-08-27T19:34:23.216Z] [2024-08-27T19:34:23.216Z] #55 [support-cron-scheduler internal] load build context [2024-08-27T19:34:23.216Z] #55 ... [2024-08-27T19:34:23.216Z] [2024-08-27T19:34:23.216Z] #56 [support-notifications internal] load build context [2024-08-27T19:34:24.626Z] #56 ... [2024-08-27T19:34:24.626Z] [2024-08-27T19:34:24.626Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-27T19:34:24.626Z] #0 9.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:24.902Z] #84 ... [2024-08-27T19:34:24.902Z] [2024-08-27T19:34:24.902Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-27T19:34:24.902Z] #81 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:24.902Z] #81 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:24.902Z] #81 17.35 OK: 18 MiB in 19 packages [2024-08-27T19:34:24.902Z] #81 DONE 18.9s [2024-08-27T19:34:24.902Z] [2024-08-27T19:34:24.902Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:34:24.902Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 35.6s [2024-08-27T19:34:24.902Z] #39 ... [2024-08-27T19:34:24.902Z] [2024-08-27T19:34:24.902Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-27T19:34:24.902Z] #83 DONE 2.3s [2024-08-27T19:34:24.902Z] [2024-08-27T19:34:24.902Z] #56 [support-notifications internal] load build context [2024-08-27T19:34:25.169Z] #56 ... [2024-08-27T19:34:25.169Z] [2024-08-27T19:34:25.169Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T19:34:25.169Z] #82 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:25.169Z] #82 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:25.169Z] #82 17.51 OK: 13 MiB in 26 packages [2024-08-27T19:34:25.169Z] #82 DONE 18.8s [2024-08-27T19:34:25.169Z] [2024-08-27T19:34:25.169Z] #56 [support-notifications internal] load build context [2024-08-27T19:34:25.169Z] #56 ... [2024-08-27T19:34:25.169Z] [2024-08-27T19:34:25.169Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-27T19:34:25.442Z] #47 ... [2024-08-27T19:34:25.442Z] [2024-08-27T19:34:25.442Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-27T19:34:25.442Z] #85 ... [2024-08-27T19:34:25.442Z] [2024-08-27T19:34:25.442Z] #36 [support-scheduler internal] load build context [2024-08-27T19:34:25.442Z] #36 ... [2024-08-27T19:34:25.442Z] [2024-08-27T19:34:25.442Z] #56 [support-notifications internal] load build context [2024-08-27T19:34:25.708Z] #56 ... [2024-08-27T19:34:25.708Z] [2024-08-27T19:34:25.708Z] #49 [core-metadata internal] load build context [2024-08-27T19:34:25.708Z] #49 ... [2024-08-27T19:34:25.708Z] [2024-08-27T19:34:25.708Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-27T19:34:25.973Z] #47 ... [2024-08-27T19:34:25.973Z] [2024-08-27T19:34:25.973Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-27T19:34:25.973Z] #77 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:25.973Z] #77 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:25.973Z] #77 13.47 OK: 8 MiB in 16 packages [2024-08-27T19:34:25.973Z] #77 DONE 14.5s [2024-08-27T19:34:25.973Z] [2024-08-27T19:34:25.973Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-27T19:34:26.238Z] #47 transferring context: 86.61MB 52.5s [2024-08-27T19:34:26.238Z] #47 ... [2024-08-27T19:34:26.238Z] [2024-08-27T19:34:26.238Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:34:26.238Z] #50 ... [2024-08-27T19:34:26.238Z] [2024-08-27T19:34:26.238Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:34:26.501Z] #39 ... [2024-08-27T19:34:26.501Z] [2024-08-27T19:34:26.501Z] #48 [core-keeper internal] load build context [2024-08-27T19:34:26.766Z] #48 ... [2024-08-27T19:34:26.766Z] [2024-08-27T19:34:26.766Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:34:26.766Z] #39 ... [2024-08-27T19:34:26.766Z] [2024-08-27T19:34:26.766Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-27T19:34:26.766Z] #84 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:26.766Z] #84 11.54 OK: 9 MiB in 20 packages [2024-08-27T19:34:26.766Z] #84 DONE 12.3s [2024-08-27T19:34:26.766Z] [2024-08-27T19:34:26.766Z] #53 [security-bootstrapper internal] load build context [2024-08-27T19:34:26.766Z] #53 ... [2024-08-27T19:34:26.766Z] [2024-08-27T19:34:27.029Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:34:28.442Z] #39 ... [2024-08-27T19:34:28.442Z] [2024-08-27T19:34:28.442Z] #52 [security-secretstore-setup internal] load build context [2024-08-27T19:34:28.709Z] #52 ... [2024-08-27T19:34:28.709Z] [2024-08-27T19:34:28.709Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-27T19:34:28.709Z] #85 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:28.709Z] #85 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:28.709Z] #85 12.77 OK: 8 MiB in 19 packages [2024-08-27T19:34:28.709Z] #85 DONE 13.4s [2024-08-27T19:34:28.709Z] [2024-08-27T19:34:28.709Z] #52 [security-secretstore-setup internal] load build context [2024-08-27T19:34:28.709Z] #52 ... [2024-08-27T19:34:28.709Z] [2024-08-27T19:34:28.709Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:34:28.709Z] #39 ... [2024-08-27T19:34:28.709Z] [2024-08-27T19:34:28.709Z] #51 [core-command internal] load build context [2024-08-27T19:34:28.975Z] #51 ... [2024-08-27T19:34:28.975Z] [2024-08-27T19:34:28.975Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:34:28.975Z] #43 ... [2024-08-27T19:34:28.975Z] [2024-08-27T19:34:28.975Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T19:34:28.975Z] #0 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:29.239Z] #86 ... [2024-08-27T19:34:29.239Z] [2024-08-27T19:34:29.239Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:34:29.239Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.6s [2024-08-27T19:34:29.819Z] #39 ... [2024-08-27T19:34:29.819Z] [2024-08-27T19:34:29.819Z] #42 [core-data internal] load build context [2024-08-27T19:34:30.084Z] #42 ... [2024-08-27T19:34:30.084Z] [2024-08-27T19:34:30.084Z] #51 [core-command internal] load build context [2024-08-27T19:34:30.667Z] #51 ... [2024-08-27T19:34:30.667Z] [2024-08-27T19:34:30.667Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-27T19:34:30.667Z] #87 ... [2024-08-27T19:34:30.667Z] [2024-08-27T19:34:30.667Z] #51 [core-command internal] load build context [2024-08-27T19:34:30.931Z] #51 ... [2024-08-27T19:34:30.931Z] [2024-08-27T19:34:30.931Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T19:34:30.931Z] #86 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:34:30.931Z] #86 11.45 OK: 12 MiB in 18 packages [2024-08-27T19:34:30.931Z] #86 DONE 12.2s [2024-08-27T19:34:30.931Z] [2024-08-27T19:34:30.931Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-27T19:34:30.931Z] #87 DONE 10.5s [2024-08-27T19:34:31.197Z] [2024-08-27T19:34:31.197Z] #51 [core-command internal] load build context [2024-08-27T19:34:32.154Z] #51 transferring context: 96.22MB 56.7s [2024-08-27T19:34:32.154Z] #51 ... [2024-08-27T19:34:32.154Z] [2024-08-27T19:34:32.154Z] #54 [security-proxy-auth internal] load build context [2024-08-27T19:34:32.154Z] #54 ... [2024-08-27T19:34:32.154Z] [2024-08-27T19:34:32.154Z] #51 [core-command internal] load build context [2024-08-27T19:34:32.154Z] #51 ... [2024-08-27T19:34:32.154Z] [2024-08-27T19:34:32.154Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-27T19:34:32.154Z] #88 DONE 1.1s [2024-08-27T19:34:32.154Z] [2024-08-27T19:34:32.154Z] #51 [core-command internal] load build context [2024-08-27T19:34:32.154Z] #51 ... [2024-08-27T19:34:32.154Z] [2024-08-27T19:34:32.154Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T19:34:32.154Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 39.3s [2024-08-27T19:34:32.425Z] #59 ... [2024-08-27T19:34:32.425Z] [2024-08-27T19:34:32.425Z] #54 [security-proxy-auth internal] load build context [2024-08-27T19:34:33.386Z] #54 ... [2024-08-27T19:34:33.386Z] [2024-08-27T19:34:33.386Z] #55 [support-cron-scheduler internal] load build context [2024-08-27T19:34:33.652Z] #55 ... [2024-08-27T19:34:33.652Z] [2024-08-27T19:34:33.652Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:34:34.615Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 45.8s [2024-08-27T19:34:35.573Z] #39 ... [2024-08-27T19:34:35.574Z] [2024-08-27T19:34:35.574Z] #36 [support-scheduler internal] load build context [2024-08-27T19:34:35.841Z] #36 ... [2024-08-27T19:34:35.841Z] [2024-08-27T19:34:35.841Z] #55 [support-cron-scheduler internal] load build context [2024-08-27T19:34:35.841Z] #55 ... [2024-08-27T19:34:35.841Z] [2024-08-27T19:34:35.841Z] #49 [core-metadata internal] load build context [2024-08-27T19:34:35.841Z] #49 ... [2024-08-27T19:34:35.841Z] [2024-08-27T19:34:35.841Z] #56 [support-notifications internal] load build context [2024-08-27T19:34:36.107Z] #56 ... [2024-08-27T19:34:36.108Z] [2024-08-27T19:34:36.108Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:34:36.374Z] #39 ... [2024-08-27T19:34:36.374Z] [2024-08-27T19:34:36.374Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:34:36.374Z] #50 ... [2024-08-27T19:34:36.374Z] [2024-08-27T19:34:36.374Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-27T19:34:36.374Z] #47 transferring context: 114.35MB 62.9s [2024-08-27T19:34:36.648Z] #47 ... [2024-08-27T19:34:36.648Z] [2024-08-27T19:34:36.648Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:34:36.916Z] #39 ... [2024-08-27T19:34:36.916Z] [2024-08-27T19:34:36.916Z] #48 [core-keeper internal] load build context [2024-08-27T19:34:36.916Z] #48 ... [2024-08-27T19:34:36.916Z] [2024-08-27T19:34:36.916Z] #56 [support-notifications internal] load build context [2024-08-27T19:34:37.185Z] #56 ... [2024-08-27T19:34:37.185Z] [2024-08-27T19:34:37.185Z] #53 [security-bootstrapper internal] load build context [2024-08-27T19:34:37.185Z] #53 ... [2024-08-27T19:34:37.185Z] [2024-08-27T19:34:37.185Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:34:38.594Z] #39 ... [2024-08-27T19:34:38.594Z] [2024-08-27T19:34:38.594Z] #52 [security-secretstore-setup internal] load build context [2024-08-27T19:34:38.860Z] #52 ... [2024-08-27T19:34:38.860Z] [2024-08-27T19:34:38.860Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:34:39.227Z] #39 ... [2024-08-27T19:34:39.227Z] [2024-08-27T19:34:39.227Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:34:39.227Z] #43 ... [2024-08-27T19:34:39.227Z] [2024-08-27T19:34:39.227Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:34:39.831Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 51.2s [2024-08-27T19:34:40.105Z] #39 ... [2024-08-27T19:34:40.105Z] [2024-08-27T19:34:40.105Z] #42 [core-data internal] load build context [2024-08-27T19:34:40.105Z] #42 ... [2024-08-27T19:34:40.105Z] [2024-08-27T19:34:40.105Z] #53 [security-bootstrapper internal] load build context [2024-08-27T19:34:40.711Z] #53 ... [2024-08-27T19:34:40.711Z] [2024-08-27T19:34:40.711Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-27T19:34:40.711Z] #89 DONE 1.7s [2024-08-27T19:34:40.711Z] [2024-08-27T19:34:40.711Z] #53 [security-bootstrapper internal] load build context [2024-08-27T19:34:42.704Z] #53 transferring context: 138.93MB 66.4s [2024-08-27T19:34:42.704Z] #53 ... [2024-08-27T19:34:42.704Z] [2024-08-27T19:34:42.704Z] #51 [core-command internal] load build context [2024-08-27T19:34:42.704Z] #51 ... [2024-08-27T19:34:42.704Z] [2024-08-27T19:34:42.704Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T19:34:42.704Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 41.4s done [2024-08-27T19:34:42.704Z] #59 ... [2024-08-27T19:34:42.704Z] [2024-08-27T19:34:42.704Z] #53 [security-bootstrapper internal] load build context [2024-08-27T19:34:43.842Z] #53 ... [2024-08-27T19:34:43.842Z] [2024-08-27T19:34:43.842Z] #54 [security-proxy-auth internal] load build context [2024-08-27T19:34:43.842Z] #54 ... [2024-08-27T19:34:43.842Z] [2024-08-27T19:34:43.842Z] #53 [security-bootstrapper internal] load build context [2024-08-27T19:34:45.789Z] #53 ... [2024-08-27T19:34:45.789Z] [2024-08-27T19:34:45.789Z] #36 [support-scheduler internal] load build context [2024-08-27T19:34:45.789Z] #36 ... [2024-08-27T19:34:45.789Z] [2024-08-27T19:34:45.789Z] #55 [support-cron-scheduler internal] load build context [2024-08-27T19:34:46.055Z] #55 ... [2024-08-27T19:34:46.055Z] [2024-08-27T19:34:46.055Z] #49 [core-metadata internal] load build context [2024-08-27T19:34:46.055Z] #49 ... [2024-08-27T19:34:46.055Z] [2024-08-27T19:34:46.055Z] #36 [support-scheduler internal] load build context [2024-08-27T19:34:46.640Z] #36 ... [2024-08-27T19:34:46.640Z] [2024-08-27T19:34:46.640Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:34:46.907Z] #50 ... [2024-08-27T19:34:46.907Z] [2024-08-27T19:34:46.907Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-27T19:34:46.907Z] #47 transferring context: 149.10MB 73.3s [2024-08-27T19:34:46.907Z] #47 ... [2024-08-27T19:34:46.907Z] [2024-08-27T19:34:46.907Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:34:47.173Z] #50 ... [2024-08-27T19:34:47.173Z] [2024-08-27T19:34:47.173Z] #56 [support-notifications internal] load build context [2024-08-27T19:34:47.173Z] #56 ... [2024-08-27T19:34:47.173Z] [2024-08-27T19:34:47.173Z] #48 [core-keeper internal] load build context [2024-08-27T19:34:47.440Z] #48 ... [2024-08-27T19:34:47.440Z] [2024-08-27T19:34:47.440Z] #56 [support-notifications internal] load build context [2024-08-27T19:34:49.399Z] #56 ... [2024-08-27T19:34:49.399Z] [2024-08-27T19:34:49.399Z] #52 [security-secretstore-setup internal] load build context [2024-08-27T19:34:49.399Z] #52 ... [2024-08-27T19:34:49.399Z] [2024-08-27T19:34:49.399Z] #56 [support-notifications internal] load build context [2024-08-27T19:34:49.399Z] #56 ... [2024-08-27T19:34:49.399Z] [2024-08-27T19:34:49.399Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:34:49.399Z] #43 ... [2024-08-27T19:34:49.399Z] [2024-08-27T19:34:49.399Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T19:34:50.382Z] #90 ... [2024-08-27T19:34:50.382Z] [2024-08-27T19:34:50.382Z] #42 [core-data internal] load build context [2024-08-27T19:34:50.382Z] #42 ... [2024-08-27T19:34:50.382Z] [2024-08-27T19:34:50.382Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:34:50.382Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 56.6s done [2024-08-27T19:34:50.382Z] #39 ... [2024-08-27T19:34:50.382Z] [2024-08-27T19:34:50.382Z] #42 [core-data internal] load build context [2024-08-27T19:34:52.964Z] #42 ... [2024-08-27T19:34:52.964Z] [2024-08-27T19:34:52.964Z] #51 [core-command internal] load build context [2024-08-27T19:34:52.964Z] #51 transferring context: 179.12MB 77.4s [2024-08-27T19:34:52.964Z] #51 ... [2024-08-27T19:34:52.964Z] [2024-08-27T19:34:52.964Z] #42 [core-data internal] load build context [2024-08-27T19:34:53.926Z] #42 ... [2024-08-27T19:34:53.926Z] [2024-08-27T19:34:53.926Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T19:34:53.926Z] #90 DONE 4.3s [2024-08-27T19:34:53.926Z] [2024-08-27T19:34:53.926Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T19:34:53.926Z] #91 DONE 3.0s [2024-08-27T19:34:53.926Z] [2024-08-27T19:34:53.926Z] #42 [core-data internal] load build context [2024-08-27T19:34:53.926Z] #42 ... [2024-08-27T19:34:53.926Z] [2024-08-27T19:34:53.926Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T19:34:53.926Z] #92 DONE 4.5s [2024-08-27T19:34:53.926Z] [2024-08-27T19:34:53.926Z] #42 [core-data internal] load build context [2024-08-27T19:34:53.926Z] #42 ... [2024-08-27T19:34:53.926Z] [2024-08-27T19:34:53.926Z] #54 [security-proxy-auth internal] load build context [2024-08-27T19:34:54.195Z] #54 ... [2024-08-27T19:34:54.195Z] [2024-08-27T19:34:54.195Z] #42 [core-data internal] load build context [2024-08-27T19:34:55.160Z] #42 ... [2024-08-27T19:34:55.160Z] [2024-08-27T19:34:55.160Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-27T19:34:55.160Z] #93 DONE 1.3s [2024-08-27T19:34:55.160Z] [2024-08-27T19:34:55.160Z] #42 [core-data internal] load build context [2024-08-27T19:34:55.427Z] #42 ... [2024-08-27T19:34:55.427Z] [2024-08-27T19:34:55.427Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-27T19:34:55.427Z] #94 DONE 1.5s [2024-08-27T19:34:55.427Z] [2024-08-27T19:34:55.427Z] #42 [core-data internal] load build context [2024-08-27T19:34:55.427Z] #42 ... [2024-08-27T19:34:55.427Z] [2024-08-27T19:34:55.427Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-27T19:34:55.427Z] #95 DONE 1.4s [2024-08-27T19:34:55.427Z] [2024-08-27T19:34:55.427Z] #42 [core-data internal] load build context [2024-08-27T19:34:56.018Z] #42 ... [2024-08-27T19:34:56.018Z] [2024-08-27T19:34:56.018Z] #53 [security-bootstrapper internal] load build context [2024-08-27T19:34:56.018Z] #53 ... [2024-08-27T19:34:56.018Z] [2024-08-27T19:34:56.018Z] #42 [core-data internal] load build context [2024-08-27T19:34:56.018Z] #42 ... [2024-08-27T19:34:56.018Z] [2024-08-27T19:34:56.018Z] #55 [support-cron-scheduler internal] load build context [2024-08-27T19:34:56.292Z] #55 ... [2024-08-27T19:34:56.292Z] [2024-08-27T19:34:56.292Z] #53 [security-bootstrapper internal] load build context [2024-08-27T19:34:56.292Z] #53 ... [2024-08-27T19:34:56.292Z] [2024-08-27T19:34:56.292Z] #49 [core-metadata internal] load build context [2024-08-27T19:34:56.560Z] #49 ... [2024-08-27T19:34:56.560Z] [2024-08-27T19:34:56.560Z] #53 [security-bootstrapper internal] load build context [2024-08-27T19:34:56.826Z] #53 ... [2024-08-27T19:34:56.826Z] [2024-08-27T19:34:56.826Z] #36 [support-scheduler internal] load build context [2024-08-27T19:34:57.092Z] #36 ... [2024-08-27T19:34:57.092Z] [2024-08-27T19:34:57.092Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-27T19:34:57.092Z] #96 DONE 1.5s [2024-08-27T19:34:57.092Z] [2024-08-27T19:34:57.092Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-27T19:34:57.092Z] #97 DONE 1.6s [2024-08-27T19:34:57.092Z] [2024-08-27T19:34:57.092Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-27T19:34:57.092Z] #98 DONE 1.7s [2024-08-27T19:34:57.092Z] [2024-08-27T19:34:57.092Z] #36 [support-scheduler internal] load build context [2024-08-27T19:34:57.092Z] #36 ... [2024-08-27T19:34:57.092Z] [2024-08-27T19:34:57.092Z] #53 [security-bootstrapper internal] load build context [2024-08-27T19:34:57.092Z] #53 ... [2024-08-27T19:34:57.092Z] [2024-08-27T19:34:57.092Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-27T19:34:57.092Z] #47 transferring context: 183.15MB 83.5s [2024-08-27T19:34:57.092Z] #47 ... [2024-08-27T19:34:57.092Z] [2024-08-27T19:34:57.092Z] #36 [support-scheduler internal] load build context [2024-08-27T19:34:57.361Z] #36 ... [2024-08-27T19:34:57.361Z] [2024-08-27T19:34:57.361Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:34:57.361Z] #50 ... [2024-08-27T19:34:57.361Z] [2024-08-27T19:34:57.361Z] #48 [core-keeper internal] load build context [2024-08-27T19:34:57.634Z] #48 ... [2024-08-27T19:34:57.634Z] [2024-08-27T19:34:57.634Z] #36 [support-scheduler internal] load build context [2024-08-27T19:34:58.218Z] #36 ... [2024-08-27T19:34:58.218Z] [2024-08-27T19:34:58.218Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-27T19:34:58.218Z] #99 DONE 1.2s [2024-08-27T19:34:58.218Z] [2024-08-27T19:34:58.218Z] #36 [support-scheduler internal] load build context [2024-08-27T19:34:58.485Z] #36 ... [2024-08-27T19:34:58.485Z] [2024-08-27T19:34:58.485Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-27T19:34:58.485Z] #100 DONE 1.5s [2024-08-27T19:34:58.751Z] [2024-08-27T19:34:58.751Z] #36 [support-scheduler internal] load build context [2024-08-27T19:34:58.751Z] #36 ... [2024-08-27T19:34:58.751Z] [2024-08-27T19:34:58.751Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-27T19:34:58.751Z] #101 DONE 1.7s [2024-08-27T19:34:58.751Z] [2024-08-27T19:34:58.751Z] #36 [support-scheduler internal] load build context [2024-08-27T19:34:59.338Z] #36 ... [2024-08-27T19:34:59.338Z] [2024-08-27T19:34:59.338Z] #52 [security-secretstore-setup internal] load build context [2024-08-27T19:34:59.338Z] #52 ... [2024-08-27T19:34:59.338Z] [2024-08-27T19:34:59.338Z] #56 [support-notifications internal] load build context [2024-08-27T19:34:59.338Z] #56 ... [2024-08-27T19:34:59.338Z] [2024-08-27T19:34:59.338Z] #53 [security-bootstrapper internal] load build context [2024-08-27T19:34:59.607Z] #53 ... [2024-08-27T19:34:59.607Z] [2024-08-27T19:34:59.607Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-27T19:34:59.607Z] #102 DONE 1.1s [2024-08-27T19:34:59.607Z] [2024-08-27T19:34:59.607Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:34:59.883Z] #43 ... [2024-08-27T19:34:59.883Z] [2024-08-27T19:34:59.883Z] #56 [support-notifications internal] load build context [2024-08-27T19:34:59.883Z] #56 ... [2024-08-27T19:34:59.883Z] [2024-08-27T19:34:59.883Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-27T19:34:59.883Z] #103 DONE 1.1s [2024-08-27T19:34:59.883Z] [2024-08-27T19:34:59.883Z] #56 [support-notifications internal] load build context [2024-08-27T19:35:00.467Z] #56 ... [2024-08-27T19:35:00.467Z] [2024-08-27T19:35:00.467Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-27T19:35:00.467Z] #104 DONE 1.6s [2024-08-27T19:35:00.467Z] [2024-08-27T19:35:00.467Z] #56 [support-notifications internal] load build context [2024-08-27T19:35:01.427Z] #56 ... [2024-08-27T19:35:01.427Z] [2024-08-27T19:35:01.427Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-27T19:35:01.427Z] #105 DONE 1.7s [2024-08-27T19:35:01.427Z] [2024-08-27T19:35:01.427Z] #56 [support-notifications internal] load build context [2024-08-27T19:35:01.427Z] #56 ... [2024-08-27T19:35:01.427Z] [2024-08-27T19:35:01.427Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-27T19:35:01.427Z] #106 DONE 1.7s [2024-08-27T19:35:01.694Z] [2024-08-27T19:35:01.694Z] #107 [security-spire-agent] exporting to image [2024-08-27T19:35:01.694Z] #107 exporting layers [2024-08-27T19:35:01.962Z] #107 ... [2024-08-27T19:35:01.962Z] [2024-08-27T19:35:01.962Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-27T19:35:01.962Z] #108 DONE 1.4s [2024-08-27T19:35:01.962Z] [2024-08-27T19:35:01.962Z] #107 [security-spire-config] exporting to image [2024-08-27T19:35:02.927Z] #107 ... [2024-08-27T19:35:02.927Z] [2024-08-27T19:35:02.927Z] #51 [core-command internal] load build context [2024-08-27T19:35:02.927Z] #51 ... [2024-08-27T19:35:02.927Z] [2024-08-27T19:35:02.927Z] #52 [security-secretstore-setup internal] load build context [2024-08-27T19:35:02.927Z] #52 transferring context: 252.95MB 87.5s [2024-08-27T19:35:04.337Z] #52 ... [2024-08-27T19:35:04.337Z] [2024-08-27T19:35:04.337Z] #54 [security-proxy-auth internal] load build context [2024-08-27T19:35:04.337Z] #54 ... [2024-08-27T19:35:04.337Z] [2024-08-27T19:35:04.337Z] #52 [security-secretstore-setup internal] load build context [2024-08-27T19:35:06.286Z] #52 ... [2024-08-27T19:35:06.286Z] [2024-08-27T19:35:06.286Z] #55 [support-cron-scheduler internal] load build context [2024-08-27T19:35:06.286Z] #55 ... [2024-08-27T19:35:06.286Z] [2024-08-27T19:35:06.286Z] #42 [core-data internal] load build context [2024-08-27T19:35:06.554Z] #42 ... [2024-08-27T19:35:06.554Z] [2024-08-27T19:35:06.554Z] #52 [security-secretstore-setup internal] load build context [2024-08-27T19:35:06.554Z] #52 ... [2024-08-27T19:35:06.554Z] [2024-08-27T19:35:06.554Z] #49 [core-metadata internal] load build context [2024-08-27T19:35:06.823Z] #49 ... [2024-08-27T19:35:06.823Z] [2024-08-27T19:35:06.823Z] #42 [core-data internal] load build context [2024-08-27T19:35:07.407Z] #42 ... [2024-08-27T19:35:07.407Z] [2024-08-27T19:35:07.407Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-27T19:35:07.407Z] #47 transferring context: 218.25MB 93.8s [2024-08-27T19:35:07.407Z] #47 ... [2024-08-27T19:35:07.407Z] [2024-08-27T19:35:07.407Z] #107 [security-spire-server] exporting to image [2024-08-27T19:35:07.407Z] #107 exporting layers 5.4s done [2024-08-27T19:35:07.407Z] #107 writing image sha256:63822a83b3409a3a37ef420b561d6f448740ca5951c60c9588838f620356e91f 0.1s done [2024-08-27T19:35:07.407Z] #107 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-08-27T19:35:07.675Z] #107 exporting layers 5.6s done [2024-08-27T19:35:07.675Z] #107 ... [2024-08-27T19:35:07.675Z] [2024-08-27T19:35:07.675Z] #48 [core-keeper internal] load build context [2024-08-27T19:35:07.675Z] #48 ... [2024-08-27T19:35:07.675Z] [2024-08-27T19:35:07.675Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:35:07.675Z] #50 ... [2024-08-27T19:35:07.675Z] [2024-08-27T19:35:07.675Z] #48 [core-keeper internal] load build context [2024-08-27T19:35:08.258Z] #48 ... [2024-08-27T19:35:08.258Z] [2024-08-27T19:35:08.258Z] #36 [support-scheduler internal] load build context [2024-08-27T19:35:08.258Z] #36 transferring context: 309.77MB 92.6s done [2024-08-27T19:35:08.258Z] #36 DONE 93.0s [2024-08-27T19:35:08.258Z] [2024-08-27T19:35:08.258Z] #48 [core-keeper internal] load build context [2024-08-27T19:35:08.258Z] #48 ... [2024-08-27T19:35:08.258Z] [2024-08-27T19:35:08.258Z] #107 [security-spire-agent] exporting to image [2024-08-27T19:35:08.258Z] #107 exporting layers 6.6s done [2024-08-27T19:35:08.258Z] #107 writing image sha256:acc3d848893491b5a288c18c57c3ef4f43032df8674398332f78bec3f9bc4730 0.2s done [2024-08-27T19:35:08.258Z] #107 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-27T19:35:08.258Z] #107 writing image sha256:3141f8675d5a1d2d77796ef07fad411950970dd65d4fa1d900ffbfc34a0aa1b3 0.0s done [2024-08-27T19:35:08.258Z] #107 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-27T19:35:08.258Z] #107 DONE 6.7s [2024-08-27T19:35:08.258Z] [2024-08-27T19:35:08.258Z] #48 [core-keeper internal] load build context [2024-08-27T19:35:09.680Z] #48 ... [2024-08-27T19:35:09.680Z] [2024-08-27T19:35:09.680Z] #53 [security-bootstrapper internal] load build context [2024-08-27T19:35:09.948Z] #53 ... [2024-08-27T19:35:09.948Z] [2024-08-27T19:35:09.948Z] #48 [core-keeper internal] load build context [2024-08-27T19:35:09.948Z] #48 ... [2024-08-27T19:35:09.948Z] [2024-08-27T19:35:09.948Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:35:09.948Z] #43 ... [2024-08-27T19:35:09.948Z] [2024-08-27T19:35:09.948Z] #48 [core-keeper internal] load build context [2024-08-27T19:35:10.542Z] #48 ... [2024-08-27T19:35:10.542Z] [2024-08-27T19:35:10.542Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:35:10.542Z] #109 DONE 2.1s [2024-08-27T19:35:10.542Z] [2024-08-27T19:35:10.542Z] #48 [core-keeper internal] load build context [2024-08-27T19:35:11.519Z] #48 transferring context: 309.77MB 97.4s done [2024-08-27T19:35:11.519Z] #48 ... [2024-08-27T19:35:11.519Z] [2024-08-27T19:35:11.519Z] #56 [support-notifications internal] load build context [2024-08-27T19:35:11.789Z] #56 ... [2024-08-27T19:35:11.789Z] [2024-08-27T19:35:11.789Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:35:11.789Z] #43 ... [2024-08-27T19:35:11.789Z] [2024-08-27T19:35:11.789Z] #48 [core-keeper internal] load build context [2024-08-27T19:35:11.789Z] #48 DONE 97.7s [2024-08-27T19:35:11.789Z] [2024-08-27T19:35:11.789Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:35:13.223Z] #43 ... [2024-08-27T19:35:13.223Z] [2024-08-27T19:35:13.223Z] #56 [support-notifications internal] load build context [2024-08-27T19:35:13.223Z] #56 transferring context: 309.77MB 93.8s done [2024-08-27T19:35:13.223Z] #56 DONE 95.5s [2024-08-27T19:35:13.223Z] [2024-08-27T19:35:13.223Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:35:13.223Z] #43 ... [2024-08-27T19:35:13.223Z] [2024-08-27T19:35:13.223Z] #51 [core-command internal] load build context [2024-08-27T19:35:13.491Z] #51 ... [2024-08-27T19:35:13.491Z] [2024-08-27T19:35:13.491Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:35:13.491Z] #43 ... [2024-08-27T19:35:13.491Z] [2024-08-27T19:35:13.491Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-27T19:35:13.491Z] #110 DONE 1.6s [2024-08-27T19:35:13.491Z] [2024-08-27T19:35:13.491Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:35:14.452Z] #43 ... [2024-08-27T19:35:14.452Z] [2024-08-27T19:35:14.452Z] #54 [security-proxy-auth internal] load build context [2024-08-27T19:35:14.722Z] #54 ... [2024-08-27T19:35:14.722Z] [2024-08-27T19:35:14.722Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:35:15.306Z] #43 ... [2024-08-27T19:35:15.306Z] [2024-08-27T19:35:15.306Z] #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:35:15.306Z] #111 DONE 1.8s [2024-08-27T19:35:15.306Z] [2024-08-27T19:35:15.306Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:35:16.717Z] #43 ... [2024-08-27T19:35:16.718Z] [2024-08-27T19:35:16.718Z] #55 [support-cron-scheduler internal] load build context [2024-08-27T19:35:16.718Z] #55 transferring context: 309.77MB 97.3s done [2024-08-27T19:35:16.718Z] #55 DONE 99.0s [2024-08-27T19:35:16.718Z] [2024-08-27T19:35:16.718Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:35:16.718Z] #43 ... [2024-08-27T19:35:16.718Z] [2024-08-27T19:35:16.718Z] #49 [core-metadata internal] load build context [2024-08-27T19:35:16.985Z] #49 ... [2024-08-27T19:35:16.985Z] [2024-08-27T19:35:16.985Z] #52 [security-secretstore-setup internal] load build context [2024-08-27T19:35:16.985Z] #52 transferring context: 309.77MB 101.3s done [2024-08-27T19:35:16.985Z] #52 DONE 101.7s [2024-08-27T19:35:16.985Z] [2024-08-27T19:35:16.985Z] #49 [core-metadata internal] load build context [2024-08-27T19:35:17.567Z] #49 ... [2024-08-27T19:35:17.567Z] [2024-08-27T19:35:17.567Z] #42 [core-data internal] load build context [2024-08-27T19:35:17.567Z] #42 ... [2024-08-27T19:35:17.567Z] [2024-08-27T19:35:17.567Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-27T19:35:17.567Z] #47 ... [2024-08-27T19:35:17.567Z] [2024-08-27T19:35:17.567Z] #49 [core-metadata internal] load build context [2024-08-27T19:35:17.833Z] #49 transferring context: 309.77MB 103.1s done [2024-08-27T19:35:17.833Z] #49 ... [2024-08-27T19:35:17.833Z] [2024-08-27T19:35:17.833Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:35:18.100Z] #50 ... [2024-08-27T19:35:18.100Z] [2024-08-27T19:35:18.100Z] #49 [core-metadata internal] load build context [2024-08-27T19:35:18.100Z] #49 DONE 103.8s [2024-08-27T19:35:18.100Z] [2024-08-27T19:35:18.100Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:35:18.100Z] #50 ... [2024-08-27T19:35:18.100Z] [2024-08-27T19:35:18.100Z] #42 [core-data internal] load build context [2024-08-27T19:35:18.681Z] #42 ... [2024-08-27T19:35:18.682Z] [2024-08-27T19:35:18.682Z] #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:35:18.682Z] #112 DONE 1.4s [2024-08-27T19:35:18.682Z] [2024-08-27T19:35:18.682Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:35:20.107Z] #50 ... [2024-08-27T19:35:20.107Z] [2024-08-27T19:35:20.107Z] #53 [security-bootstrapper internal] load build context [2024-08-27T19:35:20.107Z] #53 ... [2024-08-27T19:35:20.107Z] [2024-08-27T19:35:20.107Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:35:20.374Z] #50 ... [2024-08-27T19:35:20.375Z] [2024-08-27T19:35:20.375Z] #53 [security-bootstrapper internal] load build context [2024-08-27T19:35:20.375Z] #53 transferring context: 309.77MB 104.1s done [2024-08-27T19:35:20.375Z] #53 DONE 104.8s [2024-08-27T19:35:20.375Z] [2024-08-27T19:35:20.375Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:35:20.375Z] #50 ... [2024-08-27T19:35:20.375Z] [2024-08-27T19:35:20.375Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:35:20.641Z] #113 ... [2024-08-27T19:35:20.641Z] [2024-08-27T19:35:20.641Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:35:23.225Z] #50 ... [2024-08-27T19:35:23.225Z] [2024-08-27T19:35:23.225Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-27T19:35:23.225Z] #43 transferring context: 309.77MB 105.5s done [2024-08-27T19:35:23.225Z] #43 DONE 106.4s [2024-08-27T19:35:23.225Z] [2024-08-27T19:35:23.225Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:35:23.491Z] #50 ... [2024-08-27T19:35:23.491Z] [2024-08-27T19:35:23.491Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:35:23.757Z] #114 ... [2024-08-27T19:35:23.757Z] [2024-08-27T19:35:23.757Z] #51 [core-command internal] load build context [2024-08-27T19:35:23.757Z] #51 transferring context: 309.77MB 108.3s done [2024-08-27T19:35:23.757Z] #51 DONE 109.0s [2024-08-27T19:35:23.757Z] [2024-08-27T19:35:23.757Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:35:24.724Z] #50 ... [2024-08-27T19:35:24.724Z] [2024-08-27T19:35:24.724Z] #54 [security-proxy-auth internal] load build context [2024-08-27T19:35:24.994Z] #54 ... [2024-08-27T19:35:24.994Z] [2024-08-27T19:35:24.994Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:35:25.259Z] #50 ... [2024-08-27T19:35:25.259Z] [2024-08-27T19:35:25.259Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:35:25.259Z] #115 ... [2024-08-27T19:35:25.259Z] [2024-08-27T19:35:25.259Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:35:27.198Z] #50 ... [2024-08-27T19:35:27.198Z] [2024-08-27T19:35:27.198Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-27T19:35:27.198Z] #47 transferring context: 309.77MB 113.7s done [2024-08-27T19:35:27.198Z] #47 DONE 113.8s [2024-08-27T19:35:27.198Z] [2024-08-27T19:35:27.198Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:35:27.779Z] #50 ... [2024-08-27T19:35:27.779Z] [2024-08-27T19:35:27.779Z] #42 [core-data internal] load build context [2024-08-27T19:35:27.779Z] #42 transferring context: 309.77MB 110.0s done [2024-08-27T19:35:27.779Z] #42 DONE 110.9s [2024-08-27T19:35:27.779Z] [2024-08-27T19:35:27.779Z] #54 [security-proxy-auth internal] load build context [2024-08-27T19:35:27.779Z] #54 transferring context: 309.77MB 109.8s done [2024-08-27T19:35:27.779Z] #54 DONE 110.9s [2024-08-27T19:35:27.779Z] [2024-08-27T19:35:27.779Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:35:28.746Z] #50 ... [2024-08-27T19:35:28.747Z] [2024-08-27T19:35:28.747Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:35:28.747Z] #116 ... [2024-08-27T19:35:28.747Z] [2024-08-27T19:35:28.747Z] #117 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:35:28.747Z] #117 DONE 1.4s [2024-08-27T19:35:28.747Z] [2024-08-27T19:35:28.747Z] #50 [security-proxy-setup internal] load build context [2024-08-27T19:35:32.090Z] #50 transferring context: 309.77MB 117.1s done [2024-08-27T19:35:32.090Z] #50 DONE 117.3s [2024-08-27T19:35:32.090Z] [2024-08-27T19:35:32.090Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:36:39.949Z] #118 ... [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:36:39.949Z] #113 DONE 80.1s [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:36:39.949Z] #114 DONE 77.1s [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-27T19:36:39.949Z] #119 ... [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:36:39.949Z] #116 DONE 73.1s [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:36:39.949Z] #115 DONE 76.6s [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #120 [support-notifications builder 6/7] COPY . . [2024-08-27T19:36:39.949Z] #120 DONE 4.5s [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #121 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:36:39.949Z] #121 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:36:39.949Z] #122 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-08-27T19:36:39.949Z] #123 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #124 [core-data builder 6/7] COPY . . [2024-08-27T19:36:39.949Z] #124 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:36:39.949Z] #125 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:36:39.949Z] #126 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:36:39.949Z] #127 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:36:39.949Z] #128 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-27T19:36:39.949Z] #129 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:36:39.949Z] #130 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:36:39.949Z] #131 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #132 [security-proxy-auth builder 6/7] COPY . . [2024-08-27T19:36:39.949Z] #132 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #133 [support-scheduler builder 6/7] COPY . . [2024-08-27T19:36:39.949Z] #133 DONE 5.6s [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:36:39.949Z] #134 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #135 [core-command builder 6/7] COPY . . [2024-08-27T19:36:39.949Z] #135 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:36:39.949Z] #136 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-27T19:36:39.949Z] #119 DONE 5.6s [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2024-08-27T19:36:39.949Z] #137 DONE 4.6s [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:36:39.949Z] #138 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:36:39.949Z] #139 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #140 [core-metadata builder 6/7] COPY . . [2024-08-27T19:36:39.949Z] #140 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #141 [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-08-27T19:36:39.949Z] #141 ... [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:36:39.949Z] #142 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:36:39.949Z] #143 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #144 [security-bootstrapper builder 6/7] COPY . . [2024-08-27T19:36:39.949Z] #144 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:36:39.949Z] #145 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-27T19:36:39.949Z] #146 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #147 [security-proxy-setup builder 6/7] COPY . . [2024-08-27T19:36:39.949Z] #147 CACHED [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:36:39.949Z] #118 DONE 67.7s [2024-08-27T19:36:39.949Z] [2024-08-27T19:36:39.949Z] #148 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-27T19:36:41.893Z] #148 ... [2024-08-27T19:36:41.893Z] [2024-08-27T19:36:41.893Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T19:36:41.893Z] #0 5.486 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-08-27T19:36:42.477Z] #149 ... [2024-08-27T19:36:42.477Z] [2024-08-27T19:36:42.477Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-27T19:36:42.477Z] #0 6.065 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-08-27T19:36:43.061Z] #150 ... [2024-08-27T19:36:43.061Z] [2024-08-27T19:36:43.061Z] #141 [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-08-27T19:36:43.061Z] #141 6.457 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-08-27T19:36:46.423Z] #141 ... [2024-08-27T19:36:46.423Z] [2024-08-27T19:36:46.423Z] #148 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-27T19:36:46.423Z] #148 DONE 9.5s [2024-08-27T19:36:46.423Z] [2024-08-27T19:36:46.423Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T19:36:46.423Z] #151 ... [2024-08-27T19:36:46.423Z] [2024-08-27T19:36:46.423Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T19:36:46.423Z] #0 5.882 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-08-27T19:36:46.423Z] #152 ... [2024-08-27T19:36:46.423Z] [2024-08-27T19:36:46.423Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-27T19:36:46.423Z] #0 4.232 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-08-27T19:36:46.690Z] #153 ... [2024-08-27T19:36:46.690Z] [2024-08-27T19:36:46.690Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-27T19:36:46.690Z] #0 6.494 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-08-27T19:36:46.962Z] #154 ... [2024-08-27T19:36:46.962Z] [2024-08-27T19:36:46.962Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-27T19:36:46.962Z] #0 5.400 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-08-27T19:36:46.962Z] #155 ... [2024-08-27T19:36:46.962Z] [2024-08-27T19:36:46.962Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-27T19:36:46.962Z] #0 6.201 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-08-27T19:36:47.230Z] #156 ... [2024-08-27T19:36:47.230Z] [2024-08-27T19:36:47.230Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-27T19:36:47.230Z] #0 6.596 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-08-27T19:36:47.230Z] #157 ... [2024-08-27T19:36:47.230Z] [2024-08-27T19:36:47.230Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T19:36:47.230Z] #0 4.997 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-08-27T19:36:47.500Z] #158 ... [2024-08-27T19:36:47.500Z] [2024-08-27T19:36:47.500Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-27T19:36:47.500Z] #0 5.068 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-08-27T19:36:47.767Z] #159 ... [2024-08-27T19:36:47.767Z] [2024-08-27T19:36:47.767Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T19:36:47.767Z] #0 5.909 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-08-27T19:36:47.767Z] #160 ... [2024-08-27T19:36:47.767Z] [2024-08-27T19:36:47.767Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T19:36:47.767Z] #151 1.745 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-08-27T19:56:25.887Z] #151 ... [2024-08-27T19:56:25.887Z] [2024-08-27T19:56:25.887Z] #141 [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-08-27T19:56:25.887Z] #141 1188.6 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-08-27T19:56:28.536Z] #141 ... [2024-08-27T19:56:28.536Z] [2024-08-27T19:56:28.536Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-27T19:56:28.536Z] #154 DONE 1191.6s [2024-08-27T19:56:28.536Z] [2024-08-27T19:56:28.536Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-27T19:56:29.154Z] #150 DONE 1192.6s [2024-08-27T19:56:29.154Z] [2024-08-27T19:56:29.154Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:56:29.423Z] #161 DONE 0.5s [2024-08-27T19:56:29.423Z] [2024-08-27T19:56:29.423Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T19:56:29.849Z] #152 ... [2024-08-27T19:56:29.849Z] [2024-08-27T19:56:29.849Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:56:30.236Z] #162 DONE 0.4s [2024-08-27T19:56:30.236Z] [2024-08-27T19:56:30.236Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-27T19:56:30.236Z] #163 DONE 0.2s [2024-08-27T19:56:30.236Z] [2024-08-27T19:56:30.236Z] #164 [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-08-27T19:56:30.236Z] #164 DONE 0.2s [2024-08-27T19:56:30.236Z] [2024-08-27T19:56:30.236Z] #165 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-27T19:56:30.519Z] #165 DONE 0.5s [2024-08-27T19:56:30.519Z] [2024-08-27T19:56:30.519Z] #166 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-27T19:56:31.141Z] #166 ... [2024-08-27T19:56:31.141Z] [2024-08-27T19:56:31.141Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-27T19:56:31.141Z] #167 DONE 0.4s [2024-08-27T19:56:31.141Z] [2024-08-27T19:56:31.141Z] #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-27T19:56:31.417Z] #168 DONE 0.2s [2024-08-27T19:56:31.417Z] [2024-08-27T19:56:31.417Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T19:56:34.061Z] #169 DONE 2.5s [2024-08-27T19:56:34.061Z] [2024-08-27T19:56:34.061Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:56:34.061Z] #39 ... [2024-08-27T19:56:34.061Z] [2024-08-27T19:56:34.061Z] #107 [security-proxy-setup] exporting to image [2024-08-27T19:56:34.061Z] #107 exporting layers [2024-08-27T19:56:34.650Z] #107 ... [2024-08-27T19:56:34.650Z] [2024-08-27T19:56:34.650Z] #166 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-27T19:56:34.650Z] #166 DONE 4.2s [2024-08-27T19:56:34.650Z] [2024-08-27T19:56:34.650Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:56:34.919Z] #170 DONE 0.5s [2024-08-27T19:56:34.919Z] [2024-08-27T19:56:34.919Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T19:56:35.190Z] #152 ... [2024-08-27T19:56:35.190Z] [2024-08-27T19:56:35.190Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:56:35.190Z] #171 DONE 0.2s [2024-08-27T19:56:35.190Z] [2024-08-27T19:56:35.190Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-27T19:56:35.464Z] #172 DONE 0.3s [2024-08-27T19:56:35.464Z] [2024-08-27T19:56:35.464Z] #107 [security-proxy-setup] exporting to image [2024-08-27T19:56:35.464Z] #107 exporting layers 1.7s done [2024-08-27T19:56:35.735Z] #107 writing image sha256:4fdcc5a9639327c4365b842c78f6ec3ada4565d3223e2e07ebcdb0d1efb802b0 0.0s done [2024-08-27T19:56:35.735Z] #107 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-08-27T19:56:35.735Z] #107 DONE 8.4s [2024-08-27T19:56:35.735Z] [2024-08-27T19:56:35.735Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-27T19:56:35.735Z] #173 DONE 0.2s [2024-08-27T19:56:35.735Z] [2024-08-27T19:56:35.735Z] #141 [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-08-27T19:56:35.735Z] #141 ... [2024-08-27T19:56:35.735Z] [2024-08-27T19:56:35.735Z] #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-08-27T19:56:35.735Z] #174 DONE 0.1s [2024-08-27T19:56:36.004Z] [2024-08-27T19:56:36.004Z] #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-08-27T19:56:36.004Z] #175 DONE 0.2s [2024-08-27T19:56:36.004Z] [2024-08-27T19:56:36.004Z] #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-08-27T19:56:36.004Z] #176 DONE 0.1s [2024-08-27T19:56:36.004Z] [2024-08-27T19:56:36.004Z] #141 [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-08-27T19:56:36.279Z] #141 ... [2024-08-27T19:56:36.279Z] [2024-08-27T19:56:36.279Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-27T19:56:36.279Z] #177 DONE 0.1s [2024-08-27T19:56:36.545Z] [2024-08-27T19:56:36.546Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-27T19:56:36.546Z] #178 DONE 0.1s [2024-08-27T19:56:36.546Z] [2024-08-27T19:56:36.546Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-27T19:56:36.546Z] #155 ... [2024-08-27T19:56:36.546Z] [2024-08-27T19:56:36.546Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-27T19:56:39.197Z] #179 DONE 2.3s [2024-08-27T19:56:39.197Z] [2024-08-27T19:56:39.197Z] #107 [security-bootstrapper] exporting to image [2024-08-27T19:56:39.781Z] #107 exporting layers 1.1s done [2024-08-27T19:56:39.781Z] #107 writing image sha256:bec1acd8011e6dbdd2ae691a6cdf9a3d5aa84eadcd342613d886725e525ef4a3 done [2024-08-27T19:56:39.781Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-27T19:56:39.781Z] #107 DONE 9.5s [2024-08-27T19:56:39.781Z] [2024-08-27T19:56:39.781Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T19:56:47.983Z] #149 ... [2024-08-27T19:56:47.983Z] [2024-08-27T19:56:47.983Z] #141 [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-08-27T19:56:47.983Z] #141 DONE 1211.6s [2024-08-27T19:56:48.256Z] [2024-08-27T19:56:48.256Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T19:56:48.549Z] #152 ... [2024-08-27T19:56:48.549Z] [2024-08-27T19:56:48.549Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:56:48.827Z] #180 DONE 0.3s [2024-08-27T19:56:48.827Z] [2024-08-27T19:56:48.827Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:56:49.093Z] #181 DONE 0.2s [2024-08-27T19:56:49.093Z] [2024-08-27T19:56:49.093Z] #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-08-27T19:56:49.387Z] #182 DONE 0.2s [2024-08-27T19:56:49.387Z] [2024-08-27T19:56:49.387Z] #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-08-27T19:56:49.387Z] #183 DONE 0.1s [2024-08-27T19:56:49.387Z] [2024-08-27T19:56:49.387Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-27T19:56:49.656Z] #184 DONE 0.2s [2024-08-27T19:56:49.656Z] [2024-08-27T19:56:49.656Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T19:56:49.656Z] #158 ... [2024-08-27T19:56:49.656Z] [2024-08-27T19:56:49.656Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-27T19:56:49.954Z] #185 DONE 0.2s [2024-08-27T19:56:49.954Z] [2024-08-27T19:56:49.954Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-27T19:56:50.242Z] #186 DONE 0.3s [2024-08-27T19:56:50.242Z] [2024-08-27T19:56:50.242Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-27T19:56:50.242Z] #187 DONE 0.1s [2024-08-27T19:56:50.242Z] [2024-08-27T19:56:50.242Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T19:56:52.824Z] #188 DONE 2.3s [2024-08-27T19:56:52.824Z] [2024-08-27T19:56:52.824Z] #107 [security-secretstore-setup] exporting to image [2024-08-27T19:56:52.824Z] #107 exporting layers [2024-08-27T19:56:53.780Z] #107 exporting layers 1.2s done [2024-08-27T19:56:53.780Z] #107 writing image sha256:9471a3e419dafa63c5aa1e32c4a1fd342dbe86ab41f394662d8de5f2436da00a done [2024-08-27T19:56:53.780Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-27T19:56:53.780Z] #107 DONE 10.7s [2024-08-27T19:56:53.780Z] [2024-08-27T19:56:53.780Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T19:57:50.152Z] #160 ... [2024-08-27T19:57:50.152Z] [2024-08-27T19:57:50.153Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-27T19:57:50.153Z] #156 DONE 1267.7s [2024-08-27T19:57:50.153Z] [2024-08-27T19:57:50.153Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T19:57:50.153Z] #160 ... [2024-08-27T19:57:50.153Z] [2024-08-27T19:57:50.153Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:57:50.153Z] #189 DONE 0.3s [2024-08-27T19:57:50.153Z] [2024-08-27T19:57:50.153Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:57:50.153Z] #190 DONE 0.2s [2024-08-27T19:57:50.153Z] [2024-08-27T19:57:50.153Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-27T19:57:50.153Z] #191 DONE 0.2s [2024-08-27T19:57:50.153Z] [2024-08-27T19:57:50.153Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:57:50.153Z] #39 ... [2024-08-27T19:57:50.153Z] [2024-08-27T19:57:50.153Z] #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-08-27T19:57:50.153Z] #192 DONE 0.2s [2024-08-27T19:57:50.153Z] [2024-08-27T19:57:50.153Z] #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-08-27T19:57:50.153Z] #193 DONE 0.1s [2024-08-27T19:57:50.153Z] [2024-08-27T19:57:50.153Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-27T19:57:50.153Z] #155 ... [2024-08-27T19:57:50.153Z] [2024-08-27T19:57:50.153Z] #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-08-27T19:57:50.153Z] #194 DONE 2.4s [2024-08-27T19:57:50.153Z] [2024-08-27T19:57:50.153Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T19:57:50.153Z] #160 ... [2024-08-27T19:57:50.153Z] [2024-08-27T19:57:50.153Z] #107 [core-common-config-bootstrapper] exporting to image [2024-08-27T19:57:50.153Z] #107 exporting layers [2024-08-27T19:57:50.153Z] #107 exporting layers 0.9s done [2024-08-27T19:57:50.153Z] #107 writing image sha256:1adb911c001e471ce10eb87fecb9a5a3c2c2daf1e1eec2dbe85752ec13922737 done [2024-08-27T19:57:50.153Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-27T19:57:50.153Z] #107 DONE 11.7s [2024-08-27T19:57:50.153Z] [2024-08-27T19:57:50.153Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-27T19:59:56.784Z] #155 ... [2024-08-27T19:59:56.784Z] [2024-08-27T19:59:56.784Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T19:59:56.784Z] #151 DONE 1388.0s [2024-08-27T19:59:56.784Z] [2024-08-27T19:59:56.784Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T19:59:56.784Z] #39 ... [2024-08-27T19:59:56.784Z] [2024-08-27T19:59:56.784Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T19:59:56.784Z] #195 DONE 0.3s [2024-08-27T19:59:56.784Z] [2024-08-27T19:59:56.784Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T19:59:56.784Z] #160 ... [2024-08-27T19:59:56.784Z] [2024-08-27T19:59:56.784Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T19:59:56.784Z] #196 DONE 0.1s [2024-08-27T19:59:56.784Z] [2024-08-27T19:59:56.784Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-27T19:59:56.784Z] #197 DONE 0.4s [2024-08-27T19:59:56.784Z] [2024-08-27T19:59:56.784Z] #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-08-27T19:59:56.784Z] #198 DONE 0.2s [2024-08-27T19:59:56.784Z] [2024-08-27T19:59:56.784Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T19:59:56.784Z] #152 ... [2024-08-27T19:59:56.784Z] [2024-08-27T19:59:56.784Z] #107 [security-spiffe-token-provider] exporting to image [2024-08-27T19:59:56.784Z] #107 exporting layers [2024-08-27T19:59:56.784Z] #107 exporting layers 0.8s done [2024-08-27T19:59:56.784Z] #107 writing image sha256:33713bc0294fbe66d0e1899cbf253a6d60c59b596471538aaf0a76bfab1fd34c done [2024-08-27T19:59:56.784Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-27T19:59:56.784Z] #107 DONE 12.5s [2024-08-27T19:59:56.784Z] [2024-08-27T19:59:56.784Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T20:07:50.164Z] #160 ... [2024-08-27T20:07:50.164Z] [2024-08-27T20:07:50.164Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-27T20:07:50.164Z] #157 DONE 1867.6s [2024-08-27T20:07:50.164Z] [2024-08-27T20:07:50.164Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T20:07:50.164Z] #152 ... [2024-08-27T20:07:50.164Z] [2024-08-27T20:07:50.164Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T20:07:50.164Z] #199 DONE 0.2s [2024-08-27T20:07:50.164Z] [2024-08-27T20:07:50.164Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T20:07:50.164Z] #152 ... [2024-08-27T20:07:50.164Z] [2024-08-27T20:07:50.164Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T20:07:50.164Z] #200 DONE 0.1s [2024-08-27T20:07:50.164Z] [2024-08-27T20:07:50.164Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-27T20:07:50.164Z] #201 DONE 0.4s [2024-08-27T20:07:50.164Z] [2024-08-27T20:07:50.164Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T20:07:50.164Z] #152 ... [2024-08-27T20:07:50.164Z] [2024-08-27T20:07:50.164Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-27T20:07:50.164Z] #202 DONE 0.1s [2024-08-27T20:07:50.164Z] [2024-08-27T20:07:50.164Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-27T20:07:50.164Z] #203 DONE 0.1s [2024-08-27T20:07:50.164Z] [2024-08-27T20:07:50.164Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T20:07:50.164Z] #204 DONE 1.9s [2024-08-27T20:07:50.164Z] [2024-08-27T20:07:50.164Z] #19 [security-spire-config internal] load .dockerignore [2024-08-27T20:07:50.164Z] #19 ... [2024-08-27T20:07:50.164Z] [2024-08-27T20:07:50.164Z] #107 [security-proxy-auth] exporting to image [2024-08-27T20:07:50.164Z] #107 exporting layers [2024-08-27T20:07:50.164Z] #107 exporting layers 0.7s done [2024-08-27T20:07:50.164Z] #107 writing image sha256:c9124c6c7530ea9d109e784b67f44e0765aebdde227a18c07c1bd2a5b5cfa795 done [2024-08-27T20:07:50.164Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-27T20:07:50.164Z] #107 DONE 13.2s [2024-08-27T20:07:50.164Z] [2024-08-27T20:07:50.164Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T20:08:58.033Z] #152 ... [2024-08-27T20:08:58.033Z] [2024-08-27T20:08:58.033Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-27T20:08:58.033Z] #155 DONE 1931.0s [2024-08-27T20:08:58.033Z] [2024-08-27T20:08:58.033Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T20:08:58.033Z] #160 ... [2024-08-27T20:08:58.033Z] [2024-08-27T20:08:58.033Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T20:08:58.033Z] #205 DONE 0.2s [2024-08-27T20:08:58.033Z] [2024-08-27T20:08:58.033Z] #19 [security-spire-config internal] load .dockerignore [2024-08-27T20:08:58.033Z] #19 ... [2024-08-27T20:08:58.033Z] [2024-08-27T20:08:58.033Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-27T20:08:58.033Z] #206 DONE 0.2s [2024-08-27T20:08:58.033Z] [2024-08-27T20:08:58.033Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-27T20:08:58.033Z] #207 DONE 0.4s [2024-08-27T20:08:58.033Z] [2024-08-27T20:08:58.033Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-27T20:08:58.033Z] #208 DONE 0.2s [2024-08-27T20:08:58.033Z] [2024-08-27T20:08:58.033Z] #107 [core-command] exporting to image [2024-08-27T20:08:58.033Z] #107 exporting layers [2024-08-27T20:08:58.033Z] #107 exporting layers 0.4s done [2024-08-27T20:08:58.033Z] #107 writing image sha256:164d7698e56ef5d714867f67f7b29f70044cba286380d20a5c0d8bf95e489aac done [2024-08-27T20:08:58.033Z] #107 naming to docker.io/library/core-command-arm64 done [2024-08-27T20:08:58.033Z] #107 DONE 13.6s [2024-08-27T20:08:58.033Z] [2024-08-27T20:08:58.033Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T20:11:04.689Z] #160 ... [2024-08-27T20:11:04.689Z] [2024-08-27T20:11:04.689Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-27T20:11:04.689Z] #153 DONE 2067.4s [2024-08-27T20:11:04.689Z] [2024-08-27T20:11:04.689Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T20:11:04.689Z] #160 ... [2024-08-27T20:11:04.689Z] [2024-08-27T20:11:04.689Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T20:11:04.689Z] #209 DONE 0.3s [2024-08-27T20:11:04.689Z] [2024-08-27T20:11:04.689Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T20:11:04.968Z] #152 ... [2024-08-27T20:11:04.968Z] [2024-08-27T20:11:04.968Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-27T20:11:05.583Z] #210 DONE 0.7s [2024-08-27T20:11:05.583Z] [2024-08-27T20:11:05.583Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-27T20:11:05.853Z] #211 DONE 0.3s [2024-08-27T20:11:05.853Z] [2024-08-27T20:11:05.853Z] #107 [core-keeper] exporting to image [2024-08-27T20:11:05.853Z] #107 exporting layers [2024-08-27T20:11:06.123Z] #107 exporting layers 0.5s done [2024-08-27T20:11:06.391Z] #107 writing image sha256:0a17f9e0801d0a76d1c9900c3c3760f34799072f88560744a0e9bc7145fed50f done [2024-08-27T20:11:06.391Z] #107 naming to docker.io/library/core-keeper-arm64 done [2024-08-27T20:11:06.391Z] #107 DONE 14.2s [2024-08-27T20:11:06.391Z] [2024-08-27T20:11:06.391Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T20:11:09.743Z] #160 ... [2024-08-27T20:11:09.743Z] [2024-08-27T20:11:09.743Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T20:11:09.743Z] #152 DONE 2072.9s [2024-08-27T20:11:09.743Z] [2024-08-27T20:11:09.743Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T20:11:09.743Z] #149 DONE 2072.9s [2024-08-27T20:11:09.743Z] [2024-08-27T20:11:09.743Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T20:11:09.743Z] #160 ... [2024-08-27T20:11:09.743Z] [2024-08-27T20:11:09.743Z] #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T20:11:10.022Z] #212 DONE 0.4s [2024-08-27T20:11:10.022Z] [2024-08-27T20:11:10.022Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T20:11:10.296Z] #158 ... [2024-08-27T20:11:10.296Z] [2024-08-27T20:11:10.296Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T20:11:10.892Z] #213 DONE 0.5s [2024-08-27T20:11:10.892Z] [2024-08-27T20:11:10.892Z] #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-27T20:11:11.160Z] #214 DONE 0.4s [2024-08-27T20:11:11.160Z] [2024-08-27T20:11:11.160Z] #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-27T20:11:11.160Z] #215 ... [2024-08-27T20:11:11.160Z] [2024-08-27T20:11:11.160Z] #216 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T20:11:11.160Z] #216 DONE 0.3s [2024-08-27T20:11:11.426Z] [2024-08-27T20:11:11.426Z] #217 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-27T20:11:12.009Z] #217 DONE 0.7s [2024-08-27T20:11:12.009Z] [2024-08-27T20:11:12.009Z] #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-27T20:11:12.009Z] #215 DONE 1.0s [2024-08-27T20:11:12.009Z] [2024-08-27T20:11:12.009Z] #218 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-27T20:11:12.299Z] #218 ... [2024-08-27T20:11:12.299Z] [2024-08-27T20:11:12.299Z] #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-27T20:11:12.299Z] #219 DONE 0.2s [2024-08-27T20:11:12.299Z] [2024-08-27T20:11:12.299Z] #218 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-27T20:11:12.299Z] #218 DONE 0.2s [2024-08-27T20:11:12.299Z] [2024-08-27T20:11:12.299Z] #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-27T20:11:12.566Z] #220 ... [2024-08-27T20:11:12.566Z] [2024-08-27T20:11:12.566Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-27T20:11:12.566Z] #221 DONE 0.3s [2024-08-27T20:11:12.566Z] [2024-08-27T20:11:12.566Z] #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-27T20:11:12.566Z] #220 DONE 0.3s [2024-08-27T20:11:12.566Z] [2024-08-27T20:11:12.566Z] #107 [core-data] exporting to image [2024-08-27T20:11:12.566Z] #107 exporting layers [2024-08-27T20:11:13.544Z] #107 exporting layers 0.9s done [2024-08-27T20:11:13.544Z] #107 writing image sha256:15d9b80e2f51baa7cf4f2ae9f816e493a432d6f8df173b4a3be6b4b482f09e59 0.0s done [2024-08-27T20:11:13.544Z] #107 naming to docker.io/library/core-data-arm64 done [2024-08-27T20:11:13.544Z] #107 writing image sha256:fc0f616396df6c69ced453406cf1151f1184558b05072dcd0b176e5c96fcfb5a 0.0s done [2024-08-27T20:11:13.544Z] #107 naming to docker.io/library/core-metadata-arm64 [2024-08-27T20:11:13.544Z] #107 naming to docker.io/library/core-metadata-arm64 done [2024-08-27T20:11:13.544Z] #107 DONE 15.4s [2024-08-27T20:11:13.544Z] [2024-08-27T20:11:13.544Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T20:11:52.392Z] #59 ... [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-27T20:11:52.392Z] #159 DONE 2111.0s [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T20:11:52.392Z] #158 DONE 2111.0s [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T20:11:52.392Z] #39 ... [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T20:11:52.392Z] #222 DONE 0.3s [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #19 [security-spire-config internal] load .dockerignore [2024-08-27T20:11:52.392Z] #19 ... [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T20:11:52.392Z] #223 DONE 0.2s [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-27T20:11:52.392Z] #224 ... [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T20:11:52.392Z] #160 DONE 2111.9s [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T20:11:52.392Z] #225 DONE 0.2s [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T20:11:52.392Z] #226 ... [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T20:11:52.392Z] #227 DONE 0.2s [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T20:11:52.392Z] #226 DONE 0.2s [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-27T20:11:52.392Z] #224 DONE 0.6s [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-27T20:11:52.392Z] #228 DONE 0.2s [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T20:11:52.392Z] #229 DONE 0.2s [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #107 [support-scheduler] exporting to image [2024-08-27T20:11:52.392Z] #107 exporting layers [2024-08-27T20:11:52.392Z] #107 ... [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-27T20:11:52.392Z] #230 DONE 0.6s [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-27T20:11:52.392Z] #231 DONE 0.2s [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #107 [support-notifications] exporting to image [2024-08-27T20:11:52.392Z] #107 ... [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-27T20:11:52.392Z] #232 DONE 0.5s [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #107 [support-scheduler] exporting to image [2024-08-27T20:11:52.392Z] #107 exporting layers 0.7s done [2024-08-27T20:11:52.392Z] #107 writing image sha256:e1454e7dfb42d8ed626f6d75d8ca490498e0e96a01587e6942a096bd7c9f5645 done [2024-08-27T20:11:52.392Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2024-08-27T20:11:52.392Z] #107 ... [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-27T20:11:52.392Z] #233 DONE 0.2s [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #107 [support-cron-scheduler] exporting to image [2024-08-27T20:11:52.392Z] #107 exporting layers 0.8s done [2024-08-27T20:11:52.392Z] #107 writing image sha256:7f28f51ead13d18c7ced188ce84c4962b8d194ae3d0c405cc658a843e6c51d1e done [2024-08-27T20:11:52.392Z] #107 naming to docker.io/library/support-notifications-arm64 done [2024-08-27T20:11:52.392Z] #107 exporting layers 1.5s done [2024-08-27T20:11:52.392Z] #107 writing image sha256:ee06a0b045620560ab11e42d503d03fe4e82b80c2d35936c2c43c5be2623653e done [2024-08-27T20:11:52.392Z] #107 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-27T20:11:52.392Z] #107 DONE 17.5s [2024-08-27T20:11:52.392Z] [2024-08-27T20:11:52.392Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T20:11:52.392Z] time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T20:11:52.392Z] time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T20:11:52.392Z] time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T20:11:52.392Z] time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T20:11:52.392Z] time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T20:11:52.392Z] time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T20:11:52.392Z] time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T20:11:52.392Z] time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T20:11:52.392Z] time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T20:11:52.392Z] time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T20:11:52.392Z] time="2024-08-27T19:33:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T20:11:52.392Z] time="2024-08-27T19:33:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T20:11:52.392Z] time="2024-08-27T19:33:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T20:11:52.392Z] time="2024-08-27T19:33:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T20:11:52.392Z] time="2024-08-27T19:33:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T20:11:52.392Z] time="2024-08-27T19:33:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-27T20:11:52.427Z] $ docker stop --time=1 3ce8d979a48a212e7daf0ee1e311933c4014dffc994796cf142bed3f8d9b5c33 [2024-08-27T20:11:54.084Z] $ docker rm -f --volumes 3ce8d979a48a212e7daf0ee1e311933c4014dffc994796cf142bed3f8d9b5c33 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T20:11:54.718Z] + docker images [2024-08-27T20:11:54.718Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-27T20:11:54.718Z] support-notifications-arm64 latest 7f28f51ead13 5 seconds ago 42MB [2024-08-27T20:11:54.718Z] support-cron-scheduler-arm64 latest ee06a0b04562 5 seconds ago 43.5MB [2024-08-27T20:11:54.718Z] support-scheduler-arm64 latest e1454e7dfb42 6 seconds ago 41.3MB [2024-08-27T20:11:54.718Z] core-data-arm64 latest 15d9b80e2f51 42 seconds ago 39.1MB [2024-08-27T20:11:54.718Z] core-metadata-arm64 latest fc0f616396df 42 seconds ago 39.3MB [2024-08-27T20:11:54.718Z] core-keeper-arm64 latest 0a17f9e0801d 49 seconds ago 39MB [2024-08-27T20:11:54.718Z] core-command-arm64 latest 164d7698e56e 3 minutes ago 35MB [2024-08-27T20:11:54.718Z] security-proxy-auth-arm64 latest c9124c6c7530 4 minutes ago 32.6MB [2024-08-27T20:11:54.718Z] security-spiffe-token-provider-arm64 latest 33713bc0294f 11 minutes ago 29.1MB [2024-08-27T20:11:54.718Z] core-common-config-bootstrapper-arm64 latest 1adb911c001e 14 minutes ago 15.4MB [2024-08-27T20:11:54.718Z] security-secretstore-setup-arm64 latest 9471a3e419da 15 minutes ago 36.4MB [2024-08-27T20:11:54.718Z] security-bootstrapper-arm64 latest bec1acd8011e 15 minutes ago 18.9MB [2024-08-27T20:11:54.718Z] security-proxy-setup-arm64 latest 4fdcc5a96393 15 minutes ago 26.2MB [2024-08-27T20:11:54.718Z] security-spire-server-arm64 latest 63822a83b340 36 minutes ago 116MB [2024-08-27T20:11:54.718Z] security-spire-agent-arm64 latest 3141f8675d5a 36 minutes ago 174MB [2024-08-27T20:11:54.718Z] security-spire-config-arm64 latest acc3d8488934 36 minutes ago 115MB [2024-08-27T20:11:54.718Z] ci-base-image-arm64 latest 1e504e5e94bc 56 minutes ago 967MB [2024-08-27T20:11:54.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-08-27T20:11:54.718Z] 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-08-27T20:11:55.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T20:11:55.849Z] [2024-08-27T20:11:55.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T20:11:56.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T20:11:56.534Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-27T20:11:56.534Z] 8998bd30e6a1: Pulling fs layer [2024-08-27T20:11:56.534Z] 04944245beec: Pulling fs layer [2024-08-27T20:11:56.534Z] 699f458cf7ca: Pulling fs layer [2024-08-27T20:11:56.534Z] 765212b225bb: Pulling fs layer [2024-08-27T20:11:56.534Z] f23df028b6ca: Pulling fs layer [2024-08-27T20:11:56.534Z] d65c8cfc05b1: Pulling fs layer [2024-08-27T20:11:56.534Z] 2437ff75d9bd: Pulling fs layer [2024-08-27T20:11:56.534Z] 765212b225bb: Waiting [2024-08-27T20:11:56.534Z] f23df028b6ca: Waiting [2024-08-27T20:11:56.534Z] d65c8cfc05b1: Waiting [2024-08-27T20:11:56.534Z] 2437ff75d9bd: Waiting [2024-08-27T20:11:56.534Z] 04944245beec: Verifying Checksum [2024-08-27T20:11:56.534Z] 04944245beec: Download complete [2024-08-27T20:11:56.534Z] 765212b225bb: Verifying Checksum [2024-08-27T20:11:56.534Z] 765212b225bb: Download complete [2024-08-27T20:11:56.534Z] f23df028b6ca: Download complete [2024-08-27T20:11:56.534Z] d65c8cfc05b1: Verifying Checksum [2024-08-27T20:11:56.534Z] d65c8cfc05b1: Download complete [2024-08-27T20:11:56.805Z] 699f458cf7ca: Verifying Checksum [2024-08-27T20:11:56.805Z] 699f458cf7ca: Download complete [2024-08-27T20:11:57.392Z] 8998bd30e6a1: Verifying Checksum [2024-08-27T20:11:57.392Z] 8998bd30e6a1: Download complete [2024-08-27T20:11:59.960Z] 2437ff75d9bd: Verifying Checksum [2024-08-27T20:11:59.960Z] 2437ff75d9bd: Download complete [2024-08-27T20:12:02.530Z] 8998bd30e6a1: Pull complete [2024-08-27T20:12:02.530Z] 04944245beec: Pull complete [2024-08-27T20:12:04.472Z] 699f458cf7ca: Pull complete [2024-08-27T20:12:04.472Z] 765212b225bb: Pull complete [2024-08-27T20:12:05.427Z] f23df028b6ca: Pull complete [2024-08-27T20:12:05.427Z] d65c8cfc05b1: Pull complete [2024-08-27T20:12:23.611Z] 2437ff75d9bd: Pull complete [2024-08-27T20:12:23.611Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-27T20:12:23.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T20:12:23.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T20:12:24.033Z] prd-ubuntu20.04-docker-arm64-4c-16g-8837 does not seem to be running inside a container [2024-08-27T20:12:24.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-27T20:12:27.159Z] $ docker top 6e9b4d49dde06e279be8c8a9b27392b1c46e27a4628cf0a31e256ef6ae6825e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:12:28.157Z] ---> job-cost.sh [2024-08-27T20:12:28.157Z] lf-activate-venv: SKIPPING [2024-08-27T20:12:28.157Z] INFO: No Stack... [2024-08-27T20:12:28.748Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-27T20:12:29.352Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T20:12:30.055Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-08-27T20:12:30.055Z] + cut -d, -f6 [Pipeline] lock [2024-08-27T20:12:30.115Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4876-1-stack-cost] [2024-08-27T20:12:30.124Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4876-1-stack-cost] did not exist. Created. [2024-08-27T20:12:30.130Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4876-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T20:12:30.881Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-27T20:12:31.134Z] Stashed 1 file(s) [Pipeline] } [2024-08-27T20:12:31.156Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4876-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T20:12:31.251Z] $ docker stop --time=1 6e9b4d49dde06e279be8c8a9b27392b1c46e27a4628cf0a31e256ef6ae6825e9 [2024-08-27T20:12:32.801Z] $ docker rm -f --volumes 6e9b4d49dde06e279be8c8a9b27392b1c46e27a4628cf0a31e256ef6ae6825e9 [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-08-27T20:12:34.024Z] provisioning config files... [2024-08-27T20:12:34.031Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7702607942423370566tmp [Pipeline] { [Pipeline] sh [2024-08-27T20:12:34.388Z] + set +x [2024-08-27T20:12:34.388Z] + curl -s https://codecov.io/bash [2024-08-27T20:12:34.388Z] + bash -s -- [2024-08-27T20:12:34.388Z] [2024-08-27T20:12:34.388Z] _____ _ [2024-08-27T20:12:34.388Z] / ____| | | [2024-08-27T20:12:34.388Z] | | ___ __| | ___ ___ _____ __ [2024-08-27T20:12:34.388Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-27T20:12:34.388Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-27T20:12:34.388Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-27T20:12:34.388Z] Bash-1.0.6 [2024-08-27T20:12:34.388Z] [2024-08-27T20:12:34.388Z] [2024-08-27T20:12:34.388Z] ==> git version 2.25.1 found [2024-08-27T20:12:34.388Z] ==> 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-08-27T20:12:34.388Z] Release-Date: 2020-01-08 [2024-08-27T20:12:34.388Z] 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-08-27T20:12:34.388Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-27T20:12:34.388Z] ==> Jenkins CI detected. [2024-08-27T20:12:34.388Z] current dir:  /w/workspace/edgex-go/1 [2024-08-27T20:12:34.388Z] project root: . [2024-08-27T20:12:34.388Z] --> token set from env [2024-08-27T20:12:34.388Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-27T20:12:34.388Z] ==> Running gcov in . (disable via -X gcov) [2024-08-27T20:12:34.388Z] ==> Python coveragepy not found [2024-08-27T20:12:34.388Z] ==> Searching for coverage reports in: [2024-08-27T20:12:34.388Z] + . [2024-08-27T20:12:34.647Z] -> Found 1 reports [2024-08-27T20:12:34.647Z] ==> Detecting git/mercurial file structure [2024-08-27T20:12:34.647Z] ==> Reading reports [2024-08-27T20:12:34.647Z] + ./coverage.out bytes=545398 [2024-08-27T20:12:34.647Z] ==> Appending adjustments [2024-08-27T20:12:34.647Z] https://docs.codecov.io/docs/fixing-reports [2024-08-27T20:12:36.027Z] + Found adjustments [2024-08-27T20:12:36.027Z] ==> Gzipping contents [2024-08-27T20:12:36.027Z] 68K /tmp/codecov.kD2ylu.gz [2024-08-27T20:12:36.027Z] ==> Uploading reports [2024-08-27T20:12:36.027Z] url: https://codecov.io [2024-08-27T20:12:36.027Z] query: branch=PR-4876&commit=8cc06fe713c37e42f4b45bb1afd47b826de794aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4876%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4876&job=&cmd_args= [2024-08-27T20:12:36.027Z] -> Pinging Codecov [2024-08-27T20:12:36.027Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4876&commit=8cc06fe713c37e42f4b45bb1afd47b826de794aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4876%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4876&job=&cmd_args= [2024-08-27T20:12:37.934Z] -> Uploading to [2024-08-27T20:12:37.934Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-27/00271124DB129430A58F1EEE437C3FCB/8cc06fe713c37e42f4b45bb1afd47b826de794aa/d154f254-8f06-4935-b4ed-dd22b051052f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T201237Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c9580ed0d5d4154a9afcfcf967541d4748ee2282c9667a783e1cc626500078f [2024-08-27T20:12:37.934Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T20:12:37.934Z] Dload Upload Total Spent Left Speed [2024-08-27T20:12:37.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67968 0 0 100 67968 0 251k --:--:-- --:--:-- --:--:-- 251k [2024-08-27T20:12:38.194Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8cc06fe713c37e42f4b45bb1afd47b826de794aa [Pipeline] } [2024-08-27T20:12:38.222Z] 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-08-27T20:12:40.117Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:12:40.467Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:12:41.377Z] ---> package-listing.sh [2024-08-27T20:12:41.377Z] ++ facter osfamily [2024-08-27T20:12:41.377Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-27T20:12:41.637Z] + OS_FAMILY=debian [2024-08-27T20:12:41.637Z] + workspace=/w/workspace/edgex-go/1 [2024-08-27T20:12:41.637Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-27T20:12:41.637Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-27T20:12:41.637Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-27T20:12:41.637Z] + PACKAGES=/tmp/packages_start.txt [2024-08-27T20:12:41.637Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-27T20:12:41.637Z] + PACKAGES=/tmp/packages_end.txt [2024-08-27T20:12:41.637Z] + case "${OS_FAMILY}" in [2024-08-27T20:12:41.637Z] + dpkg -l [2024-08-27T20:12:41.637Z] + grep '^ii' [2024-08-27T20:12:41.637Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-27T20:12:41.637Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-27T20:12:41.637Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-27T20:12:41.637Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-27T20:12:41.637Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-27T20:12:41.637Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-27T20:12:41.683Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-27T20:12:41.987Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T20:12:42.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T20:12:42.645Z] [2024-08-27T20:12:42.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T20:12:43.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T20:12:43.331Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-27T20:12:43.331Z] 5eb5b503b376: Pulling fs layer [2024-08-27T20:12:43.331Z] 5c69ac0246d0: Pulling fs layer [2024-08-27T20:12:43.331Z] ec43610c2a17: Pulling fs layer [2024-08-27T20:12:43.331Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-27T20:12:43.331Z] 33b1e0a273af: Pulling fs layer [2024-08-27T20:12:43.331Z] 5d3b04190fa2: Pulling fs layer [2024-08-27T20:12:43.331Z] 2f39f015ded8: Pulling fs layer [2024-08-27T20:12:43.331Z] 5d3b04190fa2: Waiting [2024-08-27T20:12:43.331Z] 33b1e0a273af: Waiting [2024-08-27T20:12:43.331Z] 3a2ae6a8a46f: Waiting [2024-08-27T20:12:43.331Z] 2f39f015ded8: Waiting [2024-08-27T20:12:43.331Z] 5c69ac0246d0: Verifying Checksum [2024-08-27T20:12:43.331Z] 5c69ac0246d0: Download complete [2024-08-27T20:12:43.331Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-27T20:12:43.331Z] 3a2ae6a8a46f: Download complete [2024-08-27T20:12:43.331Z] 33b1e0a273af: Verifying Checksum [2024-08-27T20:12:43.331Z] 33b1e0a273af: Download complete [2024-08-27T20:12:43.331Z] 5d3b04190fa2: Verifying Checksum [2024-08-27T20:12:43.331Z] 5d3b04190fa2: Download complete [2024-08-27T20:12:43.331Z] ec43610c2a17: Verifying Checksum [2024-08-27T20:12:43.331Z] ec43610c2a17: Download complete [2024-08-27T20:12:43.590Z] 5eb5b503b376: Verifying Checksum [2024-08-27T20:12:43.590Z] 5eb5b503b376: Download complete [2024-08-27T20:12:44.156Z] 2f39f015ded8: Download complete [2024-08-27T20:12:45.092Z] 5eb5b503b376: Pull complete [2024-08-27T20:12:45.350Z] 5c69ac0246d0: Pull complete [2024-08-27T20:12:45.918Z] ec43610c2a17: Pull complete [2024-08-27T20:12:45.918Z] 3a2ae6a8a46f: Pull complete [2024-08-27T20:12:46.486Z] 33b1e0a273af: Pull complete [2024-08-27T20:12:46.486Z] 5d3b04190fa2: Pull complete [2024-08-27T20:12:50.667Z] 2f39f015ded8: Pull complete [2024-08-27T20:12:50.667Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-27T20:12:50.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T20:12:50.667Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T20:12:50.925Z] prd-ubuntu20.04-docker-8c-8g-8836 does not seem to be running inside a container [2024-08-27T20:12:50.982Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-27T20:12:59.119Z] $ docker top 4fb420dea46aedb133f445e231d08c47d8268012b89fdab5b114d4b867eb0495 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T20:12:59.508Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-27T20:12:59.837Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-27T20:13:00.167Z] + ls /var/log/sa-host [2024-08-27T20:13:00.167Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T20:13:00.459Z] provisioning config files... [2024-08-27T20:13:00.469Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8720655200937008419tmp [Pipeline] { [Pipeline] echo [2024-08-27T20:13:00.552Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:13:00.893Z] ---> create-netrc.sh [Pipeline] } [2024-08-27T20:13:00.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:13:01.365Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-27T20:13:01.411Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:13:01.733Z] ---> sudo-logs.sh [2024-08-27T20:13:01.733Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-27T20:13:01.828Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:13:02.152Z] ---> job-cost.sh [2024-08-27T20:13:02.152Z] lf-activate-venv: SKIPPING [2024-08-27T20:13:02.152Z] DEBUG: total: 0.2199999988079071 [2024-08-27T20:13:02.152Z] INFO: Retrieving Stack Cost... [2024-08-27T20:13:02.411Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T20:13:02.981Z] INFO: Archiving Costs [Pipeline] echo [2024-08-27T20:13:03.022Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:13:03.345Z] ---> logs-deploy.sh [2024-08-27T20:13:03.345Z] lf-activate-venv: SKIPPING [2024-08-27T20:13:03.345Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4876/1 [2024-08-27T20:13:03.345Z] INFO: archiving workspace using pattern(s): [2024-08-27T20:13:04.283Z] Archives upload complete. [2024-08-27T20:13:04.283Z] INFO: archiving logs to Nexus [2024-08-27T20:13:05.227Z] ---> uname -a: [2024-08-27T20:13:05.227Z] Linux prd-ubuntu20-04-docker-8c-8g-8836 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-27T20:13:05.227Z] [2024-08-27T20:13:05.227Z] [2024-08-27T20:13:05.227Z] ---> lscpu: [2024-08-27T20:13:05.227Z] Architecture: x86_64 [2024-08-27T20:13:05.227Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-27T20:13:05.227Z] Byte Order: Little Endian [2024-08-27T20:13:05.227Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-27T20:13:05.227Z] CPU(s): 8 [2024-08-27T20:13:05.227Z] On-line CPU(s) list: 0-7 [2024-08-27T20:13:05.227Z] Thread(s) per core: 1 [2024-08-27T20:13:05.227Z] Core(s) per socket: 1 [2024-08-27T20:13:05.227Z] Socket(s): 8 [2024-08-27T20:13:05.227Z] NUMA node(s): 1 [2024-08-27T20:13:05.227Z] Vendor ID: AuthenticAMD [2024-08-27T20:13:05.227Z] CPU family: 23 [2024-08-27T20:13:05.227Z] Model: 49 [2024-08-27T20:13:05.227Z] Model name: AMD EPYC-Rome Processor [2024-08-27T20:13:05.227Z] Stepping: 0 [2024-08-27T20:13:05.227Z] CPU MHz: 2800.000 [2024-08-27T20:13:05.227Z] BogoMIPS: 5600.00 [2024-08-27T20:13:05.227Z] Virtualization: AMD-V [2024-08-27T20:13:05.227Z] Hypervisor vendor: KVM [2024-08-27T20:13:05.227Z] Virtualization type: full [2024-08-27T20:13:05.227Z] L1d cache: 256 KiB [2024-08-27T20:13:05.227Z] L1i cache: 256 KiB [2024-08-27T20:13:05.227Z] L2 cache: 4 MiB [2024-08-27T20:13:05.227Z] L3 cache: 128 MiB [2024-08-27T20:13:05.227Z] NUMA node0 CPU(s): 0-7 [2024-08-27T20:13:05.227Z] Vulnerability Itlb multihit: Not affected [2024-08-27T20:13:05.227Z] Vulnerability L1tf: Not affected [2024-08-27T20:13:05.227Z] Vulnerability Mds: Not affected [2024-08-27T20:13:05.227Z] Vulnerability Meltdown: Not affected [2024-08-27T20:13:05.227Z] Vulnerability Mmio stale data: Not affected [2024-08-27T20:13:05.227Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-27T20:13:05.227Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-27T20:13:05.227Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-27T20:13:05.227Z] Vulnerability Srbds: Not affected [2024-08-27T20:13:05.227Z] Vulnerability Tsx async abort: Not affected [2024-08-27T20:13:05.227Z] 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-08-27T20:13:05.227Z] [2024-08-27T20:13:05.227Z] [2024-08-27T20:13:05.227Z] ---> nproc: [2024-08-27T20:13:05.227Z] 8 [2024-08-27T20:13:05.227Z] [2024-08-27T20:13:05.227Z] [2024-08-27T20:13:05.227Z] ---> df -h: [2024-08-27T20:13:05.227Z] Filesystem Size Used Avail Use% Mounted on [2024-08-27T20:13:05.227Z] overlay 155G 28G 128G 18% / [2024-08-27T20:13:05.227Z] tmpfs 64M 0 64M 0% /dev [2024-08-27T20:13:05.227Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-27T20:13:05.227Z] shm 64M 0 64M 0% /dev/shm [2024-08-27T20:13:05.227Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-08-27T20:13:05.227Z] [2024-08-27T20:13:05.227Z] [2024-08-27T20:13:05.227Z] ---> sar -b -r -n DEV: [2024-08-27T20:13:05.227Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8836) 08/27/24 _x86_64_ (8 CPU) [2024-08-27T20:13:05.227Z] [2024-08-27T20:13:05.227Z] 19:07:43 LINUX RESTART (8 CPU) [2024-08-27T20:13:05.227Z] [2024-08-27T20:13:05.227Z] 19:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-27T20:13:05.227Z] 19:09:01 332.58 47.18 285.40 0.00 5313.51 124422.06 0.00 [2024-08-27T20:13:05.227Z] 19:10:01 191.28 1.33 189.95 0.00 32.79 62896.18 0.00 [2024-08-27T20:13:05.227Z] 19:11:01 41.81 0.00 41.81 0.00 0.00 33372.05 0.00 [2024-08-27T20:13:05.227Z] 19:12:01 31.48 0.13 31.34 0.00 2.27 15528.08 0.00 [2024-08-27T20:13:05.227Z] 19:13:01 207.28 0.40 206.88 0.00 46.38 123995.33 0.00 [2024-08-27T20:13:05.227Z] 19:14:01 776.00 12.83 763.17 0.00 169.04 226618.63 0.00 [2024-08-27T20:13:05.227Z] 19:15:01 311.98 0.83 311.15 0.00 8.00 127874.04 0.00 [2024-08-27T20:13:05.227Z] 19:16:01 248.37 0.10 248.27 0.00 0.80 100772.14 0.00 [2024-08-27T20:13:05.227Z] 19:17:01 434.27 0.10 434.17 0.00 0.80 148209.66 0.00 [2024-08-27T20:13:05.227Z] 19:18:01 457.02 5.03 451.99 0.00 3847.46 20358.10 0.00 [2024-08-27T20:13:05.227Z] 19:19:01 20.71 1.57 19.15 0.00 458.46 3742.98 0.00 [2024-08-27T20:13:05.227Z] 19:20:01 4.18 0.02 4.17 0.00 0.13 93.32 0.00 [2024-08-27T20:13:05.227Z] 19:21:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2024-08-27T20:13:05.227Z] 19:22:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 [2024-08-27T20:13:05.227Z] 19:23:01 1.78 0.02 1.77 0.00 0.13 19.46 0.00 [2024-08-27T20:13:05.227Z] 19:24:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 [2024-08-27T20:13:05.227Z] 19:25:01 1.30 0.00 1.30 0.00 0.00 13.73 0.00 [2024-08-27T20:13:05.227Z] 19:26:01 1.98 0.30 1.68 0.00 10.00 20.40 0.00 [2024-08-27T20:13:05.227Z] 19:27:01 2.33 1.22 1.12 0.00 25.46 13.86 0.00 [2024-08-27T20:13:05.227Z] 19:28:01 1.78 0.00 1.78 0.00 0.00 20.80 0.00 [2024-08-27T20:13:05.227Z] 19:29:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2024-08-27T20:13:05.227Z] 19:30:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2024-08-27T20:13:05.227Z] 19:31:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 [2024-08-27T20:13:05.227Z] 19:32:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 [2024-08-27T20:13:05.227Z] 19:33:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 [2024-08-27T20:13:05.227Z] 19:34:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 [2024-08-27T20:13:05.227Z] 19:35:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 [2024-08-27T20:13:05.227Z] 19:36:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2024-08-27T20:13:05.227Z] 19:37:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2024-08-27T20:13:05.227Z] 19:38:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 [2024-08-27T20:13:05.227Z] 19:39:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2024-08-27T20:13:05.227Z] 19:40:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 [2024-08-27T20:13:05.227Z] 19:41:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2024-08-27T20:13:05.227Z] 19:42:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 [2024-08-27T20:13:05.227Z] 19:43:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 [2024-08-27T20:13:05.227Z] 19:44:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 [2024-08-27T20:13:05.227Z] 19:45:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2024-08-27T20:13:05.227Z] 19:46:01 1.62 0.00 1.62 0.00 0.00 17.60 0.00 [2024-08-27T20:13:05.227Z] 19:47:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 [2024-08-27T20:13:05.227Z] 19:48:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 [2024-08-27T20:13:05.227Z] 19:49:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 [2024-08-27T20:13:05.227Z] 19:50:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 [2024-08-27T20:13:05.227Z] 19:51:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2024-08-27T20:13:05.227Z] 19:52:01 1.77 0.00 1.77 0.00 0.00 20.66 0.00 [2024-08-27T20:13:05.227Z] 19:53:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2024-08-27T20:13:05.227Z] 19:54:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 [2024-08-27T20:13:05.227Z] 19:55:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2024-08-27T20:13:05.227Z] 19:56:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 [2024-08-27T20:13:05.227Z] 19:57:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2024-08-27T20:13:05.227Z] 19:58:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 [2024-08-27T20:13:05.227Z] 19:59:01 1.10 0.00 1.10 0.00 0.00 12.67 0.00 [2024-08-27T20:13:05.227Z] 20:00:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 [2024-08-27T20:13:05.227Z] 20:01:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2024-08-27T20:13:05.227Z] 20:02:01 1.03 0.00 1.03 0.00 0.00 13.46 0.00 [2024-08-27T20:13:05.227Z] 20:03:01 1.30 0.02 1.28 0.00 0.13 14.93 0.00 [2024-08-27T20:13:05.227Z] 20:04:01 1.55 0.00 1.55 0.00 0.00 19.59 0.00 [2024-08-27T20:13:05.227Z] 20:05:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2024-08-27T20:13:05.227Z] 20:06:01 1.98 0.00 1.98 0.00 0.00 23.46 0.00 [2024-08-27T20:13:05.227Z] 20:07:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2024-08-27T20:13:05.227Z] 20:08:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 [2024-08-27T20:13:05.227Z] 20:09:01 1.13 0.00 1.13 0.00 0.00 13.32 0.00 [2024-08-27T20:13:05.227Z] 20:10:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 [2024-08-27T20:13:05.227Z] 20:11:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 [2024-08-27T20:13:05.227Z] 20:12:01 1.75 0.00 1.75 0.00 0.00 19.99 0.00 [2024-08-27T20:13:05.227Z] 20:13:01 61.55 0.23 61.31 0.00 19.59 16757.35 0.00 [2024-08-27T20:13:05.227Z] Average: 49.04 1.10 47.95 0.00 152.88 15468.69 0.00 [2024-08-27T20:13:05.227Z] [2024-08-27T20:13:05.227Z] 19:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-27T20:13:05.227Z] 19:09:01 29589980 31596288 749680 2.28 60804 2235924 1712108 5.05 1004676 1947212 276 [2024-08-27T20:13:05.227Z] 19:10:01 27644808 31217828 1085448 3.30 127372 3609236 2436152 7.18 1687436 3036816 326720 [2024-08-27T20:13:05.227Z] 19:11:01 27099540 31459376 842140 2.56 129452 4350552 1924672 5.67 1847228 3380784 93792 [2024-08-27T20:13:05.227Z] 19:12:01 26325184 31385144 914400 2.78 135216 4993448 2084236 6.14 1840220 4110780 814660 [2024-08-27T20:13:05.227Z] 19:13:01 20743492 31387920 907520 2.76 146452 10444400 3122232 9.20 1859800 9535728 3937324 [2024-08-27T20:13:05.227Z] 19:14:01 17311456 31386444 890860 2.71 314504 13384548 2537700 7.48 2557744 11925320 974260 [2024-08-27T20:13:05.227Z] 19:15:01 8975504 27456528 4749016 14.44 355896 17318140 12967560 38.22 7151732 15125308 1264896 [2024-08-27T20:13:05.227Z] 19:16:01 6546708 26991796 5226896 15.90 368624 19216616 10720728 31.60 8337500 16340984 643556 [2024-08-27T20:13:05.227Z] 19:17:01 10488892 31388260 881996 2.68 379284 19803160 2570368 7.58 2968992 17987124 716 [2024-08-27T20:13:05.227Z] 19:18:01 9765352 31343488 908252 2.76 398712 20455780 2309992 6.81 3193804 18463976 83276 [2024-08-27T20:13:05.227Z] 19:19:01 9756928 31405576 845032 2.57 411548 20510408 2257348 6.65 3282776 18377132 12 [2024-08-27T20:13:05.227Z] 19:20:01 9814148 31458012 792884 2.41 410056 20507160 2259240 6.66 3229876 18373932 8 [2024-08-27T20:13:05.227Z] 19:21:01 9815252 31459120 791720 2.41 410068 20507164 2259240 6.66 3228472 18373932 8 [2024-08-27T20:13:05.227Z] 19:22:01 9814920 31458828 791932 2.41 410092 20507164 2259240 6.66 3228948 18373932 12 [2024-08-27T20:13:05.227Z] 19:23:01 9818376 31462368 788816 2.40 410120 20507168 2273104 6.70 3225944 18373928 20 [2024-08-27T20:13:05.227Z] 19:24:01 9818644 31462652 788472 2.40 410140 20507176 2273104 6.70 3226016 18373932 52 [2024-08-27T20:13:05.227Z] 19:25:01 9819284 31463316 787960 2.40 410180 20507176 2273104 6.70 3225624 18373936 4 [2024-08-27T20:13:05.227Z] 19:26:01 9819592 31463984 787300 2.39 410204 20507472 2273104 6.70 3228292 18374044 60 [2024-08-27T20:13:05.227Z] 19:27:01 9813676 31459584 791588 2.41 410228 20508240 2273104 6.70 3234952 18374232 12 [2024-08-27T20:13:05.227Z] 19:28:01 9812848 31458784 792344 2.41 410240 20508240 2273104 6.70 3234516 18374184 4 [2024-08-27T20:13:05.227Z] 19:29:01 9812864 31458808 792252 2.41 410248 20508248 2273104 6.70 3234528 18374188 8 [2024-08-27T20:13:05.227Z] 19:30:01 9812848 31458804 792188 2.41 410264 20508248 2273104 6.70 3234568 18374188 168 [2024-08-27T20:13:05.227Z] 19:31:01 9813016 31458992 792148 2.41 410288 20508252 2273104 6.70 3234588 18374192 28 [2024-08-27T20:13:05.227Z] 19:32:01 9812764 31458768 792340 2.41 410304 20508260 2273104 6.70 3234596 18374196 204 [2024-08-27T20:13:05.227Z] 19:33:01 9812504 31458532 792500 2.41 410344 20508252 2256760 6.65 3234404 18374196 8 [2024-08-27T20:13:05.227Z] 19:34:01 9812512 31458592 792372 2.41 410368 20508268 2256760 6.65 3234504 18374204 180 [2024-08-27T20:13:05.227Z] 19:35:01 9812212 31458332 792580 2.41 410392 20508268 2256760 6.65 3234476 18374204 8 [2024-08-27T20:13:05.227Z] 19:36:01 9812188 31458328 792628 2.41 410412 20508272 2240664 6.60 3234492 18374208 140 [2024-08-27T20:13:05.227Z] 19:37:01 9812084 31458264 792608 2.41 410428 20508276 2240664 6.60 3234804 18374212 24 [2024-08-27T20:13:05.227Z] 19:38:01 9812088 31458376 792672 2.41 410444 20508404 2240664 6.60 3234568 18374316 44 [2024-08-27T20:13:05.227Z] 19:39:01 9812112 31458448 792584 2.41 410476 20508408 2240664 6.60 3234628 18374348 8 [2024-08-27T20:13:05.227Z] 19:40:01 9812088 31458464 792516 2.41 410500 20508412 2240664 6.60 3234644 18374352 44 [2024-08-27T20:13:05.227Z] 19:41:01 9811756 31458160 792764 2.41 410520 20508412 2240664 6.60 3234652 18374352 8 [2024-08-27T20:13:05.227Z] 19:42:01 9811732 31458168 792676 2.41 410548 20508420 2240664 6.60 3234672 18374356 44 [2024-08-27T20:13:05.227Z] 19:43:01 9811440 31457908 792896 2.41 410572 20508404 2240664 6.60 3234700 18374356 12 [2024-08-27T20:13:05.227Z] 19:44:01 9811860 31458392 792552 2.41 410600 20508424 2240664 6.60 3235168 18374364 212 [2024-08-27T20:13:05.227Z] 19:45:01 9811956 31458504 792628 2.41 410612 20508428 2240664 6.60 3235044 18374368 8 [2024-08-27T20:13:05.227Z] 19:46:01 9811192 31457764 793308 2.41 410628 20508428 2240664 6.60 3235060 18374368 172 [2024-08-27T20:13:05.227Z] 19:47:01 9811128 31457720 793292 2.41 410640 20508432 2240664 6.60 3235220 18374372 184 [2024-08-27T20:13:05.227Z] 19:48:01 9811412 31458004 792992 2.41 410676 20508412 2240664 6.60 3234832 18374372 4 [2024-08-27T20:13:05.227Z] 19:49:01 9811460 31458060 792880 2.41 410692 20508440 2240664 6.60 3234900 18374376 36 [2024-08-27T20:13:05.227Z] 19:50:01 9811184 31457844 793052 2.41 410720 20508444 2240664 6.60 3234900 18374380 4 [2024-08-27T20:13:05.227Z] 19:51:01 9811272 31457992 793020 2.41 410740 20508444 2240664 6.60 3235468 18374380 204 [2024-08-27T20:13:05.227Z] 19:52:01 9811052 31457808 793180 2.41 410768 20508452 2240664 6.60 3235336 18374384 228 [2024-08-27T20:13:05.227Z] 19:53:01 9811036 31457812 793220 2.41 410792 20508448 2240664 6.60 3235252 18374388 12 [2024-08-27T20:13:05.227Z] 19:54:01 9811020 31457816 793312 2.41 410808 20508456 2240664 6.60 3234984 18374396 44 [2024-08-27T20:13:05.227Z] 19:55:01 9811468 31458284 792796 2.41 410824 20508460 2240664 6.60 3234964 18374400 8 [2024-08-27T20:13:05.227Z] 19:56:01 9811388 31458220 792816 2.41 410836 20508460 2240664 6.60 3235024 18374400 176 [2024-08-27T20:13:05.227Z] 19:57:01 9811024 31457888 793052 2.41 410844 20508464 2240664 6.60 3235360 18374404 200 [2024-08-27T20:13:05.227Z] 19:58:01 9811080 31457948 792972 2.41 410864 20508468 2240664 6.60 3235040 18374408 44 [2024-08-27T20:13:05.227Z] 19:59:01 9811500 31458392 792688 2.41 410884 20508468 2256740 6.65 3235136 18374408 8 [2024-08-27T20:13:05.227Z] 20:00:01 9811580 31458496 792556 2.41 410904 20508472 2256740 6.65 3235084 18374412 188 [2024-08-27T20:13:05.227Z] 20:01:01 9811280 31458216 792780 2.41 410920 20508472 2256740 6.65 3235104 18374412 8 [2024-08-27T20:13:05.227Z] 20:02:01 9811208 31458168 792744 2.41 410944 20508480 2240452 6.60 3235316 18374420 184 [2024-08-27T20:13:05.227Z] 20:03:01 9811412 31458416 792456 2.41 410964 20508484 2240452 6.60 3235252 18374428 12 [2024-08-27T20:13:05.227Z] 20:04:01 9811196 31458212 792596 2.41 410992 20508488 2240452 6.60 3235444 18374428 52 [2024-08-27T20:13:05.227Z] 20:05:01 9811144 31458192 792776 2.41 411012 20508492 2240452 6.60 3235308 18374432 8 [2024-08-27T20:13:05.227Z] 20:06:01 9810680 31457868 793024 2.41 411064 20508628 2256676 6.65 3235480 18374548 4 [2024-08-27T20:13:05.227Z] 20:07:01 9810964 31458204 792652 2.41 411088 20508628 2256676 6.65 3235400 18374548 12 [2024-08-27T20:13:05.227Z] 20:08:01 9811108 31458400 792628 2.41 411108 20508624 2256676 6.65 3235408 18374572 40 [2024-08-27T20:13:05.227Z] 20:09:01 9810920 31458212 792780 2.41 411136 20508632 2256676 6.65 3235480 18374572 8 [2024-08-27T20:13:05.227Z] 20:10:01 9810896 31458244 792740 2.41 411152 20508640 2256676 6.65 3235536 18374576 192 [2024-08-27T20:13:05.227Z] 20:11:01 9811132 31458508 792400 2.41 411188 20508644 2256676 6.65 3235492 18374584 16 [2024-08-27T20:13:05.227Z] 20:12:01 9811076 31458492 792464 2.41 411224 20508644 2256676 6.65 3235544 18374584 12 [2024-08-27T20:13:05.227Z] 20:13:01 9241992 31396892 849240 2.58 415404 20962232 2465216 7.27 3301808 18820080 408 [2024-08-27T20:13:05.227Z] Average: 11131483 31318849 936055 2.85 384713 19141887 2560791 7.55 3237488 17121382 125281 [2024-08-27T20:13:05.227Z] [2024-08-27T20:13:05.227Z] 19:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-27T20:13:05.227Z] 19:09:01 docker0 497.60 442.03 35.50 2869.85 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:09:01 ens3 1128.90 970.90 8175.70 141.97 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:09:01 lo 4.53 4.53 0.44 0.44 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:10:01 veth89c0110 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:10:01 docker0 251.92 303.02 21.30 2066.17 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:10:01 ens3 432.76 326.51 5240.90 43.59 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:10:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:11:01 veth89c0110 1.57 1.60 0.14 0.14 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:11:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:11:01 ens3 29.66 21.46 22.58 13.11 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:12:01 veth89c0110 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:12:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:12:01 ens3 20.21 12.45 17.23 9.43 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:13:01 veth4f904c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:13:01 veth77f6efb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:13:01 veth781b233 1.27 2.12 0.10 31.34 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:13:01 vethcc73585 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:13:01 docker0 1.88 2.47 0.13 31.56 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:13:01 vetha0d6cc7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:13:01 vethacf347d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:13:01 veth795da0f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:13:01 ens3 171.08 118.13 3150.63 160.20 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:13:01 vethc63faf2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:13:01 vethc55f488 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:13:01 vethfac0669 0.62 0.63 0.06 0.24 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:13:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:13:01 veth0796480 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:13:01 veth1a256f5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:13:01 veth5da3d83 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:13:01 veth2dcd6a9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:14:01 vethf2b7e81 72.95 130.76 7.67 1179.16 0.00 0.00 0.00 0.10 [2024-08-27T20:13:05.227Z] 19:14:01 veth024a29e 77.05 151.47 7.86 1180.49 0.00 0.00 0.00 0.10 [2024-08-27T20:13:05.227Z] 19:14:01 veth4f96716 70.19 139.76 7.44 1179.54 0.00 0.00 0.00 0.10 [2024-08-27T20:13:05.227Z] 19:14:01 docker0 423.50 800.58 36.65 6981.57 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:14:01 veth4d5588d 74.85 150.09 7.74 1180.12 0.00 0.00 0.00 0.10 [2024-08-27T20:13:05.227Z] 19:14:01 veth20cac8b 75.82 143.88 7.80 1181.68 0.00 0.00 0.00 0.10 [2024-08-27T20:13:05.227Z] 19:14:01 ens3 820.00 436.66 6996.98 51.35 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:14:01 vethfac0669 0.07 1.13 0.00 0.05 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:15:01 vethf82912c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:15:01 veth1cfda1e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:15:01 veth8266564 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:15:01 docker0 0.10 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:15:01 veth3e84960 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:15:01 vethc974447 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:15:01 veth43b383a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:15:01 veth98d1f35 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:15:01 ens3 13.70 10.16 11.55 6.12 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:15:01 vethfac0669 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:15:01 veth52bb794 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:15:01 veth52140ce 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:15:01 vethd6a9d43 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.227Z] 19:15:01 veth81fca0d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:15:01 vethd0e2599 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:15:01 veth508cbc0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 vethf82912c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 veth1cfda1e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 veth8266564 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 veth3e84960 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 vethc974447 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 veth43b383a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 veth98d1f35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 ens3 4.73 2.57 3.66 1.95 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 vethfac0669 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 veth52bb794 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 veth52140ce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 vethd6a9d43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 veth81fca0d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 vethd0e2599 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 veth508cbc0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:17:01 veth1cfda1e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:17:01 veth3e84960 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:17:01 vethc974447 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:17:01 veth43b383a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:17:01 ens3 11.35 6.26 9.10 4.85 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:17:01 vethfac0669 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:17:01 veth52bb794 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:17:01 vethd6a9d43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:17:01 veth81fca0d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:17:01 vethd0e2599 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:18:01 ens3 217.15 116.80 2740.50 12.35 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:18:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:19:01 ens3 0.90 0.72 0.54 0.21 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:19:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:21:01 ens3 0.25 0.15 0.41 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:22:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:24:01 ens3 0.28 0.25 0.09 0.07 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:25:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:26:01 ens3 0.93 0.85 0.87 0.38 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:27:01 ens3 7.63 6.52 4.76 6.09 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:27:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:29:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:34:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:35:01 ens3 0.15 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:39:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:42:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:44:01 ens3 0.28 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:49:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:54:01 ens3 0.28 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:59:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:00:01 ens3 0.35 0.32 0.34 0.02 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:02:01 ens3 0.47 0.47 0.26 0.22 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:04:01 ens3 1.10 0.67 0.44 0.29 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:05:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:06:01 ens3 0.55 0.52 0.35 0.29 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:09:01 ens3 0.80 0.13 0.19 0.07 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:10:01 ens3 0.70 0.53 0.36 0.29 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:13:01 ens3 107.83 61.86 2538.83 17.13 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] 20:13:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] Average: docker0 18.10 23.84 1.44 183.82 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] Average: ens3 45.78 32.28 444.89 7.24 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-27T20:13:05.228Z] [2024-08-27T20:13:05.228Z] [2024-08-27T20:13:05.228Z] ---> sar -P ALL: [2024-08-27T20:13:05.228Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8836) 08/27/24 _x86_64_ (8 CPU) [2024-08-27T20:13:05.228Z] [2024-08-27T20:13:05.228Z] 19:07:43 LINUX RESTART (8 CPU) [2024-08-27T20:13:05.228Z] [2024-08-27T20:13:05.228Z] 19:08:01 CPU %user %nice %system %iowait %steal %idle [2024-08-27T20:13:05.228Z] 19:09:01 all 8.66 0.00 2.59 2.73 0.05 85.97 [2024-08-27T20:13:05.228Z] 19:09:01 0 11.07 0.00 2.29 4.81 0.05 81.78 [2024-08-27T20:13:05.228Z] 19:09:01 1 6.84 0.00 1.90 2.36 0.05 88.85 [2024-08-27T20:13:05.228Z] 19:09:01 2 6.89 0.00 2.25 0.69 0.05 90.13 [2024-08-27T20:13:05.228Z] 19:09:01 3 10.11 0.00 2.52 0.18 0.05 87.14 [2024-08-27T20:13:05.228Z] 19:09:01 4 7.10 0.00 2.61 0.39 0.05 89.85 [2024-08-27T20:13:05.228Z] 19:09:01 5 8.04 0.00 3.42 0.47 0.05 88.02 [2024-08-27T20:13:05.228Z] 19:09:01 6 9.52 0.00 1.93 2.33 0.05 86.17 [2024-08-27T20:13:05.228Z] 19:09:01 7 9.74 0.00 3.85 10.58 0.03 75.79 [2024-08-27T20:13:05.228Z] 19:10:01 all 17.24 0.00 4.52 3.03 0.07 75.14 [2024-08-27T20:13:05.228Z] 19:10:01 0 17.53 0.00 4.44 7.42 0.08 70.52 [2024-08-27T20:13:05.228Z] 19:10:01 1 16.20 0.00 4.34 2.31 0.07 77.08 [2024-08-27T20:13:05.228Z] 19:10:01 2 16.19 0.00 4.49 2.59 0.07 76.66 [2024-08-27T20:13:05.228Z] 19:10:01 3 17.55 0.00 4.02 0.12 0.05 78.27 [2024-08-27T20:13:05.228Z] 19:10:01 4 18.92 0.00 4.41 0.51 0.07 76.09 [2024-08-27T20:13:05.228Z] 19:10:01 5 17.42 0.00 4.86 10.47 0.07 67.18 [2024-08-27T20:13:05.228Z] 19:10:01 6 17.44 0.00 5.15 0.76 0.07 76.58 [2024-08-27T20:13:05.228Z] 19:10:01 7 16.71 0.00 4.43 0.07 0.08 78.71 [2024-08-27T20:13:05.228Z] 19:11:01 all 30.28 0.00 4.77 1.99 0.17 62.79 [2024-08-27T20:13:05.228Z] 19:11:01 0 27.53 0.00 4.76 0.10 0.17 67.44 [2024-08-27T20:13:05.228Z] 19:11:01 1 30.53 0.00 5.30 0.02 0.08 64.07 [2024-08-27T20:13:05.228Z] 19:11:01 2 29.98 0.00 4.60 2.94 0.08 62.39 [2024-08-27T20:13:05.228Z] 19:11:01 3 29.38 0.00 5.68 8.06 0.08 56.80 [2024-08-27T20:13:05.228Z] 19:11:01 4 32.56 0.00 4.44 0.67 0.08 62.24 [2024-08-27T20:13:05.228Z] 19:11:01 5 27.98 0.00 4.52 3.93 0.61 62.97 [2024-08-27T20:13:05.228Z] 19:11:01 6 32.08 0.00 4.03 0.08 0.07 63.73 [2024-08-27T20:13:05.228Z] 19:11:01 7 32.18 0.00 4.84 0.12 0.15 62.71 [2024-08-27T20:13:05.228Z] 19:12:01 all 67.35 0.00 8.47 0.37 0.13 23.68 [2024-08-27T20:13:05.228Z] 19:12:01 0 68.00 0.00 7.92 0.20 0.12 23.76 [2024-08-27T20:13:05.228Z] 19:12:01 1 66.48 0.00 8.96 0.71 0.12 23.74 [2024-08-27T20:13:05.228Z] 19:12:01 2 66.98 0.00 8.97 0.71 0.13 23.20 [2024-08-27T20:13:05.228Z] 19:12:01 3 66.80 0.00 8.62 0.02 0.13 24.43 [2024-08-27T20:13:05.228Z] 19:12:01 4 67.94 0.00 8.15 0.27 0.13 23.51 [2024-08-27T20:13:05.228Z] 19:12:01 5 66.52 0.00 8.30 0.64 0.12 24.43 [2024-08-27T20:13:05.228Z] 19:12:01 6 69.30 0.00 8.25 0.22 0.13 22.10 [2024-08-27T20:13:05.228Z] 19:12:01 7 66.77 0.00 8.60 0.19 0.19 24.26 [2024-08-27T20:13:05.228Z] 19:13:01 all 23.34 0.00 7.07 8.57 0.08 60.94 [2024-08-27T20:13:05.228Z] 19:13:01 0 24.15 0.00 6.79 3.22 0.08 65.76 [2024-08-27T20:13:05.228Z] 19:13:01 1 21.37 0.00 7.53 25.39 0.08 45.63 [2024-08-27T20:13:05.228Z] 19:13:01 2 23.45 0.00 6.70 4.17 0.07 65.62 [2024-08-27T20:13:05.228Z] 19:13:01 3 22.57 0.00 6.75 9.41 0.07 61.20 [2024-08-27T20:13:05.228Z] 19:13:01 4 23.45 0.00 7.32 4.50 0.07 64.66 [2024-08-27T20:13:05.228Z] 19:13:01 5 24.70 0.00 6.47 7.62 0.08 61.12 [2024-08-27T20:13:05.228Z] 19:13:01 6 23.15 0.00 7.37 2.90 0.08 66.49 [2024-08-27T20:13:05.228Z] 19:13:01 7 23.89 0.00 7.65 11.36 0.12 56.99 [2024-08-27T20:13:05.228Z] 19:14:01 all 10.17 0.00 5.25 21.31 0.08 63.19 [2024-08-27T20:13:05.228Z] 19:14:01 0 10.75 0.00 5.41 7.35 0.10 76.39 [2024-08-27T20:13:05.228Z] 19:14:01 1 10.04 0.00 5.57 37.90 0.09 46.41 [2024-08-27T20:13:05.228Z] 19:14:01 2 10.29 0.00 4.63 4.81 0.07 80.20 [2024-08-27T20:13:05.228Z] 19:14:01 3 9.67 0.00 5.23 19.08 0.07 65.96 [2024-08-27T20:13:05.228Z] 19:14:01 4 10.31 0.00 4.63 9.04 0.07 75.94 [2024-08-27T20:13:05.228Z] 19:14:01 5 8.96 0.00 5.14 32.83 0.07 53.01 [2024-08-27T20:13:05.228Z] 19:14:01 6 10.31 0.00 4.63 10.93 0.07 74.05 [2024-08-27T20:13:05.228Z] 19:14:01 7 11.07 0.00 6.77 48.76 0.12 33.28 [2024-08-27T20:13:05.228Z] 19:15:01 all 58.27 0.00 9.94 6.39 0.09 25.31 [2024-08-27T20:13:05.228Z] 19:15:01 0 59.06 0.00 10.06 4.64 0.07 26.18 [2024-08-27T20:13:05.228Z] 19:15:01 1 58.46 0.00 10.69 7.58 0.08 23.18 [2024-08-27T20:13:05.228Z] 19:15:01 2 57.69 0.00 10.13 5.31 0.08 26.79 [2024-08-27T20:13:05.228Z] 19:15:01 3 58.38 0.00 10.70 2.04 0.10 28.78 [2024-08-27T20:13:05.228Z] 19:15:01 4 58.04 0.00 9.03 1.26 0.08 31.59 [2024-08-27T20:13:05.228Z] 19:15:01 5 57.76 0.00 10.25 28.75 0.10 3.15 [2024-08-27T20:13:05.228Z] 19:15:01 6 57.96 0.00 8.56 1.06 0.08 32.34 [2024-08-27T20:13:05.228Z] 19:15:01 7 58.83 0.00 10.12 0.52 0.08 30.44 [2024-08-27T20:13:05.228Z] 19:16:01 all 89.35 0.00 10.49 0.00 0.16 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 0 89.68 0.00 10.19 0.00 0.13 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 1 89.69 0.00 10.14 0.00 0.17 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 2 89.72 0.00 10.13 0.00 0.15 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 3 89.74 0.00 10.12 0.00 0.13 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 4 88.64 0.00 11.21 0.00 0.15 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 5 89.42 0.00 10.41 0.00 0.17 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 6 89.78 0.00 10.06 0.00 0.15 0.00 [2024-08-27T20:13:05.228Z] 19:16:01 7 88.07 0.00 11.71 0.00 0.23 0.00 [2024-08-27T20:13:05.228Z] 19:17:01 all 82.31 0.00 11.37 2.07 0.20 4.05 [2024-08-27T20:13:05.228Z] 19:17:01 0 82.56 0.00 11.34 3.52 0.17 2.41 [2024-08-27T20:13:05.228Z] 19:17:01 1 83.35 0.00 11.48 2.81 0.20 2.16 [2024-08-27T20:13:05.228Z] 19:17:01 2 83.33 0.00 10.79 0.17 0.19 5.53 [2024-08-27T20:13:05.228Z] 19:17:01 3 83.85 0.00 10.05 1.54 0.17 4.39 [2024-08-27T20:13:05.228Z] 19:17:01 4 79.43 0.00 13.14 0.47 0.25 6.71 [2024-08-27T20:13:05.228Z] 19:17:01 5 81.67 0.00 11.06 5.82 0.20 1.25 [2024-08-27T20:13:05.228Z] 19:17:01 6 82.27 0.00 10.87 0.75 0.17 5.94 [2024-08-27T20:13:05.228Z] 19:17:01 7 81.89 0.00 12.39 1.40 0.21 4.12 [2024-08-27T20:13:05.228Z] 19:18:01 all 2.97 0.00 1.77 3.55 0.03 91.69 [2024-08-27T20:13:05.228Z] 19:18:01 0 5.18 0.00 2.11 4.95 0.03 87.72 [2024-08-27T20:13:05.228Z] 19:18:01 1 2.87 0.00 2.82 4.83 0.02 89.46 [2024-08-27T20:13:05.228Z] 19:18:01 2 1.74 0.00 1.21 2.39 0.03 94.63 [2024-08-27T20:13:05.228Z] 19:18:01 3 2.98 0.00 1.68 3.52 0.03 91.79 [2024-08-27T20:13:05.228Z] 19:18:01 4 2.67 0.00 1.48 2.25 0.02 93.58 [2024-08-27T20:13:05.228Z] 19:18:01 5 1.84 0.00 1.12 3.41 0.02 93.61 [2024-08-27T20:13:05.228Z] 19:18:01 6 2.86 0.00 1.62 1.99 0.03 93.49 [2024-08-27T20:13:05.228Z] 19:18:01 7 3.59 0.00 2.08 5.03 0.05 89.25 [2024-08-27T20:13:05.228Z] 19:19:01 all 1.01 0.00 0.56 0.47 0.01 97.95 [2024-08-27T20:13:05.229Z] 19:19:01 0 0.68 0.00 0.43 0.02 0.00 98.87 [2024-08-27T20:13:05.229Z] 19:19:01 1 1.22 0.00 0.73 0.57 0.02 97.46 [2024-08-27T20:13:05.229Z] 19:19:01 2 0.68 0.00 0.27 1.20 0.00 97.85 [2024-08-27T20:13:05.229Z] 19:19:01 3 1.47 0.00 0.47 1.00 0.02 97.04 [2024-08-27T20:13:05.229Z] 19:19:01 4 0.77 0.00 0.98 0.05 0.02 98.18 [2024-08-27T20:13:05.229Z] 19:19:01 5 1.89 0.00 0.37 0.39 0.02 97.34 [2024-08-27T20:13:05.229Z] 19:19:01 6 0.45 0.00 0.65 0.30 0.00 98.60 [2024-08-27T20:13:05.229Z] 19:19:01 7 0.92 0.00 0.60 0.23 0.02 98.23 [2024-08-27T20:13:05.229Z] [2024-08-27T20:13:05.229Z] 19:19:01 CPU %user %nice %system %iowait %steal %idle [2024-08-27T20:13:05.229Z] 19:20:01 all 0.10 0.00 0.06 0.01 0.01 99.82 [2024-08-27T20:13:05.229Z] 19:20:01 0 0.08 0.00 0.07 0.00 0.02 99.83 [2024-08-27T20:13:05.229Z] 19:20:01 1 0.13 0.00 0.03 0.03 0.00 99.80 [2024-08-27T20:13:05.229Z] 19:20:01 2 0.07 0.00 0.05 0.05 0.02 99.82 [2024-08-27T20:13:05.229Z] 19:20:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2024-08-27T20:13:05.229Z] 19:20:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2024-08-27T20:13:05.229Z] 19:20:01 5 0.10 0.00 0.02 0.00 0.02 99.87 [2024-08-27T20:13:05.229Z] 19:20:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-27T20:13:05.229Z] 19:20:01 7 0.30 0.00 0.17 0.00 0.02 99.52 [2024-08-27T20:13:05.229Z] 19:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-27T20:13:05.229Z] 19:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:21:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2024-08-27T20:13:05.229Z] 19:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T20:13:05.229Z] 19:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-27T20:13:05.229Z] 19:22:01 all 0.10 0.00 0.01 0.01 0.01 99.88 [2024-08-27T20:13:05.229Z] 19:22:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2024-08-27T20:13:05.229Z] 19:22:01 1 0.12 0.00 0.02 0.02 0.02 99.83 [2024-08-27T20:13:05.229Z] 19:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:22:01 7 0.53 0.00 0.03 0.00 0.02 99.42 [2024-08-27T20:13:05.229Z] 19:23:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2024-08-27T20:13:05.229Z] 19:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:23:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-27T20:13:05.229Z] 19:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:23:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:23:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2024-08-27T20:13:05.229Z] 19:23:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-27T20:13:05.229Z] 19:23:01 7 0.95 0.00 0.12 0.00 0.03 98.91 [2024-08-27T20:13:05.229Z] 19:24:01 all 0.27 0.00 0.02 0.00 0.01 99.71 [2024-08-27T20:13:05.229Z] 19:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:24:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-27T20:13:05.229Z] 19:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-27T20:13:05.229Z] 19:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T20:13:05.229Z] 19:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:24:01 7 1.99 0.00 0.03 0.00 0.00 97.98 [2024-08-27T20:13:05.229Z] 19:25:01 all 0.16 0.00 0.01 0.02 0.01 99.80 [2024-08-27T20:13:05.229Z] 19:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:25:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-27T20:13:05.229Z] 19:25:01 2 0.02 0.00 0.02 0.15 0.00 99.82 [2024-08-27T20:13:05.229Z] 19:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:25:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-27T20:13:05.229Z] 19:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-27T20:13:05.229Z] 19:25:01 7 1.14 0.00 0.03 0.00 0.02 98.81 [2024-08-27T20:13:05.229Z] 19:26:01 all 0.16 0.00 0.02 0.01 0.00 99.80 [2024-08-27T20:13:05.229Z] 19:26:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2024-08-27T20:13:05.229Z] 19:26:01 1 0.12 0.00 0.02 0.00 0.00 99.87 [2024-08-27T20:13:05.229Z] 19:26:01 2 0.13 0.00 0.02 0.02 0.00 99.83 [2024-08-27T20:13:05.229Z] 19:26:01 3 0.15 0.00 0.00 0.02 0.00 99.83 [2024-08-27T20:13:05.229Z] 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:26:01 5 0.10 0.00 0.00 0.00 0.02 99.88 [2024-08-27T20:13:05.229Z] 19:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:26:01 7 0.73 0.00 0.15 0.00 0.02 99.10 [2024-08-27T20:13:05.229Z] 19:27:01 all 0.17 0.00 0.03 0.01 0.00 99.79 [2024-08-27T20:13:05.229Z] 19:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-27T20:13:05.229Z] 19:27:01 1 0.60 0.00 0.02 0.02 0.00 99.37 [2024-08-27T20:13:05.229Z] 19:27:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2024-08-27T20:13:05.229Z] 19:27:01 3 0.13 0.00 0.00 0.00 0.00 99.87 [2024-08-27T20:13:05.229Z] 19:27:01 4 0.20 0.00 0.03 0.02 0.00 99.75 [2024-08-27T20:13:05.229Z] 19:27:01 5 0.12 0.00 0.03 0.00 0.00 99.85 [2024-08-27T20:13:05.229Z] 19:27:01 6 0.08 0.00 0.05 0.00 0.00 99.87 [2024-08-27T20:13:05.229Z] 19:27:01 7 0.15 0.00 0.05 0.02 0.02 99.77 [2024-08-27T20:13:05.229Z] 19:28:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-08-27T20:13:05.229Z] 19:28:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:28:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-27T20:13:05.229Z] 19:28:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:28:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-27T20:13:05.229Z] 19:28:01 5 0.10 0.00 0.02 0.02 0.00 99.87 [2024-08-27T20:13:05.229Z] 19:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:28:01 7 0.05 0.00 0.05 0.00 0.03 99.87 [2024-08-27T20:13:05.229Z] 19:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-27T20:13:05.229Z] 19:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:29:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-27T20:13:05.229Z] 19:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:29:01 7 0.17 0.00 0.02 0.00 0.03 99.78 [2024-08-27T20:13:05.229Z] 19:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-27T20:13:05.229Z] 19:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-27T20:13:05.229Z] 19:30:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2024-08-27T20:13:05.229Z] 19:30:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:30:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-27T20:13:05.229Z] [2024-08-27T20:13:05.229Z] 19:30:01 CPU %user %nice %system %iowait %steal %idle [2024-08-27T20:13:05.229Z] 19:31:01 all 0.24 0.00 0.00 0.00 0.00 99.75 [2024-08-27T20:13:05.229Z] 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:31:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:31:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-27T20:13:05.229Z] 19:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:31:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:31:01 7 1.76 0.00 0.00 0.00 0.02 98.22 [2024-08-27T20:13:05.229Z] 19:32:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2024-08-27T20:13:05.229Z] 19:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-27T20:13:05.229Z] 19:32:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-27T20:13:05.229Z] 19:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:32:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-27T20:13:05.229Z] 19:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-27T20:13:05.229Z] 19:32:01 7 1.99 0.00 0.03 0.00 0.02 97.96 [2024-08-27T20:13:05.229Z] 19:33:01 all 0.26 0.00 0.02 0.00 0.01 99.71 [2024-08-27T20:13:05.229Z] 19:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:33:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2024-08-27T20:13:05.229Z] 19:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-27T20:13:05.229Z] 19:33:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-27T20:13:05.229Z] 19:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:33:01 7 1.91 0.00 0.02 0.00 0.02 98.06 [2024-08-27T20:13:05.229Z] 19:34:01 all 0.21 0.00 0.02 0.00 0.00 99.76 [2024-08-27T20:13:05.229Z] 19:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:34:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2024-08-27T20:13:05.229Z] 19:34:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:34:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2024-08-27T20:13:05.229Z] 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:34:01 7 1.52 0.00 0.08 0.00 0.02 98.38 [2024-08-27T20:13:05.229Z] 19:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-27T20:13:05.229Z] 19:35:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-27T20:13:05.229Z] 19:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-27T20:13:05.229Z] 19:35:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T20:13:05.229Z] 19:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:35:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-27T20:13:05.229Z] 19:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-27T20:13:05.229Z] 19:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-08-27T20:13:05.229Z] 19:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:36:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-08-27T20:13:05.229Z] 19:36:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:36:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-27T20:13:05.229Z] 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-27T20:13:05.229Z] 19:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-27T20:13:05.229Z] 19:37:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-27T20:13:05.229Z] 19:37:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-08-27T20:13:05.229Z] 19:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:37:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-27T20:13:05.229Z] 19:37:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-27T20:13:05.229Z] 19:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-27T20:13:05.229Z] 19:38:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:38:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:38:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2024-08-27T20:13:05.229Z] 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-27T20:13:05.229Z] 19:39:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2024-08-27T20:13:05.229Z] 19:39:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-27T20:13:05.229Z] 19:39:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-27T20:13:05.229Z] 19:39:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:39:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-27T20:13:05.229Z] 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-08-27T20:13:05.229Z] 19:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-27T20:13:05.229Z] 19:40:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2024-08-27T20:13:05.229Z] 19:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:40:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-27T20:13:05.229Z] 19:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:41:01 all 0.16 0.00 0.01 0.00 0.00 99.82 [2024-08-27T20:13:05.229Z] 19:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T20:13:05.229Z] 19:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-27T20:13:05.229Z] 19:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:41:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:41:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2024-08-27T20:13:05.229Z] 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:41:01 7 1.11 0.00 0.00 0.00 0.00 98.89 [2024-08-27T20:13:05.229Z] [2024-08-27T20:13:05.229Z] 19:41:01 CPU %user %nice %system %iowait %steal %idle [2024-08-27T20:13:05.229Z] 19:42:01 all 0.26 0.00 0.02 0.01 0.01 99.70 [2024-08-27T20:13:05.229Z] 19:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-27T20:13:05.229Z] 19:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:42:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:42:01 5 0.03 0.00 0.03 0.03 0.02 99.88 [2024-08-27T20:13:05.229Z] 19:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:42:01 7 1.95 0.00 0.03 0.00 0.02 98.00 [2024-08-27T20:13:05.229Z] 19:43:01 all 0.09 0.00 0.02 0.00 0.01 99.89 [2024-08-27T20:13:05.229Z] 19:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-27T20:13:05.229Z] 19:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-27T20:13:05.229Z] 19:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:43:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-27T20:13:05.229Z] 19:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-27T20:13:05.229Z] 19:43:01 7 0.52 0.00 0.08 0.00 0.00 99.40 [2024-08-27T20:13:05.229Z] 19:44:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-27T20:13:05.229Z] 19:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-27T20:13:05.229Z] 19:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:44:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:44:01 5 0.02 0.00 0.03 0.08 0.02 99.85 [2024-08-27T20:13:05.229Z] 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-27T20:13:05.229Z] 19:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-27T20:13:05.229Z] 19:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-27T20:13:05.229Z] 19:45:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:45:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-27T20:13:05.229Z] 19:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:45:01 5 0.08 0.00 0.03 0.02 0.00 99.87 [2024-08-27T20:13:05.229Z] 19:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-27T20:13:05.229Z] 19:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-27T20:13:05.229Z] 19:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-27T20:13:05.229Z] 19:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-27T20:13:05.229Z] 19:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:46:01 5 0.02 0.00 0.05 0.02 0.02 99.90 [2024-08-27T20:13:05.229Z] 19:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:47:01 all 0.02 0.00 0.01 0.03 0.01 99.93 [2024-08-27T20:13:05.229Z] 19:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-27T20:13:05.229Z] 19:47:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-27T20:13:05.229Z] 19:47:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-27T20:13:05.229Z] 19:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-27T20:13:05.229Z] 19:47:01 5 0.03 0.00 0.03 0.20 0.02 99.72 [2024-08-27T20:13:05.229Z] 19:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:48:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2024-08-27T20:13:05.229Z] 19:48:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-27T20:13:05.229Z] 19:48:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-27T20:13:05.229Z] 19:48:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2024-08-27T20:13:05.229Z] 19:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:48:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-27T20:13:05.229Z] 19:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:48:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2024-08-27T20:13:05.229Z] 19:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-27T20:13:05.229Z] 19:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-27T20:13:05.229Z] 19:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:49:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2024-08-27T20:13:05.229Z] 19:49:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-27T20:13:05.229Z] 19:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-27T20:13:05.229Z] 19:50:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-08-27T20:13:05.229Z] 19:50:01 0 0.02 0.00 0.07 0.00 0.02 99.90 [2024-08-27T20:13:05.229Z] 19:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-27T20:13:05.229Z] 19:50:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:50:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-27T20:13:05.229Z] 19:50:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-27T20:13:05.229Z] 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:51:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2024-08-27T20:13:05.229Z] 19:51:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-27T20:13:05.229Z] 19:51:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-27T20:13:05.229Z] 19:51:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:51:01 5 1.94 0.00 0.03 0.02 0.00 98.01 [2024-08-27T20:13:05.229Z] 19:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-27T20:13:05.229Z] 19:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:52:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2024-08-27T20:13:05.229Z] 19:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-27T20:13:05.229Z] 19:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T20:13:05.229Z] 19:52:01 5 1.87 0.00 0.02 0.08 0.02 98.01 [2024-08-27T20:13:05.229Z] 19:52:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-27T20:13:05.229Z] 19:52:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-27T20:13:05.229Z] [2024-08-27T20:13:05.229Z] 19:52:01 CPU %user %nice %system %iowait %steal %idle [2024-08-27T20:13:05.229Z] 19:53:01 all 0.07 0.00 0.01 0.00 0.00 99.92 [2024-08-27T20:13:05.229Z] 19:53:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-27T20:13:05.229Z] 19:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-27T20:13:05.229Z] 19:53:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:53:01 5 0.38 0.00 0.05 0.00 0.00 99.57 [2024-08-27T20:13:05.229Z] 19:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.229Z] 19:54:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-08-27T20:13:05.229Z] 19:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T20:13:05.229Z] 19:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-27T20:13:05.229Z] 19:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T20:13:05.229Z] 19:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:54:01 5 0.03 0.00 0.00 0.08 0.00 99.88 [2024-08-27T20:13:05.229Z] 19:54:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-27T20:13:05.229Z] 19:54:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-27T20:13:05.229Z] 19:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-08-27T20:13:05.229Z] 19:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-27T20:13:05.230Z] 19:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 19:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.230Z] 19:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T20:13:05.230Z] 19:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 19:55:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-27T20:13:05.230Z] 19:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 19:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 19:56:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-08-27T20:13:05.230Z] 19:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-27T20:13:05.230Z] 19:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T20:13:05.230Z] 19:56:01 2 0.02 0.00 0.02 0.07 0.00 99.90 [2024-08-27T20:13:05.230Z] 19:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 19:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 19:56:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2024-08-27T20:13:05.230Z] 19:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-27T20:13:05.230Z] 19:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-27T20:13:05.230Z] 19:57:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-08-27T20:13:05.230Z] 19:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T20:13:05.230Z] 19:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-27T20:13:05.230Z] 19:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.230Z] 19:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.230Z] 19:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 19:57:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-27T20:13:05.230Z] 19:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.230Z] 19:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.230Z] 19:58:01 all 0.02 0.00 0.01 0.01 0.00 99.94 [2024-08-27T20:13:05.230Z] 19:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-27T20:13:05.230Z] 19:58:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-27T20:13:05.230Z] 19:58:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-27T20:13:05.230Z] 19:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T20:13:05.230Z] 19:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 19:58:01 5 0.02 0.00 0.02 0.10 0.00 99.87 [2024-08-27T20:13:05.230Z] 19:58:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-27T20:13:05.230Z] 19:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.230Z] 19:59:01 all 0.02 0.00 0.00 0.02 0.00 99.96 [2024-08-27T20:13:05.230Z] 19:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-27T20:13:05.230Z] 19:59:01 1 0.05 0.00 0.00 0.03 0.00 99.92 [2024-08-27T20:13:05.230Z] 19:59:01 2 0.00 0.00 0.00 0.08 0.00 99.92 [2024-08-27T20:13:05.230Z] 19:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.230Z] 19:59:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-27T20:13:05.230Z] 19:59:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2024-08-27T20:13:05.230Z] 19:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 19:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 20:00:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-08-27T20:13:05.230Z] 20:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-27T20:13:05.230Z] 20:00:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-27T20:13:05.230Z] 20:00:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2024-08-27T20:13:05.230Z] 20:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 20:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T20:13:05.230Z] 20:00:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-27T20:13:05.230Z] 20:00:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-27T20:13:05.230Z] 20:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T20:13:05.230Z] 20:01:01 all 0.21 0.00 0.01 0.02 0.00 99.76 [2024-08-27T20:13:05.230Z] 20:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T20:13:05.230Z] 20:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.230Z] 20:01:01 2 0.00 0.00 0.00 0.17 0.00 99.83 [2024-08-27T20:13:05.230Z] 20:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.230Z] 20:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 20:01:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-27T20:13:05.230Z] 20:01:01 6 1.45 0.00 0.02 0.00 0.02 98.51 [2024-08-27T20:13:05.230Z] 20:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T20:13:05.230Z] 20:02:01 all 0.25 0.00 0.02 0.06 0.01 99.66 [2024-08-27T20:13:05.230Z] 20:02:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-27T20:13:05.230Z] 20:02:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-27T20:13:05.230Z] 20:02:01 2 0.00 0.00 0.02 0.28 0.00 99.70 [2024-08-27T20:13:05.230Z] 20:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T20:13:05.230Z] 20:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.230Z] 20:02:01 5 0.07 0.00 0.05 0.18 0.02 99.68 [2024-08-27T20:13:05.230Z] 20:02:01 6 1.74 0.00 0.00 0.00 0.00 98.26 [2024-08-27T20:13:05.230Z] 20:02:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-27T20:13:05.230Z] 20:03:01 all 0.13 0.00 0.01 0.04 0.01 99.81 [2024-08-27T20:13:05.230Z] 20:03:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-27T20:13:05.230Z] 20:03:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-27T20:13:05.230Z] 20:03:01 2 0.00 0.00 0.00 0.13 0.00 99.87 [2024-08-27T20:13:05.230Z] 20:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-27T20:13:05.230Z] 20:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.230Z] 20:03:01 5 0.02 0.00 0.03 0.17 0.00 99.78 [2024-08-27T20:13:05.230Z] 20:03:01 6 0.91 0.00 0.00 0.00 0.00 99.09 [2024-08-27T20:13:05.230Z] 20:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.230Z] [2024-08-27T20:13:05.230Z] 20:03:01 CPU %user %nice %system %iowait %steal %idle [2024-08-27T20:13:05.230Z] 20:04:01 all 0.10 0.00 0.01 0.08 0.00 99.80 [2024-08-27T20:13:05.230Z] 20:04:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2024-08-27T20:13:05.230Z] 20:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-27T20:13:05.230Z] 20:04:01 2 0.00 0.00 0.02 0.48 0.00 99.50 [2024-08-27T20:13:05.230Z] 20:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T20:13:05.230Z] 20:04:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-08-27T20:13:05.230Z] 20:04:01 5 0.03 0.00 0.03 0.13 0.02 99.78 [2024-08-27T20:13:05.230Z] 20:04:01 6 0.58 0.00 0.02 0.00 0.02 99.38 [2024-08-27T20:13:05.230Z] 20:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 20:05:01 all 0.12 0.00 0.02 0.03 0.01 99.83 [2024-08-27T20:13:05.230Z] 20:05:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2024-08-27T20:13:05.230Z] 20:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 20:05:01 2 0.03 0.00 0.00 0.17 0.02 99.78 [2024-08-27T20:13:05.230Z] 20:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.230Z] 20:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.230Z] 20:05:01 5 0.05 0.00 0.07 0.00 0.02 99.87 [2024-08-27T20:13:05.230Z] 20:05:01 6 0.76 0.00 0.00 0.00 0.00 99.24 [2024-08-27T20:13:05.230Z] 20:05:01 7 0.02 0.00 0.00 0.05 0.02 99.92 [2024-08-27T20:13:05.230Z] 20:06:01 all 0.04 0.00 0.01 0.07 0.00 99.88 [2024-08-27T20:13:05.230Z] 20:06:01 0 0.07 0.00 0.05 0.03 0.00 99.85 [2024-08-27T20:13:05.230Z] 20:06:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-27T20:13:05.230Z] 20:06:01 2 0.00 0.00 0.00 0.30 0.00 99.70 [2024-08-27T20:13:05.230Z] 20:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 20:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 20:06:01 5 0.05 0.00 0.00 0.12 0.00 99.83 [2024-08-27T20:13:05.230Z] 20:06:01 6 0.15 0.00 0.00 0.00 0.00 99.85 [2024-08-27T20:13:05.230Z] 20:06:01 7 0.02 0.00 0.00 0.12 0.00 99.87 [2024-08-27T20:13:05.230Z] 20:07:01 all 0.10 0.00 0.01 0.03 0.00 99.84 [2024-08-27T20:13:05.230Z] 20:07:01 0 0.07 0.00 0.08 0.03 0.02 99.80 [2024-08-27T20:13:05.230Z] 20:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T20:13:05.230Z] 20:07:01 2 0.02 0.00 0.00 0.15 0.00 99.83 [2024-08-27T20:13:05.230Z] 20:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T20:13:05.230Z] 20:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.230Z] 20:07:01 5 0.07 0.00 0.02 0.08 0.00 99.83 [2024-08-27T20:13:05.230Z] 20:07:01 6 0.57 0.00 0.00 0.00 0.02 99.42 [2024-08-27T20:13:05.230Z] 20:07:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-27T20:13:05.230Z] 20:08:01 all 0.12 0.00 0.01 0.04 0.00 99.82 [2024-08-27T20:13:05.230Z] 20:08:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2024-08-27T20:13:05.230Z] 20:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T20:13:05.230Z] 20:08:01 2 0.00 0.00 0.00 0.23 0.00 99.77 [2024-08-27T20:13:05.230Z] 20:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.230Z] 20:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.230Z] 20:08:01 5 0.03 0.00 0.02 0.05 0.02 99.88 [2024-08-27T20:13:05.230Z] 20:08:01 6 0.85 0.00 0.00 0.00 0.00 99.15 [2024-08-27T20:13:05.230Z] 20:08:01 7 0.00 0.00 0.03 0.03 0.00 99.93 [2024-08-27T20:13:05.230Z] 20:09:01 all 0.03 0.00 0.02 0.05 0.00 99.90 [2024-08-27T20:13:05.230Z] 20:09:01 0 0.02 0.00 0.07 0.00 0.02 99.90 [2024-08-27T20:13:05.230Z] 20:09:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-27T20:13:05.230Z] 20:09:01 2 0.02 0.00 0.00 0.20 0.00 99.78 [2024-08-27T20:13:05.230Z] 20:09:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2024-08-27T20:13:05.230Z] 20:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T20:13:05.230Z] 20:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-27T20:13:05.230Z] 20:09:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-27T20:13:05.230Z] 20:09:01 7 0.05 0.00 0.00 0.15 0.00 99.80 [2024-08-27T20:13:05.230Z] 20:10:01 all 0.12 0.00 0.02 0.04 0.01 99.82 [2024-08-27T20:13:05.230Z] 20:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-27T20:13:05.230Z] 20:10:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-27T20:13:05.230Z] 20:10:01 2 0.00 0.00 0.00 0.18 0.00 99.82 [2024-08-27T20:13:05.230Z] 20:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T20:13:05.230Z] 20:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 20:10:01 5 0.03 0.00 0.02 0.12 0.02 99.82 [2024-08-27T20:13:05.230Z] 20:10:01 6 0.76 0.00 0.00 0.00 0.02 99.22 [2024-08-27T20:13:05.230Z] 20:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 20:11:01 all 0.04 0.00 0.31 0.05 0.02 99.58 [2024-08-27T20:13:05.230Z] 20:11:01 0 0.03 0.00 0.05 0.03 0.02 99.87 [2024-08-27T20:13:05.230Z] 20:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-27T20:13:05.230Z] 20:11:01 2 0.03 0.00 0.02 0.33 0.07 99.55 [2024-08-27T20:13:05.230Z] 20:11:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-27T20:13:05.230Z] 20:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.230Z] 20:11:01 5 0.02 0.00 2.32 0.00 0.03 97.63 [2024-08-27T20:13:05.230Z] 20:11:01 6 0.12 0.00 0.00 0.00 0.00 99.88 [2024-08-27T20:13:05.230Z] 20:11:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-27T20:13:05.230Z] 20:12:01 all 0.02 0.00 0.01 0.07 0.00 99.90 [2024-08-27T20:13:05.230Z] 20:12:01 0 0.03 0.00 0.00 0.20 0.00 99.77 [2024-08-27T20:13:05.230Z] 20:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T20:13:05.230Z] 20:12:01 2 0.00 0.00 0.00 0.28 0.00 99.72 [2024-08-27T20:13:05.230Z] 20:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T20:13:05.230Z] 20:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T20:13:05.230Z] 20:12:01 5 0.03 0.00 0.00 0.07 0.00 99.90 [2024-08-27T20:13:05.230Z] 20:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T20:13:05.230Z] 20:12:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-27T20:13:05.230Z] 20:13:01 all 3.05 0.00 1.31 1.96 0.03 93.64 [2024-08-27T20:13:05.230Z] 20:13:01 0 3.38 0.00 1.14 0.23 0.03 95.22 [2024-08-27T20:13:05.230Z] 20:13:01 1 3.38 0.00 1.12 0.22 0.03 95.25 [2024-08-27T20:13:05.230Z] 20:13:01 2 2.84 0.00 1.15 4.23 0.03 91.74 [2024-08-27T20:13:05.230Z] 20:13:01 3 2.38 0.00 1.51 0.22 0.03 95.86 [2024-08-27T20:13:05.230Z] 20:13:01 4 3.15 0.00 1.24 0.17 0.03 95.41 [2024-08-27T20:13:05.230Z] 20:13:01 5 3.27 0.00 1.82 9.05 0.07 85.79 [2024-08-27T20:13:05.230Z] 20:13:01 6 3.00 0.00 1.16 0.02 0.02 95.81 [2024-08-27T20:13:05.230Z] 20:13:01 7 3.04 0.00 1.38 1.64 0.02 93.93 [2024-08-27T20:13:05.230Z] Average: all 6.06 0.00 1.05 0.81 0.02 92.06 [2024-08-27T20:13:05.230Z] Average: 0 6.12 0.00 1.04 0.56 0.02 92.26 [2024-08-27T20:13:05.230Z] Average: 1 5.99 0.00 1.09 1.29 0.02 91.62 [2024-08-27T20:13:05.230Z] Average: 2 5.95 0.00 1.00 0.51 0.02 92.53 [2024-08-27T20:13:05.230Z] Average: 3 6.04 0.00 1.03 0.69 0.02 92.22 [2024-08-27T20:13:05.230Z] Average: 4 5.92 0.00 1.04 0.30 0.02 92.73 [2024-08-27T20:13:05.230Z] Average: 5 6.03 0.00 1.08 1.60 0.03 91.25 [2024-08-27T20:13:05.230Z] Average: 6 6.18 0.00 0.98 0.32 0.02 92.49 [2024-08-27T20:13:05.230Z] Average: 7 6.24 0.00 1.14 1.20 0.03 91.39 [2024-08-27T20:13:05.230Z] [2024-08-27T20:13:05.230Z] [2024-08-27T20:13:05.230Z]